body {
    overflow-x: hidden
}

a:hover,a:focus,a:active {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    outline: none!important
}

img {
    border: 0;
    vertical-align: top
}

body {
    overflow-x: hidden
}

a:hover,a:focus,a:active {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    outline: none!important
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto
}

.video-responsive {
    height: 0;
    padding-top: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden
}

.video-responsive embed,.video-responsive iframe,.video-responsive object,.video-responsive video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.body-page input[type=text],.body-page input[type=tel],.body-page input[type=password],.body-page input[type=email],.body-page textarea,.body-page select,.gva-body-page input[type=text],.gva-body-page input[type=tel],.gva-body-page input[type=password],.gva-body-page input[type=email],.gva-body-page textarea,.gva-body-page select {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.02) inset;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.02) inset;
    border: 1px solid rgba(0,0,0,.1);
    padding: 5px 10px
}

.body-page input[type=text]:focus,.body-page input[type=text]:active,.body-page input[type=text]:hover,.body-page input[type=tel]:focus,.body-page input[type=tel]:active,.body-page input[type=tel]:hover,.body-page input[type=password]:focus,.body-page input[type=password]:active,.body-page input[type=password]:hover,.body-page input[type=email]:focus,.body-page input[type=email]:active,.body-page input[type=email]:hover,.body-page textarea:focus,.body-page textarea:active,.body-page textarea:hover,.body-page select:focus,.body-page select:active,.body-page select:hover,.gva-body-page input[type=text]:focus,.gva-body-page input[type=text]:active,.gva-body-page input[type=text]:hover,.gva-body-page input[type=tel]:focus,.gva-body-page input[type=tel]:active,.gva-body-page input[type=tel]:hover,.gva-body-page input[type=password]:focus,.gva-body-page input[type=password]:active,.gva-body-page input[type=password]:hover,.gva-body-page input[type=email]:focus,.gva-body-page input[type=email]:active,.gva-body-page input[type=email]:hover,.gva-body-page textarea:focus,.gva-body-page textarea:active,.gva-body-page textarea:hover,.gva-body-page select:focus,.gva-body-page select:active,.gva-body-page select:hover {
    outline: none
}

input:focus,input:active,input:hover,textarea:focus,textarea:active,textarea:hover,select:focus,select:active,select:hover {
    outline: none
}

.label {
    color: #000!important
}

.list-menu ul li {
    list-style: none;
    padding: 15px 2px;
    font-size: 14px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.list-menu ul li:last-child {
    border-bottom: none
}

ul {
    margin: 0;
    padding: 0;
    margin-bottom: 0!important
}

ul ul {
    padding-left: 20px
}

ul li i {
    margin-right: 3px;
    font-size: 16px;
    min-width: 20px;
    text-align: center
}

.item-list ul li {
    margin-left: 0
}

ul.menu>li {
    position: relative;
    padding: 3px 0
}

ul.links.inline {
    list-style: none
}

ul.links.inline li {
    list-style-type: none
}

table {
    width: 100%;
    margin-bottom: 23px;
    border: 1px solid #ddd
}

table>thead>tr>th,table>thead>tr>td,table>tbody>tr>th,table>tbody>tr>td,table>tfoot>tr>th,table>tfoot>tr>td {
    border-color: #ddd;
    border-width: 1px 1px 1px 0;
    border-style: solid
}

table>thead>tr>th,table>thead>tr>td {
    border-bottom-width: 2px
}

.no-padding {
    padding: 0!important
}

a.disable {
    pointer-events: none;
    cursor: default
}

.links-inline a {
    font-size: 12px;
    font-weight: 700;
    color: #999;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 30px;
    text-transform: uppercase
}

.links-inline a:last-child {
    margin-right: 0
}

.links-inline a:hover,.links-inline a:active,.links-inline a:focus {
    color: #fff!important
}

.pager .paginations {
    border-radius: 5px;
    display: inline-block;
    margin: 0 30px;
    padding: 4px 3px
}

.pager .paginations a {
    border: 1px solid rgba(0,0,0,.1);
    font-weight: 600;
    display: inline-block;
    height: 35px;
    line-height: 34px;
    margin: 0 1px;
    text-align: center;
    width: 35px;
    margin-right: 10px;
    font-family: mukta vaani,serif
}

.pager .paginations a:last-child {
    margin-right: 0
}

.pager .paginations a.active {
    background: #009673;
    border-color: #009673;
    color: #fff
}

.pager ul.pager__items {
    margin: 0;
    padding: 0
}

.pager ul.pager__items>li a {
    font-weight: 500;
    font-family: mukta vaani,serif
}

.pager ul.pager__items>li.is-active>a {
    background: #009673;
    color: #fff
}

#edit-preview,#edit-submit,.button--primary {
    background: #009673;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 15px;
    border: none
}

#edit-preview:hover,#edit-submit:hover,.button--primary:hover {
    background: #00c99a
}

.breadcrumb-content-inner .gva-block-breadcrumb {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.1)!important;
    padding: 18px!important;
    background: #fff
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style {
    position: relative
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .page-title {
    display: none
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .content-inner {
    padding: 0;
    color: #909090
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .content-inner a {
    color: #909090
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .content-inner a:hover,.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .content-inner a:active,.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .content-inner a:focus {
    color: #009673
}

.breadcrumb-content-inner .gva-block-breadcrumb.text-white *,.breadcrumb-content-inner .gva-block-breadcrumb.text-light * {
    color: #bbb
}

.breadcrumb-content-inner nav.breadcrumb li {
    font-size: 13px!important;
    font-weight: 600;
    color: #000;
    font-family: mukta vaani,serif
}

.breadcrumb-content-inner nav.breadcrumb li a {
    color: #222
}

.breadcrumb-content-inner nav.breadcrumb li a:hover {
    color: #000
}

div.help {
    display: none!important
}

.gav-help-region {
    padding: 0;
    position: relative;
    z-index: 1
}

.gav-help-region ul li {
    list-style: none
}

.gav-help-region .drupal-tabs {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-top: 20px
}

.gav-help-region .drupal-tabs:before,.gav-help-region .drupal-tabs:after {
    content: " ";
    display: table
}

.gav-help-region .drupal-tabs:after {
    clear: both
}

.gav-help-region .drupal-tabs>li {
    list-style-type: none;
    margin-right: 0
}

.gav-help-region .drupal-tabs>li>a {
    color: #000
}

.gav-help-region .drupal-tabs>li.active>a {
    color: #009673
}

.gav-help-region .control-panel {
    display: none
}

.gav-help-region .messages__wrapper {
    padding: 10px;
    border: 1px solid #5cb85c
}

.gav-help-region .messages__wrapper a {
    color: #000
}

.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6 {
    color: #fff
}

img.unveil-image {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    background: #f5f5f5
}

img.unveil-image.image-loaded {
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    height: auto;
    background: 0 0
}

.area-main-menu .menu-toggle {
    display: none
}

@media(min-width: 991px) {
    .menu-hover .navigation {
        position:relative;
        clear: both
    }

    .menu-hover .navigation ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .menu-hover .navigation .gva_menu {
        width: 100%;
        position: relative;
        font-size: 0
    }

    .menu-hover .navigation .gva_menu li {
        position: relative;
        font-size: 13px
    }

    .menu-hover .navigation .gva_menu li a {
        text-align: left!important;
    }

    .menu-hover .navigation .gva_menu li a .icaret {
        margin-left: 0;
        border: none!important
    }

    .menu-hover .navigation .gva_menu li.menu-item--active-trail>a {
        color: #009673!important
    }

    .menu-hover .navigation .gva_menu>li {
        display: inline-block
    }

    .menu-hover .navigation .gva_menu>li.gva-mega-menu {
        position: static!important
    }

    .menu-hover .navigation .gva_menu>li.gva-mega-menu>.sub-menu {
        width: 100%
    }

    .menu-hover .navigation .gva_menu>li.gva-mega-menu>.sub-menu>li {
        border-bottom: none
    }

    .menu-hover .navigation .gva_menu>li.gva-mega-menu>.sub-menu .sub-menu {
        display: block;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 99%
    }

    .menu-hover .navigation .gva_menu>li:hover>ul.sub-menu,.menu-hover .navigation .gva_menu>li:hover div.sub-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 99%;
        -webkit-transform: rotateX(0);
        -moz-transform: rotateX(0);
        -ms-transform: rotateX(0);
        -o-transform: rotateX(0);
        transform: rotateX(0);
        border-top: 2px solid #27924a;
    }

    .menu-hover .navigation .gva_menu>li:hover>ul.sub-menu>ul,.menu-hover .navigation .gva_menu>li:hover>ul.sub-menu>li,.menu-hover .navigation .gva_menu>li:hover>ul.sub-menu>div,.menu-hover .navigation .gva_menu>li:hover div.sub-menu>ul,.menu-hover .navigation .gva_menu>li:hover div.sub-menu>li,.menu-hover .navigation .gva_menu>li:hover div.sub-menu>div {
        visibility: visible;
        z-index: 11
    }

    .menu-hover .navigation .gva_menu>li:hover>a:after {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .menu-hover .navigation .gva_menu>li>a {
        display: block;
        position: relative;
        font-size: 17px;
        /* font-weight: 400; */
        padding: 30px 10px;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        -moz-transition: all .35s;
        -ms-transition: all .35s;
        text-align: center;
        padding: 10px 31px
    }
}

@media(min-width: 991px) and (max-width:1199px) {
    .menu-hover .navigation .gva_menu>li>a {
        padding-left:15px;
        padding-right: 15px
    }
}

@media(min-width: 991px) {
    .menu-hover .navigation .gva_menu>li>a:hover {
        color:#009673
    }

    .menu-hover .navigation .gva_menu>li>a.is-active {
        color: #009673
    }

    .menu-hover .navigation .gva_menu>li.megamenu.menu-columns-2>ul.sub-menu>li {
        width: 50%;
        float: left
    }

    .menu-hover .navigation .gva_menu>li.megamenu.menu-columns-3>ul.sub-menu>li {
        width: 33.33%;
        float: left
    }

    .menu-hover .navigation .gva_menu>li.megamenu.menu-columns-4>ul.sub-menu>li {
        width: 25%;
        float: left
    }

    .menu-hover .navigation .gva_menu>li.megamenu.menu-columns-5>ul.sub-menu>li {
        width: 20%;
        float: left
    }

    .menu-hover .navigation .gva_menu>li.menu-list ul.sub-menu {
        min-width: 250px
    }

    .menu-hover .navigation .gva_menu>li.menu-list ul.sub-menu>li {
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .menu-hover .navigation .gva_menu>li.menu-list ul.sub-menu>li>a {
        padding: 10px 15px;
        text-transform: uppercase
    }

    .menu-hover .navigation .gva_menu .megamenu {
        position: static
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu {
        width: 100%;
        padding: 20px
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li {
        padding: 0 15px;
        position: static
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu {
        position: static;
        border-width: 0;
        padding: 0;
        min-width: inherit;
        width: 100%;
        background-color: transparent;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media(min-width: 991px) and (min-width:991px) {
    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu {
        display:block!important
    }
}

@media(min-width: 991px) {
    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu li a {
        padding:0;
        font-size: 14px;
        margin-bottom: 5px
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>a {
        display: block;
        font-size: 14px;
        text-transform: uppercase;
        padding: 0 0 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(0,0,0,.1);
        font-weight: 600;
        font-family: mukta vaani,serif;
        color: #000
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>a:before {
        content: none
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>a:hover {
        text-indent: 0
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li:hover ul {
        transform: translate(0,0)
    }

    .menu-hover .navigation .gva_menu .sub-menu {
        top: 99%;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        min-width: 230px;
        background-color: #fff;
        z-index: 999;
        left: 0;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -webkit-box-shadow: 0 4px 4px 1px rgba(0,0,0,.2);
        box-shadow: 0 4px 4px 1px rgba(0,0,0,.2);
        padding: 10px 20px;
        border-top: 1px solid rgba(0,0,0,.1);
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .menu-hover .navigation .gva_menu .sub-menu>ul,.menu-hover .navigation .gva_menu .sub-menu>li,.menu-hover .navigation .gva_menu .sub-menu>div {
        visibility: hidden;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
        z-index: -11
    }

    .menu-hover .navigation .gva_menu .sub-menu>li {
        margin-bottom: 6px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .menu-hover .navigation .gva_menu .sub-menu>li:last-child {
        border: none;
        margin-bottom: 0
    }

    .menu-hover .navigation .gva_menu .sub-menu>li>a {
        display: block;
        padding-left: 0;
        padding-right: 20px;
        line-height: 25px;
        text-align: right!important;
        text-decoration: none;
        color: #666;
        font-size: 13px;
        text-transform: none;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out
    }

    .menu-hover .navigation .gva_menu .sub-menu>li>a:after,.menu-hover .navigation .gva_menu .sub-menu>li>a:before {
        display: none
    }

    .menu-hover .navigation .gva_menu .sub-menu>li>a:hover,.menu-hover .navigation .gva_menu .sub-menu>li>a:focus,.menu-hover .navigation .gva_menu .sub-menu>li>a:active {
        color: #009673
    }

    .menu-hover .navigation .gva_menu .sub-menu>li ul {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 250px;
        background-color: #fff;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        display: none;
        z-index: 11
    }
}

@media(min-width: 991px) and (min-width:991px) {
    .menu-hover .navigation .gva_menu .sub-menu>li:hover>ul {
        visibility:visible;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 99%;
        display: block;
        left: 100%
    }
}

.mega-menu-block .sub-menu {
    padding: 20px!important
}

.gva-mega-menu .post-block .post-title a {
    font-size: 14px
}

.gva-mega-menu .block-blocktabs {
    position: relative;
    overflow: hidden!important
}

.gva-mega-menu .block-blocktabs .ui-widget {
    font-size: 14px
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav {
    padding: 0;
    position: relative;
    top: 0;
    width: 23%;
    float: left;
    margin-right: 2%;
    padding: 30px;
    background: #f6f6f6!important
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav:after {
    content: "";
    width: 100%;
    height: 500px;
    background: #f6f6f6!important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li {
    background: 0 0;
    padding: 0!important;
    margin: 0!important;
    position: relative;
    z-index: 11;
    width: 100%;
    float: none;
    clear: both;
    border: none!important
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:before,.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:after {
    content: " ";
    display: table
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:after {
    clear: both
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li>a {
    font-size: 13px;
    text-transform: uppercase!important;
    font-weight: 700;
    padding-bottom: 10px;
    width: 100%
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:last-child>a {
    padding-right: 0
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li.ui-tabs-active>a {
    color: #000
}

.gva-mega-menu .block-blocktabs .ui-tabs-panel {
    float: left;
    width: 75%
}

.gva-mega-menu .block-menu .gva_menu li {
    display: block;
    width: 100%;
    float: left
}

.gva-mega-menu .block-menu .gva_menu li a {
    color: #000!important;
    font-size: 14px;
    padding: 5px 0!important;
    font-weight: 500!important;
    text-transform: capitalize;
    font-family: mukta vaani,serif
}

.gva-mega-menu .block-menu .gva_menu li a:hover {
    color: #009673!important
}

body {
    overflow-x: hidden
}

body.boxed {
    max-width: 1230px;
    margin: 0 auto;
    background-color: #d5d4d0
}

body.boxed .body-page {
    background: #f4f4f2;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.1);
    box-shadow: 0 6px 12px rgba(0,0,0,.1)
}

body.loading-pjax {
    overflow: hidden
}

body.loading-pjax:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9
}

body.path-user .gva-block-breadcrumb {
    margin-bottom: 18px!important
}

body.layout-page-fw .node--view-mode-full {
    margin-bottom: 0
}

body.body-background-white {
    background: #fff
}

body.body-background-dark .main-page {
    margin-bottom: 30px;
    min-height: 150px
}

body.body-background-dark #page-main-content .block:not(.block-system-main-block) {
    background: #fff;
    padding: 18px;
    margin-bottom: 18px
}

@media(max-width: 1199px) {
    .container {
        width:100%!important
    }
}

.container .container {
    max-width: 100%
}

.stuck {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    box-shadow: 0 2px 5px rgba(0,0,0,.2)
}

.topbar {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
    background: #222;
    color: #aaa;
    display: none
}

.topbar a {
    color: #aaa
}

.topbar a:hover {
    color: #009673
}

.topbar .block {
    margin-bottom: 0
}

.topbar .block .block-content {
    padding-top: 0
}

.topbar .topbar-left ul.gva_menu>li {
    float: left
}

.topbar .topbar-left ul.gva_menu>li a {
    position: relative;
    padding: 0 10px;
    font-size: 13px;
    font-family: mukta vaani,serif
}

.topbar .topbar-left ul.gva_menu>li a:after {
    content: "";
    width: 1px;
    height: 15px;
    background: rgba(0,0,0,.1);
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 11
}

.topbar .topbar-left ul.gva_menu>li:first-child a:after {
    display: none
}

.topbar .topbar-right {
    margin-top: 3px
}

@media(max-width: 767px) {
    .topbar .topbar-right {
        margin-top:10px
    }
}

.topbar .topbar-right>div {
    float: right
}

@media(max-width: 767px) {
    .topbar .topbar-right>div {
        float:left
    }
}

.topbar .topbar-right .social-list a {
    font-size: 14px;
    padding: 0 10px
}

.topbar .breaking-news-inner {
    position: relative;
    max-height: 26px;
    min-height: 26px;
    overflow: hidden
}

.topbar .breaking-news-inner .breaking-news-title {
    width: 120px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(255,255,255,.2);
    color: #fff;
    font-weight: 600;
    font-family: mukta vaani,serif;
    text-transform: uppercase;
    padding: 3px 10px;
    font-size: 12px;
    text-align: center
}

.topbar .breaking-news-inner .breaking-content {
    padding-left: 130px
}

.topbar .breaking-news-inner .breaking-content a {
    font-family: mukta vaani,serif;
    font-weight: 500;
    color: rgba(255,255,255,.8)
}

.topbar .breaking-news-inner .breaking-content a:hover {
    color: #009673;
    text-decoration: underline
}

header .menu-another {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 0;
    margin-top: -15px
}

header .menu-another .menu-bar {
    position: static;
    margin-top: 0
}

header .menu-another .content-inner {
    position: absolute;
    top: 43px;
    right: 0;
    z-index: 99;
    min-width: 275px;
    background: #fff;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.1);
    box-shadow: 4px 4px 4px rgba(0,0,0,.1);
    padding: 10px 20px;
    display: none;
    border: 1px solid #009673
}

header .menu-another .content-inner:after {
    content: '';
    border: 10px solid transparent;
    border-bottom-color: #009673;
    position: absolute;
    bottom: 100%;
    right: 10px;
    z-index: 1
}

header .menu-another .content-inner.show-view {
    display: block
}

header .menu-another .content-inner ul li {
    padding: 0;
    display: block;
    width: 100%;
    float: none
}

header .menu-another .content-inner ul li a {
    padding: 8px 0!important;
    color: #000!important
}

header .menu-another .content-inner ul li a:hover {
    color: #009673!important
}

header .gva-search-region {
    position: absolute;
    left: 55px;
    top: 50%;
    margin-top: -16px;
    z-index: 99
}

header .gva-search-region .icon {
    display: inline-block;
    color: #000;
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid rgba(0,0,0,.1);
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

header .gva-search-region .icon:hover {
    cursor: pointer;
    color: #009673;
    border-color: #009673
}

header .gva-search-region .block {
    margin: 0
}

header .gva-search-region .search-content {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 305px;
    position: absolute;
    top: 43px;
    right: -5px;
    margin-top: -1px;
    z-index: 99;
    background: #fff;
    padding: 20px;
    border: 1px solid #009673;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    box-shadow: 0 2px 5px rgba(0,0,0,.2)
}

header .gva-search-region .search-content:after {
    content: '';
    border: 10px solid transparent;
    border-bottom-color: #009673;
    position: absolute;
    bottom: 100%;
    right: 10px;
    z-index: 1
}

header .gva-search-region .search-content input#edit-keys {
    height: 35px;
    padding: 5px;
    border: 1px solid rgba(0,0,0,.1);
    background: 0 0;
    width: 168px
}

header .gva-search-region .search-content #edit-submit {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

header .gva-search-region .search-content #edit-actions {
    margin: 0!important;
    padding: 0!important
}

header .gva-search-region.show .icon {
    color: #009673;
    border-color: #009673
}

header .gva-search-region.show .search-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

header .header-main {
}

header .site-branding {
    padding: 20px 0 10px
}

@media(max-width: 991px) {
    header .site-branding {
        padding:15px 0
    }
}

header a.site-branding-logo {
    background: 0 0!important
}

@media(max-width: 991px) {
    header .block-logo {
        text-align:center;
        margin-bottom: 20px
    }

    header .header-right-inner,header .header-right-inner .block {
        text-align: center!important
    }
}

header.header-v1 {
    position: relative;
    margin-bottom: 0
}

header.header-v1 .main-menu {
    background: #fff;
    position: relative;
    z-index: 99;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

header.header-v1 .main-menu .header-main-inner {
    position: relative
}

header.header-v1 .main-menu .header-main-inner .area-main-menu {
    position: static
}

header.header-v1 .main-menu .header-main-inner .area-main-menu .area-inner {
    position: inherit
}

header.header-v1 .main-menu .header-main-inner .area-main-menu .area-inner .navigation {
    position: inherit
}

header.header-v1 .main-menu .header-main-inner .area-main-menu .area-inner .navigation .gva_menu_main {
    position: inherit
}

header.header-v1 .branding-main {
    padding: 25px 0 45px
}

@media(max-width: 991px) {
    header.header-v1 #menu-bar,header.header-v1 .gva-search-region {
        margin-top:-5px
    }
}

header.header-v1 .area-main-menu .area-inner {
    position: relative
}

header.header-v1 .block {
    overflow: visible
}

header.header-v2 {
    position: relative
}

header.header-v2 .header-main {
    background: #fff
}

header.header-v2 .header-main .site-branding {
    padding-top: 10px
}

header.header-v2 .header-main .site-branding .logo-default {
    display: none
}

header.header-v2 .header-main .site-branding .logo-default.white {
    display: block!important;
    visibility: visible!important
}

@media(max-width: 650px) {
    header.header-v2 .header-main .branding-region {
        width:100%;
        text-align: center
    }

    header.header-v2 .header-main .branding-region .site-branding {
        padding-top: 0
    }

    header.header-v2 .header-main .branding-region .site-branding a.site-branding-logo {
        display: inline-block
    }

    header.header-v2 .header-main .header-right {
        width: 100%;
        text-align: center
    }
}

header.header-v2 .gva-search-region .icon {
    color: #273ec2;
    border: 1px solid rgba(255,255,255,.2)
}

header.header-v2 .main-menu {
    position: relative;
    z-index: 99;
    box-shadow: -4px 7px 12px 0 #ddd;
    margin-bottom: 26px
}

header.header-v2 .area-main-menu .area-inner {
    position: relative
}

header.header-v2 .area-main-menu .area-inner ul.gva_menu>li>a {
    color: #fff
}

@media(min-width: 991px) {
    header.header-v2 .area-main-menu .area-inner ul.gva_menu>li>a {
        padding:12px 30px
    }
}

@media(min-width: 991px) {
    header.header-v2 .area-main-menu .area-inner ul.gva_menu>li.menu-item--active-trail>a {
        color:#ba4848!important;
        border-bottom: 2px solid #fff;
        background: #e2e2e2
    }
}

header.header-v2 .menu-bar span {
    background: #273ec2!important
}

header.header-v2 .block {
    overflow: visible
}

header.header-v3 {
    position: relative;
    margin-bottom: 0;
    background: #212121
}

header.header-v3 .header-main {
    padding: 20px 0
}

@media(max-width: 650px) {
    header.header-v3 .header-main .branding-region {
        width:100%;
        text-align: center
    }

    header.header-v3 .header-main .branding-region .site-branding {
        padding-top: 0
    }

    header.header-v3 .header-main .branding-region .site-branding a.site-branding-logo {
        display: inline-block
    }

    header.header-v3 .header-main .header-right {
        width: 100%;
        text-align: center
    }
}

header.header-v3 .site-branding {
    padding-top: 10px
}

header.header-v3 .site-branding .logo-default {
    display: none
}

header.header-v3 .site-branding .logo-default.white {
    display: block!important;
    visibility: visible!important
}

header.header-v3 .header-bottom {
    background: #343a40
}

header.header-v3 .main-menu {
    position: relative;
    z-index: 99;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 0
}

@media(min-width: 991px) {
    header.header-v3 .main-menu .area-inner ul.gva_menu>li>a {
        color:#fff
    }
}

@media(min-width: 991px) and (min-width:991px) {
    header.header-v3 .main-menu .area-inner ul.gva_menu>li>a {
        padding-top:18px;
        padding-bottom: 18px
    }
}

@media(min-width: 991px) {
    header.header-v3 .main-menu .area-inner ul.gva_menu>li>a:hover {
        color:#009673
    }

    header.header-v3 .main-menu .area-inner ul.gva_menu>li.menu-item--active-trail>a {
        color: #009673
    }
}

header.header-v3 .block {
    overflow: visible
}

@media(max-width: 991px) {
    header.header-v3 .site-branding {
        margin-bottom:20px;
        text-align: center
    }
}

header.header-v3 .gva-search-region {
    right: 65px
}

header.header-v3 .menu-another {
    right: 20px
}

header.header-v3 .gva-search-region .icon {
    border-color: #fff;
    color: #fff
}

header.header-v3 #menu-bar span,header.header-v3 #menu-bar-another span {
    background: #fff
}

header.header-v4 {
    position: relative;
    margin-bottom: 0
}

header.header-v4 .topbar {
    background: #033a7e;
    border-bottom: 1px solid rgba(255,255,255,.1);
    color: #ccc
}

header.header-v4 .topbar a {
    color: #ccc
}

header.header-v4 .topbar a:hover {
    color: #009673
}

header.header-v4 .topbar .topbar-left ul.gva_menu>li a:after {
    background: rgba(255,255,255,.2)
}

header.header-v4 .main-menu {
    background: #084ea5;
    position: relative;
    z-index: 99
}

header.header-v4 .main-menu .header-main-inner {
    position: relative
}

header.header-v4 .main-menu .header-main-inner .area-main-menu {
    position: static
}

header.header-v4 .main-menu .header-main-inner .area-main-menu .area-inner {
    position: inherit
}

header.header-v4 .main-menu .header-main-inner .area-main-menu .area-inner .navigation {
    position: inherit
}

header.header-v4 .main-menu .header-main-inner .area-main-menu .area-inner .navigation .gva_menu_main {
    position: inherit
}

header.header-v4 .site-branding .logo-default {
    display: none
}

header.header-v4 .site-branding .logo-default.white {
    display: block!important;
    visibility: visible!important
}

@media(max-width: 991px) {
    header.header-v4 #menu-bar,header.header-v4 .gva-search-region {
        margin-top:-5px
    }

    header.header-v4 #menu-bar span {
        background: #ccc
    }
}

header.header-v4 .area-main-menu .area-inner {
    position: relative
}

header.header-v4 .area-main-menu .area-inner.menu-hover .navigation .gva_menu>li>a {
    padding: 30px 11px;
    color: #fff
}

header.header-v4 .area-main-menu .area-inner.menu-hover .navigation .gva_menu>li>a:hover {
    color: #ffeb3b
}

@media(max-width: 991px) {
    header.header-v4 .area-main-menu .area-inner.menu-hover .navigation .gva_menu>li>a {
        padding:0
    }
}

header.header-v4 .search-region .icon {
    color: #ccc;
    border-color: #ccc
}

header.header-v4 .area-main-menu .area-inner.menu-hover .navigation .gva_menu>li>a:active {
    color: #fffbda!important
}

header.header-v4 #menu-bar-another span {
    background: #ccc
}

header.header-v4 .block {
    overflow: visible
}

.content-full {
    overflow: hidden
}

.area.highlighted .content-inner {
    padding: 20px 30px;
    margin-bottom: 45px;
    color: #f0f0f0
}

.area.highlighted .content-inner a {
    color: #f0f0f0
}

.area.highlighted .content-inner a:hover {
    color: #009673;
}

.area-panel .area-panel-inner {
    padding: 60px 0;
    border-bottom: 2px solid rgba(255,255,255,.1)
}

.header-right .block {
    margin-bottom: 0
}

.promotion {
    padding: 0;
    margin-bottom: 0
}

.main-menu .area-main-menu .area-inner {
    min-height: 45px
}

.main-menu .area-main-menu .area-inner .block {
    margin-bottom: 0
}

.main-menu .area-main-menu .area-inner .block .block-content {
    padding: 0
}

.footer-top:before,.footer-top:after {
    content: " ";
    display: table
}

.footer-top:after {
    clear: both
}

.footer-top .content-inner {
    padding: 45px 0 30px;
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.footer-top .content-inner:before,.footer-top .content-inner:after {
    content: " ";
    display: table
}

.footer-top .content-inner:after {
    clear: both
}

.after-footer .content-inner {
    border-top: 2px solid rgba(255,255,255,.1);
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    padding: 55px 0
}

.area-panel {
    background: #222;
    color: #bbb
}

.footer {
    color: #bbb;
    font-size: 14px;
    line-height: 28px;
    background: #222
}

.footer a {
    color: #bbb
}

.footer a:hover {
    color: #009673
}

.footer .block {
    padding-bottom: 0;
    margin-bottom: 0
}

.footer .block .block-title {
    color: #fff;
    background: 0 0;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    border: none
}

.footer .block .block-title span {
    color: #fff;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0
}

.footer .block .block-content {
    background: 0 0;
    padding: 0
}

.footer .footer-center {
}

.footer .footer-bottom {
    border-top: 1px solid rgba(255,255,255,.1);
    padding: 8px;
    text-align: center
}

.copyright {
    background: #1c1c1c
}

.copyright .copyright-inner {
    padding: 20px 0
}

.copyright .copyright-inner .block {
    margin: 0
}

body.hidden-title .node header.header {
    display: none
}

body.maintenance-page {
    background-color: #fff;
    color: #000
}

.maintenance-page #page-wrapper {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    min-width: 0;
    min-height: 0;
    border: 1px solid #ddd;
    margin-top: 40px
}

.maintenance-page #page {
    margin: 10px
}

.maintenance-page #main-wrapper {
    min-height: inherit
}

.maintenance-page #header {
    width: auto
}

.maintenance-page #main {
    margin: 0
}

.maintenance-page .content .section {
    padding: 0 0 0 10px
}

[dir=rtl] .maintenance-page .content .section {
    padding-left: 0;
    padding-right: 10px
}

.maintenance-page #header {
    background-color: #fff;
    background-image: none
}

.maintenance-page .site-branding-text {
    margin-bottom: 50px;
    margin-left: 0;
    padding-top: 20px;
    font-size: 90%
}

[dir=rtl] .maintenance-page .site-branding-text {
    margin-right: 0
}

.maintenance-page .site-branding-text,.maintenance-page .site-branding-text a,.maintenance-page .site-branding-text a:hover,.maintenance-page .site-branding-text a:focus {
    color: #777
}

.maintenance-page .page-title {
    line-height: 1em;
    margin-top: 0
}

@media all and (min-width: 800px) {
    .maintenance-page #page-wrapper {
        width:800px
    }

    .maintenance-page #header div.section,.maintenance-page #main {
        width: 700px
    }
}

@media all and (min-width: 600px) {
    .maintenance-page #page {
        margin:20px 40px 40px
    }
}

.search-page-form #edit-keys {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,.1);
    height: 35px;
    padding: 0 8px
}

.search-page-form .form-item {
    margin-bottom: 15px
}

.search-page-form .form-item label {
    width: 35%
}

ol.search-results {
    margin: 20px 0;
    padding: 0
}

ol.search-results>li {
    list-style-type: none;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

ol.search-results>li p strong {
    color: #009673
}

.page-background {
    background: url(../../../images//bg-home-3.jpg) no-repeat top center transparent
}

.page-background .bg-main-page-content {
    padding-top: 65px;
    max-width: 1300px;
    margin: 0 auto;
    background: #fff
}

.user-profile {
    font-size: 14px;
    line-height: 28px;
    /* margin-bottom:30px; */
}

.user-profile .user-fullname {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin-top: 15px;
    text-transform: uppercase
}

.user-profile .user-position {
    color: #999;
    margin: 5px 0 10px
}

.user-profile .form-item {
    margin-bottom: 10px!important
}

.user-profile .label {
    padding: 0!important;
    margin: 0!important
}

.page-notfound {
    text-align: center;
    padding: 150px 0 100px
}

@media(max-width: 991px) {
    .page-notfound {
        padding:30px 0
    }
}

.page-notfound .text-large {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    line-height: 1
}

@media(max-width: 991px) {
    .page-notfound .text-large {
        font-size:20px
    }
}

.page-notfound .sub-title {
    color: #999;
    padding: 30px 0
}

.page-notfound .content {
    color: #999;
    font-size: 18px;
    margin: 0 auto;
    line-height: 36px
}

.page-notfound .action {
    text-align: center;
    margin-top: 20px
}

.page-notfound .action a {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #000;
    padding: 8px 15px
}

.page-notfound .action a:hover {
    color: #fff;
    background: #009673
}

.article-detail .post-title {
    margin: 0;
    font-size: 26px;
    line-height: 32px;
    float: right;
    width: 100%;
    text-align: right;
    direction: rtl
}

.article-detail .post-top {
    float: right;
    width: 100%;
    margin-bottom: 10px
}

.article-detail .post-top .post-meta {
    margin: 0 0 6px
}

.article-detail .post-top .post-meta .post-categories {
    margin: 0;
    line-height: 10;
    position: relative;
    top: 6px;
    margin-right: 10px
}

.article-detail .post-top .post-meta .post-categories a {
    float: left;
    font-weight: 500;
    color: #009673;
    font-family: mukta vaani,serif;
    line-height: 1;
    font-size: 11px
}

.article-detail .post-top .post-meta .post-categories a:hover,.article-detail .post-top .post-meta .post-categories a:focus,.article-detail .post-top .post-meta .post-categories a:active {
    color: #000
}

.article-detail .post-top .post-meta .post-created {
    padding-left: 18px
}

.article-detail .post-top .post-meta .post-created,.article-detail .post-top .post-meta .post-comment {
    font-size: 12px
}

.article-detail .post-thumbnail {
    margin: 10px 0 20px;
    float: left;
    width: 100%
}

.article-detail #node-single-comment {
    margin-bottom: 30px;
    position: relative
}

.article-detail #node-single-comment iframe {
    position: relative!important
}

.single-gallery .post-content {
    max-width: 900px;
    margin: 0 auto
}

.single-gallery .post-content .post-title {
    margin: 15px 0;
    float: left;
    width: 100%
}

.single-gallery .post-content .node__content {
    float: left;
    width: 100%
}

.page-user-login,.page-user-register,.page-user-pass {
    position: relative
}

.page-user-login form label,.page-user-register form label,.page-user-pass form label {
    color: #000;
    text-transform: uppercase
}

.page-user-login form .form-item,.page-user-register form .form-item,.page-user-pass form .form-item {
    margin-bottom: 15px
}

.page-user-login .bg,.page-user-register .bg,.page-user-pass .bg {
    background: #152c49;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9
}

.page-user-login input,.page-user-register input,.page-user-pass input {
    max-width: 100%
}

.page-user-login .main-page,.page-user-register .main-page,.page-user-pass .main-page {
    padding: 10px 30px 30px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    max-width: 550px;
    background: #fff;
    border: 8px solid rgba(255,255,255,.8);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin: 50px auto 0;
    position: relative;
    z-index: 99
}

@media(max-width: 991px) {
    .page-user-login .main-page,.page-user-register .main-page,.page-user-pass .main-page {
        margin-top:35px
    }
}

.page-user-login .branding,.page-user-register .branding,.page-user-pass .branding {
    margin-bottom: 20px
}

.page-user-login .container,.page-user-register .container,.page-user-pass .container {
    padding: 0;
    max-width: 100%
}

.page-user-login .nav-tabs,.page-user-register .nav-tabs,.page-user-pass .nav-tabs {
    margin-bottom: 20px
}

.page-user-login .nav-tabs>li>a,.page-user-register .nav-tabs>li>a,.page-user-pass .nav-tabs>li>a {
    padding: 8px 10px!important
}

.page-user-register .main-page {
    max-width: 620px
}

.post-block .post-content:before,.post-block .post-content:after {
    content: " ";
    display: table
}

.post-block .post-content:after {
    clear: both
}

.post-block .post-meta {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin: 2px 0 0;
    float: left;
    width: 100%;
    line-height: 18px
}

.post-block .post-meta:before,.post-block .post-meta:after {
    content: " ";
    display: table
}

.post-block .post-meta:after {
    clear: both
}

.post-block .post-meta a {
    color: #009673
}

.post-block .post-meta a:hover {
    text-decoration: underline
}

.post-block .post-author {
    font-weight: 600;
    text-transform: capitalize
}

.post-block .post-created {
    text-transform: none;
    position: relative
}

.post-block .post-body {
    margin-top: 10px
}

.post-block .post-categories {
    position: relative;
    display: inline-block
}

.post-block .post-categories a {
    display: inline-block;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    line-height: 22px
}

.remove-margin-post-on .post-block {
    margin-bottom: 0!important
}

.user-block {
    margin-bottom: 45px;
    -webkit-box-shadow: 0 5px 15px 3px rgba(0,0,0,.05);
    box-shadow: 0 5px 15px 3px rgba(0,0,0,.05);
    background: #fff
}

.user-block .user-image {
    position: relative
}

.user-block .user-image a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0,0,0,.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.user-block .user-content {
    padding: 20px
}

.user-block .user-content .user-name {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: capitalize
}

.user-block .user-content .user-position {
    font-size: 14px;
    color: #999;
    font-style: italic
}

.user-block:hover .user-image a:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.entry-readmore {
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.entry-readmore:hover {
    color: #009673
}

.comment-block {
    font-weight: 700;
    font-size: 13px
}

.comment-block a {
    color: #666
}

.comment-block .on {
    font-size: 13px;
    font-style: italic;
    color: #999
}

.comment-block .author-name {
    color: #999;
    text-transform: capitalize
}

.comment-block .author-name a {
    color: #999
}

.comment-block .title {
    text-transform: capitalize
}

.comment-block .content {
    font-style: italic;
    text-transform: capitalize
}

.gallery-post {
    position: relative
}

.gallery-post .post-meta-wrap {
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 8px 15px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gallery-post .post-meta-wrap .post-title {
    line-height: 1
}

.gallery-post .post-meta-wrap .post-title a {
    color: #fff;
    font-size: 16px;
    font-family: mukta vaani,serif;
    line-height: 22px;
    font-weight: 400;
    display: inline-block
}

.gallery-post .post-meta-wrap .post-title a:hover,.gallery-post .post-meta-wrap .post-title a:focus,.gallery-post .post-meta-wrap .post-title a:active {
    color: #009673
}

.style-dark .post-block {
    background: 0 0
}

.style-dark .post-block .post-title {
    background: 0 0
}

.style-dark .post-block .post-title a {
    color: #fff
}

.style-dark .post-block .post-title a:hover {
    color: #009673
}

.node--view-mode-full .header .post-title {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px
}

.node--view-mode-full .post-tags {
    width: 100%;
    margin-top: 35px
}

.node--view-mode-full .post-tags a {
    float: left;
    padding: 6px 15px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid rgba(0,0,0,.1)
}

.node--view-mode-full .post-tags a:hover {
    background: #000;
    color: #fff
}

.node--view-mode-full.node--type-article ul,.node--view-mode-full.node--type-video ul {
    padding-left: 20px
}

.categories-view-content .post-block .post-thumbnail {
    position: relative
}

.categories-view-content.layout-grid .post-block,.categories-view-content.layout-masonry .post-block {
    margin-bottom: 50px;
    text-align: left
}

@media(max-width: 991px) {
    .categories-view-content.layout-grid .post-block,.categories-view-content.layout-masonry .post-block {
        margin-bottom:30px
    }
}

.categories-view-content.layout-grid .post-block .post-categories,.categories-view-content.layout-masonry .post-block .post-categories {
    margin: 0
}

.categories-view-content.layout-grid .post-block .post-categories h2,.categories-view-content.layout-grid .post-block .post-categories h3,.categories-view-content.layout-grid .post-block .post-categories h4,.categories-view-content.layout-masonry .post-block .post-categories h2,.categories-view-content.layout-masonry .post-block .post-categories h3,.categories-view-content.layout-masonry .post-block .post-categories h4 {
    margin: 0;
    line-height: 1
}

.categories-view-content.layout-grid .post-block .post-title,.categories-view-content.layout-masonry .post-block .post-title {
    padding: 0
}

.categories-view-content.layout-grid .post-block .post-meta,.categories-view-content.layout-masonry .post-block .post-meta {
    margin-top: 0
}

.categories-view-content.layout-grid .post-block .post-body,.categories-view-content.layout-masonry .post-block .post-body {
    margin-top: 10px
}

.categories-view-content.layout-grid .post-block .post-content,.categories-view-content.layout-masonry .post-block .post-content {
    border: none
}

.categories-view-content.layout-list .post-block {
    margin-bottom: 40px
}

.categories-view-content.layout-list .post-block:before,.categories-view-content.layout-list .post-block:after {
    content: " ";
    display: table
}

.categories-view-content.layout-list .post-block:after {
    clear: both
}

@media(max-width: 991px) {
    .categories-view-content.layout-list .post-block {
        margin-bottom:25px
    }
}

.categories-view-content.layout-list .post-block .post-thumbnail {
    width: 42%;
    float: left
}

@media(max-width: 767px) {
    .categories-view-content.layout-list .post-block .post-thumbnail {
        width:100%
    }
}

.categories-view-content.layout-list .post-block .post-title {
    margin: 0;
    padding-top: 0
}

.categories-view-content.layout-list .post-block .post-content {
    width: 58%;
    float: left;
    padding-left: 45px
}

@media(max-width: 991px) {
    .categories-view-content.layout-list .post-block .post-content {
        padding-left:25px
    }
}

@media(max-width: 767px) {
    .categories-view-content.layout-list .post-block .post-content {
        width:100%;
        padding-left: 0;
        margin-top: 15px
    }
}

.categories-view-content.layout-list .post-block .post-content .post-categories {
    line-height: 1;
    padding-bottom: 0;
    margin-bottom: 0
}

.categories-view-content.layout-list .post-block .post-content .post-body {
    margin-top: 10px
}

.categories-view-content.layout-small {
    width: 100%
}

.categories-view-content.layout-small .post-thumbnail {
    width: 100px;
    height: auto;
    float: left
}

.categories-view-content.layout-small .post-thumbnail img {
    max-width: 100%
}

.categories-view-content.layout-small .post-thumbnail.post-audio iframe,.categories-view-content.layout-small .post-thumbnail.post-video iframe {
    max-height: 100px
}

.categories-view-content.layout-small .post-meta {
    float: left;
    width: 100%;
    margin-bottom: 0;
    line-height: 1
}

.categories-view-content.layout-small .post-title {
    float: left;
    width: 100%;
    margin: 0
}

.categories-view-content.layout-small .post-title a {
    font-size: 13px;
    line-height: 18px;
    display: block
}

.categories-view-content.layout-small .post-body {
    display: none
}

.categories-view-content.layout-small .post-content {
    padding-left: 115px;
    padding-top: 0
}

.categories-view-content.layout-small .post-category .post-categories {
    margin: 0 0 5px
}

.categories-view-content.layout-big .post-block {
    margin-bottom: 55px
}

@media(max-width: 991px) {
    .categories-view-content.layout-big .post-block {
        margin-bottom:25px
    }
}

.categories-view-content.layout-big .post-title {
    margin-bottom: 0
}

.categories-view-content.layout-big .post-title a {
    font-size: 24px;
    font-weight: 800;
    line-height: 36px;
    display: block
}

.categories-view-content.layout-big .post-body {
    margin-top: 0
}

.categories-view-content.layout-big .post-meta {
    margin-bottom: 5px
}

.categories-view-content.layout-big .post-link {
    display: block!important;
    visibility: visible!important;
    margin-top: 10px
}

.categories-view-content.layout-big .post-link a {
    letter-spacing: 1px;
    color: #999;
    font-style: italic
}

.post-carousel .post-block .post-title {
    margin-top: 10px
}

.testimonial-node-1 .testimonial-content {
    text-align: center
}

.testimonial-node-1 .testimonial-content .info {
    margin: 5px 0;
    text-align: center
}

.testimonial-node-1 .testimonial-content .info .info-content {
    display: inline-block;
    position: relative
}

.testimonial-node-1 .testimonial-content .info .avatar {
    text-align: center;
    margin-bottom: 10px
}

.testimonial-node-1 .testimonial-content .info .avatar img {
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 60px;
    height: auto;
    border: 3px solid #fff
}

.testimonial-node-1 .testimonial-content .info .job {
    font-style: italic;
    color: #009673
}

.testimonial-node-1 .testimonial-content .info .title {
    color: #009673;
    font-size: 16px;
    font-family: mukta vaani,serif
}

.testimonial-node-1 .testimonial-content .quote {
    margin: 0 auto;
    max-width: 720px;
    padding: 0 15px;
    position: relative;
    margin-top: 15px;
    font-size: 14px
}

body.node--type-article .related-posts .block {
    padding: 0!important;
    background: 0 0!important
}

body.node--type-article .related-posts .block .post-block .post-thumbnail {
    margin-top: 0!important
}

.margin-top-10 {
    margin-top: 10px!important
}

.margin-top-15 {
    margin-top: 15px!important
}

.margin-top-20 {
    margin-top: 20px!important
}

.margin-top-30 {
    margin-top: 30px!important
}

.margin-top-40 {
    margin-top: 40px!important
}

.margin-top-50 {
    margin-top: 50px!important
}

.margin-bottom-0 {
    margin-bottom: 0!important
}

.margin-bottom-10 {
    margin-bottom: 10px!important
}

.margin-bottom-20 {
    margin-bottom: 20px!important
}

.margin-bottom-30 {
    margin-bottom: 30px!important
}

.margin-bottom-40 {
    margin-bottom: 40px!important
}

.margin-bottom-50 {
    margin-bottom: 50px!important
}

.margin-bottom-60 {
    margin-bottom: 60px!important
}

.padding-top-10 {
    padding-top: 10px!important
}

.padding-top-20 {
    padding-top: 20px!important
}

.padding-top-30 {
    padding-top: 30px!important
}

.padding-top-40 {
    padding-top: 40px!important
}

.padding-top-50 {
    padding-top: 50px!important
}

.float-left {
    float: left
}

.no-margin {
    margin: 0!important
}

.no-bg {
    background-color: transparent!important
}

.bg-theme {
    background: #009673!important
}

.radius-1x {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.radius-2x {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.radius-5x {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.border-1 {
    border: 1px solid #009673
}

.border-2 {
    border: 2px solid #009673
}

.border-3 {
    border: 3px solid #009673
}

.border-4 {
    border: 4px solid #009673
}

.border-5 {
    border: 5px solid #009673
}

.col-no-padding div[class*=col-] {
    padding: 0!important
}

.p-static {
    position: static!important
}

.p-relative {
    position: relative!important
}

.bg-white {
    background: #fff
}

.bg-black {
    background: #333
}

.ui-widget-content {
    color: #666
}

.text-theme {
    color: #009673!important
}

.text-black {
    color: #000
}

.text-white {
    color: #fff
}

.text-large,.text-big {
    font-size: 36px;
    font-weight: 800;
    line-height: 42px;
    text-transform: uppercase
}

.connect ul {
    margin-bottom: 0
}

.connect ul li {
    text-align: center;
    padding-right: 0;
    width: 16.5%;
    height: 52px;
    padding-top: 12px;
    margin-right: -4px
}

.connect ul li.social-facebook:hover {
    background-color: #3a5898
}

.connect ul li.social-twitter:hover {
    background-color: #00acee
}

.connect ul li.social-google:hover {
    background-color: #dd6363
}

.connect ul li.social-youtube:hover {
    background-color: #ce3527
}

.connect ul li.social-letter:hover {
    background-color: #ccc33b
}

.connect ul li.social-rss {
    width: 51px
}

.connect ul li.social-rss:hover {
    background-color: #e78e2f
}

.connect ul li:first-child {
    border-left: none
}

.connect ul li a {
    font-size: 20px;
    color: #686868;
    padding-left: 6px
}

.social-icon {
    text-align: center
}

.social-icon a {
    background: 0 0;
    width: auto;
    height: auto;
    line-height: 1;
    margin-right: 20px;
    font-size: 20px;
    color: #696969
}

.social-icon a:last-child {
    margin-right: 0
}

.footer-social {
    display: inline-block;
    text-align: center;
    margin-top: 10px
}

.footer-social a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 18px;
    display: inline-block;
    float: left
}

.footer-social a:last-child {
    margin-right: 0
}

.footer-social a i {
    font-size: 22px
}

a:hover i[class*=fa-facebook] {
    color: #3b5998
}

a:hover i[class*=fa-twitter] {
    color: #4099ff
}

a:hover i[class*=fa-skype] {
    color: #12a5f4
}

a:hover i[class*=fa-dribbble] {
    color: #ea4c89
}

a:hover i[class*=fa-linkedin] {
    color: #0e76a8
}

a:hover i[class*=fa-apple] {
    color: #f2f2f2
}

a:hover i[class*=fa-pinterest] {
    color: #c92228
}

a:hover i[class*=fa-google] {
    color: #d34836
}

a:hover i[class*=fa-youtube] {
    color: #c4302b
}

a:hover i[class*=fa-vimeo] {
    color: #4ebbff
}

a:hover i[class*=fa-tumblr] {
    color: #35465c
}

a:hover i[class*=fa-xing] {
    color: #126567
}

a:hover i[class*=fa-instagram] {
    color: #e8e2d9
}

.social-text {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0
}

.social-text>li {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    float: left
}

.social-text>li a {
    line-height: 60px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.social-text>li a:hover {
    background: #009673
}

.social-text>li a.facebook {
    background: #3b5998
}

.social-text>li a.twitter {
    background: #4099ff
}

.social-text>li a.skype {
    background: #12a5f4
}

.social-text>li a.dribbble {
    background: #ea4c89
}

.social-text>li a.linkedin {
    background: #0e76a8
}

.social-text>li a.apple {
    background: #f2f2f2
}

.social-text>li a.pinterest {
    background: #c92228
}

.social-text>li a.google {
    background: #d34836
}

.social-text>li a.youtube {
    background: #c4302b
}

.social-text>li a.vimeo {
    background: #4ebbff
}

.social-text>li a.tumblr {
    background: #35465c
}

.social-text>li a.instargram {
    background: #125688
}

.post-masonry-style>div {
    margin-left: -1px;
    -webkit-transform: translateX(1px);
    -ms-transform: translateX(1px);
    -o-transform: translateX(1px);
    transform: translateX(1px)
}

.nav-tabs {
    border: none
}

.nav-tabs>li {
    margin-right: 15px
}

.nav-tabs>li:last-child {
    margin-right: 0
}

.nav-tabs>li>a {
    font-weight: 600;
    color: #bababa;
    padding: 8px 14px;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    background: 0 0
}

.nav-tabs>li>a i {
    margin-right: 5px
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus,.nav-tabs>li>a:active {
    color: #009673
}

.nav-tabs>li.active>a,.nav-tabs>li>a.active {
    color: #009673
}

.pricing-table {
    position: relative;
    background-color: #fff;
    top: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border: 1px solid rgba(0,0,0,.1);
    padding: 20px;
    margin-bottom: 30px
}

@media(max-width: 767px) {
    .pricing-table {
        margin-bottom:35px
    }
}

.pricing-table ul li {
    list-style: none
}

.pricing-table .plan-name {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-weight: 600;
    padding: 15px 0 2px
}

.pricing-table .plan-name .title {
    font-weight: 600;
    color: #000;
    font-size: 20px;
    font-family: mukta vaani,serif
}

.pricing-table .content-wrap .plan-price {
    margin: 10px 0
}

.pricing-table .content-wrap .plan-price .price-value {
    display: inline-block
}

.pricing-table .content-wrap .plan-price .price-value .dollar {
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    line-height: 36px;
    float: left;
    color: #009673
}

.pricing-table .content-wrap .plan-price .price-value .value {
    font-size: 40px;
    font-weight: 400;
    display: inline-block;
    line-height: 40px;
    float: left;
    font-family: mukta vaani,serif;
    color: #009673
}

.pricing-table .content-wrap .plan-price .interval {
    margin-top: 18px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    position: relative;
    display: block;
    color: #7b7b7b;
    float: left
}

.pricing-table .plan-list {
    padding: 0;
    text-align: left
}

.pricing-table .plan-list ul {
    padding: 0
}

.pricing-table .plan-list ul li {
    padding: 5px 0 5px 20px;
    font-size: 14px;
    list-style: none;
    position: relative
}

.pricing-table .plan-list ul li:after {
    content: '\e901';
    font-family: gva-icon;
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 1;
    color: #009673;
    font-size: 12px
}

.pricing-table .plan-list ul li.off {
    color: #bbb
}

.pricing-table .plan-list ul li.off:after {
    content: '\e903';
    color: #bbb;
    font-size: 10px;
    top: 10px
}

.pricing-table .plan-signup {
    margin-top: 30px
}

.pricing-table .plan-signup a {
    width: 100%;
    text-align: center
}

.pricing-table:hover {
    -webkit-box-shadow: 0 1px 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 15px 0 rgba(0,0,0,.1)
}

.pricing-table.highlight-plan {
    -webkit-box-shadow: 0 3px 25px 0 rgba(0,0,0,.1);
    box-shadow: 0 3px 25px 0 rgba(0,0,0,.1);
    position: relative;
    z-index: 9
}

.pricing-table.highlight-plan .recommended-plan {
    background: #009673;
    color: #fff;
    font-size: 13px;
    font-family: mukta vaani,serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: -15px;
    left: 15px;
    right: 15px;
    width: auto;
    letter-spacing: 1px;
    padding: 3px 5px
}

.pricing-table.highlight-plan .plan-name .title {
    color: #009673
}

.box-quick-link ul {
    padding: 0;
    margin: 0
}

.box-quick-link ul>li {
    width: 46%;
    height: 70px;
    border: 1px solid rgba(0,0,0,.1);
    float: left;
    list-style: none;
    text-align: center;
    margin-bottom: 8%
}

.box-quick-link ul>li:nth-child(2n) {
    margin-left: 4%
}

.box-quick-link ul>li:nth-child(2n+1) {
    margin-right: 4%
}

.box-quick-link ul>li a {
    font-weight: 600;
    font-size: 13px;
    display: block;
    line-height: 1.8;
    padding-top: 12px
}

.box-quick-link ul>li a i {
    display: block;
    font-size: 23px;
    color: #777
}

.box-quick-link ul>li a:hover {
    color: #fff
}

.box-quick-link ul>li a:hover i {
    color: #fff
}

.box-quick-link ul>li:hover {
    background-color: #555
}

.box-quick-link ul>li:hover * {
    color: #fff
}

.intro-text {
    max-width: 455px
}

.btn-theme,.view-node a,input[type*=submit] {
    background: #009673;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: mukta vaani,serif;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    padding: 8px 20px;
    padding-left: 30px;
    display: inline-block;
    position: relative;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-theme:after,.view-node a:after,input[type*=submit]:after {
    content: '\f055';
    font-family: fontawesome;
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 1;
    color: #fff
}

.btn-theme:hover,.btn-theme:focus,.btn-theme:active,.view-node a:hover,.view-node a:focus,.view-node a:active,input[type*=submit]:hover,input[type*=submit]:focus,input[type*=submit]:active {
    background: #00c99a;
    color: #fff
}

input[type*=submit] {
    padding-left: 20px!important
}

.init-carousel-owl {
    margin-left: -9px;
    margin-right: -9px;
    width: auto
}

.init-carousel-owl .owl-item>.item {
    padding-left: 9px;
    padding-right: 9px
}

.init-carousel-owl.no-padding {
    margin-left: 0!important;
    margin-right: 0!important
}

.init-carousel-owl.no-padding .owl-item>.item {
    padding-left: 0!important;
    padding-right: 0!important
}

.init-carousel-owl[data-items*='1'] {
    margin-left: 0!important;
    margin-right: 0!important
}

.init-carousel-owl[data-items*='1'] .owl-item>.item {
    padding-left: 0!important;
    padding-right: 0!important
}

div.error {
    background-repeat: no-repeat!important;
    background-image: none!important
}

.owl-carousel {
    background: 0 0!important;
    position: relative;
    max-height: 200px;
    min-height: 200px;
    overflow: hidden
}

.owl-carousel:after {
    content: "";
    background: url(../../../images//preloader/preloader-19.gif) no-repeat center center #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s cubic-bezier(.77,0,.175,1) .8s;
    -moz-transition: all .6s cubic-bezier(.77,0,.175,1) .8s;
    -ms-transition: all .6s cubic-bezier(.77,0,.175,1) .8s;
    -o-transition: all .6s cubic-bezier(.77,0,.175,1) .8s;
    transition: all .6s cubic-bezier(.77,0,.175,1) .8s;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel.owl-loaded {
    max-height: none;
    min-height: 10px;
    overflow: visible
}

.owl-carousel.owl-loaded:after {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden
}

.owl-carousel .owl-item img {
    display: inline-block;
    width: auto
}

.owl-carousel .item {
    opacity: 0;
    filter: alpha(opacity=0)
}

.owl-carousel .owl-stage-outer .item {
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel .owl-controls {
    margin: 0
}

.owl-carousel .owl-controls .owl-pagination {
    position: relative;
    bottom: 10px;
    z-index: 9;
    display: inline-block;
    width: 100%;
    left: 0
}

.owl-carousel .owl-controls .owl-pagination .owl-page span {
    background: #d6d6d6;
    width: 10px;
    height: 10px
}

.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
    background: #869791
}

.owl-carousel .owl-nav {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s
}

.owl-carousel .owl-nav>div {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    -webkit-box-shadow: 1px 2px 3px 2px rgba(0,0,0,.2);
    box-shadow: 1px 2px 3px 2px rgba(0,0,0,.2);
    color: #009673!important;
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0
}

.owl-carousel .owl-nav>div:hover {
    background: #009673;
    color: #fff!important
}

.owl-carousel .owl-nav>div.owl-prev {
    right: auto!important;
    left: 15px!important
}

.owl-carousel .owl-nav>div.owl-next {
    left: auto!important;
    right: 15px!important
}

.owl-carousel:hover .owl-nav {
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel:hover .owl-nav .owl-next {
    margin-left: 30px
}

.owl-carousel:hover .owl-nav .owl-prev {
    margin-right: 30px
}

.slick-slider {
    position: relative
}

.slick-slider .prev-arrow,.slick-slider .next-arrow {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    -webkit-box-shadow: 1px 2px 3px 2px rgba(0,0,0,.2);
    box-shadow: 1px 2px 3px 2px rgba(0,0,0,.2);
    color: #009673;
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.slick-slider .prev-arrow:hover,.slick-slider .next-arrow:hover {
    background: #009673;
    color: #fff;
    cursor: pointer
}

.slick-slider .prev-arrow {
    left: 25%;
    margin-left: 20px
}

@media(max-width: 991px) {
    .slick-slider .prev-arrow {
        margin-left:0
    }
}

@media(max-width: 1200px) {
    .slick-slider .prev-arrow {
        left:15%
    }
}

@media(max-width: 980px) {
    .slick-slider .prev-arrow {
        left:0
    }
}

.slick-slider .next-arrow {
    right: 25%;
    margin-right: 20px
}

@media(max-width: 991px) {
    .slick-slider .next-arrow {
        margin-right:0
    }
}

@media(max-width: 1200px) {
    .slick-slider .next-arrow {
        right:15%
    }
}

@media(max-width: 980px) {
    .slick-slider .next-arrow {
        right:0
    }
}

.slick-slider .slick-dots {
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 100%;
    z-index: 9
}

.slick-slider .slick-dots>li {
    text-align: center;
    width: 10px;
    height: 10px
}

.slick-slider .slick-dots>li button {
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,.6);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.slick-slider .slick-dots>li.slick-active button {
    background: #009673
}

.slick-slider:hover .prev-arrow,.slick-slider:hover .next-arrow {
    opacity: 1;
    filter: alpha(opacity=100)
}

.return-top.default {
    display: none;
    position: fixed;
    right: 60px;
    bottom: 100px;
    width: 40px;
    height: auto;
    background: #34495e;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    z-index: 999
}

.return-top.default:hover {
    background: #009673;
    cursor: pointer;
    color: #fff
}

.gmap {
    margin-top: 60px
}

.gmap iframe {
    width: 100%
}

.panel {
    border: none!important;
    margin-top: 0!important;
    -webkit-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
    background: #fff;
    padding: 15px
}

.panel .panel-heading {
    background: 0 0!important;
    padding: 0!important
}

.panel .panel-heading .panel-title {
    font-size: 14px;
    padding-right: 20px
}

.panel .panel-heading .panel-title>a {
    display: block;
    letter-spacing: 0;
    color: #000;
    position: relative;
    background: #fff;
    line-height: 28px;
    font-weight: 600
}

.panel .panel-heading .panel-title>a:after {
    content: "\f067";
    font-family: fontawesome;
    position: absolute;
    font-size: 15px;
    top: 0;
    right: -20px;
    z-index: 1;
    color: #009673;
    font-weight: 400
}

.panel .panel-heading .panel-title>a.collapsed:after {
    content: "\f068"
}

.panel .panel-body {
    border: none!important;
    line-height: 28px;
    padding: 10px 30px 0
}

.dropcap {
    display: block;
    float: left;
    font-size: 40px;
    line-height: 34px;
    color: #444;
    margin: 6px 8px 0 0
}

.dropcap.border-dropcap {
    border: 2px solid #444;
    width: 46px;
    height: 46px;
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin: 8px 12px 0 0
}

.dropcap.bg-dropcap {
    background-color: #444;
    color: #fff;
    width: 48px;
    height: 48px;
    font-size: 28px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin: 8px 12px 0 0
}

.dropcap.circle-dropcap {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 2px solid #444;
    width: 46px;
    height: 46px;
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin: 8px 12px 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.links .comment-add {
    display: none
}

#node-single-comment h2 {
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 15px;
    font-weight: 800;
    border-bottom: 5px solid rgba(0,0,0,.05);
    margin-bottom: 20px;
    text-transform: uppercase
}

#node-single-comment h2:before {
    content: "";
    position: absolute;
    width: 145px;
    height: 5px;
    background: #000;
    left: 0;
    bottom: -5px;
    z-index: 1
}

#node-single-comment .comment-count {
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 5px solid rgba(0,0,0,.05)
}

#node-single-comment .comment-count>span {
    padding-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    font-weight: 800;
    color: #000
}

#node-single-comment .comment-count>span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #000;
    left: 0;
    bottom: -5px;
    z-index: 1
}

#comment-form .form-item {
    margin-bottom: 20px
}

#comment-form .form-item.js-form-type-textarea {
    margin: 0
}

#comment-form .form-item label {
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    font-weight: 600;
    color: #000
}

#comment-form input[type*=text],#comment-form textarea {
    width: 100%
}

.comment-wrapper h2.comment-form__title {
    margin-bottom: 1em
}

.field-node--comment {
    font-size: .934em
}

.comment {
    margin-bottom: 30px;
    vertical-align: top;
    display: table
}

[dir=rtl] .comment {
    direction: rtl
}

.comment__meta {
    padding: 0 30px 0 0;
    font-size: 1.071em;
    width: 115px
}

@media(max-width: 991px) {
    .comment__meta {
        width:90px
    }
}

[dir=rtl] .comment__meta {
    padding: 0 0 0 30px
}

.comment__attribution img {
    border: 1px solid #d3d7d9
}

.comment .field--name-user-picture img {
    margin: 0
}

.comment__author .username {
    text-transform: none;
    color: #000;
    font-weight: 700;
    font-size: 12px
}

.comment__author {
    margin: 4px 0;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 12px
}

.comment__time {
    margin-bottom: 4px;
    color: #68696b;
    font-family: helvetica neue,Helvetica,Arial,sans-serif;
    font-size: .733em;
    line-height: 1.2
}

.comment__permalink {
    font-size: .733em;
    line-height: 1.2
}

.comment__content {
    position: relative;
    display: table-cell;
    padding: 10px 25px;
    vertical-align: top;
    width: 100%;
    border: 1px solid #d3d7d9;
    font-size: .929em;
    line-height: 1.6;
    word-break: break-all
}

.comment__content h3 a {
    font-size: 18px;
    font-weight: 600;
    text-transform: none
}

.comment__content .links.inline {
    margin-top: 10px
}

.comment__content .links.inline>li {
    float: left
}

.comment__content .links.inline>li a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px
}

.comment__content:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 20px;
    border-top: 20px solid transparent;
    border-right: 20px solid #d3d7d9;
    border-bottom: 20px solid transparent
}

[dir=rtl] .comment__content:before {
    right: auto;
    left: 100%;
    border-right: none;
    border-left: 20px solid #d3d7d9
}

.comment__content:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 20px;
    border-top: 20px solid transparent;
    border-right: 20px solid #fff;
    border-bottom: 20px solid transparent;
    margin-right: -1px
}

[dir=rtl] .comment__content:after {
    right: auto;
    left: 100%;
    border-right: none;
    border-left: 20px solid #fff;
    margin-right: 0;
    margin-left: -1px
}

.comment__content h3 {
    margin-top: .94em;
    margin-bottom: .45em;
    font-size: 1.171em
}

.comment__content nav {
    padding-top: 1px
}

.indented {
    margin-left: 40px
}

[dir=rtl] .indented {
    margin-right: 40px;
    margin-left: 0
}

.comment .links {
    padding: 0 0 .25em
}

.comment .links li {
    padding: 0 .5em 0 0;
    font-size: 1.08em
}

[dir=rtl] .comment .links li {
    padding: 0 0 0 .5em
}

.comment--unpublished {
    margin-right: 5px;
    padding: 5px 2px 5px 5px;
    background: #fff4f4
}

[dir=rtl] .comment--unpublished {
    margin-left: 5px;
    margin-right: 0;
    padding: 5px 5px 5px 2px
}

.unpublished .comment-text .comment-arrow {
    border-left: 1px solid #fff4f4;
    border-right: 1px solid #fff4f4
}

.unpublished {
    padding: 20px 15px 0
}

.comment-footer {
    display: table-row
}

.comment--unpublished .comment__text:after,.node--unpublished .comment__text:after {
    border-right-color: #fff4f4
}

[dir=rtl] .comment--unpublished .comment__content:after,[dir=rtl] .node--unpublished .comment__content:after {
    border-left-color: #fff4f4
}

.comment-wrapper .user-profile {
    margin-bottom: 5px
}

.form-control {
    box-shadow: none
}

.hide-label label {
    background: 0 0;
    clip: rect(1px)
}

.exposed-filters .form-item {
    margin-bottom: 10px;
    margin-top: 0
}

#article-admin-filter ul {
    padding: .5em 0
}

#article-admin-filter ul li {
    list-style: none
}

#edit-operation-wrapper select {
    margin: .5em
}

div.resizable-textarea textarea {
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.1)
}

.search-advanced .criterion {
    float: none;
    margin: 0 5px
}

#edit-keywords-fieldset .form-item:first-child {
    margin-top: 5px
}

#user-admin-filter ul li {
    list-style: none
}

.field-type-text-long fieldset {
    padding: 10px 0;
    border: rgba(0,0,0,.1)
}

.field-type-text-long fieldset .form-item {
    margin: 0;
    padding: 0 0 0 15px
}

#comment-form label {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px
}

#contact-site-form .form-checkbox {
    margin-left: 0
}

#comment-form-wrapper .form-item label {
    min-width: 120px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px
}

.contact-message-form {
    margin: 0 auto 30px;
    padding: 18px;
    background: #fff
}

.contact-message-form #edit-name,.contact-message-form #edit-mail,.contact-message-form .js-form-item-mail {
    height: 45px;
    line-height: 45px;
    background: #f6f6f6;
    padding-left: 15px
}

.contact-message-form .form-item {
    margin-bottom: 30px;
    color: #666
}

.contact-message-form .form-item label {
    font-size: 12px;
    display: block;
    text-transform: uppercase
}

.contact-message-form .form-item #edit-copy {
    float: left;
    margin-right: 5px
}

.contact-message-form .form-item input[type=text],.contact-message-form .form-item input[type=email],.contact-message-form .form-item textarea {
    width: 100%;
    border: none;
    background: #f6f6f6;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    height: 45px;
    -webkit-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
    padding-left: 15px
}

.contact-message-form .form-item textarea {
    height: 200px;
    padding-top: 15px
}

@media(max-width: 991px) {
    .contact-message-form .form-item textarea {
        height:120px
    }
}

.contact-message-form .form-item-copy {
    margin-bottom: 10px!important
}

.contact-message-form #edit-actions {
    width: 100%;
    text-align: center
}

.contact-message-form #edit-actions:before,.contact-message-form #edit-actions:after {
    content: " ";
    display: table
}

.contact-message-form #edit-actions:after {
    clear: both
}

.contact-message-form #edit-preview {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 2px;
    background: #009673;
    font-weight: 700;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    height: 45px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px
}

.contact-message-form #edit-preview:hover {
    background: #000!important
}

.contact-message-form #edit-preview {
    display: none
}

#forum {
    width: 100%;
    position: relative;
    right: -1px
}

#forum .name {
    font-weight: 700;
    font-size: 16px
}

#forum table {
    width: 100%
}

#forum tr.odd {
    background: #f5f5f5
}

#forum tr.even td {
    border-bottom: 1px solid rgba(0,0,0,.1)
}

#forum tr td.container {
    padding: 1em
}

#forum tr.new-topics td.forum .name {
    background-image: url(../../../images//forum-default.png)
}

#forum thead th {
    background: #f5f5f5;
    border-left: 1px solid rgba(0,0,0,.1);
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px
}

#forum td {
    border: 1px solid rgba(0,0,0,.1);
    padding: 1em
}

#forum td a:hover {
    text-decoration: none
}

#forum td.topics {
    font-weight: 700;
    text-align: center;
    width: 9%
}

#forum td.posts {
    text-align: center;
    width: 9%
}

#forum td.replies {
    text-align: center
}

#forum td.forum {
    padding: 0 1em;
    width: 44%;
    padding-top: 12px
}

#forum td.forum .name {
    background-position: left 5px;
    background-repeat: no-repeat;
    line-height: 20px;
    padding-left: 30px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px
}

#forum td.forum .description {
    font-size: 14px;
    padding-left: 30px
}

#forum td.title .submitted {
    font-size: 14px
}

#forum td.icon {
    width: 5%
}

#forum .icon div {
    background-image: url(../../../images//forum-icons.png);
    background-repeat: no-repeat;
    height: 24px;
    margin: 0 auto;
    width: 24px
}

#forum .icon .topic-status-new {
    background-position: -24px 0
}

#forum .icon .topic-status-hot {
    background-position: -48px 0
}

#forum .icon .topic-status-hot-new {
    background-position: -72px 0
}

#forum .icon .topic-status-sticky {
    background-position: -96px 0
}

#forum .icon .topic-status-closed {
    background-position: -120px 0
}

.page-forum #page-title {
    margin-bottom: 10px
}

.page-forum ul.action-links {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.page-forum ul.action-links li {
    margin-left: 0
}

.page-forum ul.action-links li a {
    line-height: 0;
    display: inline-block;
    border: none;
    padding: 10px;
    text-transform: uppercase;
    vertical-align: middle
}

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

.block:before,.block:after {
    content: " ";
    display: table
}

.block:after {
    clear: both
}

.block .block-title {
}

.block .block-title>span {
    display: inline-block;
    font-size: 18px;
    /* font-weight: 600; */
    z-index: 9;
    padding-right: 13px
}

@media(max-width: 767px) {
    .block .block-title>span {
        font-size:16px
    }
}

.block .block-title>span:after {
}

.block .block-heading {
    position: relative;
    width: 100%
}

.block .block-heading .extra-links {
    position: absolute;
    top: 8px;
    right: 0;
    z-index: 9
}

.block .block-heading .extra-links a {
    font-size: 12px;
    font-weight: 600;
    margin-right: 8px;
    padding-right: 8px;
    position: relative;
    text-transform: uppercase;
    color: #666;
    font-family: mukta vaani,serif
}

.block .block-heading .extra-links a:hover {
    color: #009673;
    text-decoration: underline
}

.block .block-heading .extra-links a:after {
    content: '';
    width: 1px;
    height: 10px;
    background: rgba(0,0,0,.1);
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 1
}

.block .block-heading .extra-links a:last-child {
    padding-right: 0;
    margin-right: 0
}

.block .block-heading .extra-links a:last-child:after {
    content: none
}

.block .block-content:before,.block .block-content:after {
    content: " ";
    display: table
}

.block .block-content:after {
    clear: both
}

.block.block-local-tasks-block {
    margin-bottom: 10px
}

.block.block-system-main-block {
    margin-bottom: 0
}

.block.block-system-breadcrumb-block {
    overflow: visible;
    margin-bottom: 0
}

.block.block-none,.block.no-padding {
    background: 0 0!important;
    padding: 0!important
}

.block.block-none .block-content,.block.no-padding .block-content {
    padding: 0!important
}

.block.no-title {
    margin-top: 0;
    border: none
}

.block.no-title .block-content {
    padding-top: 0
}

.block.background_white {
    padding: 20px;
    background: #fff
}

.block.block-2 {
    background: #fff;
    padding: 30px
}

.block.block-twitter-block {
    max-width: 300px
}

.block.block-black .block-content {
    background: #222
}

.block.block-black .block-content .post-block {
    background: #222
}

.block.block-black .block-content .post-block .post-content {
    background: #222;
    color: #fff
}

.block.block-black .block-content .post-block .post-content .post-title a {
    color: #fff
}

.block.block-black .block-content .post-block .post-content .post-title a:hover {
    color: #009673
}

.block.style-higlight {
    padding: 20px
}

.block.text-light .block-title {
    color: #fff;
    border-top-color: #fff
}

.block#block-system-main {
    padding-top: 10px
}

.block.no-title {
    border: none
}

.block.no-title>.block-title,.block.no-title>div>.block-title {
    padding: 0;
    margin: 0;
    border: none
}

.block.no-title>.block-title:before,.block.no-title>div>.block-title:before {
    content: none
}

.block.block-simplenews {
    width: 100%;
    margin: 0 auto;
    float: left
}

.block.block-simplenews:before,.block.block-simplenews:after {
    content: " ";
    display: table
}

.block.block-simplenews:after {
    clear: both
}

.block.block-simplenews .block-title {
    border: none;
    margin: 0;
    width: 100%
}

.block.block-simplenews .block-title span {
    padding: 0
}

.block.block-simplenews .block-title span:after,.block.block-simplenews .block-title span:before {
    display: none
}

.block.block-simplenews .description {
    display: none
}

.block.block-simplenews .form-item-message {
    width: 100%;
    float: left;
    padding: 5px 0 30px
}

.block.block-simplenews #edit-mail-wrapper label {
    display: none
}

.block.block-simplenews #edit-mail-wrapper input.form-email {
    padding: 0 20px;
    width: 100%;
    background: #fff;
    height: 45px;
    border: none;
    float: left;
    margin-left: 0
}

.block.block-simplenews .form-actions {
    float: left;
    position: relative;
    width: 100%
}

.block.block-simplenews .form-actions input#edit-subscribe {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background: 0 0;
    border: none;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    display: inline-block;
    position: relative;
    z-index: 2;
    width: 100%;
    background: #009673;
    margin-top: 10px;
    border: 1px solid #009673
}

.block.block-simplenews .form-actions input#edit-subscribe:hover {
    background: 0 0;
    color: #009673
}

.block.block-blocktabs {
    position: relative
}

.block.block-blocktabs .ui-widget {
    font-size: 14px
}

.block.block-blocktabs .ui-tabs-nav {
    padding: 0;
    border: none;
    background: 0 0!important;
    display: inline-block;
    float: right;
    position: absolute;
    right: 0;
    top: -60px;
    z-index: 99
}

@media(max-width: 767px) {
    .block.block-blocktabs .ui-tabs-nav {
        top:-55px
    }
}

.block.block-blocktabs .ui-tabs-nav>li {
    background: 0 0;
    padding: 0;
    margin: 0;
    border: 0;
    position: relative
}

.block.block-blocktabs .ui-tabs-nav>li>a {
    font-size: 14px;
    text-transform: none;
    font-weight: 700;
    padding: 0;
    padding-right: 20px
}

@media(max-width: 767px) {
    .block.block-blocktabs .ui-tabs-nav>li>a {
        padding-right:10px
    }
}

.block.block-blocktabs .ui-tabs-nav>li:last-child>a {
    padding-right: 0
}

.block.block-blocktabs .ui-tabs-nav>li.ui-tabs-active>a {
    color: #009673
}

.block.block-blocktabs .blocktabs {
    border: none;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.block.block-blocktabs .blocktabs .ui-tabs-panel {
    padding: 0!important
}

.block.block-blocktabs .block {
    margin-bottom: 0!important
}

.block.block-v2 .block-title {
    background: 0 0;
    height: auto;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 0;
    border-top: 0
}

.block.block-v2 .block-title:after {
    content: '';
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    background: #009673;
    z-index: 1
}

.block.block-v2 .block-title span {
    background: 0 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    height: auto;
    position: static;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.block.block-v2 .block-content {
    background: 0 0
}

.block.red .block-title,.block.red .list-links-tabs,.block.red .wtitle,.list-links-tabs.red .block-title,.list-links-tabs.red .list-links-tabs,.list-links-tabs.red .wtitle {
    color: #d03632!important;
    border-top-color: #d03632!important
}

.block.pink .block-title,.block.pink .list-links-tabs,.block.pink .wtitle,.list-links-tabs.pink .block-title,.list-links-tabs.pink .list-links-tabs,.list-links-tabs.pink .wtitle {
    color: #ff69b4!important;
    border-top-color: #ff69b4!important
}

.block.light-pink .block-title,.block.light-pink .list-links-tabs,.block.light-pink .wtitle,.list-links-tabs.light-pink .block-title,.list-links-tabs.light-pink .list-links-tabs,.list-links-tabs.light-pink .wtitle {
    color: #ac70b8!important;
    border-top-color: #ac70b8!important
}

.block.orange .block-title,.block.orange .list-links-tabs,.block.orange .wtitle,.list-links-tabs.orange .block-title,.list-links-tabs.orange .list-links-tabs,.list-links-tabs.orange .wtitle {
    color: #fda400!important;
    border-top-color: #fda400!important
}

.block.yellow .block-title,.block.yellow .list-links-tabs,.block.yellow .wtitle,.list-links-tabs.yellow .block-title,.list-links-tabs.yellow .list-links-tabs,.list-links-tabs.yellow .wtitle {
    color: #f4ec4d!important;
    border-top-color: #f4ec4d!important
}

.block.green .block-title,.block.green .list-links-tabs,.block.green .wtitle,.list-links-tabs.green .block-title,.list-links-tabs.green .list-links-tabs,.list-links-tabs.green .wtitle {
    color: #64c568!important;
    border-top-color: #64c568!important
}

.block.blue .block-title,.block.blue .list-links-tabs,.block.blue .wtitle,.list-links-tabs.blue .block-title,.list-links-tabs.blue .list-links-tabs,.list-links-tabs.blue .wtitle {
    color: #26b2ec!important;
    border-top-color: #26b2ec!important
}

.block.dark-mint .block-title,.block.dark-mint .list-links-tabs,.block.dark-mint .wtitle,.list-links-tabs.dark-mint .block-title,.list-links-tabs.dark-mint .list-links-tabs,.list-links-tabs.dark-mint .wtitle {
    color: #90d0c4!important;
    border-top-color: #90d0c4!important
}

.block.violet .block-title,.block.violet .list-links-tabs,.block.violet .wtitle,.list-links-tabs.violet .block-title,.list-links-tabs.violet .list-links-tabs,.list-links-tabs.violet .wtitle {
    color: #d9ac09!important;
    border-top-color: #d9ac09!important
}

.block.navy .block-title,.block.navy .list-links-tabs,.block.navy .wtitle,.list-links-tabs.navy .block-title,.list-links-tabs.navy .list-links-tabs,.list-links-tabs.navy .wtitle {
    color: #23569c!important;
    border-top-color: #23569c!important
}

.block.purple .block-title,.block.purple .list-links-tabs,.block.purple .wtitle,.list-links-tabs.purple .block-title,.list-links-tabs.purple .list-links-tabs,.list-links-tabs.purple .wtitle {
    color: #9a30d8!important;
    border-top-color: #9a30d8!important
}

.block.gray .block-title,.block.gray .list-links-tabs,.block.gray .wtitle,.list-links-tabs.gray .block-title,.list-links-tabs.gray .list-links-tabs,.list-links-tabs.gray .wtitle {
    color: #bfc0bc!important;
    border-top-color: #bfc0bc!important
}

.block.black .block-title,.block.black .list-links-tabs,.block.black .wtitle,.list-links-tabs.black .block-title,.list-links-tabs.black .list-links-tabs,.list-links-tabs.black .wtitle {
    color: #071f20!important;
    border-top-color: #071f20!important
}

.sidebar .block-menu:before,.sidebar .block-menu:after {
    content: " ";
    display: table
}

.sidebar .block-menu:after {
    clear: both
}

.sidebar .block-menu ul li {
    border: none;
    margin: 0 0 10px!important;
    padding: 0!important;
    border: none!important;
    float: left;
    width: 100%
}

.sidebar .block-menu ul li a {
    padding: 10px 10px 10px 20px;
    display: block;
    border: 1px solid #eee;
    text-transform: none;
    font-size: 13px;
    overflow: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative;
    font-weight: 400!important;
    color: #000
}

.sidebar .block-menu ul li a:after {
    display: none
}

.sidebar .block-menu ul li a:before {
    content: "\f178";
    position: absolute;
    top: 10px;
    left: -20px;
    font-family: fontawesome;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    color: #009673
}

.sidebar .block-menu ul li a:hover,.sidebar .block-menu ul li a:focus,.sidebar .block-menu ul li a:active {
    color: #009673;
    padding-left: 40px
}

.sidebar .block-menu ul li a:hover:before,.sidebar .block-menu ul li a:focus:before,.sidebar .block-menu ul li a:active:before {
    left: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.sidebar .block-menu ul li.menu-item--active-trail>a {
    color: #009673!important;
    padding-left: 40px
}

.sidebar .block-menu ul li.menu-item--active-trail>a:before {
    left: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.sidebar .block-menu ul li.menu-item--active-trail>a:after {
    display: none
}

.help {
    position: relative;
    z-index: 1
}

.help .control-panel {
    display: none
}

.block.site-branding {
    margin-bottom: 0
}

.region-main-menu .block {
    background: 0 0
}

.region-main-menu .block .block-content {
    padding: 0
}

.highlighted .block .block-title {
    color: #fff;
    border: none;
    margin-bottom: 10px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.highlighted .block .block-title span {
    color: #fff;
    font-size: 16px
}

.highlighted .block .block-title span:before {
    display: none
}

.recent-comment-block .views-field-picture {
    margin-right: 10px
}

.rtl .recent-comment-block .views-field-picture {
    margin-left: 10px;
    margin-right: inherit
}

.recent-comment-block .views-field-title {
    margin-top: -4px
}

.recent-comment-block .views-field-title a {
    font-weight: 600;
    text-transform: uppercase
}

.recent-comment-block .views-field-name {
    color: #a4a4a4
}

.recent-comment-block .views-field-name a {
    color: #a4a4a4
}

.list-tags .item-list ul>li {
    float: left;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    display: inline-block;
    width: auto!important;
    padding: 0!important;
    margin: 0 10px 10px 0!important
}

.list-tags .item-list ul>li a {
    padding: 2px 10px;
    display: block;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.list-tags .item-list ul>li:hover {
    background: #009673
}

.list-tags .item-list ul>li:hover a {
    color: #fff
}

.light-style .list-tags ul>li {
    border: 1px solid rgba(255,255,255,.1)
}

.contact-info {
    line-height: 28px
}

.contact-info-page {
    color: #999;
    line-height: 28px
}

nav.breadcrumb {
    margin-bottom: 0!important;
    background: 0 0;
    color: #999
}

nav.breadcrumb ol {
    list-style: none;
    margin-bottom: 0!important;
    padding: 0
}

nav.breadcrumb ol:before,nav.breadcrumb ol:after {
    content: " ";
    display: table
}

nav.breadcrumb ol:after {
    clear: both
}

nav.breadcrumb ol>li {
    float: left;
    font-size: 13px
}

nav.breadcrumb ol>li a {
    color: #999
}

nav.breadcrumb ol>li a:hover {
    color: #009673
}

nav.breadcrumb ol>li span {
    padding: 0 2px 0 0
}

.social-border {
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px
}

.social-border .socials {
    display: inline-block;
    position: relative;
    text-align: center;
    width: auto
}

.social-border .socials a {
    margin: 0 10px;
    display: inline-block;
    color: #fff;
    background: 0 0
}

.social-border .socials a i {
    background: 0 0;
    font-size: 20px
}

.social-border .socials a:hover i,.social-border .socials a:active i,.social-border .socials a:focus i {
    background: inherit
}

.box-logo-footer {
    text-align: center;
    max-width: 680px;
    margin: 0 auto;
    padding: 20px 20px 0
}

.box-logo-footer p {
    margin-bottom: 10px
}

.penci-socials .social-item {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    background: #009673;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: mukta vaani,serif;
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative
}

.penci-socials .social-item a {
    color: #fff
}

.penci-socials .social-item a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.penci-socials .social-item i {
    margin-right: 5px;
    color: #fff!important
}

.penci-socials .social-item .social-btn {
    float: right
}

.penci-socials .social-item.social-facebook {
    background: #0d47a1
}

.penci-socials .social-item.social-twitter {
    background: #5dcdff
}

.penci-socials .social-item.social-instagram {
    background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)
}

.penci-socials .social-item.social-youtube {
    background: red
}

.penci-socials .social-item.social-vimeo {
    background: #00adef
}

.penci-socials .social-item.social-rss {
    background: #e19126
}

.penci-socials .social-item:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.poll .poll-item {
    margin-top: 20px
}

.poll .poll-item .heading {
    position: relative
}

.poll .poll-item .heading .text {
    font-weight: 600;
    color: #333;
    padding-right: 40px
}

.poll .poll-item .heading .percent {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    font-weight: 600
}

.poll .poll-item .bar .foreground {
    background: #009673
}

.poll .total {
    margin-top: 20px;
    font-weight: 600;
    text-transform: uppercase
}

.poll .choices .form-item.form-item-choice input.form-radio {
    margin: 0!important
}

.poll .choices .form-item.form-item-choice label {
    vertical-align: text-top;
    margin-left: 5px
}

.block-poll ul.links {
    text-align: center;
    overflow: hidden;
    padding: 15px 0 0
}

.block-poll ul.links li {
    display: inline-block;
    margin-right: 20px
}

.block-poll ul.links li a {
    padding-right: 10px;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.block-poll ul.links li a:after {
    content: "\f105";
    position: absolute;
    top: -1px;
    right: 0;
    font-family: fontawesome
}

.block-poll ul.links li a:hover {
    padding-right: 15px
}

.block-poll ul.links li:last-child {
    margin: 0
}

.fb-page,.fb-page span,.fb-page span iframe[style] {
    width: 100%!important
}

.fb-page div._2p3a,.fb-page span div._2p3a,.fb-page span iframe[style] div._2p3a {
    width: 100%!important
}

.portfolio-filter {
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center
}

.portfolio-filter ul.nav-tabs {
    display: inline-block;
    border: none
}

.portfolio-filter ul.nav-tabs>li {
    margin-bottom: 10px
}

.portfolio-filter ul.nav-tabs>li>a {
    font-size: 12px;
    padding: 8px 15px;
    font-family: mukta vaani,serif;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 15px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff!important
}

.portfolio-filter ul.nav-tabs>li>a.active,.portfolio-filter ul.nav-tabs>li>a:hover,.portfolio-filter ul.nav-tabs>li>a:focus,.portfolio-filter ul.nav-tabs>li>a:active {
    color: #009673!important;
    border-color: #009673!important
}

.portfolio-v1 {
    margin-bottom: 24px;
    position: relative;
    overflow: hidden
}

.portfolio-v1:after {
    content: "";
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.portfolio-v1 .content-inner {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: -20px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    z-index: 11;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: left;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    padding: 25px
}

.portfolio-v1 .content-inner .title a {
    font-family: mukta vaani,serif;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 26px
}

.portfolio-v1 .content-inner .title a:hover,.portfolio-v1 .content-inner .title a:focus,.portfolio-v1 .content-inner .title a:active {
    text-decoration: underline
}

.portfolio-v1 .content-inner .category {
    color: #fff
}

.portfolio-v1 .content-inner .category a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase
}

.portfolio-v1 .content-inner .category a:hover,.portfolio-v1 .content-inner .category a:focus,.portfolio-v1 .content-inner .category a:active {
    text-decoration: underline
}

.portfolio-v1:hover:after,.portfolio-v1:active:after,.portfolio-v1:focus:after {
    top: 0;
    opacity: .8;
    filter: alpha(opacity=80)
}

.portfolio-v1:hover .content-inner,.portfolio-v1:active .content-inner,.portfolio-v1:focus .content-inner {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0
}

.portfolio-v1 ul {
    list-style: none;
    padding: 0
}

.portfolio-v1.portfolio-carousel {
    margin-bottom: 0
}

.post-block .post-thumbnail,.post-block .post-image {
    position: relative;
    text-align: center
}

.post-block .post-thumbnail a:after,.post-block .post-image a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.post-block .post-thumbnail .icons-format,.post-block .post-image .icons-format {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
    opacity: .8;
    filter: alpha(opacity=80)
}

.post-block .post-thumbnail .icons-format .icon-video,.post-block .post-thumbnail .icons-format .icon-gallery,.post-block .post-image .icons-format .icon-video,.post-block .post-image .icons-format .icon-gallery {
    position: relative;
    color: #fff;
    z-index: 9;
    font-size: 12px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    z-index: 99;
    float: left;
    padding: 6px;
    background: #009673;
    text-align: center
}

.post-block:hover .post-thumbnail a:after,.post-block:hover .post-image a:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.post-block:hover .post-thumbnail .icons-format,.post-block:hover .post-image .icons-format {
    opacity: 1;
    filter: alpha(opacity=100)
}

.post-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 250px;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.post-block .post-title {
    text-transform: none
}

.post-block .post-title a {
    display: block;
    line-height: 1.3;
    font-size: 14px;
    font-weight: 500;
    text-transform: none
}

.post-block .post-title a:hover {
    color: #009673
}

.post-block .post-created {
    position: relative;
    margin-left: 0;
    padding-left: 15px;
    font-size: 12px
}

.post-block .post-created:after {
    content: '\f017';
    font-family: fontawesome;
    position: absolute;
    top: -1px;
    left: 2px;
    z-index: 1
}

.post-block .post-categories {
    position: relative;
    margin-right: 1px;
    position: relative
}

.post-block .post-categories a {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #009673
}

@media(max-width: 1199px) {
    .post-block .post-categories a {
        font-size:10px
    }
}

.post-block .post-categories.red {
    color: #d03632
}

.post-block .post-categories.red:after {
    background: #d03632;
    color: #d03632
}

.post-block .post-categories.red a {
    color: #d03632
}

.post-block .post-categories.pink {
    color: #ff69b4
}

.post-block .post-categories.pink:after {
    background: #ff69b4;
    color: #ff69b4
}

.post-block .post-categories.pink a {
    color: #ff69b4
}

.post-block .post-categories.light-pink {
    color: #ac70b8
}

.post-block .post-categories.light-pink:after {
    background: #ac70b8;
    color: #ac70b8
}

.post-block .post-categories.light-pink a {
    color: #ac70b8
}

.post-block .post-categories.orange {
    color: #fda400
}

.post-block .post-categories.orange:after {
    background: #fda400;
    color: #fda400
}

.post-block .post-categories.orange a {
    color: #fda400
}

.post-block .post-categories.yellow {
    color: #f4ec4d
}

.post-block .post-categories.yellow:after {
    background: #f4ec4d;
    color: #f4ec4d
}

.post-block .post-categories.yellow a {
    color: #f4ec4d
}

.post-block .post-categories.green {
    color: #64c568
}

.post-block .post-categories.green:after {
    background: #64c568;
    color: #64c568
}

.post-block .post-categories.green a {
    color: #64c568
}

.post-block .post-categories.blue {
    color: #26b2ec
}

.post-block .post-categories.blue:after {
    background: #26b2ec;
    color: #26b2ec
}

.post-block .post-categories.blue a {
    color: #26b2ec
}

.post-block .post-categories.dark-mint {
    color: #90d0c4
}

.post-block .post-categories.dark-mint:after {
    background: #90d0c4;
    color: #90d0c4
}

.post-block .post-categories.dark-mint a {
    color: #90d0c4
}

.post-block .post-categories.violet {
    color: #d9ac09
}

.post-block .post-categories.violet:after {
    background: #d9ac09;
    color: #d9ac09
}

.post-block .post-categories.violet a {
    color: #d9ac09
}

.post-block .post-categories.navy {
    color: #23569c
}

.post-block .post-categories.navy:after {
    background: #23569c;
    color: #23569c
}

.post-block .post-categories.navy a {
    color: #23569c
}

.post-block .post-categories.purple {
    color: #9a30d8
}

.post-block .post-categories.purple:after {
    background: #9a30d8;
    color: #9a30d8
}

.post-block .post-categories.purple a {
    color: #9a30d8
}

.post-block .post-categories.gray {
    color: #bfc0bc
}

.post-block .post-categories.gray:after {
    background: #bfc0bc;
    color: #bfc0bc
}

.post-block .post-categories.gray a {
    color: #bfc0bc
}

.post-block .post-categories.black {
    color: #071f20
}

.post-block .post-categories.black:after {
    background: #071f20;
    color: #071f20
}

.post-block .post-categories.black a {
    color: #071f20
}

.hidden-categories .post-block .post-categories {
    display: none
}

.category-background .post-categories {
    position: relative;
    margin-right: 1px
}

.category-background .post-categories a {
    padding: 5px 10px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff!important
}

.category-background .post-categories.red a {
    background: #d03632
}

.category-background .post-categories.pink a {
    background: #ff69b4
}

.category-background .post-categories.light-pink a {
    background: #ac70b8
}

.category-background .post-categories.orange a {
    background: #fda400
}

.category-background .post-categories.yellow a {
    background: #f4ec4d
}

.category-background .post-categories.green a {
    background: #64c568
}

.category-background .post-categories.blue a {
    background: #26b2ec
}

.category-background .post-categories.dark-mint a {
    background: #90d0c4
}

.category-background .post-categories.violet a {
    background: #d9ac09
}

.category-background .post-categories.navy a {
    background: #23569c
}

.category-background .post-categories.purple a {
    background: #9a30d8
}

.category-background .post-categories.gray a {
    background: #bfc0bc
}

.category-background .post-categories.black a {
    background: #071f20
}

.without-body .post-block .post-body {
    display: none
}

.small-post {
    background: #fff
}

.small-post .post-image {
    float: left;
    width: 75px
}

.small-post .post-image .icons-format .icon-video,.small-post .post-image .icons-format .icon-gallery {
    font-size: 10px;
    padding: 5px
}

.small-post .post-content {
    padding-left: 85px
}

.small-post .post-content .post-title a {
    font-size: 14px;
    display: inline-block
}

.small-post .post-content .post-title a:hover {
    color: #009673
}

.small-post .post-content .create {
    font-size: 12px;
    color: #7b7b7b
}

.sidebar .small-post {
    background: #fff
}

.sidebar .small-post .post-image {
    width: 75px
}

.sidebar .small-post .post-content {
    padding-left: 90px
}

.node--view-mode-teaser.node-index-1 {
    margin-bottom: 18px
}

.node--view-mode-teaser.node-index-1 .post-thumbnail {
    position: relative;
    z-index: 1;
    text-align: center
}

.node--view-mode-teaser.node-index-1 .post-content {
    background: #fff;
    padding: 18px
}

.node--view-mode-teaser.node-index-1 .post-content .post-title {
    margin: 5px 0
}

.node--view-mode-teaser.node-index-1 .post-content .post-title a {
    font-size: 28px;
    line-height: 1.3
}

.node--view-mode-teaser.node-index-grid {
    margin-bottom: 18px
}

.node--view-mode-teaser.node-index-grid .post-content {
    background: #fff;
    padding: 18px;
    min-height: 192px
}

.node--view-mode-teaser.node-index-grid .post-content .post-title a {
    font-size: 16px
}

.node--view-mode-teaser-1 {
    margin-bottom: 18px
}

.node--view-mode-teaser-1 .post-thumbnail {
    position: relative;
    z-index: 1;
    text-align: center
}

.node--view-mode-teaser-1 .post-content {
    position: relative;
    background: #fff;
    padding: 15px 18px;
    min-height: 90px
}

.node--view-mode-teaser-1 .post-content .post-title {
    margin: 0
}

.node--view-mode-teaser-2 {
    margin-bottom: 20px
}

.node--view-mode-teaser-2 .post-thumbnail {
    margin-bottom: 0;
    text-align: center
}

.node--view-mode-teaser-2 .post-content {
    padding: 30px;
    background: #fff;
    float: left;
    width: 100%
}

.node--view-mode-teaser-2 .post-content .post-title {
    margin: 0
}

.node--view-mode-teaser-2 .post-content .post-title a {
    font-size: 22px;
    line-height: 28px
}

.node--view-mode-teaser-2 .post-content .post-action {
    float: left;
    width: 100%;
    margin-top: 20px
}

.node--view-mode-teaser-3.node-index-1 .post-thumbnail {
    position: relative;
    text-align: center;
    z-index: 1
}

.node--view-mode-teaser-3.node-index-1 .post-content {
    border-top: 0;
    position: relative;
    z-index: 9;
    background: #fff
}

.node--view-mode-teaser-3.node-index-1 .post-content .post-title {
    margin: 5px 0 0
}

.node--view-mode-teaser-3.node-index-1 .post-content .post-title a {
    font-size: 20px
}

.node--view-mode-teaser-3.small-post .post-image {
    display: inline-block;
    float: left
}

.node--view-mode-teaser-3.small-post .post-content {
    padding-top: 0
}

.node--view-mode-teaser-3.small-post .post-title,.node--view-mode-teaser-3.small-post .post-meta {
    clear: none!important
}

.node--view-mode-teaser-3.small-post .post-meta {
    float: left;
    width: 100%
}

.node--view-mode-teaser-3.small-post .post-meta .post-author {
    display: none
}

.node--view-mode-teaser-3.small-post .post-body {
    display: none
}

.node--view-mode-teaser-3.small-post .post-title {
    padding: 0
}

.node--view-mode-teaser-3.small-post .post-title a {
    display: block;
    font-size: 14px
}

.node--view-mode-teaser-4.node-index-1 {
    margin-bottom: 20px
}

.node--view-mode-teaser-4.node-index-1 .post-thumbnail {
    position: relative;
    z-index: 1;
    text-align: center
}

.node--view-mode-teaser-4.node-index-1 .post-content {
    margin-left: 0;
    padding: 20px;
    border-top: 0;
    position: relative;
    z-index: 9;
    background: #fff;
    background: rgba(255,255,255,.98)
}

.node--view-mode-teaser-4.node-index-1 .post-content .post-title {
    margin: 5px 0
}

.node--view-mode-teaser-4.node-index-1 .post-content .post-title a {
    font-size: 18px;
    line-height: 1.3
}

@media(max-width: 767px) {
    .node--view-mode-teaser-4.node-index-1 .post-content .post-title a {
        font-size:16px
    }
}

.node--view-mode-teaser-4.node-index-grid .post-content {
    padding: 20px;
    background: #fff;
    min-height: 110px
}

.node--view-mode-teaser-5 {
    background: #fff
}

.node--view-mode-teaser-5 .post-thumbnail {
    width: 40%;
    float: left;
    text-align: center
}

@media(max-width: 450px) {
    .node--view-mode-teaser-5 .post-thumbnail {
        width:100%;
        margin-bottom: 10px
    }
}

.node--view-mode-teaser-5 .post-content {
    width: 60%;
    float: left;
    padding-left: 20px
}

@media(max-width: 450px) {
    .node--view-mode-teaser-5 .post-content {
        width:100%;
        margin-bottom: 10px;
        padding-left: 0
    }
}

.node--view-mode-teaser-5 .post-content .post-title {
    margin: 2px 0 5px
}

.node--view-mode-teaser-5 .post-content .post-title a {
    font-size: 18px;
    line-height: 24px
}

@media(max-width: 767px) {
    .node--view-mode-teaser-5 .post-content .post-title a {
        font-size:16px;
        line-height: 22px
    }
}

.node--view-mode-teaser-5 .post-action {
    margin-top: 10px
}

.node--view-mode-teaser-5 .post-action a {
    color: #009673;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px
}

.node--view-mode-teaser-5 .post-action a:hover {
    text-decoration: underline
}

@media(max-width: 767px) {
    .node--view-mode-teaser-5 .post-body,.node--view-mode-teaser-5 .post-action {
        display:none
    }
}

.node--view-mode-teaser-6.node-index-1 .post-thumbnail {
    position: relative;
    z-index: 1
}

.node--view-mode-teaser-6.node-index-1 .post-content {
    position: relative;
    z-index: 9;
    background: #fff
}

.node--view-mode-teaser-6.node-index-1 .post-content .post-title {
    float: left;
    width: 100%;
    margin: 5px 0
}

.node--view-mode-teaser-6.node-index-1 .post-content .post-title a {
    font-size: 18px
}

.node--view-mode-teaser-6.small-post {
    float: left;
    width: 100%
}

.node--view-mode-teaser-6.small-post .post-content {
    padding-left: 0
}

.node--view-mode-slider-1.post-block {
    position: relative
}

.node--view-mode-slider-1.post-block:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(60%,transparent),color-stop(100%,rgba(0,0,0,0.85)));
    background: -webkit-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -o-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -ms-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom,transparent 40%,rgba(0,0,0,0.85) 100%)
}

.node--view-mode-slider-1.post-block .post-meta-wrap {
    width: 100%;
    padding: 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media(max-width: 991px) {
    .node--view-mode-slider-1.post-block .post-meta-wrap {
        padding:20px
    }
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-meta {
    margin-bottom: 0
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-title {
    margin: 0 0 5px
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-title a {
    font-size: 20px;
    color: #fff;
    line-height: 28px
}

@media(max-width: 991px) {
    .node--view-mode-slider-1.post-block .post-meta-wrap .post-title a {
        font-size:16px;
        line-height: 20px
    }
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-title a:hover {
    color: #009673!important
}

.node--view-mode-slider-1.post-block .post-body {
    margin-top: 0;
    line-height: 24px;
    color: rgba(255,255,255,.85)
}

@media(max-width: 991px) {
    .node--view-mode-slider-1.post-block .post-body {
        display:none
    }
}

.node--view-mode-slider-1.post-block .post-meta {
    color: #fff
}

.node--view-mode-slider-2 {
    position: relative
}

.node--view-mode-slider-2:after {
    content: '';
    background: rgba(0,0,0,.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    z-index: 1
}

.node--view-mode-slider-2 .post-content {
    text-align: center;
    padding: 20px 50px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -150px;
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    z-index: 9
}

@media(max-width: 991px) {
    .node--view-mode-slider-2 .post-content {
        padding:30px
    }
}

@media(max-width: 767px) {
    .node--view-mode-slider-2 .post-content {
        margin-top:-80px;
        padding: 20px 30px
    }
}

.node--view-mode-slider-2 .post-content .content-inner {
    max-width: 680px;
    margin: 0 auto
}

.node--view-mode-slider-2 .post-content .post-created {
    font-size: 12px;
    color: #fff
}

.node--view-mode-slider-2 .post-content .post-title a {
    font-size: 30px;
    line-height: 36px;
    color: #fff
}

@media(max-width: 991px) {
    .node--view-mode-slider-2 .post-content .post-title a {
        font-size:22px;
        line-height: 26px
    }
}

.node--view-mode-slider-2 .post-content .post-title a:hover {
    text-decoration: underline
}

.node--view-mode-slider-2 .post-content .post-body {
    font-size: 16px;
    color: #fff
}

@media(max-width: 767px) {
    .node--view-mode-slider-2 .post-content .post-body {
        display:none
    }
}

.node--view-mode-slider-2 .post-content .post-action {
    margin-top: 20px
}

@media(max-width: 767px) {
    .node--view-mode-slider-2 .post-content .post-action {
        display:none
    }
}

.slick-slide .node--view-mode-slider-2 .post-content {
    opacity: 0;
    filter: alpha(opacity=0)
}

.slick-active.slick-center .node--view-mode-slider-2:after {
    background: rgba(0,0,0,.4)
}

.slick-active.slick-center .node--view-mode-slider-2 .post-content {
    opacity: 1;
    filter: alpha(opacity=100)
}

.node--view-mode-slider-3.post-block {
    position: relative
}

.node--view-mode-slider-3.post-block:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(60%,transparent),color-stop(100%,rgba(0,0,0,0.85)));
    background: -webkit-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -o-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -ms-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom,transparent 40%,rgba(0,0,0,0.85) 100%)
}

.node--view-mode-slider-3.post-block .post-meta-wrap {
    width: 100%;
    padding: 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media(max-width: 991px) {
    .node--view-mode-slider-3.post-block .post-meta-wrap {
        padding:20px
    }
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-meta {
    margin-bottom: 0
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-title {
    margin: 0 0 5px
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-title a {
    font-size: 20px;
    color: #fff;
    line-height: 28px
}

@media(max-width: 991px) {
    .node--view-mode-slider-3.post-block .post-meta-wrap .post-title a {
        font-size:18px;
        line-height: 20px
    }
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-title a:hover {
    color: #009673!important
}

.node--view-mode-slider-3.post-block .post-body {
    margin-top: 0;
    line-height: 24px;
    color: rgba(255,255,255,.85)
}

@media(max-width: 767px) {
    .node--view-mode-slider-3.post-block .post-body {
        display:none
    }
}

.node--view-mode-slider-3.post-block .post-meta {
    color: #fff
}

.node--view-mode-slider-4.post-block {
    position: relative
}

.node--view-mode-slider-4.post-block:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(60%,transparent),color-stop(100%,rgba(0,0,0,0.85)));
    background: -webkit-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -o-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -ms-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom,transparent 40%,rgba(0,0,0,0.85) 100%)
}

.node--view-mode-slider-4.post-block .post-meta-wrap {
    width: 100%;
    padding: 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media(max-width: 991px) {
    .node--view-mode-slider-4.post-block .post-meta-wrap {
        padding:20px
    }
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-meta {
    margin-bottom: 0
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-title {
    margin: 0 0 5px
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-title a {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 28px
}

@media(max-width: 991px) {
    .node--view-mode-slider-4.post-block .post-meta-wrap .post-title a {
        font-size:16px
    }
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-title a:hover {
    color: #009673!important
}

.node--view-mode-slider-4.post-block .post-meta {
    color: #fff
}

.video-block {
    background: #fff
}

.video-block .post-thumbnail {
    position: relative;
    text-align: center
}

.video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 300px;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-block .post-content {
    padding: 10px 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.video-block .post-content:before,.video-block .post-content:after {
    content: " ";
    display: table
}

.video-block .post-content:after {
    clear: both
}

.video-block .post-content .icon {
    position: relative;
    display: inline-block;
    float: left;
    width: 45px;
    height: 45px;
    color: #009673;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-right: 1px solid rgba(0,0,0,.1);
    padding-right: 55px
}

.video-block .post-content .icon .svg-stroke-solid {
    stroke-dashoffset: 300;
    stroke-dasharray: 300;
    stroke-width: 5px;
    -webkit-transition: stroke-dashoffset 1s ease,opacity 1s ease;
    -moz-transition: stroke-dashoffset 1s ease,opacity 1s ease;
    -ms-transition: stroke-dashoffset 1s ease,opacity 1s ease;
    -o-transition: stroke-dashoffset 1s ease,opacity 1s ease;
    transition: stroke-dashoffset 1s ease,opacity 1s ease
}

.video-block .post-content .title {
    padding-left: 75px;
    font-size: 14px;
    margin: 0;
    line-height: 20px
}

.video-block:hover .post-content {
    border-bottom-color: #009673
}

.video-block:hover .post-content .icon .svg-stroke-solid {
    opacity: 1;
    filter: alpha(opacity=100);
    stroke-dashoffset: 0
}

.videos-grid .video-block {
    margin-bottom: 30px
}

.gallery-block {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 18px
}

.gallery-block:after {
    content: "";
    width: 100%;
    height: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(0,0,0,.5);
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0)
}

.gallery-block .gallery-content {
    position: absolute;
    width: 100%;
    bottom: -10px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 99;
    padding: 0 15px
}

.gallery-block .gallery-content a {
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-size: 14px
}

.gallery-block .gallery-content a:hover {
    color: #009673
}

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

.gallery-block .images img {
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s;
    -moz-transition: all 5s;
    -ms-transition: all 5s
}

.gallery-block a.zoomGallery {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    z-index: 99;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    opacity: 0;
    filter: alpha(opacity=0)
}

@media(max-width: 680px) {
    .gallery-block a.zoomGallery {
        display:none
    }
}

.gallery-block a.zoomGallery:hover {
    color: #009673
}

.gallery-block:hover .gallery-content {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0
}

.gallery-block:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gallery-block:hover a.zoomGallery {
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel .gallery-block {
    margin-bottom: 0
}

.owl-carousel .post-block {
    margin-bottom: 0
}

.text-light .video-block {
    background: 0 0
}

.text-light .video-block .post-content .icon {
    border-right-color: rgba(255,255,255,.2)
}

.text-light .video-block .post-content .title a {
    color: rgba(255,255,255,.8)
}

.text-light .video-block .post-content .title a:hover {
    color: #009673
}

.paragraph--type--gallery {
    margin: 15px 0
}

.paragraph--type--gallery .lightGallery .image-item {
    position: relative;
    margin-bottom: 10px
}

.paragraph--type--gallery .lightGallery .image-item a {
    position: relative;
    display: block
}

.paragraph--type--gallery .lightGallery .image-item a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.paragraph--type--gallery .lightGallery .image-item a .icon-expand {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 30px
}

.paragraph--type--gallery .lightGallery .image-item a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.paragraph--type--gallery .lightGallery .image-item a:hover .icon-expand {
    opacity: 1;
    filter: alpha(opacity=100)
}

.paragraph--type--video {
    margin: 15px 0
}

.item-list.list-views {
    background: #fff;
    padding: 18px
}

.item-list.list-views ul {
    overflow: hidden;
    padding-left: 0
}

.item-list.list-views ul li.view-list-item {
    list-style-type: none;
    margin-bottom: 18px
}

.item-list.list-views ul li.view-list-item:last-child {
    margin-bottom: 0
}

.list-border .item-list.list-views {
    padding: 15px
}

.list-border .item-list.list-views ul li {
    margin: 0 0 15px
}

.list-border .item-list.list-views ul li .post-block {
    margin: 0 0 18px;
    padding: 0 0 18px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.list-border .item-list.list-views ul li:last-child .post-block {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.views-view-grid .views-row {
    width: auto;
    clear: none;
    float: none!important
}

.views-view-grid .views-row:last-child {
    margin-bottom: 0
}

.views-view-grid .post-block .post-content {
    padding-top: 10px
}

.list-border-bottom .view-content-wrap .item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted rgba(0,0,0,.1)
}

.list-border-bottom .view-content-wrap .item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.ajax-progress.ajax-progress-fullscreen {
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

.ajax-progress.ajax-progress-fullscreen:after {
    content: "";
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin-top: -32px;
    margin-left: -32px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: url(../../../images//preloader/preloader-18.gif) no-repeat center center rgba(255,255,255,.8);
    position: absolute;
    z-index: 1
}

.view-article-category-block {
    position: relative
}

.view-article-category-block .js-pager__items {
    width: 35px;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 11
}

.view-article-category-block .js-pager__items>li {
    width: 15px;
    height: 20px;
    float: left;
    margin-right: 5px
}

.view-article-category-block .js-pager__items>li>* {
    color: #999
}

.view-article-category-block .js-pager__items>li>*:hover {
    color: #009673
}

.view-article-category-block .js-pager__items>li:last-child {
    margin-right: 0
}

.view-article-category-block .post-category {
    background: 0 0;
    display: block;
    position: relative;
    margin: 0 0 35px;
    padding: 0;
    padding-right: 15px;
    border-bottom: 5px solid rgba(0,0,0,.05)
}

.view-article-category-block .post-category>span {
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    letter-spacing: .5px;
    color: #000;
    padding: 0 0 13px;
    z-index: 9
}

.view-article-category-block .post-category>span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #000;
    left: 0;
    bottom: -5px;
    z-index: 1
}

.js-pager__items {
    margin: 0!important;
    padding: 18px 0
}

.js-pager__items a.button {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    background: #009673;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 6px 18px;
    font-weight: 600;
    border: none;
    font-family: mukta vaani,serif
}

.js-pager__items a.button:hover,.js-pager__items a.button:focus,.js-pager__items a.button:active {
    background: #009673;
    color: #fff;
    opacity: .8;
    filter: alpha(opacity=80)
}

.posts-list .item-list ul>li {
    margin: 0 0 20px
}

.posts-list .post-block .post-image {
    width: 95px;
    height: auto;
    float: left;
    margin-bottom: 0
}

.posts-list .post-block .post-meta {
    margin-bottom: 0;
    float: left;
    width: 100%;
    padding-top: 0
}

.posts-list .post-block .post-content {
    display: block;
    padding-left: 110px;
    padding-top: 0
}

.posts-list .post-block .post-content .post-title {
    max-height: 48px;
    overflow: hidden;
    float: left
}

.posts-list .post-block .post-content .post-title a {
    display: block
}

.posts-list .post-block .post-body {
    display: none
}

.posts-list.grid .post-block {
    margin-bottom: 24px
}

.posts-list.grid .post-block .post-content {
    padding-top: 0
}

.posts-list-noimage .item-list ul>li {
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 15px
}

.posts-list-noimage .item-list ul>li .post-block .post-title a {
    font-size: 16px
}

.posts-list-number {
    padding: 0;
    background: #fff
}

.posts-list-number .item-list ul>li {
    margin-bottom: 0
}

.posts-list-number .item-list ul>li:last-child .post-block {
    margin-bottom: 0!important;
    border: none
}

.posts-list-number .post-block {
    position: relative;
    min-height: 40px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 22px 0
}

.posts-list-number .post-block .number {
    font-size: 20px;
    color: #000;
    text-align: center;
    width: 40px;
    height: 40px;
    position: absolute;
    background: #f1f1f1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: 50%;
    left: 0;
    z-index: 11;
    margin-top: -20px;
    line-height: 40px;
    font-style: italic
}

.posts-list-number .post-block .post-content {
    padding-top: 0
}

.posts-list-number .post-block .post-title {
    padding: 0;
    padding-left: 50px
}

.posts-list-number .post-block .post-title a {
    display: block;
    font-size: 14px
}

.posts-list-number .post-block .post-title a:hover {
    color: #009673
}

.posts-grid .post-block {
    margin-bottom: 18px
}

.slidershow-v1.init-carousel-owl {
    margin-left: -1px!important;
    margin-right: -1px!important
}

.slidershow-v1.init-carousel-owl .item {
    padding-left: 1px!important;
    padding-right: 1px!important
}

.slidershow-v1 .item .post-large .post-block .post-title a {
    font-size: 18px
}

.slidershow-v1 .item .items-small {
    width: 50%;
    float: left
}

.slidershow-v1 .item .items-small:first-child {
    padding-right: 1px
}

.slidershow-v1 .item .items-small .post-small-item {
    margin-bottom: 3px
}

.slidershow-v1 .item .items-small .post-small-item:last-child {
    margin-bottom: 0
}

.slidershow-v1 .item .items-small .post-meta-wrap {
    padding: 15px!important
}

.slidershow-v1 .item .items-small .post-title a {
    font-size: 15px!important;
    line-height: 22px!important
}

@media(max-width: 991px) {
    .slidershow-v1 .item .post-meta {
        display:none
    }
}

@media(max-width: 767px) {
    .slidershow-v1 .item .post-categories {
        display:none
    }

    .slidershow-v1 .item .post-title a {
        font-size: 13px!important;
        line-height: 18px!important
    }
}

.gallery-grid .row,.gallery-grid .gva-view-grid-inner {
    margin-left: 1px;
    margin-right: 1px
}

.gallery-grid .row>div,.gallery-grid .gva-view-grid-inner>div {
    padding-left: 1px;
    padding-right: 1px
}

.gallery-grid .gallery-post {
    margin-bottom: 2px
}

.tags-list .item-list>ul>li {
    float: left;
    margin: 5px!important
}

.tags-list .item-list>ul>li a {
    display: block;
    background: #f5f5f5;
    border: 1px solid rgba(0,0,0,.1);
    padding: 3px 10px;
    font-family: mukta vaani,serif;
    font-size: 14px;
    font-weight: 600
}

.tags-list .item-list>ul>li a:hover,.tags-list .item-list>ul>li a:focus,.tags-list .item-list>ul>li a:active {
    background: #009673;
    color: #fff
}

.category-list ul>li {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 12px;
    margin-bottom: 12px!important;
    margin-top: 0!important
}

.category-list ul>li:last-child {
    border: 0;
    padding-bottom: 0!important;
    margin-bottom: 0!important
}

.category-list ul>li a {
    font-family: mukta vaani,serif;
    font-size: 14px;
    font-weight: 500
}

.load-more-full {
    padding: 0 30px
}

@media(max-width: 991px) {
    .load-more-full {
        padding:0 15px
    }
}

.gva-view-mlayout-1 {
    position: relative;
    overflow: hidden
}

.gva-view-mlayout-1 .item-first {
    border-bottom: 0;
    display: block;
    float: left;
    padding-right: 9px!important;
    width: 65%;
    clear: none;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative
}

@media(max-width: 700px) {
    .gva-view-mlayout-1 .item-first {
        width:100%;
        clear: both;
        margin-bottom: 20px;
        padding-right: 0!important
    }
}

.gva-view-mlayout-1 .item-first>.content-inner {
    position: relative;
    z-index: 9
}

.gva-view-mlayout-1 .item-first>.content-inner:after {
    content: '';
    background: #fff;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1
}

.gva-view-mlayout-1 .item-first .post-content {
    padding: 15px 18px 18px
}

.gva-view-mlayout-1 .item-first .post-title a {
    font-size: 18px;
    line-height: 24px
}

.gva-view-mlayout-1 .items-second {
    float: left;
    width: 35%;
    padding-left: 9px;
    position: relative
}

@media(max-width: 700px) {
    .gva-view-mlayout-1 .items-second {
        width:100%;
        clear: both;
        padding-left: 0
    }
}

.gva-view-mlayout-1 .items-second>.content-inner {
    padding: 18px;
    background: #fff;
    position: relative;
    float: left;
    width: 100%;
    z-index: 9
}

.gva-view-mlayout-1 .items-second>.content-inner:after {
    content: '';
    background: #fff;
    width: 100%;
    height: 100px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1
}

.gva-view-mlayout-1 .items-second .item-post {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    float: left;
    width: 100%
}

.gva-view-mlayout-1 .items-second .item-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0
}

.layout-1-2 .item-first {
    width: 50%
}

@media(max-width: 767px) {
    .layout-1-2 .item-first {
        width:100%;
        padding: 0!important
    }
}

.layout-1-2 .items-second {
    width: 50%
}

@media(max-width: 767px) {
    .layout-1-2 .items-second {
        width:100%;
        padding: 0!important
    }
}

.gva-view-mlayout-2 .item-first .post-block {
    display: block;
    width: 100%;
    margin: 0
}

.gva-view-mlayout-2 .item-first .post-block .post-content {
    padding: 18px 18px 5px
}

.gva-view-mlayout-2 .item-first .post-block .post-content .content-inner {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 15px
}

.gva-view-mlayout-2 .item-first .post-block .post-content .content-inner .post-title {
    margin: 5px 0 0
}

.gva-view-mlayout-2 .item-first .post-block .post-content .content-inner .post-title a {
    font-size: 18px;
    line-height: 24px
}

@media(max-width: 767px) {
    .gva-view-mlayout-2 .item-first .post-block .post-content .content-inner .post-title a {
        font-size:16px
    }
}

.gva-view-mlayout-2 .items-second {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px 18px 5px
}

.gva-view-mlayout-2 .items-second .item-post {
    float: left;
    width: 100%;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    background: #fff
}

.gva-view-mlayout-2 .items-second .item-post:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.gva-view-mlayout-3 .item-first {
    width: 100%;
    float: left
}

.gva-view-mlayout-3 .item-first .post-block .post-image {
    width: 50%;
    float: left
}

.gva-view-mlayout-3 .item-first .post-block .post-title a {
    font-size: 18px;
    line-height: 26px
}

.gva-view-mlayout-3 .item-first .post-block .post-content {
    width: 50%;
    float: left;
    padding-left: 20px
}

.gva-view-mlayout-3 .items-second {
    width: 100%;
    float: left;
    margin-top: 30px
}

.gva-view-mlayout-3 .items-second .post-block .post-content {
    padding-top: 10px
}

.gva-view-mlayout-3 .items-second .post-block .post-body {
    display: none
}

.gva-view-mlayout-3 .items-second .post-block .view-node {
    display: none
}

.gva-view-mlayout-3.v2 .post-block {
    position: relative
}

.gva-view-mlayout-3.v2 .post-block .post-image {
    position: relative;
    width: 100%;
    float: none
}

.gva-view-mlayout-3.v2 .post-block .post-image a:after {
    content: '';
    background: url(../../../images//grid-slide.png) repeat center center rgba(0,0,0,.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1
}

.gva-view-mlayout-3.v2 .post-block .post-meta span {
    color: #fff
}

.gva-view-mlayout-3.v2 .post-block .post-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    width: 100%;
    z-index: 9
}

.gva-view-mlayout-3.v2 .post-block .post-content .post-title a {
    font-size: 16px;
    color: #fff;
    font-weight: 400
}

.gva-view-mlayout-3.v2 .post-block .post-content .post-title a:hover {
    color: #009673
}

.gva-view-mlayout-3.v2 .post-block .post-content .post-body {
    color: rgba(255,255,255,.9)
}

.gva-view-mlayout-3.v2 .post-block .post-content .post-meta {
    color: #ccc
}

.gva-view-mlayout-3.v2 .item-first .post-block .post-title a {
    font-size: 22px;
    line-height: 30px
}

.gva-view-mlayout-4 .item-first {
    width: 100%;
    float: left;
    margin-bottom: 18px
}

.gva-view-mlayout-4 .items-second {
    float: left;
    width: 100%
}

.gva-view-mlayout-4 .items-second .item-post {
    margin-bottom: 18px
}

@media(max-width: 680px) {
    .gva-view-mlayout-4 .item-first .post-block .post-image,.gva-view-mlayout-3 .item-first .post-block .post-image {
        width:100%
    }

    .gva-view-mlayout-4 .item-first .post-block .post-content,.gva-view-mlayout-3 .item-first .post-block .post-content {
        width: 100%;
        padding-left: 0
    }
}

.gva-view-mlayout-6 {
    margin-left: -9px;
    margin-right: -9px;
    overflow: hidden
}

.gva-view-mlayout-6>div {
    padding-left: 9px;
    padding-right: 9px
}

.gva-view-mlayout-6 .item-first {
    width: 50%;
    float: left;
    position: relative;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .gva-view-mlayout-6 .item-first {
        width:33.33%
    }
}

@media(max-width: 800px) {
    .gva-view-mlayout-6 .item-first {
        width:100%;
        overflow: hidden;
        margin-bottom: 18px
    }
}

.gva-view-mlayout-6 .item-first .content-inner {
    position: relative;
    z-index: 9
}

.gva-view-mlayout-6 .item-first .content-inner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    top: 100%;
    left: 0;
    z-index: 1;
    background: #fff
}

.gva-view-mlayout-6 .item-first .post-block .post-content {
    padding: 18px
}

.gva-view-mlayout-6 .items-second .post-block {
    margin-bottom: 18px
}

@media(max-width: 1199px) {
    .gva-view-mlayout-6 .items-second .post-block .post-created {
        display:none
    }
}

.gva-view-mlayout-6 .column-small-1,.gva-view-mlayout-6 .column-small-2 {
    width: 25%;
    float: left;
    position: relative;
    z-index: 9
}

@media(max-width: 1199px) {
    .gva-view-mlayout-6 .column-small-1,.gva-view-mlayout-6 .column-small-2 {
        width:33.33%
    }
}

@media(max-width: 800px) {
    .gva-view-mlayout-6 .column-small-1,.gva-view-mlayout-6 .column-small-2 {
        width:50%
    }
}

@media(max-width: 600px) {
    .gva-view-mlayout-6 .column-small-1,.gva-view-mlayout-6 .column-small-2 {
        width:100%
    }
}

.gva-view-mlayout-6 .column-small-1>.content-inner,.gva-view-mlayout-6 .column-small-2>.content-inner {
    padding: 18px;
    background: #fff;
    position: relative
}

.gva-view-mlayout-6 .column-small-1>.content-inner:after,.gva-view-mlayout-6 .column-small-2>.content-inner:after {
    content: '';
    width: 100%;
    height: 150px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1
}

.posts-stick-list .item-list {
    padding: 0
}

.posts-stick-list .item-list li.view-list-item {
    margin-bottom: 0!important
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.node-index-1 {
    display: block;
    width: 100%;
    clear: none
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.node-index-1 .post-content {
    padding: 20px 20px 15px
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.node-index-1 .post-content .content-inner {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 15px
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.node-index-1 .post-content .content-inner .post-title {
    margin: 5px 0
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.node-index-1 .post-content .content-inner .post-title a {
    font-size: 16px;
    line-height: 22px
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post {
    display: block;
    width: 100%;
    clear: both;
    background: #fff;
    padding: 0 18px
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .content-inner {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 18px;
    margin-bottom: 18px
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-image {
    margin: 0
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-content {
    padding-top: 0
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-body {
    display: none
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-meta {
    float: left;
    width: 100%;
    margin-bottom: 0
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-title {
    padding: 0
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-title a {
    display: block
}

.posts-stick-list .item-list li.view-list-item:last-child .small-post .content-inner {
    margin-bottom: 0!important;
    border: none
}

.posts-grid-v2 .post-block .post-content {
    padding: 10px 0
}

.posts-list-v2 .list-views {
    padding: 0
}

.layout-2-2 .post-block {
    padding: 0
}

.layout-2-2 .post-block .post-content {
    padding: 0 0 15px!important
}

.layout-2-2 .items-second {
    padding: 0
}

.layout-2-2 .items-second .post-block .post-content {
    padding: 0!important
}

div.messages {
    margin: 10px 0
}

div.messages code {
    font-weight: 700
}

div.help p:last-child {
    margin-bottom: 0
}

div.help ul:last-child {
    margin-bottom: 0
}

div#acquia-agent-no-search {
    margin: 8px 0;
    padding-left: 3em!important
}

#block-system-help {
    background: url(images/help.png) no-repeat 17px 22px transparent;
    border: none;
    margin: 6px 0;
    padding: 10px 10px 10px 50px
}

#block-system-help code {
    font-weight: 700
}

@media(max-width: 780px) {
    #jpreContent {
        display:none!important
    }
}

@media(min-width: 780px) {
    .js-preloader .body-page {
        opacity:0
    }

    .js-preloader.preloader-done .body-page {
        opacity: 1!important
    }

    #jpreContent {
        display: none
    }

    #jpreLoader {
        height: 4px;
        width: 100%;
        top: 0!important
    }

    #jpreOverlay {
        background-color: transparent;
        height: auto!important;
        top: 0!important;
        position: absolute!important
    }

    #jpreSlide {
        width: 100%;
        text-align: center;
        top: auto!important;
        bottom: 50%
    }

    #jpreSlide #jpreContent {
        display: block;
        position: relative;
        margin-bottom: 10px
    }

    .js-preloader #jpreOverlay {
        background-color: #fff;
        height: 100%!important;
        position: fixed!important
    }

    .js-preloader #jpreLoader {
        top: 50%!important;
        height: 10px;
        margin-top: -5px
    }

    .js-preloader #jprePercentage {
        display: block!important;
        text-align: center
    }

    #jpreBar {
        z-index: 2;
        background-color: #000;
        display: none!important
    }

    #jpreButton,#jprePercentage {
        display: none!important
    }

    #jprePercentage {
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 0
    }
}

.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    text-align: center
}

.ps-container {
    -ms-touch-action: none;
    overflow: hidden!important
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block
}

.ps-container.ps-in-scrolling {
    pointer-events: none
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    -moz-transition: background-color .2s linear,opacity .2s linear;
    -o-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear,opacity .2s linear;
    bottom: 3px;
    height: 8px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    bottom: 0;
    height: 8px
}

.ps-container>.ps-scrollbar-y-rail {
    display: block;
    position: absolute;
    border-radius: 4px;
    opacity: .1;
    filter: alpha(opacity=10);
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    -moz-transition: background-color .2s linear,opacity .2s linear;
    -o-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear,opacity .2s linear;
    right: 3px;
    width: 4px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    right: 0;
    width: 5px
}

.ps-container:hover.ps-in-scrolling {
    pointer-events: none
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999
}

.gallery-rotator .item-list {
    position: relative;
    height: auto
}

.gallery-rotator .item-list ul {
    list-style: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.gallery-rotator .item-list ul:before,.gallery-rotator .item-list ul:after {
    content: '';
    display: table
}

.gallery-rotator .item-list ul:after {
    clear: both
}

.gallery-rotator .item-list ul {
    zoom:1}

.gallery-rotator .item-list ul li {
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -o-perspective: 400px;
    -ms-perspective: 400px;
    perspective: 400px;
    margin: 0;
    padding: 3px;
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff
}

.gallery-rotator .item-list ul li a {
    z-index: 999;
    display: block;
    position: absolute;
    left: 3px!important;
    right: 3px!important;
    bottom: 3px!important;
    top: 3px!important;
    width: auto!important;
    height: auto!important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #333;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer!important
}

.gallery-rotator .item-list ul li a:hover {
    cursor: pointer;
    pointer: cursor
}

.gallery-rotator .item-list-size-1 {
    width: 55%
}

.gallery-rotator .item-list-size-2 {
    width: 100%
}

.gallery-rotator .item-list-size-3 {
    width: 100%;
    margin-top: 0
}

.ri-shadow:after,.ri-shadow:before {
    content: "";
    position: absolute;
    z-index: -2;
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    max-width: 300px;
    max-height: 100px;
    box-shadow: 0 15px 10px rgba(0,0,0,.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.ri-shadow:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg)
}

.gallery-rotator .item-list-loading:after,.gallery-rotator .item-list-loading:before {
    display: none
}

.ri-loading-image {
    display: none
}

.gallery-rotator .item-list-loading .ri-loading-image {
    position: relative;
    width: 30px;
    height: 30px;
    left: 50%;
    margin: 100px 0 0 -15px;
    display: block
}

.block-gavias-content-builder {
    position: relative
}

.gbb-row-wrapper {
    position: relative
}

.gbb-row-wrapper .particles-js-canvas-el {
    position: absolute;
    top: 0;
    left: 0
}

.gbb-row-wrapper .icon-row {
    color: #009673
}

.gbb-row-wrapper .gbb-row-wrapper .bb-inner {
    padding: 0
}

.row-box {
    padding-left: 100px;
    padding-right: 100px
}

@media(max-width: 991px) {
    .row-box {
        padding-left:50px;
        padding-right: 50px
    }
}

.block.block-gavias-blockbuilder {
    padding-bottom: 0!important;
    margin-bottom: 0!important
}

.container {
    max-width: 100%
}

.container .container {
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important
}

.bb-container.full-screen {
    display: table;
    table-layout: fixed;
    width: 100%
}

.bb-container.full-screen .bb-inner {
    padding: 0!important
}

.bb-container.full-screen>.row {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.gbb-row.gsc-equal-height .row-wrapper {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gbb-row.gsc-equal-height .row-wrapper::before,.gbb-row.gsc-equal-height .row-wrapper::after {
    display: none
}

.gbb-row.gsc-equal-height .row-wrapper>.gsc-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.gbb-row.gsc-equal-height .row-wrapper>.gsc-column .column-inner {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.gbb-row.gsc-equal-height .row-wrapper>.gsc-column .column-inner::before,.gbb-row.gsc-equal-height .row-wrapper>.gsc-column .column-inner::after {
    content: " ";
    display: table
}

.gbb-row.gsc-equal-height .row-wrapper>.gsc-column .column-inner::after {
    clear: both
}

@media(-ms-high-contrast:active),(-ms-high-contrast:none) {
    .gbb-row.gsc-equal-height .row-wrapper>.gsc-column .column-inner>* {
        min-height: 1em
    }
}

.gavias-blockbuilder-content {
    position: relative
}

.gavias-blockbuilder-content .link-edit-blockbuider {
    border: 1px solid rgba(0,0,0,.1);
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
    box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
    background: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    display: inline-block;
    padding: 10px
}

.gavias-blockbuilder-content .link-edit-blockbuider:hover {
    color: #009673
}

@media(max-width: 991px) {
    .gbb-row[style*=padding-top] {
        padding-top:10px!important
    }

    .gbb-row[style*=padding-bottom] {
        padding-top: 10px!important
    }
}

.gbb-row .bb-inner {
    padding-top: 30px;
    padding-bottom: 30px
}

.gbb-row .bb-inner.remove_margin {
    margin: 0!important
}

.gbb-row .bb-inner.remove_padding {
    padding: 0!important
}

.gbb-row .bb-inner.remove_padding_col .bb-container>.row {
    margin-left: 0!important;
    margin-right: 0!important
}

.gbb-row .bb-inner.remove_padding_col .bb-container>.row>.row-wrapper>div.col,.gbb-row .bb-inner.remove_padding_col .bb-container>.row>.row-wrapper>div.gsc-column {
    padding-left: 0!important;
    padding-right: 0!important
}

.gbb-row .bb-inner.remove_padding_top {
    padding-top: 0!important
}

.gbb-row .bb-inner.remove_padding_bottom {
    padding-bottom: 0!important
}

.column-style-1 {
    max-width: 700px;
    margin: 0 auto;
    padding: 80px 30px
}

@media(max-width: 991px) {
    .column-style-1 {
        padding:30px 20px
    }
}

.column-style-2 {
    max-width: 800px;
    margin: 0 auto;
    padding: 80px 20px
}

@media(max-width: 991px) {
    .column-style-2 {
        padding:30px 10px
    }
}

.column-style-3 {
    padding: 60px
}

@media(max-width: 991px) {
    .column-style-3 {
        padding:30px
    }
}

.widget {
    margin-bottom: 30px
}

.widget .block {
    margin-bottom: 0!important
}

.widget.remove-margin-on {
    margin-bottom: 0
}

.widget.remove-margin-medium {
    margin-bottom: 45px
}

.widget.remove-margin-large {
    margin-bottom: 60px
}

.widget.gsc-block-drupal.hidden-title-off .block-inner .block-title h2 {
    display: none!important
}

.widget.gsc-block-drupal.title-align-center .block-title {
    text-align: center
}

.widget.gsc-block-drupal.title-align-left .block-title {
    text-align: left
}

.widget.gsc-block-drupal.title-align-right .block-title {
    text-align: right
}

.widget.gsc-block-drupal.text-light div {
    color: #fff
}

.widget.gsc-block-drupal.text-light .block-inner .block-title {
    color: #fff
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *,.widget.gsc-block-drupal.text-light .block-inner .block-content div {
    color: #fff
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *:after,.widget.gsc-block-drupal.text-light .block-inner .block-content *:before,.widget.gsc-block-drupal.text-light .block-inner .block-content div:after,.widget.gsc-block-drupal.text-light .block-inner .block-content div:before {
    color: rgba(255,255,255,.2)
}

.widget.gsc-block-drupal.remove-margin-on .block {
    margin-bottom: 0!important
}

.widget.gsc-block-drupal .remove-margin-on {
    margin-bottom: 0!important
}

.widget.gsc-heading {
    display: block;
    width: 100%
}

.widget.gsc-heading:before,.widget.gsc-heading:after {
    content: " ";
    display: table
}

.widget.gsc-heading:after {
    clear: both
}

.widget.gsc-heading .title-sub {
    color: #009673;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    padding: 0 10px;
    line-height: 30px;
    max-width: 760px;
    margin: 0 auto
}

.widget.gsc-heading .title {
    font-weight: 500;
    margin: 0;
    padding-bottom: 12px;
    margin-bottom: 10px;
    position: relative;
    font-size: 28px;
    color: #000;
    text-transform: capitalize;
    line-height: 34px
}

.widget.gsc-heading .title:after {
    content: '';
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    background: #009673;
    z-index: 1
}

.widget.gsc-heading .title-desc {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    max-width: 800px;
    margin: 0 auto
}

.widget.gsc-heading.align-center {
    text-align: center
}

.widget.gsc-heading.align-center .title:after {
    left: 50%;
    margin-left: -30px
}

.widget.gsc-heading.align-left {
    text-align: left
}

.widget.gsc-heading.align-left .title:after {
    left: 0;
    margin-left: 0
}

.widget.gsc-heading.align-left .title-desc {
    padding: 0!important
}

.widget.gsc-heading.align-right {
    text-align: right
}

.widget.gsc-heading.align-right .title:after {
    right: 0;
    margin-left: 0
}

.widget.gsc-heading.align-right .title-desc {
    padding: 0!important
}

.widget.gsc-heading.style-2 {
    padding: 10px 0
}

.widget.gsc-heading.style-2 .title span {
    font-size: 36px;
    text-transform: none
}

.widget.text-long .title-desc {
    width: 55%
}

.widget.text-light .title {
    color: #fff
}

.widget.text-light .block-title {
    color: #fff
}

.widget.text-light .title-sub span {
    color: rgba(255,255,255,.8)
}

.widget.text-light .title-icon span:after,.widget.text-light .title-icon span:before {
    background: rgba(255,255,255,.1)
}

.widget.text-light .title-desc {
    color: #ccc
}

.widget.gsc-call-to-action .title {
    font-weight: 500;
    text-transform: capitalize
}

.widget.gsc-call-to-action.button-right {
    position: relative
}

.widget.gsc-call-to-action.button-right .title {
    margin: 0!important
}

.widget.gsc-call-to-action.button-right .content {
    padding-right: 120px
}

.widget.gsc-call-to-action.button-right .content p {
    margin: 0
}

.widget.gsc-call-to-action.button-right .button-action {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.widget.gsc-call-to-action.button-left {
    position: relative;
    text-align: right
}

.widget.gsc-call-to-action.button-left .title {
    margin: 0!important
}

.widget.gsc-call-to-action.button-left .content {
    padding-left: 120px
}

.widget.gsc-call-to-action.button-left .content p {
    margin: 0
}

.widget.gsc-call-to-action.button-left .button-action {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.widget.gsc-call-to-action.button-bottom {
    padding: 30px 0
}

.widget.gsc-call-to-action.button-bottom .title {
    font-size: 32px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 44px
}

.widget.gsc-call-to-action.button-bottom .title:after {
    content: "";
    width: 80px;
    height: 2px;
    background: #009673;
    left: 0;
    bottom: 0;
    z-index: 1;
    position: absolute
}

.widget.gsc-call-to-action.button-bottom .desc {
    font-size: 14px
}

.widget.gsc-call-to-action.button-bottom .button-action {
    margin-top: 30px
}

.widget.gsc-call-to-action.button-bottom.text-light .title:after {
    background: #fff
}

.widget.gsc-call-to-action.button-center {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0!important;
    text-align: center;
    margin: 0 auto
}

@media(max-width: 991px) {
    .widget.gsc-call-to-action.button-center {
        padding-top:30px;
        padding-bottom: 30px
    }
}

.widget.gsc-call-to-action.button-center .title {
    font-size: 32px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0
}

.widget.gsc-call-to-action.button-center .title:after {
    content: "";
    width: 80px;
    height: 2px;
    background: #009673;
    left: 50%;
    bottom: 0;
    margin-left: -40px;
    z-index: 1;
    position: absolute
}

.widget.gsc-call-to-action.button-center .desc {
    font-size: 14px;
    line-height: 30px
}

.widget.gsc-call-to-action.button-center .button-action {
    margin-top: 30px
}

.widget.gsc-call-to-action.button-center.text-light .title:after {
    background: #fff
}

.widget.gsc-call-to-action.has-background {
    padding: 35px;
    margin-bottom: 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.widget.gsc-call-to-action.has-background .title {
    margin-bottom: 0;
    padding-bottom: 15px;
    font-size: 20px
}

.widget.gsc-call-to-action.has-background .title:after {
    display: none
}

.widget.gsc-call-to-action.has-background.button-right .button-action {
    right: 30px
}

.widget.gsc-call-to-action.text-light .content {
    color: #fff
}

.widget.gsc-call-to-action.text-light .content .title {
    color: #fff
}

.widget.gsc-call-to-action.text-light .content .desc * {
    color: #fff
}

.widget.gsc-call-to-action.text-light .subtitle {
    color: #fff
}

.widget.gsc-team .social-icons a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.2);
    box-shadow: 0 2px 6px rgba(0,0,0,.2)
}

.widget.gsc-team .social-icons a:hover {
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.4);
    box-shadow: 0 3px 8px rgba(0,0,0,.4)
}

.widget.gsc-team .team-name {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 0 15px;
    position: relative;
    font-weight: 700;
    margin: 0;
    letter-spacing: 1px
}

.widget.gsc-team .team-position {
    text-transform: capitalize;
    color: #009673;
    font-weight: 400;
    font-size: 13px
}

.widget.gsc-team .team-info {
    margin: 15px 0
}

.widget.gsc-team.team-horizontal .team-header {
    position: relative;
    overflow: hidden
}

.widget.gsc-team.team-horizontal .team-header img {
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    display: inline-block
}

.widget.gsc-team.team-horizontal .team-header .box-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6)
}

.widget.gsc-team.team-horizontal .team-header .box-hover .content-inner {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 20px
}

.widget.gsc-team.team-horizontal .team-header .social-list a {
    background: 0 0;
    color: #fff!important;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px;
    display: inline-block;
    font-size: 16px
}

.widget.gsc-team.team-horizontal .team-header .social-list a:last-child {
    margin-right: 0
}

.widget.gsc-team.team-horizontal .team-header .social-list a:hover {
    color: #009673!important
}

.widget.gsc-team.team-horizontal .team-name {
    font-size: 14px;
    margin: 0 0 12px;
    text-transform: uppercase;
    padding: 0 0 12px;
    position: relative;
    font-weight: 800
}

.widget.gsc-team.team-horizontal .team-name:after {
    bottom: 0;
    left: 0;
    content: "";
    background: #009673;
    width: 45px;
    height: 1px;
    position: absolute
}

.widget.gsc-team.team-horizontal:hover .box-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.widget.gsc-team.team-horizontal:hover .team-header img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.widget.gsc-team.team-vertical {
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    overflow: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-team.team-vertical .team-header {
    overflow: hidden;
    position: relative
}

.widget.gsc-team.team-vertical .team-header img {
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    display: inline-block
}

.widget.gsc-team.team-vertical .social-list a {
    background: 0 0;
    color: #fff!important;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px;
    display: inline-block;
    font-size: 16px
}

.widget.gsc-team.team-vertical .social-list a:last-child {
    margin-right: 0
}

.widget.gsc-team.team-vertical .social-list a:hover {
    color: #009673!important
}

.widget.gsc-team.team-vertical .team-name {
    padding: 0
}

.widget.gsc-team.team-vertical .team-content {
    line-height: 22px
}

.widget.gsc-team.team-vertical .box-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6)
}

.widget.gsc-team.team-vertical .box-hover .content-inner {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 20px
}

.widget.gsc-team.team-vertical .team-body {
    bottom: 0;
    left: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-team.team-vertical .team-body .content-hover {
    opacity: 0;
    filter: alpha(opacity=0)
}

.widget.gsc-team.team-vertical .team-body .info {
    padding: 20px 15px
}

.widget.gsc-team.team-vertical:hover .box-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.widget.gsc-team.team-vertical:hover .team-header img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.widget.gsc-team.team-circle {
    margin-bottom: 30px;
    position: relative;
    background: 0 0;
    overflow: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-team.team-circle .team-header {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #fff
}

.widget.gsc-team.team-circle .social-list a {
    background: 0 0;
    color: #fff!important;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px;
    display: inline-block;
    font-size: 16px
}

.widget.gsc-team.team-circle .social-list a:last-child {
    margin-right: 0
}

.widget.gsc-team.team-circle .social-list a:hover {
    color: #009673!important
}

.widget.gsc-team.team-circle .team-name {
    padding: 0
}

.widget.gsc-team.team-circle .team-content {
    line-height: 22px;
    color: #fff;
    padding-bottom: 10px
}

.widget.gsc-team.team-circle .box-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: 0;
    left: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6)
}

.widget.gsc-team.team-circle .box-hover .content-inner {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 20px
}

.widget.gsc-team.team-circle .team-body {
    bottom: 0;
    left: 0;
    height: 60px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-team.team-circle .team-body .content-hover {
    opacity: 0;
    filter: alpha(opacity=0)
}

.widget.gsc-team.team-circle .team-body .info {
    padding: 5px 15px
}

.widget.gsc-team.team-circle:hover .box-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.widget.gsc-chart {
    text-align: center
}

.widget.gsc-chart .easyPieChart {
    font-size: 24px;
    font-weight: 400;
    position: relative;
    text-align: center;
    display: inline-block
}

.widget.gsc-chart .easyPieChart:last-child {
    margin-right: 0
}

.widget.gsc-chart .easyPieChart span {
    line-height: 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.widget.gsc-chart .easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.widget.gsc-chart .content {
    text-align: center
}

.widget.gsc-chart .content>div {
    display: block
}

.widget.gsc-chart .content .icon {
    font-size: 25px;
    margin-top: 5px
}

.widget.gsc-chart .content .title {
    text-transform: uppercase;
    font-weight: 12px;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px
}

.widget.gsc-chart .content .title:after {
    content: "";
    width: 50px;
    height: 1px;
    background: rgba(0,0,0,.2);
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    z-index: 1
}

.widget.gsc-icon-box {
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-icon-box .highlight_content {
    margin-top: 10px
}

.widget.gsc-icon-box .highlight_content .title {
    font-size: 14px;
    font-family: mukta vaani,serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 3px
}

.widget.gsc-icon-box .highlight-icon .icon-container {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-align: center;
    line-height: 1
}

.widget.gsc-icon-box .highlight-icon .icon-container.fa-stack {
    line-height: 2em
}

.widget.gsc-icon-box .highlight-icon .icon-container.text-theme[class*=border-] {
    border-color: rgba(0,0,0,.1)
}

.widget.gsc-icon-box .highlight-icon .icon-container.text-white[class*=border-] {
    border-color: #fff
}

.widget.gsc-icon-box .highlight-icon .icon-container.text-black[class*=border-] {
    border-color: #000
}

.widget.gsc-icon-box:hover .highlight-icon .icon-container {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.widget.gsc-icon-box.top-center {
    text-align: center
}

.widget.gsc-icon-box.top-center .highlight-icon {
    text-align: center
}

.widget.gsc-icon-box.top-center .highlight_content {
    text-align: center
}

.widget.gsc-icon-box.top-center .highlight_content .desc {
    text-align: center;
    font-weight: 400;
    text-transform: normal;
    font-size: 14px
}

.widget.gsc-icon-box.top-left {
    text-align: left
}

.widget.gsc-icon-box.top-right {
    text-align: right
}

.widget.gsc-icon-box.top-left-title .title-inner,.widget.gsc-icon-box.top-right-title .title-inner {
    display: table;
    margin-bottom: 15px
}

.widget.gsc-icon-box.top-left-title .title-inner .highlight-icon,.widget.gsc-icon-box.top-right-title .title-inner .highlight-icon {
    display: table-cell;
    vertical-align: top
}

.widget.gsc-icon-box.top-left-title .title-inner .title,.widget.gsc-icon-box.top-right-title .title-inner .title {
    display: table-cell;
    vertical-align: middle
}

.widget.gsc-icon-box.top-left-title .highlight-icon {
    padding-right: 15px
}

.widget.gsc-icon-box.top-right-title {
    text-align: right
}

.widget.gsc-icon-box.top-right-title:before,.widget.gsc-icon-box.top-right-title:after {
    content: " ";
    display: table
}

.widget.gsc-icon-box.top-right-title:after {
    clear: both
}

.widget.gsc-icon-box.top-right-title .title-inner {
    float: right
}

.widget.gsc-icon-box.top-right-title .highlight-icon {
    padding-left: 15px
}

.widget.gsc-icon-box.top-right-title .desc {
    float: right;
    width: 100%
}

.widget.gsc-icon-box.right,.widget.gsc-icon-box.left {
    display: table
}

.widget.gsc-icon-box.right .highlight-icon,.widget.gsc-icon-box.left .highlight-icon {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px
}

.widget.gsc-icon-box.right .highlight_content,.widget.gsc-icon-box.left .highlight_content {
    display: table-cell;
    vertical-align: top
}

.widget.gsc-icon-box.right {
    text-align: right
}

.widget.gsc-icon-box.right .highlight-icon {
    padding-left: 20px
}

.widget.gsc-icon-box.left {
    text-align: left
}

.widget.gsc-icon-box.left .highlight-icon {
    padding-right: 20px
}

.widget.gsc-icon-box.text-light .title {
    color: #fff
}

.widget.gsc-icon-box.text-light .title a {
    color: #fff
}

.widget.gsc-icon-box.text-light .desc {
    color: #fff
}

.widget.gsc-icon-box.box-background {
    padding: 30px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.widget.gsc-icon-box.box-background.active,.widget.gsc-icon-box.box-background:hover,.widget.gsc-icon-box.box-background:focus,.widget.gsc-icon-box.box-background:active {
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
    box-shadow: 0 0 10px 3px rgba(0,0,0,.1)
}

.widget.gsc-video-box {
    position: relative;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: block;
    -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.1);
    box-shadow: 0 0 10px 2px rgba(0,0,0,.1)
}

.widget.gsc-video-box .modal-dialog {
    height: auto
}

.widget.gsc-video-box .modal-dialog .modal-content {
    height: 100%
}

.widget.gsc-video-box .modal-dialog .modal-content iframe {
    width: 100%;
    min-height: 300px
}

.widget.gsc-video-box .gsc-video-link {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -45px;
    text-align: center;
    width: 100%;
    z-index: 1
}

.widget.gsc-video-box .gsc-video-link .icon-play {
    background: url(../../../images//icon-play.png) no-repeat center center transparent;
    width: 85px;
    height: 85px;
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-video-box .gsc-video-link .icon-play:hover {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.widget.gsc-video-box .gsc-video-link .video-title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.widget.gsc-video-box #gsc-video-overlay {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
    left: 0
}

.widget.gsc-video-box #gsc-video-overlay:hover .video-close {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0
}

.widget.gsc-video-box .loaded {
    max-width: 100%
}

.widget.gsc-video-box .video-close {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    display: block;
    text-align: center;
    position: absolute;
    top: -50px;
    width: 100%;
    height: 30px;
    color: #fff;
    background: rgba(0,0,0,.6);
    font-size: 48px;
    font-weight: 900;
    line-height: .5;
    z-index: 999;
    opacity: 0;
    filter: alpha(opacity=0)
}

.widget.milestone-block {
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 50px
}

.widget.milestone-block:last-child {
    margin-right: 0
}

.widget.milestone-block .milestone-icon {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 9px;
    margin-bottom: 4px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    position: relative;
    padding-top: 0
}

.widget.milestone-block .milestone-icon span {
    font-size: 18px;
    color: #009673
}

.widget.milestone-block .milestone-number {
    font-size: 28px;
    line-height: 28px;
    font-weight: 700
}

.widget.milestone-block .milestone-text {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400
}

.widget.milestone-block.icon-top {
    text-align: center;
    display: block;
    width: 100%
}

.widget.milestone-block.icon-top .milestone-icon {
    display: block;
    text-align: center;
    float: none;
    margin: 0;
    width: 100%;
    position: relative;
    padding-bottom: 15px;
    height: auto
}

.widget.milestone-block.icon-top .milestone-icon span {
    font-size: 32px
}

.widget.milestone-block.icon-top .milestone-icon:after {
    content: "";
    width: 50px;
    height: 1px;
    background: #009673;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    z-index: 11
}

.widget.milestone-block.icon-top .milestone-number {
    font-size: 40px;
    font-weight: 600;
    color: #000;
    letter-spacing: 2px;
    line-height: 50px
}

.widget.milestone-block.icon-top .milestone-text {
    font-size: 12px;
    color: #999;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 5px
}

.widget.milestone-block.icon-top .milestone-right {
    display: block;
    text-align: center;
    float: none;
    width: 100%;
    margin-top: 10px
}

.widget.milestone-block.text-light .milestone-icon {
    color: #fff
}

.widget.milestone-block.text-light .milestone-icon:after {
    background: #fff
}

.widget.milestone-block.text-light .milestone-icon span {
    color: #fff
}

.widget.milestone-block.text-light .milestone-number,.widget.milestone-block.text-light .milestone-text {
    color: #fff
}

.widget.milestone-block.icon-left .milestone-right {
    padding-left: 75px
}

.widget.milestone-block.icon-left .milestone-icon {
    float: left
}

.widget.gsc-box-image {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-box-image:hover {
    -webkit-box-shadow: 0 1px 10px 1px rgba(0,0,0,.2);
    box-shadow: 0 1px 10px 1px rgba(0,0,0,.2)
}

.widget.gsc-box-image:hover .image:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.widget.gsc-box-image .image {
    position: relative
}

.widget.gsc-box-image .image:after {
    content: "";
    background: rgba(42,43,100,.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-box-image .body {
    border: 1px solid rgba(0,0,0,.1);
    border-top: 5px solid;
    position: relative;
    padding: 0 20px 30px
}

.widget.gsc-box-image .body .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    font-size: 35px;
    color: #fff;
    background: #009673;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    z-index: 11;
    overflow: hidden
}

.widget.gsc-box-image .body .icon:after {
    background: rgba(255,255,255,.2) none repeat scroll 0 0;
    content: "";
    height: 200%;
    left: 22px;
    position: absolute;
    top: -12px;
    transform: rotate(45deg);
    width: 100%;
    z-index: 1
}

.widget.gsc-box-image .body .title {
    padding-top: 45px
}

.widget.gsc-box-image .body .title h3 {
    font-size: 14px
}

.widget.gsc-box-image .body .readmore {
    margin-top: 20px
}

.widget.gsc-progress.text-light .progress-label {
    color: #fff
}

.gsc-box-info {
    position: relative
}

.gsc-box-info .content {
    width: 50%;
    padding: 45px
}

@media(max-width: 1199px) {
    .gsc-box-info .content {
        padding:30px
    }
}

@media(max-width: 991px) {
    .gsc-box-info .content {
        padding:20px
    }
}

@media(max-width: 767px) {
    .gsc-box-info .content {
        padding-top:310px;
        width: 100%
    }
}

.gsc-box-info .content .content-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.gsc-box-info .content .content-inner {
    position: relative;
    z-index: 9
}

.gsc-box-info .content .subtitle {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700
}

.gsc-box-info .content .title {
    font-size: 26px;
    margin-bottom: 20px
}

.gsc-box-info .content .title h3 {
    margin: 0
}

.gsc-box-info .content .readmore {
    margin-top: 30px
}

.gsc-box-info .content.text-light {
    color: #fff
}

.gsc-box-info .content.text-light .title h3,.gsc-box-info .content.text-light .title h2,.gsc-box-info .content.text-light .desc {
    color: #fff
}

.gsc-box-info .content.text-light .subtitle {
    color: rgba(255,255,255,.8)
}

.gsc-box-info .image {
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: 9;
    top: 0;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

@media(max-width: 767px) {
    .gsc-box-info .image {
        height:300px;
        width: 100%
    }
}

.gsc-box-info.content-align-left .content {
    float: left;
    padding-left: 0
}

.gsc-box-info.content-align-left .image {
    right: 0
}

.gsc-box-info.content-align-right .content {
    padding-right: 0;
    float: right
}

.gsc-box-info.content-align-right .image {
    left: 0
}

.container-fw .gsc-box-info .content {
    padding: 75px
}

@media(max-width: 1199px) {
    .container-fw .gsc-box-info .content {
        padding:30px
    }
}

.gsc-hover-box {
    text-align: center;
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.1);
    box-shadow: 0 0 10px 2px rgba(0,0,0,.1)
}

.gsc-hover-box .icon {
    width: 100px;
    height: 100px;
    background: #f7f7f7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-bottom: 20px;
    display: inline-block;
    line-height: 100px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative
}

.gsc-hover-box .icon span {
    font-size: 45px;
    color: #009673;
    line-height: 100px
}

.gsc-hover-box .icon:after {
    content: "";
    top: -10px;
    left: -10px;
    width: 120px;
    height: 120px;
    z-index: 11;
    position: absolute;
    border: 2px solid rgba(0,0,0,.1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.gsc-hover-box .box-title {
    font-size: 18px;
    text-transform: none;
    font-weight: 300;
    color: #000;
    margin-bottom: 10px
}

.gsc-hover-box .content {
    font-size: 15px
}

.gsc-hover-box .link {
    margin-top: 15px
}

.gsc-hover-box .link a {
    text-transform: uppercase;
    font-weight: 700;
    color: #009673;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-size: 14px
}

.gsc-hover-box .link a:hover {
    color: #444
}

.gsc-hover-box:hover .icon {
    background: #009673;
    color: #fff
}

.gsc-hover-box:hover .icon span {
    color: #fff
}

.gsc-hover-background {
    position: relative;
    background: #f5f5f5;
    padding: 85px 0;
    margin-bottom: 30px
}

.gsc-hover-background .front {
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.gsc-hover-background .front .icon {
    line-height: 1;
    font-size: 42px;
    color: #009673
}

.gsc-hover-background .front h2 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-top: 15px;
    letter-spacing: -1px
}

.gsc-hover-background .back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-background-size: cover!important;
    -o-background-size: cover!important;
    -ms-background-size: cover!important;
    background-size: cover!important
}

.gsc-hover-background .back:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 1;
    position: absolute
}

.gsc-hover-background .back .content {
    color: #fff;
    padding: 10px 30px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9
}

.gsc-hover-background .back .content .content-text {
    font-size: 15px;
    color: #fff;
    padding-bottom: 15px
}

.gsc-hover-background:hover .front {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0)
}

.gsc-hover-background:hover .back {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.gsc-quote {
    position: relative;
    padding-top: 125px
}

.gsc-quote:after {
    position: absolute;
    content: "";
    background: url(../../../images//testimonial-icon.png) no-repeat center center transparent;
    width: 30px;
    height: 30px;
    left: 0;
    top: 50px;
    z-index: 1
}

.gsc-quote .content {
    line-height: 28px
}

.gsc-quote .signature {
    margin-top: 60px
}

.gsc-quote .position {
    margin-top: 25px
}

.gsc-quote-text {
    position: relative;
    padding: 30px 30px 30px 70px
}

.gsc-quote-text .icon {
    position: absolute;
    left: 20px;
    top: 30px;
    z-index: 1;
    font-size: 20px;
    color: #009673
}

.gsc-quote-text .content {
    line-height: 30px;
    font-size: 16px;
    letter-spacing: .5px;
    color: #999
}

.gsc-quote-text.has-border {
    border: 2px solid rgba(0,0,0,.1)
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs {
    margin: 5px 0;
    padding: 10px;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.1);
    box-shadow: 0 1px 6px rgba(0,0,0,.1);
    background: #fff
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content {
    margin-top: 20px
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content .tab-pane {
    background: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.1);
    box-shadow: 0 1px 6px rgba(0,0,0,.1);
    padding: 30px
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs {
    width: 25%;
    float: left
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li {
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.1);
    box-shadow: 0 1px 6px rgba(0,0,0,.1);
    background: #fff;
    display: block;
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
    padding-right: 0
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li a {
    width: 100%
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li:last-child {
    margin-bottom: 0
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content {
    width: 75%;
    float: left;
    padding-left: 15px
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content .tab-pane {
    background: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.1);
    box-shadow: 0 1px 6px rgba(0,0,0,.1);
    padding: 30px
}

.gsc-gmap {
    position: relative
}

.gsc-gmap.style-1 {
    margin-bottom: -10px
}

.gsc-gmap.style-1 iframe {
    width: 100%!important
}

.gsc-gmap.style-1 .info-inner {
    padding: 45px 30px;
    position: absolute;
    top: 100px;
    bottom: 100px;
    left: 20%;
    width: 375px;
    z-index: 99;
    background: #fff
}

@media(max-width: 1199px) {
    .gsc-gmap.style-1 .info-inner {
        left:15%
    }
}

@media(max-width: 991px) {
    .gsc-gmap.style-1 .info-inner {
        position:static
    }
}

.gsc-gmap.style-1 .info-inner .info-item {
    margin-bottom: 15px
}

.gsc-gmap.style-2 {
    margin-top: 100px
}

@media(max-width: 991px) {
    .gsc-gmap.style-2 {
        margin-top:30px
    }
}

.gsc-gmap.style-2 .info-inner {
    padding: 60px 75px 60px 35px;
    position: absolute;
    top: -70px;
    bottom: -70px;
    width: 360px;
    z-index: 99;
    border: 5px solid #009673;
    z-index: 9
}

@media(max-width: 991px) {
    .gsc-gmap.style-2 .info-inner {
        margin:20px 0;
        position: static;
        width: 100%;
        float: left
    }
}

.gsc-gmap.style-2 .map-content {
    position: relative;
    z-index: 99;
    width: 65%;
    float: right
}

@media(max-width: 991px) {
    .gsc-gmap.style-2 .map-content {
        position:static;
        width: 100%
    }
}

.gsc-gmap.style-2 .map-content iframe {
    width: 100%
}

.gsc-button {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    border: 2px solid transparent;
    margin-bottom: 20px;
    display: inline-block;
    clear: both
}

.gsc-button.radius-2x {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.gsc-button.radius-5x {
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px
}

.gsc-button.mini {
    font-size: 10px;
    padding: 3px 10px
}

.gsc-button.small {
    font-size: 10px;
    padding: 8px 15px
}

.gsc-button.medium {
    font-size: 12px;
    padding: 12px 35px
}

.gsc-button.large {
    font-size: 14px;
    padding: 18px 60px
}

.gsc-button.extra-large {
    font-size: 14px;
    padding: 20px 60px
}

.gsc-tab-views.style-1 .list-links-tabs {
    position: relative;
    margin-bottom: 0;
    background: #222;
    padding: 12px
}

.gsc-tab-views.style-1 .list-links-tabs .nav-tabs {
    z-index: 1;
    border: none
}

.gsc-tab-views.style-1 .list-links-tabs .nav-tabs>li {
    margin: 0
}

.gsc-tab-views.style-1 .list-links-tabs .nav-tabs>li a {
    border: none!important;
    margin: 0 10px 0 0!important;
    text-align: center;
    padding: 5px 10px;
    background: 0 0;
    line-height: 1;
    position: relative;
    font-weight: 600;
    font-family: mukta vaani,serif;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.gsc-tab-views.style-1 .list-links-tabs .nav-tabs>li.active a {
    color: #fff;
    background: #009673
}

.gsc-tab-views.style-1 .list-links-tabs .nav-tabs>li.active a:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gsc-tab-views.style-2 .list-links-tabs,.gsc-tab-views.style-3 .list-links-tabs {
    background: #f1f1f1;
    position: relative;
    margin-bottom: 20px
}

.gsc-tab-views.style-2 .list-links-tabs .nav-tabs,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs {
    z-index: 1;
    border: none;
    width: 100%
}

.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li {
    margin: 0;
    border-right: 1px solid #e8e8e8;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li a {
    border: none!important;
    color: #000;
    padding: 0 15px!important;
    margin: 0!important;
    background: 0 0!important;
    line-height: 34px;
    position: relative;
    font-weight: 500;
    font-family: mukta vaani,serif
}

@media(max-width: 991px) {
    .gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li a {
        padding:5px 10px!important
    }
}

.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li:hover a,.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li:focus a,.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li:active a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li:hover a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li:focus a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li:active a {
    color: #009673
}

.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li.active a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li.active a {
    color: #009673
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs {
    background: 0 0!important;
    border-top: 1px solid rgba(0,0,0,.1)
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .wtitle {
    float: left;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 2px;
    color: #000;
    position: relative;
    padding-right: 10px
}

@media(max-width: 767px) {
    .gsc-tabs-views-ajax.style-3 .list-links-tabs .wtitle {
        font-size:16px;
        margin-top: 5px
    }
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .wtitle:after {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .links-ajax {
    float: right;
    width: auto!important;
    margin-top: 8px
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .links-ajax>li {
    border: none;
    padding: 0 2px
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .links-ajax>li>a {
    display: inline-block;
    line-height: 1.2;
    padding: 3px 10px!important
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .links-ajax>li.active a {
    background: #009673!important;
    color: #fff!important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.gsc-tabs-views-ajax.ajaxloadding .ajax-loading {
    display: block
}

.gsc-tabs-views-ajax.ajaxloadding .tabs-container:after {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-tabs-views-ajax .ajax-loading {
    width: 100%;
    display: block;
    top: 50px;
    left: 50%;
    margin-left: -23px;
    width: 46px;
    height: 46px;
    background: url(../../../images//preloader/preloader-18.gif) no-repeat center center transparent;
    position: absolute;
    z-index: 111;
    display: none
}

.gsc-tabs-views-ajax .tabs-container {
    position: relative
}

.gsc-tabs-views-ajax .tabs-container:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden
}

.gsc-service-carousel {
    text-align: center
}

.gsc-service-carousel .item .content-inner {
    background: #f6f6f6;
    text-align: center;
    min-height: 160px;
    margin-bottom: 20px;
    margin-top: 10px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative
}

.gsc-service-carousel .item .content-inner .icon {
    text-align: center;
    padding-top: 32px;
    font-size: 55px;
    color: #aaa
}

.gsc-service-carousel .item .content-inner .icon i {
    color: #aaa
}

.gsc-service-carousel .item .content-inner .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    z-index: 9;
    width: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-service-carousel .item .content-inner .title a {
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    line-height: 22px;
    font-size: 12px;
    font-family: mukta vaani,serif;
    background: #009673;
    padding: 5px 10px
}

.gsc-service-carousel .item .content-inner:hover,.gsc-service-carousel .item .content-inner:focus,.gsc-service-carousel .item .content-inner:active {
    box-shadow: 0 6px 21px 3px rgba(0,0,0,.1);
    border-color: transparent
}

.gsc-service-carousel .item .content-inner:hover .title,.gsc-service-carousel .item .content-inner:focus .title,.gsc-service-carousel .item .content-inner:active .title {
    bottom: 50%;
    margin-bottom: -15px
}

.gsc-service-carousel .read-more {
    margin-top: 30px
}

.gsc-instagram .instagram-image {
    margin-bottom: 20px
}

.gsc-instagram.style-2 .cols {
    margin: 0
}

.gsc-instagram.style-2 .cols .instagram-image {
    margin: 0;
    padding: 0
}

.gsc-accordion .panel-body {
    padding-left: 0;
    padding-right: 0
}

.gsc-accordion .panel-group.skin-white .panel {
    border: 1px solid rgba(0,0,0,.1)!important;
    margin-bottom: 20px
}

.gsc-accordion .panel-group.skin-dark {
    background: #f5f5f5
}

.gsc-accordion .panel-group.skin-dark .panel {
    background: #f5f5f5;
    border-bottom: 1px solid #e2e2e2!important
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title {
    background: #f5f5f5!important
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title a {
    background: 0 0!important
}

.gsc-accordion .panel-group.skin-dark .panel:last-child {
    border-bottom: none!important
}

.gsc-accordion .panel-group.skin-white-border {
    border: 1px solid rgba(0,0,0,.1);
    padding: 30px;
    background: #fff
}

.gsc-accordion .panel-group.skin-white-border .panel {
    padding: 0 0 15px!important;
    border-bottom: 1px solid rgba(0,0,0,.1)!important;
    margin-bottom: 18px!important
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-title a {
    padding-left: 24px
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-title a:after {
    left: 0
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-body {
    padding-top: 10px
}

.gsc-accordion .panel-group.skin-white-border .panel:last-child {
    border-bottom: 0!important;
    margin-bottom: 0!important;
    padding-bottom: 0!important
}

.item-columns {
    padding: 0 9px
}

[class*=block-grid-] {
    display: block;
    margin: 0 -9px;
    padding: 0
}

[class*=block-grid-]:before,[class*=block-grid-]:after {
    display: table;
    content: " "
}

[class*=block-grid-]:after {
    clear: both
}

[class*=block-grid-]>div {
    display: block;
    float: left;
    height: auto;
    padding: 0 9px;
    width: 100%
}

[class*=block-grid-]>div:after {
    display: block
}

@media(min-width: 400px) {
    .xs-block-grid-1>div {
        width:100%
    }

    .xs-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }

    .xs-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }

    .xs-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }

    .xs-block-grid-2>div {
        width: 50%
    }

    .xs-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }

    .xs-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }

    .xs-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }

    .xs-block-grid-3>div {
        width: 33.33333%
    }

    .xs-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }

    .xs-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }

    .xs-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }

    .xs-block-grid-4>div {
        width: 25%
    }

    .xs-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }

    .xs-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }

    .xs-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }

    .xs-block-grid-5>div {
        width: 20%
    }

    .xs-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }

    .xs-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }

    .xs-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }

    .xs-block-grid-6>div {
        width: 16.66667%
    }

    .xs-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }

    .xs-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }

    .xs-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }

    .xs-block-grid-7>div {
        width: 14.28571%
    }

    .xs-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }

    .xs-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }

    .xs-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }

    .xs-block-grid-8>div {
        width: 12.5%
    }

    .xs-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }

    .xs-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }

    .xs-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }

    .xs-block-grid-9>div {
        width: 11.11111%
    }

    .xs-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }

    .xs-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }

    .xs-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }

    .xs-block-grid-10>div {
        width: 10%
    }

    .xs-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }

    .xs-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }

    .xs-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }

    .xs-block-grid-11>div {
        width: 9.09091%
    }

    .xs-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }

    .xs-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }

    .xs-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }

    .xs-block-grid-12>div {
        width: 8.33333%
    }

    .xs-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }

    .xs-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }

    .xs-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media(min-width: 768px) {
    .sm-block-grid-1>div {
        width:100%
    }

    .sm-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }

    .sm-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }

    .sm-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }

    .sm-block-grid-2>div {
        width: 50%
    }

    .sm-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }

    .sm-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }

    .sm-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }

    .sm-block-grid-3>div {
        width: 33.33333%
    }

    .sm-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }

    .sm-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }

    .sm-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }

    .sm-block-grid-4>div {
        width: 25%
    }

    .sm-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }

    .sm-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }

    .sm-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }

    .sm-block-grid-5>div {
        width: 20%
    }

    .sm-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }

    .sm-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }

    .sm-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }

    .sm-block-grid-6>div {
        width: 16.66667%
    }

    .sm-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }

    .sm-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }

    .sm-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }

    .sm-block-grid-7>div {
        width: 14.28571%
    }

    .sm-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }

    .sm-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }

    .sm-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }

    .sm-block-grid-8>div {
        width: 12.5%
    }

    .sm-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }

    .sm-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }

    .sm-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }

    .sm-block-grid-9>div {
        width: 11.11111%
    }

    .sm-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }

    .sm-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }

    .sm-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }

    .sm-block-grid-10>div {
        width: 10%
    }

    .sm-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }

    .sm-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }

    .sm-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }

    .sm-block-grid-11>div {
        width: 9.09091%
    }

    .sm-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }

    .sm-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }

    .sm-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }

    .sm-block-grid-12>div {
        width: 8.33333%
    }

    .sm-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }

    .sm-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }

    .sm-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media(min-width: 992px) {
    [class*=block-grid-] {
        margin:0 -9px
    }

    [class*=block-grid-]>div {
        padding: 0 9px
    }

    .item-columns {
        padding: 0 9px
    }

    .md-block-grid-1>div {
        width: 100%
    }

    .md-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }

    .md-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }

    .md-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }

    .md-block-grid-2>div {
        width: 50%
    }

    .md-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }

    .md-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }

    .md-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }

    .md-block-grid-3>div {
        width: 33.33333%
    }

    .md-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }

    .md-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }

    .md-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }

    .md-block-grid-4>div {
        width: 25%
    }

    .md-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }

    .md-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }

    .md-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }

    .md-block-grid-5>div {
        width: 20%
    }

    .md-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }

    .md-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }

    .md-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }

    .md-block-grid-6>div {
        width: 16.66667%
    }

    .md-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }

    .md-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }

    .md-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }

    .md-block-grid-7>div {
        width: 14.28571%
    }

    .md-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }

    .md-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }

    .md-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }

    .md-block-grid-8>div {
        width: 12.5%
    }

    .md-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }

    .md-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }

    .md-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }

    .md-block-grid-9>div {
        width: 11.11111%
    }

    .md-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }

    .md-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }

    .md-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }

    .md-block-grid-10>div {
        width: 10%
    }

    .md-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }

    .md-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }

    .md-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }

    .md-block-grid-11>div {
        width: 9.09091%
    }

    .md-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }

    .md-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }

    .md-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }

    .md-block-grid-12>div {
        width: 8.33333%
    }

    .md-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }

    .md-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }

    .md-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media(min-width: 1200px) {
    [class*=block-grid-] {
        margin:0 -9px
    }

    [class*=block-grid-]>div {
        padding: 0 9px
    }

    .item-columns {
        padding: 0 9px
    }

    .lg-block-grid-1>div {
        width: 100%
    }

    .lg-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }

    .lg-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }

    .lg-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }

    .lg-block-grid-2>div {
        width: 50%
    }

    .lg-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }

    .lg-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }

    .lg-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }

    .lg-block-grid-3>div {
        width: 33.33333%
    }

    .lg-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }

    .lg-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }

    .lg-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }

    .lg-block-grid-4>div {
        width: 25%
    }

    .lg-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }

    .lg-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }

    .lg-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }

    .lg-block-grid-5>div {
        width: 20%
    }

    .lg-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }

    .lg-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }

    .lg-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }

    .lg-block-grid-6>div {
        width: 16.66667%
    }

    .lg-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }

    .lg-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }

    .lg-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }

    .lg-block-grid-7>div {
        width: 14.28571%
    }

    .lg-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }

    .lg-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }

    .lg-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }

    .lg-block-grid-8>div {
        width: 12.5%
    }

    .lg-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }

    .lg-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }

    .lg-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }

    .lg-block-grid-9>div {
        width: 11.11111%
    }

    .lg-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }

    .lg-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }

    .lg-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }

    .lg-block-grid-10>div {
        width: 10%
    }

    .lg-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }

    .lg-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }

    .lg-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }

    .lg-block-grid-11>div {
        width: 9.09091%
    }

    .lg-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }

    .lg-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }

    .lg-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }

    .lg-block-grid-12>div {
        width: 8.33333%
    }

    .lg-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }

    .lg-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }

    .lg-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

.no-gutter [class*=block-grid-] {
    margin: 0!important
}

.no-gutter [class*=block-grid-]>div {
    padding: 0!important
}

.no-gutter .row {
    margin-left: 0!important;
    margin-right: 0!important
}

.no-gutter [class*=col-] {
    padding-left: 0!important;
    padding-right: 0!important
}

.gutter-10 [class*=block-grid-] {
    margin: 0 5px!important
}

.gutter-10 [class*=block-grid-]>div {
    padding: 0 5px!important
}

.gutter-10 .item-columns {
    padding: 0 5px
}

@media(max-width: 991px) {
    body .body-page {
        -webkit-transition:all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        -moz-transition: all .35s;
        -ms-transition: all .35s;
        position: relative;
        left: 0
    }

    body.enable-offcanvas .body-page {
        left: 390px
    }

    .gva-offcanvas-inner {
        position: fixed!important;
        background: #fff;
        left: 0;
        width: 100%;
        max-width: 400px;
        top: 0;
        bottom: 0;
        z-index: 999;
        height: auto;
        overflow-y: auto;
        overflow-x: hidden;
        webkit-overflow-scrolling: touch;
        -webkit-box-shadow: 0 4px 4px 1px rgba(0,0,0,.2);
        box-shadow: 0 4px 4px 1px rgba(0,0,0,.2);
        padding: 10px 20px;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -moz-transform: translateX(-100%)
    }

    .gva-offcanvas-inner.show-view {
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        -moz-transition: all .35s;
        -ms-transition: all .35s;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0)
    }

    .gva-offcanvas-inner .close-offcanvas {
        text-align: center;
        padding: 0 0 15px;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .gva-offcanvas-inner .close-offcanvas a {
        width: 30px;
        height: 30px;
        border: 1px solid #009673;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        display: inline-block;
        color: #009673;
        font-size: 12px;
        line-height: 28px
    }

    .gva-offcanvas-inner .close-offcanvas a:hover {
        cursor: pointer;
        color: #000!important;
        border-color: #000
    }

    .gva-offcanvas-inner .block {
        border-top: 1px solid rgba(0,0,0,.1);
        padding: 30px 0;
        margin-bottom: 0
    }

    .gva-offcanvas-inner .block .block-title,.gva-offcanvas-inner .block>h2 {
        padding: 15px 30px;
        margin-bottom: 15px;
        margin-top: 0;
        font-size: 14px;
        text-transform: uppercase;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .gva-offcanvas-inner .block .block-title span,.gva-offcanvas-inner .block>h2 span {
        color: #fff;
        display: block
    }

    .gva-offcanvas-inner .block .block-content {
        padding-left: 35px;
        padding-right: 35px
    }

    .gva-offcanvas-inner .block.no-border {
        border: none
    }

    .gva-offcanvas-inner .block.navigation {
        border: none;
        padding-top: 10px
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu {
        width: 100%!important;
        background: 0 0!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .ripple-container {
        display: none!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li {
        display: block;
        clear: both;
        width: 100%;
        border-bottom: 1px solid rgba(0,0,0,.1);
        padding: 5px 0;
        background: 0 0
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li:last-child {
        border-bottom: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li:after,.gva-offcanvas-inner .gva-navigation .gva_menu>li:before {
        content: none;
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li>a {
        display: block;
        width: 100%;
        line-height: 36px;
        font-size: 14px;
        padding: 0;
        font-weight: 600;
        color: #000!important;
        font-family: mukta vaani,serif
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li>a:after,.gva-offcanvas-inner .gva-navigation .gva_menu>li>a:before {
        content: none;
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li>a:hover {
        color: #009673!important;
        background: 0 0!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.menu-item--active-trail {
        background: 0 0!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.menu-item--active-trail>a {
        color: #009673
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.menu-parent:hover .sub-menu {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu {
        padding-left: 20px!important;
        margin-bottom: 10px
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu .icaret {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu li a {
        font-size: 13px;
        line-height: 24px;
        padding-top: 0!important;
        padding-bottom: 0!important;
        text-transform: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu li a:hover {
        color: #009673!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu ul.sub-menu {
        display: block!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.mega-menu-block {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.megamenu>.sub-menu>li {
        width: 100%!important;
        float: none!important;
        display: block;
        padding: 0
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.megamenu>.sub-menu>li>a {
        padding: 0;
        border: 0;
        margin: 0;
        font-size: 14px;
        text-transform: uppercase!important;
        font-family: mukta vaani,serif;
        color: #000
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.megamenu>.sub-menu>li.block-image {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a {
        text-transform: uppercase;
        position: relative;
        display: block
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a:hover {
        color: #009673
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret {
        position: absolute;
        width: 30px;
        height: 30px;
        top: 3px;
        bottom: 0;
        right: -10px;
        font-size: 12px
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret.nav-minus:before {
        content: '\f068'
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret:before {
        position: absolute;
        font-family: FontAwesome;
        content: '\f067';
        text-transform: inherit;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li ul {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -moz-transition: none;
        -ms-transition: none;
        min-width: inherit;
        display: none;
        width: 100%;
        position: static;
        padding: 0!important;
        visibility: visible;
        border: 0;
        background: 0 0;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu:after,.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu:before {
        content: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a {
        border-width: 0;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
        text-transform: uppercase
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:before,.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:after {
        content: none!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:hover {
        text-indent: 0
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu ul {
        display: none;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu .block-image {
        display: none
    }
}

.menu-bar {
    height: 32px;
    width: 36px;
    position: absolute;
    cursor: pointer;
    top: 50%;
    right: 0;
    margin-top: -15px
}

@media(max-width: 1199px) {
    .menu-bar {
        right:15px
    }
}

.menu-bar:hover {
    -webkit-box-shadow: 0,0,10px,.3;
    box-shadow: 0,0,10px,.3
}

.menu-bar span {
    display: block;
    width: 24px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.menu-bar span.one {
    top: 6px
}

.menu-bar span.two {
    top: 0;
    bottom: 0
}

.menu-bar span.three {
    bottom: 6px
}

.menu-bar.show-view span.two {
    opacity: 0;
    filter: alpha(opacity=0)
}

.menu-bar.show-view span.one,.menu-bar.show-view span.three {
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-bar.show-view span.three {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media(max-width: 767px) {
    .col-xs-6-mod {
        width:50%!important
    }
}

@media(max-width: 400px) {
    .col-xs-6-mod {
        width:100%!important
    }
}

.colorpicker {
    z-index: 9999999!important
}

.permission-save-hidden #gavias_customize_save {
    display: none!important
}

.gavias-skins-panel {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    background: #fff;
    right: -403px;
    position: fixed;
    height: auto;
    top: 0;
    bottom: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 400px;
    z-index: 999
}

.gavias-skins-panel .gavias-skins-panel-inner {
    bottom: 0;
    padding: 30px 10px 10px;
    height: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 100%
}

.gavias-skins-panel.active {
    right: 0!important
}

.gavias-skins-panel #gavias_profile_customize_name option {
    color: #000
}

.gavias-skins-panel .control-panel {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    position: absolute;
    top: 150px;
    left: -40px;
    width: 40px;
    height: 40px;
    background: #009673;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center
}

.gavias-skins-panel .control-panel:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content {
    padding-bottom: 20px;
    overflow: hidden
}

.gavias-skins-panel .panel-skins-content:last-child {
    padding-bottom: 0
}

.gavias-skins-panel .panel-skins-content .title {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px
}

.gavias-skins-panel .panel-skins-content .item-color {
    width: 25px;
    height: 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #ccc;
    display: inline-block;
    margin: 5px 6px 0;
    border: 3px solid transparent
}

.gavias-skins-panel .panel-skins-content .item-color:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content .item-color.default {
    background: #238cc8
}

.gavias-skins-panel .panel-skins-content .item-color.blue {
    background: #374f99
}

.gavias-skins-panel .panel-skins-content .item-color.brown {
    background: #684035
}

.gavias-skins-panel .panel-skins-content .item-color.green {
    background: #009673
}

.gavias-skins-panel .panel-skins-content .item-color.lilac {
    background: #8f6684
}

.gavias-skins-panel .panel-skins-content .item-color.lime_green {
    background: #79af33
}

.gavias-skins-panel .panel-skins-content .item-color.orange {
    background: #f86923
}

.gavias-skins-panel .panel-skins-content .item-color.pink {
    background: #d91897
}

.gavias-skins-panel .panel-skins-content .item-color.purple {
    background: #9854b3
}

.gavias-skins-panel .panel-skins-content .item-color.red {
    background: #cd2122
}

.gavias-skins-panel .panel-skins-content .item-color.turquoise {
    background: #1ccdca
}

.gavias-skins-panel .panel-skins-content .item-color.turquoise2 {
    background: #178e94
}

.gavias-skins-panel .panel-skins-content .item-color.violet_red {
    background: #f3605d
}

.gavias-skins-panel .panel-skins-content .item-color.violet_red2 {
    background: #973a4b
}

.gavias-skins-panel .panel-skins-content .item-color.yellow {
    background: #ecc311
}

.gavias-skins-panel .panel-skins-content .item-color.active {
    border-color: #000
}

.gavias-skins-panel .panel-skins-content .layout {
    width: 80px;
    margin-right: 10px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    display: inline-block
}

.gavias-skins-panel .panel-skins-content .layout:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content .layout.active {
    background-color: #009673;
    color: #fff
}

.gavias-skins-panel .panel-skins-content .layout:last-child {
    margin-right: 0
}

.gavias-skins-panel.gavias-skin-demo {
    top: 200px;
    bottom: auto!important;
    padding: 20px!important;
    width: 260px!important;
    right: -263px!important
}

.gavias-skins-panel.gavias-skin-demo .control-panel {
    top: 75px!important
}

.gavias-skins-panel.gavias-skin-demo.active {
    right: 0!important
}

#customize-gavias-preivew .panel .panel-heading .panel-title>a {
    padding: 10px!important;
    border: 1px solid rgba(0,0,0,.1)!important
}

#customize-gavias-preivew .form-group {
    position: relative;
    float: left;
    width: 100%
}

#customize-gavias-preivew .form-group label {
    width: 150px;
    float: left;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #000
}

#customize-gavias-preivew .form-group input {
    width: calc(100% - 150px);
    float: left
}

#customize-gavias-preivew .form-group select {
    width: 100%
}

#customize-gavias-preivew .form-group .colorselector {
    width: calc(100% - 150px);
    position: relative
}

#customize-gavias-preivew .form-group .colorselector input {
    width: 100%!important
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon {
    border: 1px solid #222
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon i {
    width: 30px;
    height: 20px
}

#customize-gavias-preivew .form-group .colorselector .remove {
    width: 34px;
    height: 34px;
    color: #000;
    position: absolute;
    top: 3px;
    right: 25px;
    line-height: 34px;
    text-align: center;
    z-index: 99
}

#customize-gavias-preivew .form-group .colorselector .remove:hover {
    cursor: pointer
}

.gavias_customize_form .form-group.action {
    float: left;
    width: 100%;
    margin-top: 20px
}

.gavias_customize_form .form-group.action input {
    width: 28%;
    margin-left: 10px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 5px 10px!important
}

.gavias_customize_form .form-group.action input#gavias_customize_save {
    background: #5cb85c
}

.gavias_customize_form .form-group.action input#gavias_customize_preview {
    background: #5bc0de
}

.gavias_customize_form .form-group.action input#gavias_customize_reset {
    background: #f0ad4e
}

a.feed-icon {
    display: none
}

header.header-v4 .area-main-menu .area-inner.menu-hover .navigation .gva_menu>li>a {
    border-left: 1px solid #1a59a8;
    font-size: 14px;
    font-weight: 400;
    padding: 30px 12px
}

.col-lg-2.col-md-4.col-xs-4.branding-region {
}

.nav-tabs>li {
    float: right;
    background: #2a44cc;
    margin-left: 4px
}

.nav-tabs>li>a {
    color: #fff
}

.post-meta.category-background {
    display: none
}

header.header-v2 .area-main-menu .area-inner ul.gva_menu>li>a:hover {
    background: #5f6585
}

.video-responsive {
    height: 0;
    padding-top: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden
}

.video-responsive embed,.video-responsive iframe,.video-responsive object,.video-responsive video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.body-page input[type=text],.body-page input[type=tel],.body-page input[type=password],.body-page input[type=email],.body-page textarea,.body-page select,.gva-body-page input[type=text],.gva-body-page input[type=tel],.gva-body-page input[type=password],.gva-body-page input[type=email],.gva-body-page textarea,.gva-body-page select {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.02) inset;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.02) inset;
    border: 1px solid rgba(0,0,0,.1);
    padding: 5px 10px
}

.body-page input[type=text]:focus,.body-page input[type=text]:active,.body-page input[type=text]:hover,.body-page input[type=tel]:focus,.body-page input[type=tel]:active,.body-page input[type=tel]:hover,.body-page input[type=password]:focus,.body-page input[type=password]:active,.body-page input[type=password]:hover,.body-page input[type=email]:focus,.body-page input[type=email]:active,.body-page input[type=email]:hover,.body-page textarea:focus,.body-page textarea:active,.body-page textarea:hover,.body-page select:focus,.body-page select:active,.body-page select:hover,.gva-body-page input[type=text]:focus,.gva-body-page input[type=text]:active,.gva-body-page input[type=text]:hover,.gva-body-page input[type=tel]:focus,.gva-body-page input[type=tel]:active,.gva-body-page input[type=tel]:hover,.gva-body-page input[type=password]:focus,.gva-body-page input[type=password]:active,.gva-body-page input[type=password]:hover,.gva-body-page input[type=email]:focus,.gva-body-page input[type=email]:active,.gva-body-page input[type=email]:hover,.gva-body-page textarea:focus,.gva-body-page textarea:active,.gva-body-page textarea:hover,.gva-body-page select:focus,.gva-body-page select:active,.gva-body-page select:hover {
    outline: none
}

input:focus,input:active,input:hover,textarea:focus,textarea:active,textarea:hover,select:focus,select:active,select:hover {
    outline: none
}

.label {
    color: #000!important
}

.list-menu ul li {
    list-style: none;
    padding: 15px 2px;
    font-size: 14px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.list-menu ul li:last-child {
    border-bottom: none
}

ul {
    margin: 0;
    padding: 0;
    margin-bottom: 0!important
}

ul ul {
    padding-left: 20px
}

ul li i {
    margin-right: 3px;
    font-size: 16px;
    min-width: 20px;
    text-align: center
}

.item-list ul li {
    margin-left: 0
}

ul.menu>li {
    position: relative;
    padding: 3px 0
}

ul.links.inline {
    list-style: none
}

ul.links.inline li {
    list-style-type: none
}

table {
    width: 100%;
    margin-bottom: 23px;
    border: 1px solid #ddd
}

table>thead>tr>th,table>thead>tr>td,table>tbody>tr>th,table>tbody>tr>td,table>tfoot>tr>th,table>tfoot>tr>td {
    border-color: #ddd;
    border-width: 1px 1px 1px 0;
    border-style: solid
}

table>thead>tr>th,table>thead>tr>td {
    border-bottom-width: 2px
}

.no-padding {
    padding: 0!important
}

a.disable {
    pointer-events: none;
    cursor: default
}

.links-inline a {
    font-size: 12px;
    font-weight: 700;
    color: #999;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 30px;
    text-transform: uppercase
}

.links-inline a:last-child {
    margin-right: 0
}

.links-inline a:hover,.links-inline a:active,.links-inline a:focus {
    color: #fff!important
}

.pager .paginations {
    border-radius: 5px;
    display: inline-block;
    margin: 0 30px;
    padding: 4px 3px
}

.pager .paginations a {
    border: 1px solid rgba(0,0,0,.1);
    font-weight: 600;
    display: inline-block;
    height: 35px;
    line-height: 34px;
    margin: 0 1px;
    text-align: center;
    width: 35px;
    margin-right: 10px;
    font-family: mukta vaani,serif
}

.pager .paginations a:last-child {
    margin-right: 0
}

.pager .paginations a.active {
    background: #009673;
    border-color: #009673;
    color: #fff
}

.pager ul.pager__items {
    margin: 0;
    padding: 0
}

.pager ul.pager__items>li a {
    font-weight: 500;
    font-family: mukta vaani,serif
}

.pager ul.pager__items>li.is-active>a {
    background: #009673;
    color: #fff
}

#edit-preview,#edit-submit,.button--primary {
    background: #009673;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 15px;
    border: none
}

#edit-preview:hover,#edit-submit:hover,.button--primary:hover {
    background: #00c99a
}

.breadcrumb-content-inner .gva-block-breadcrumb {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.1)!important;
    padding: 18px!important;
    background: #fff
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style {
    position: relative
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .page-title {
    display: none
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .content-inner {
    padding: 0;
    color: #909090
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .content-inner a {
    color: #909090
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .content-inner a:hover,.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .content-inner a:active,.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .content-inner a:focus {
    color: #009673
}

.breadcrumb-content-inner .gva-block-breadcrumb.text-white *,.breadcrumb-content-inner .gva-block-breadcrumb.text-light * {
    color: #bbb
}

.breadcrumb-content-inner nav.breadcrumb li {
    font-size: 13px!important;
    font-weight: 600;
    color: #000;
    font-family: mukta vaani,serif
}

.breadcrumb-content-inner nav.breadcrumb li a {
    color: #222
}

.breadcrumb-content-inner nav.breadcrumb li a:hover {
    color: #000
}

div.help {
    display: none!important
}

.gav-help-region {
    padding: 0;
    position: relative;
    z-index: 1
}

.gav-help-region ul li {
    list-style: none
}

.gav-help-region .drupal-tabs {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-top: 20px
}

.gav-help-region .drupal-tabs:before,.gav-help-region .drupal-tabs:after {
    content: " ";
    display: table
}

.gav-help-region .drupal-tabs:after {
    clear: both
}

.gav-help-region .drupal-tabs>li {
    list-style-type: none;
    margin-right: 0
}

.gav-help-region .drupal-tabs>li>a {
    color: #000
}

.gav-help-region .drupal-tabs>li.active>a {
    color: #009673
}

.gav-help-region .control-panel {
    display: none
}

.gav-help-region .messages__wrapper {
    padding: 10px;
    border: 1px solid #5cb85c
}

.gav-help-region .messages__wrapper a {
    color: #000
}

.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6 {
    color: #fff
}

img.unveil-image {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    background: #f5f5f5
}

img.unveil-image.image-loaded {
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    height: auto;
    background: 0 0
}

.area-main-menu .menu-toggle {
    display: none
}

@media(min-width: 991px) {
    .menu-hover .navigation {
        position:relative;
        clear: both
    }

    .menu-hover .navigation ul {
        list-style: none;
        padding: 0;
        margin: 0px;
    }

    .menu-hover .navigation .gva_menu {
        width: 100%;
        position: relative;
        font-size: 0
    }

    .menu-hover .navigation .gva_menu li {
        position: relative;
        font-size: 13px;
        border-left: 1px solid #4f8a47;
    }

    .menu-hover .navigation .gva_menu li a {
        text-align: left!important;
    }

    .menu-hover .navigation .gva_menu li a .icaret {
        margin-left: 0;
        border: none!important
    }

    .menu-hover .navigation .gva_menu li.menu-item--active-trail>a {
        color: #f7ff00 !important;
    }

    .menu-hover .navigation .gva_menu>li {
        display: inline-block
    }

    .menu-hover .navigation .gva_menu>li.gva-mega-menu {
        position: static!important
    }

    .menu-hover .navigation .gva_menu>li.gva-mega-menu>.sub-menu {
        width: 100%
    }

    .menu-hover .navigation .gva_menu>li.gva-mega-menu>.sub-menu>li {
        border-bottom: none
    }

    .menu-hover .navigation .gva_menu>li.gva-mega-menu>.sub-menu .sub-menu {
        display: block;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 99%
    }

    .menu-hover .navigation .gva_menu>li:hover>ul.sub-menu,.menu-hover .navigation .gva_menu>li:hover div.sub-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 99%;
        -webkit-transform: rotateX(0);
        -moz-transform: rotateX(0);
        -ms-transform: rotateX(0);
        -o-transform: rotateX(0);
        transform: rotateX(0)
    }

    .menu-hover .navigation .gva_menu>li:hover>ul.sub-menu>ul,.menu-hover .navigation .gva_menu>li:hover>ul.sub-menu>li,.menu-hover .navigation .gva_menu>li:hover>ul.sub-menu>div,.menu-hover .navigation .gva_menu>li:hover div.sub-menu>ul,.menu-hover .navigation .gva_menu>li:hover div.sub-menu>li,.menu-hover .navigation .gva_menu>li:hover div.sub-menu>div {
        visibility: visible;
        z-index: 11
    }

    .menu-hover .navigation .gva_menu>li:hover>a:after {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .menu-hover .navigation .gva_menu>li>a {
        display: block;
        position: relative;
        font-size: 16px;
        /* font-weight: 400; */
        padding: 30px 10px;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        -moz-transition: all .35s;
        -ms-transition: all .35s;
        text-align: center;
        padding: 10px 31px
    }
}

@media(min-width: 991px) and (max-width:1199px) {
    .menu-hover .navigation .gva_menu>li>a {
        padding-left:15px;
        padding-right: 15px
    }
}

@media(min-width: 991px) {
    .menu-hover .navigation .gva_menu>li>a:hover {
        color:#009673
    }

    .menu-hover .navigation .gva_menu>li>a.is-active {
        color: #009673
    }

    .menu-hover .navigation .gva_menu>li.megamenu.menu-columns-2>ul.sub-menu>li {
        width: 50%;
        float: left
    }

    .menu-hover .navigation .gva_menu>li.megamenu.menu-columns-3>ul.sub-menu>li {
        width: 33.33%;
        float: left
    }

    .menu-hover .navigation .gva_menu>li.megamenu.menu-columns-4>ul.sub-menu>li {
        width: 25%;
        float: left
    }

    .menu-hover .navigation .gva_menu>li.megamenu.menu-columns-5>ul.sub-menu>li {
        width: 20%;
        float: left
    }

    .menu-hover .navigation .gva_menu>li.menu-list ul.sub-menu {
        min-width: 250px
    }

    .menu-hover .navigation .gva_menu>li.menu-list ul.sub-menu>li {
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .menu-hover .navigation .gva_menu>li.menu-list ul.sub-menu>li>a {
        padding: 10px 15px;
        text-transform: uppercase
    }

    .menu-hover .navigation .gva_menu .megamenu {
        position: static
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu {
        width: 100%;
        padding: 20px
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li {
        padding: 0 15px;
        position: static
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu {
        position: static;
        border-width: 0;
        padding: 0;
        min-width: inherit;
        width: 100%;
        background-color: transparent;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media(min-width: 991px) and (min-width:991px) {
    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu {
        display:block!important
    }
}

@media(min-width: 991px) {
    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu li a {
        padding:0;
        font-size: 14px;
        margin-bottom: 5px
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>a {
        display: block;
        font-size: 14px;
        text-transform: uppercase;
        padding: 0 0 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(0,0,0,.1);
        font-weight: 600;
        font-family: mukta vaani,serif;
        color: #000
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>a:before {
        content: none
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>a:hover {
        text-indent: 0
    }

    .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li:hover ul {
        transform: translate(0,0)
    }

    .menu-hover .navigation .gva_menu .sub-menu {
        top: 99%;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        min-width: 230px;
        background-color: #368a3ff5;
        z-index: 999;
        left: 0;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -webkit-box-shadow: 0 4px 4px 1px rgba(0,0,0,.2);
        box-shadow: 0 4px 4px 1px rgba(0,0,0,.2);
        padding: 0;
        border-top: 1px solid rgba(0,0,0,.1);
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .menu-hover .navigation .gva_menu .sub-menu>ul,.menu-hover .navigation .gva_menu .sub-menu>li,.menu-hover .navigation .gva_menu .sub-menu>div {
        visibility: hidden;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
        z-index: -11
    }

    .menu-hover .navigation .gva_menu .sub-menu>li {
        margin-bottom: 0px;
        padding-bottom: 0;
        /* border-bottom: 1px solid rgb(241 241 241 / 45%); */
    }

    .menu-hover .navigation .gva_menu .sub-menu>li:last-child {
        border: none;
        margin-bottom: 0
    }

    .menu-hover .navigation .gva_menu .sub-menu>li>a {
        display: block;
        padding-left: 0;
        padding: 6px;
        text-align: right;
        line-height: 25px;
        text-decoration: none;
        color: #ffffff;
        font-size: 13px;
        text-transform: none;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out
    }

    .menu-hover .navigation .gva_menu .sub-menu>li>a:after,.menu-hover .navigation .gva_menu .sub-menu>li>a:before {
        display: none
    }

    .menu-hover .navigation .gva_menu .sub-menu>li>a:hover,.menu-hover .navigation .gva_menu .sub-menu>li>a:focus,.menu-hover .navigation .gva_menu .sub-menu>li>a:active {
        color: #fffa75;
        background: #0f682b;
    }

    .menu-hover .navigation .gva_menu .sub-menu>li ul {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 250px;
        background-color: #fff;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        display: none;
        z-index: 11
    }
}

@media(min-width: 991px) and (min-width:991px) {
    .menu-hover .navigation .gva_menu .sub-menu>li:hover>ul {
        visibility:visible;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 99%;
        display: block;
        left: 100%
    }
}

.mega-menu-block .sub-menu {
    padding: 20px!important
}

.gva-mega-menu .post-block .post-title a {
    font-size: 14px
}

.gva-mega-menu .block-blocktabs {
    position: relative;
    overflow: hidden!important
}

.gva-mega-menu .block-blocktabs .ui-widget {
    font-size: 14px
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav {
    padding: 0;
    position: relative;
    top: 0;
    width: 23%;
    float: left;
    margin-right: 2%;
    padding: 30px;
    background: #f6f6f6!important
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav:after {
    content: "";
    width: 100%;
    height: 500px;
    background: #f6f6f6!important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li {
    background: 0 0;
    padding: 0!important;
    margin: 0!important;
    position: relative;
    z-index: 11;
    width: 100%;
    float: none;
    clear: both;
    border: none!important
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:before,.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:after {
    content: " ";
    display: table
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:after {
    clear: both
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li>a {
    font-size: 13px;
    text-transform: uppercase!important;
    font-weight: 700;
    padding-bottom: 10px;
    width: 100%
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:last-child>a {
    padding-right: 0
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li.ui-tabs-active>a {
    color: #000
}

.gva-mega-menu .block-blocktabs .ui-tabs-panel {
    float: left;
    width: 75%
}

.gva-mega-menu .block-menu .gva_menu li {
    display: block;
    width: 100%;
    float: left
}

.gva-mega-menu .block-menu .gva_menu li a {
    color: #000!important;
    font-size: 14px;
    padding: 5px 0!important;
    font-weight: 500!important;
    text-transform: capitalize;
    font-family: mukta vaani,serif
}

.gva-mega-menu .block-menu .gva_menu li a:hover {
    color: #009673!important
}

body {
    overflow-x: hidden
}

body.boxed {
    max-width: 1230px;
    margin: 0 auto;
    background-color: #d5d4d0
}

body.boxed .body-page {
    background: #f4f4f2;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.1);
    box-shadow: 0 6px 12px rgba(0,0,0,.1)
}

body.loading-pjax {
    overflow: hidden
}

body.loading-pjax:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9
}

body.path-user .gva-block-breadcrumb {
    margin-bottom: 18px!important
}

body.layout-page-fw .node--view-mode-full {
    margin-bottom: 0
}

body.body-background-white {
    background: #fff
}

body.body-background-dark .main-page {
    margin-top: 0;
    margin-bottom: 30px;
    min-height: 150px
}

body.body-background-dark #page-main-content .block:not(.block-system-main-block) {
    padding: 18px;
    margin-bottom: 18px
}

@media(max-width: 1199px) {
    .container {
        width:100%!important
    }
}

.container .container {
    max-width: 100%
}

.stuck {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    box-shadow: 0 2px 5px rgba(0,0,0,.2)
}

.topbar {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
    background: #222;
    color: #aaa;
    display: none
}

.topbar a {
    color: #aaa
}

.topbar a:hover {
    color: #009673
}

.topbar .block {
    margin-bottom: 0
}

.topbar .block .block-content {
    padding-top: 0
}

.topbar .topbar-left ul.gva_menu>li {
    float: left
}

.topbar .topbar-left ul.gva_menu>li a {
    position: relative;
    padding: 0 10px;
    font-size: 13px;
    font-family: mukta vaani,serif
}

.topbar .topbar-left ul.gva_menu>li a:after {
    content: "";
    width: 1px;
    height: 15px;
    background: rgba(0,0,0,.1);
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 11
}

.topbar .topbar-left ul.gva_menu>li:first-child a:after {
    display: none
}

.topbar .topbar-right {
    margin-top: 3px
}

@media(max-width: 767px) {
    .topbar .topbar-right {
        margin-top:10px
    }
}

.topbar .topbar-right>div {
    float: right
}

@media(max-width: 767px) {
    .topbar .topbar-right>div {
        float:left
    }
}

.topbar .topbar-right .social-list a {
    font-size: 14px;
    padding: 0 10px
}

.topbar .breaking-news-inner {
    position: relative;
    max-height: 26px;
    min-height: 26px;
    overflow: hidden
}

.topbar .breaking-news-inner .breaking-news-title {
    width: 120px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(255,255,255,.2);
    color: #fff;
    font-weight: 600;
    font-family: mukta vaani,serif;
    text-transform: uppercase;
    padding: 3px 10px;
    font-size: 12px;
    text-align: center
}

.topbar .breaking-news-inner .breaking-content {
    padding-left: 130px
}

.topbar .breaking-news-inner .breaking-content a {
    font-family: mukta vaani,serif;
    font-weight: 500;
    color: rgba(255,255,255,.8)
}

.topbar .breaking-news-inner .breaking-content a:hover {
    color: #009673;
    text-decoration: underline
}

header .menu-another {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 0;
    margin-top: -15px
}

header .menu-another .menu-bar {
    position: static;
    margin-top: 0
}

header .menu-another .content-inner {
    position: absolute;
    top: 43px;
    right: 0;
    z-index: 99;
    min-width: 275px;
    background: #fff;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.1);
    box-shadow: 4px 4px 4px rgba(0,0,0,.1);
    padding: 10px 20px;
    display: none;
    border: 1px solid #009673
}

header .menu-another .content-inner:after {
    content: '';
    border: 10px solid transparent;
    border-bottom-color: #009673;
    position: absolute;
    bottom: 100%;
    right: 10px;
    z-index: 1
}

header .menu-another .content-inner.show-view {
    display: block
}

header .menu-another .content-inner ul li {
    padding: 0;
    display: block;
    width: 100%;
    float: none
}

header .menu-another .content-inner ul li a {
    padding: 8px 0!important;
    color: #000!important
}

header .menu-another .content-inner ul li a:hover {
    color: #009673!important
}

header .gva-search-region {
    position: absolute;
    left: 55px;
    top: 50%;
    margin-top: -16px;
    z-index: 99
}

header .gva-search-region .icon {
    display: inline-block;
    color: #000;
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid rgba(0,0,0,.1);
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

header .gva-search-region .icon:hover {
    cursor: pointer;
    color: #009673;
    border-color: #009673
}

header .gva-search-region .block {
    margin: 0
}

header .gva-search-region .search-content {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 305px;
    position: absolute;
    top: 43px;
    right: -5px;
    margin-top: -1px;
    z-index: 99;
    background: #fff;
    padding: 20px;
    border: 1px solid #009673;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    box-shadow: 0 2px 5px rgba(0,0,0,.2)
}

header .gva-search-region .search-content:after {
    content: '';
    border: 10px solid transparent;
    border-bottom-color: #009673;
    position: absolute;
    bottom: 100%;
    right: 10px;
    z-index: 1
}

header .gva-search-region .search-content input#edit-keys {
    height: 35px;
    padding: 5px;
    border: 1px solid rgba(0,0,0,.1);
    background: 0 0;
    width: 168px
}

header .gva-search-region .search-content #edit-submit {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

header .gva-search-region .search-content #edit-actions {
    margin: 0!important;
    padding: 0!important
}

header .gva-search-region.show .icon {
    color: #009673;
    border-color: #009673
}

header .gva-search-region.show .search-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

header .header-main {
}

header .site-branding {
    padding: 0
}

@media(max-width: 991px) {
    header .site-branding {
        padding:6px 0
    }
}

header a.site-branding-logo {
    background: 0 0!important
}

@media(max-width: 991px) {
    header .block-logo {
        text-align:center;
        margin-bottom: 20px
    }

    header .header-right-inner,header .header-right-inner .block {
        text-align: center!important
    }
}

header.header-v1 {
    position: relative;
    margin-bottom: 0
}

header.header-v1 .main-menu {
    background: #fff;
    position: relative;
    z-index: 99;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

header.header-v1 .main-menu .header-main-inner {
    position: relative
}

header.header-v1 .main-menu .header-main-inner .area-main-menu {
    position: static
}

header.header-v1 .main-menu .header-main-inner .area-main-menu .area-inner {
    position: inherit
}

header.header-v1 .main-menu .header-main-inner .area-main-menu .area-inner .navigation {
    position: inherit
}

header.header-v1 .main-menu .header-main-inner .area-main-menu .area-inner .navigation .gva_menu_main {
    position: inherit
}

header.header-v1 .branding-main {
    padding: 25px 0 45px
}

@media(max-width: 991px) {
    header.header-v1 #menu-bar,header.header-v1 .gva-search-region {
        margin-top:-5px
    }
}

header.header-v1 .area-main-menu .area-inner {
    position: relative
}

header.header-v1 .block {
    overflow: visible
}

header.header-v2 {
    position: relative
}

header.header-v2 .header-main {
    background: #357047
}

header.header-v2 .header-main .site-branding {
    padding-top: 0;
    padding: 27px 0;
}

header.header-v2 .header-main .site-branding .logo-default {
    display: none
}

header.header-v2 .header-main .site-branding .logo-default.white {
    display: block!important;
    visibility: visible!important
}

@media(max-width: 650px) {
    header.header-v2 .header-main .branding-region {
        width:100%;
        text-align: center
    }

    header.header-v2 .header-main .branding-region .site-branding {
        padding-top: 0
    }

    header.header-v2 .header-main .branding-region .site-branding a.site-branding-logo {
        display: block
    }

    header.header-v2 .header-main .header-right {
        width: 100%;
        text-align: center
    }
}

header.header-v2 .gva-search-region .icon {
    color: #273ec2;
    border: 1px solid rgba(255,255,255,.2)
}

header.header-v2 .main-menu {
    position: relative;
    z-index: 99;
    border-bottom: 2px solid #dadada;
    box-shadow: 0 0 0 0 #ddd;
    margin-bottom: 26px;
    background: #357320;
}

header.header-v2 .area-main-menu .area-inner {
    position: relative
}

header.header-v2 .area-main-menu .area-inner ul.gva_menu>li>a {
    color: #fff
}

@media(min-width: 991px) {
    header.header-v2 .area-main-menu .area-inner ul.gva_menu>li>a {
        padding: 12px 26px;
        color: #fff;
        font-size: 15px;
        /* font-weight: 600; */
    }
}

@media(min-width: 991px) {
    header.header-v2 .area-main-menu .area-inner ul.gva_menu>li.menu-item--active-trail>a {
        color:#fff!important;
        border-bottom: 2px solid #fff;
        background: #d5a60d;
    }
}

header.header-v2 .menu-bar span {
    background: #fff!important
}

header.header-v2 .block {
    overflow: visible
}

header.header-v3 {
    position: relative;
    margin-bottom: 0;
    background: #212121
}

header.header-v3 .header-main {
    padding: 20px 0
}

@media(max-width: 650px) {
    header.header-v3 .header-main .branding-region {
        width:100%;
        text-align: center
    }

    header.header-v3 .header-main .branding-region .site-branding {
        padding-top: 0
    }

    header.header-v3 .header-main .branding-region .site-branding a.site-branding-logo {
        display: inline-block
    }

    header.header-v3 .header-main .header-right {
        width: 100%;
        text-align: center
    }
}

header.header-v3 .site-branding {
    padding-top: 10px
}

header.header-v3 .site-branding .logo-default {
    display: none
}

header.header-v3 .site-branding .logo-default.white {
    display: block!important;
    visibility: visible!important
}

header.header-v3 .header-bottom {
    background: #343a40
}

header.header-v3 .main-menu {
    position: relative;
    z-index: 99;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 0
}

@media(min-width: 991px) {
    header.header-v3 .main-menu .area-inner ul.gva_menu>li>a {
        color:#fff
    }
}

@media(min-width: 991px) and (min-width:991px) {
    header.header-v3 .main-menu .area-inner ul.gva_menu>li>a {
        padding-top:18px;
        padding-bottom: 18px
    }
}

@media(min-width: 991px) {
    header.header-v3 .main-menu .area-inner ul.gva_menu>li>a:hover {
        color:#009673
    }

    header.header-v3 .main-menu .area-inner ul.gva_menu>li.menu-item--active-trail>a {
        color: #009673
    }
}

header.header-v3 .block {
    overflow: visible
}

@media(max-width: 991px) {
    header.header-v3 .site-branding {
        margin-bottom:20px;
        text-align: center
    }
}

header.header-v3 .gva-search-region {
    right: 65px
}

header.header-v3 .menu-another {
    right: 20px
}

header.header-v3 .gva-search-region .icon {
    border-color: #fff;
    color: #fff
}

header.header-v3 #menu-bar span,header.header-v3 #menu-bar-another span {
    background: #fff
}

header.header-v4 {
    position: relative;
    margin-bottom: 0
}

header.header-v4 .topbar {
    background: #033a7e;
    border-bottom: 1px solid rgba(255,255,255,.1);
    color: #ccc
}

header.header-v4 .topbar a {
    color: #ccc
}

header.header-v4 .topbar a:hover {
    color: #009673
}

header.header-v4 .topbar .topbar-left ul.gva_menu>li a:after {
    background: rgba(255,255,255,.2)
}

header.header-v4 .main-menu {
    background: #084ea5;
    position: relative;
    z-index: 99
}

header.header-v4 .main-menu .header-main-inner {
    position: relative
}

header.header-v4 .main-menu .header-main-inner .area-main-menu {
    position: static
}

header.header-v4 .main-menu .header-main-inner .area-main-menu .area-inner {
    position: inherit
}

header.header-v4 .main-menu .header-main-inner .area-main-menu .area-inner .navigation {
    position: inherit
}

header.header-v4 .main-menu .header-main-inner .area-main-menu .area-inner .navigation .gva_menu_main {
    position: inherit
}

header.header-v4 .site-branding .logo-default {
    display: none
}

header.header-v4 .site-branding .logo-default.white {
    display: block!important;
    visibility: visible!important
}

@media(max-width: 991px) {
    header.header-v4 #menu-bar,header.header-v4 .gva-search-region {
        margin-top:-5px
    }

    header.header-v4 #menu-bar span {
        background: #ccc
    }
}

header.header-v4 .area-main-menu .area-inner {
    position: relative
}

header.header-v4 .area-main-menu .area-inner.menu-hover .navigation .gva_menu>li>a {
    padding: 30px 11px;
    color: #fff
}

header.header-v4 .area-main-menu .area-inner.menu-hover .navigation .gva_menu>li>a:hover {
    color: #ffeb3b
}

@media(max-width: 991px) {
    header.header-v4 .area-main-menu .area-inner.menu-hover .navigation .gva_menu>li>a {
        padding:0
    }
}

header.header-v4 .search-region .icon {
    color: #ccc;
    border-color: #ccc
}

header.header-v4 .area-main-menu .area-inner.menu-hover .navigation .gva_menu>li>a:active {
    color: #fffbda!important
}

header.header-v4 #menu-bar-another span {
    background: #ccc
}

header.header-v4 .block {
    overflow: visible
}

.content-full {
    overflow: hidden
}

.area.highlighted .content-inner {
    padding: 0;
    margin-bottom: 0;
    color: #f0f0f0
}

.area.highlighted .content-inner a {
    color: #242424
}

.area.highlighted .content-inner a:hover {
    color: #a70000
}

.area-panel .area-panel-inner {
    padding: 60px 0;
    border-bottom: 2px solid rgba(255,255,255,.1)
}

.header-right .block {
    margin-bottom: 0
}

.promotion {
    padding: 0;
    margin-bottom: 0
}

.main-menu .area-main-menu .area-inner {
    min-height: 45px
}

.main-menu .area-main-menu .area-inner .block {
    margin-bottom: 0
}

.main-menu .area-main-menu .area-inner .block .block-content {
    padding: 0
}

.footer-top:before,.footer-top:after {
    content: " ";
    display: table
}

.footer-top:after {
    clear: both
}

.footer-top .content-inner {
    padding: 45px 0 30px;
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.footer-top .content-inner:before,.footer-top .content-inner:after {
    content: " ";
    display: table
}

.footer-top .content-inner:after {
    clear: both
}

.after-footer .content-inner {
    border-top: 2px solid rgba(255,255,255,.1);
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    padding: 55px 0
}

.area-panel {
    background: #222;
    color: #bbb
}

.footer {
    color: #bbb;
    font-size: 14px;
    line-height: 28px;
    background: #222
}

.footer a {
    color: #bbb
}

.footer a:hover {
    color: #009673
}

.footer .block {
    padding-bottom: 0;
    margin-bottom: 0
}

.footer .block .block-title {
    color: #fff;
    background: 0 0;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    border: none
}

.footer .block .block-title span {
    color: #fff;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0
}

.footer .block .block-content {
    background: 0 0;
    padding: 0
}

.footer .footer-center {
}

.footer .footer-bottom {
    border-top: 1px solid rgba(255,255,255,.1);
    /* padding: 23px; */
    text-align: center;
    background: #216019;
}

.copyright {
    background: #1c1c1c
}

.copyright .copyright-inner {
    padding: 20px 0
}

.copyright .copyright-inner .block {
    margin: 0
}

body.hidden-title .node header.header {
    display: none
}

body.maintenance-page {
    background-color: #fff;
    color: #000
}

.maintenance-page #page-wrapper {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    min-width: 0;
    min-height: 0;
    border: 1px solid #ddd;
    margin-top: 40px
}

.maintenance-page #page {
    margin: 10px
}

.maintenance-page #main-wrapper {
    min-height: inherit
}

.maintenance-page #header {
    width: auto
}

.maintenance-page #main {
    margin: 0
}

.maintenance-page .content .section {
    padding: 0 0 0 10px
}

[dir=rtl] .maintenance-page .content .section {
    padding-left: 0;
    padding-right: 10px
}

.maintenance-page #header {
    background-color: #fff;
    background-image: none
}

.maintenance-page .site-branding-text {
    margin-bottom: 50px;
    margin-left: 0;
    padding-top: 20px;
    font-size: 90%
}

[dir=rtl] .maintenance-page .site-branding-text {
    margin-right: 0
}

.maintenance-page .site-branding-text,.maintenance-page .site-branding-text a,.maintenance-page .site-branding-text a:hover,.maintenance-page .site-branding-text a:focus {
    color: #777
}

.maintenance-page .page-title {
    line-height: 1em;
    margin-top: 0
}

@media all and (min-width: 800px) {
    .maintenance-page #page-wrapper {
        width:800px
    }

    .maintenance-page #header div.section,.maintenance-page #main {
        width: 700px
    }
}

@media all and (min-width: 600px) {
    .maintenance-page #page {
        margin:20px 40px 40px
    }
}

.search-page-form #edit-keys {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,.1);
    height: 35px;
    padding: 0 8px
}

.search-page-form .form-item {
    margin-bottom: 15px
}

.search-page-form .form-item label {
    width: 35%
}

ol.search-results {
    margin: 20px 0;
    padding: 0
}

ol.search-results>li {
    list-style-type: none;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

ol.search-results>li p strong {
    color: #009673
}

.page-background {
    background: url(../../../images//bg-home-3.jpg) no-repeat top center transparent
}

.page-background .bg-main-page-content {
    padding-top: 65px;
    max-width: 1300px;
    margin: 0 auto;
    background: #fff
}

.user-profile {
    font-size: 14px;
    line-height: 28px;
    /* margin-bottom:30px; */
    float: right;
}

.user-profile .user-fullname {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin-top: 15px;
    text-transform: uppercase
}

.user-profile .user-position {
    color: #999;
    margin: 5px 0 10px
}

.user-profile .form-item {
    margin-bottom: 10px!important
}

.user-profile .label {
    padding: 0!important;
    margin: 0!important
}

.page-notfound {
    text-align: center;
    padding: 150px 0 100px
}

@media(max-width: 991px) {
    .page-notfound {
        padding:30px 0
    }
}

.page-notfound .text-large {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    line-height: 1
}

@media(max-width: 991px) {
    .page-notfound .text-large {
        font-size:20px
    }
}

.page-notfound .sub-title {
    color: #999;
    padding: 30px 0
}

.page-notfound .content {
    color: #999;
    font-size: 18px;
    margin: 0 auto;
    line-height: 36px
}

.page-notfound .action {
    text-align: center;
    margin-top: 20px
}

.page-notfound .action a {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #000;
    padding: 8px 15px
}

.page-notfound .action a:hover {
    color: #fff;
    background: #009673
}

.article-detail .post-title {
    margin: 0;
    font-size: 26px;
    line-height: 32px;
    float: right;
    width: 100%;
    text-align: right;
    direction: rtl;
    color: #004502
}

.article-detail .post-top {
    float: right;
    width: 100%;
    margin-bottom: 10px
}

.article-detail .post-top .post-meta {
    margin: 0 0 6px
}

.article-detail .post-top .post-meta .post-categories {
    margin: 0;
    line-height: 10;
    position: relative;
    top: 6px;
    margin-right: 10px
}

.article-detail .post-top .post-meta .post-categories a {
    float: left;
    font-weight: 500;
    color: #009673;
    font-family: mukta vaani,serif;
    line-height: 1;
    font-size: 11px
}

.article-detail .post-top .post-meta .post-categories a:hover,.article-detail .post-top .post-meta .post-categories a:focus,.article-detail .post-top .post-meta .post-categories a:active {
    color: #000
}

.article-detail .post-top .post-meta .post-created {
    padding-left: 18px
}

.article-detail .post-top .post-meta .post-created,.article-detail .post-top .post-meta .post-comment {
    font-size: 12px
}

.article-detail .post-thumbnail {
    margin: 10px 0 20px;
    float: left;
    width: 100%
}

.article-detail #node-single-comment {
    margin-bottom: 30px;
    position: relative
}

.article-detail #node-single-comment iframe {
    position: relative!important
}

.single-gallery .post-content {
    max-width: 900px;
    margin: 0 auto
}

.single-gallery .post-content .post-title {
    margin: 15px 0;
    float: left;
    width: 100%
}

.single-gallery .post-content .node__content {
    float: left;
    width: 100%
}

.page-user-login,.page-user-register,.page-user-pass {
    position: relative
}

.page-user-login form label,.page-user-register form label,.page-user-pass form label {
    color: #000;
    text-transform: uppercase
}

.page-user-login form .form-item,.page-user-register form .form-item,.page-user-pass form .form-item {
    margin-bottom: 15px
}

.page-user-login .bg,.page-user-register .bg,.page-user-pass .bg {
    background: #152c49;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9
}

.page-user-login input,.page-user-register input,.page-user-pass input {
    max-width: 100%
}

.page-user-login .main-page,.page-user-register .main-page,.page-user-pass .main-page {
    padding: 10px 30px 30px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    max-width: 550px;
    background: #fff;
    border: 8px solid rgba(255,255,255,.8);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin: 50px auto 0;
    position: relative;
    z-index: 99
}

@media(max-width: 991px) {
    .page-user-login .main-page,.page-user-register .main-page,.page-user-pass .main-page {
        margin-top:35px
    }
}

.page-user-login .branding,.page-user-register .branding,.page-user-pass .branding {
    margin-bottom: 20px
}

.page-user-login .container,.page-user-register .container,.page-user-pass .container {
    padding: 0;
    max-width: 100%
}

.page-user-login .nav-tabs,.page-user-register .nav-tabs,.page-user-pass .nav-tabs {
    margin-bottom: 20px
}

.page-user-login .nav-tabs>li>a,.page-user-register .nav-tabs>li>a,.page-user-pass .nav-tabs>li>a {
    padding: 8px 10px!important
}

.page-user-register .main-page {
    max-width: 620px
}

.post-block .post-content:before,.post-block .post-content:after {
    content: " ";
    display: table
}

.post-block .post-content:after {
    clear: both
}

.post-block .post-meta {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin: 2px 0 0;
    float: left;
    width: 100%;
    line-height: 18px
}

.post-block .post-meta:before,.post-block .post-meta:after {
    content: " ";
    display: table
}

.post-block .post-meta:after {
    clear: both
}

.post-block .post-meta a {
    color: #009673
}

.post-block .post-meta a:hover {
    text-decoration: underline
}

.post-block .post-author {
    font-weight: 600;
    text-transform: capitalize
}

.post-block .post-created {
    text-transform: none;
    position: relative
}

.post-block .post-body {
    margin-top: 10px
}

.post-block .post-categories {
    position: relative;
    display: inline-block
}

.post-block .post-categories a {
    display: inline-block;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    line-height: 22px
}

.remove-margin-post-on .post-block {
    margin-bottom: 0!important
}

.user-block {
    margin-bottom: 45px;
    -webkit-box-shadow: 0 5px 15px 3px rgba(0,0,0,.05);
    box-shadow: 0 5px 15px 3px rgba(0,0,0,.05);
    background: #fff
}

.user-block .user-image {
    position: relative
}

.user-block .user-image a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0,0,0,.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.user-block .user-content {
    padding: 20px
}

.user-block .user-content .user-name {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: capitalize
}

.user-block .user-content .user-position {
    font-size: 14px;
    color: #999;
    font-style: italic
}

.user-block:hover .user-image a:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.entry-readmore {
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.entry-readmore:hover {
    color: #009673
}

.comment-block {
    font-weight: 700;
    font-size: 13px
}

.comment-block a {
    color: #666
}

.comment-block .on {
    font-size: 13px;
    font-style: italic;
    color: #999
}

.comment-block .author-name {
    color: #999;
    text-transform: capitalize
}

.comment-block .author-name a {
    color: #999
}

.comment-block .title {
    text-transform: capitalize
}

.comment-block .content {
    font-style: italic;
    text-transform: capitalize
}

.gallery-post {
    position: relative
}

.gallery-post .post-meta-wrap {
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 8px 15px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gallery-post .post-meta-wrap .post-title {
    line-height: 1
}

.gallery-post .post-meta-wrap .post-title a {
    color: #fff;
    font-size: 16px;
    font-family: mukta vaani,serif;
    line-height: 22px;
    font-weight: 400;
    display: inline-block
}

.gallery-post .post-meta-wrap .post-title a:hover,.gallery-post .post-meta-wrap .post-title a:focus,.gallery-post .post-meta-wrap .post-title a:active {
    color: #009673
}

.style-dark .post-block {
    background: 0 0
}

.style-dark .post-block .post-title {
    background: 0 0
}

.style-dark .post-block .post-title a {
    color: #fff
}

.style-dark .post-block .post-title a:hover {
    color: #009673
}

.node--view-mode-full .header .post-title {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px
}

.node--view-mode-full .post-tags {
    width: 100%;
    margin-top: 35px
}

.node--view-mode-full .post-tags a {
    float: left;
    padding: 6px 15px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid rgba(0,0,0,.1)
}

.node--view-mode-full .post-tags a:hover {
    background: #000;
    color: #fff
}

.node--view-mode-full.node--type-article ul,.node--view-mode-full.node--type-video ul {
    padding-left: 20px
}

.categories-view-content .post-block .post-thumbnail {
    position: relative
}

.categories-view-content.layout-grid .post-block,.categories-view-content.layout-masonry .post-block {
    margin-bottom: 50px;
    text-align: left
}

@media(max-width: 991px) {
    .categories-view-content.layout-grid .post-block,.categories-view-content.layout-masonry .post-block {
        margin-bottom:30px
    }
}

.categories-view-content.layout-grid .post-block .post-categories,.categories-view-content.layout-masonry .post-block .post-categories {
    margin: 0
}

.categories-view-content.layout-grid .post-block .post-categories h2,.categories-view-content.layout-grid .post-block .post-categories h3,.categories-view-content.layout-grid .post-block .post-categories h4,.categories-view-content.layout-masonry .post-block .post-categories h2,.categories-view-content.layout-masonry .post-block .post-categories h3,.categories-view-content.layout-masonry .post-block .post-categories h4 {
    margin: 0;
    line-height: 1
}

.categories-view-content.layout-grid .post-block .post-title,.categories-view-content.layout-masonry .post-block .post-title {
    padding: 0
}

.categories-view-content.layout-grid .post-block .post-meta,.categories-view-content.layout-masonry .post-block .post-meta {
    margin-top: 0
}

.categories-view-content.layout-grid .post-block .post-body,.categories-view-content.layout-masonry .post-block .post-body {
    margin-top: 10px
}

.categories-view-content.layout-grid .post-block .post-content,.categories-view-content.layout-masonry .post-block .post-content {
    border: none
}

.categories-view-content.layout-list .post-block {
    margin-bottom: 40px
}

.categories-view-content.layout-list .post-block:before,.categories-view-content.layout-list .post-block:after {
    content: " ";
    display: table
}

.categories-view-content.layout-list .post-block:after {
    clear: both
}

@media(max-width: 991px) {
    .categories-view-content.layout-list .post-block {
        margin-bottom:25px
    }
}

.categories-view-content.layout-list .post-block .post-thumbnail {
    width: 42%;
    float: left
}

@media(max-width: 767px) {
    .categories-view-content.layout-list .post-block .post-thumbnail {
        width:100%
    }
}

.categories-view-content.layout-list .post-block .post-title {
    margin: 0;
    padding-top: 0
}

.categories-view-content.layout-list .post-block .post-content {
    width: 58%;
    float: left;
    padding-left: 45px
}

@media(max-width: 991px) {
    .categories-view-content.layout-list .post-block .post-content {
        padding-left:25px
    }
}

@media(max-width: 767px) {
    .categories-view-content.layout-list .post-block .post-content {
        width:100%;
        padding-left: 0;
        margin-top: 15px
    }
}

.categories-view-content.layout-list .post-block .post-content .post-categories {
    line-height: 1;
    padding-bottom: 0;
    margin-bottom: 0
}

.categories-view-content.layout-list .post-block .post-content .post-body {
    margin-top: 10px
}

.categories-view-content.layout-small {
    width: 100%
}

.categories-view-content.layout-small .post-thumbnail {
    width: 100px;
    height: auto;
    float: left
}

.categories-view-content.layout-small .post-thumbnail img {
    max-width: 100%
}

.categories-view-content.layout-small .post-thumbnail.post-audio iframe,.categories-view-content.layout-small .post-thumbnail.post-video iframe {
    max-height: 100px
}

.categories-view-content.layout-small .post-meta {
    float: left;
    width: 100%;
    margin-bottom: 0;
    line-height: 1
}

.categories-view-content.layout-small .post-title {
    float: left;
    width: 100%;
    margin: 0
}

.categories-view-content.layout-small .post-title a {
    font-size: 13px;
    line-height: 18px;
    display: block
}

.categories-view-content.layout-small .post-body {
    display: none
}

.categories-view-content.layout-small .post-content {
    padding-left: 115px;
    padding-top: 0
}

.categories-view-content.layout-small .post-category .post-categories {
    margin: 0 0 5px
}

.categories-view-content.layout-big .post-block {
    margin-bottom: 55px
}

@media(max-width: 991px) {
    .categories-view-content.layout-big .post-block {
        margin-bottom:25px
    }
}

.categories-view-content.layout-big .post-title {
    margin-bottom: 0
}

.categories-view-content.layout-big .post-title a {
    font-size: 24px;
    font-weight: 800;
    line-height: 36px;
    display: block
}

.categories-view-content.layout-big .post-body {
    margin-top: 0
}

.categories-view-content.layout-big .post-meta {
    margin-bottom: 5px
}

.categories-view-content.layout-big .post-link {
    display: block!important;
    visibility: visible!important;
    margin-top: 10px
}

.categories-view-content.layout-big .post-link a {
    letter-spacing: 1px;
    color: #999;
    font-style: italic
}

.post-carousel .post-block .post-title {
    margin-top: 10px
}

.testimonial-node-1 .testimonial-content {
    text-align: center
}

.testimonial-node-1 .testimonial-content .info {
    margin: 5px 0;
    text-align: center
}

.testimonial-node-1 .testimonial-content .info .info-content {
    display: inline-block;
    position: relative
}

.testimonial-node-1 .testimonial-content .info .avatar {
    text-align: center;
    margin-bottom: 10px
}

.testimonial-node-1 .testimonial-content .info .avatar img {
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 60px;
    height: auto;
    border: 3px solid #fff
}

.testimonial-node-1 .testimonial-content .info .job {
    font-style: italic;
    color: #009673
}

.testimonial-node-1 .testimonial-content .info .title {
    color: #009673;
    font-size: 16px;
    font-family: mukta vaani,serif
}

.testimonial-node-1 .testimonial-content .quote {
    margin: 0 auto;
    max-width: 720px;
    padding: 0 15px;
    position: relative;
    margin-top: 15px;
    font-size: 14px
}

body.node--type-article .related-posts .block {
    padding: 0!important;
    background: 0 0!important
}

body.node--type-article .related-posts .block .post-block .post-thumbnail {
    margin-top: 0!important
}

.margin-top-10 {
    margin-top: 10px!important
}

.margin-top-15 {
    margin-top: 15px!important
}

.margin-top-20 {
    margin-top: 20px!important
}

.margin-top-30 {
    margin-top: 0!important
}

.margin-top-40 {
    margin-top: 40px!important
}

.margin-top-50 {
    margin-top: 50px!important
}

.margin-bottom-0 {
    margin-bottom: 0!important
}

.margin-bottom-10 {
    margin-bottom: 10px!important
}

.margin-bottom-20 {
    margin-bottom: 20px!important
}

.margin-bottom-30 {
    margin-bottom: 30px!important
}

.margin-bottom-40 {
    margin-bottom: 40px!important
}

.margin-bottom-50 {
    margin-bottom: 50px!important
}

.margin-bottom-60 {
    margin-bottom: 60px!important
}

.padding-top-10 {
    padding-top: 10px!important
}

.padding-top-20 {
    padding-top: 20px!important
}

.padding-top-30 {
    padding-top: 30px!important
}

.padding-top-40 {
    padding-top: 40px!important
}

.padding-top-50 {
    padding-top: 50px!important
}

.float-left {
    float: left
}

.no-margin {
    margin: 0!important
}

.no-bg {
    background-color: transparent!important
}

.bg-theme {
    background: #009673!important
}

.radius-1x {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.radius-2x {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.radius-5x {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.border-1 {
    border: 1px solid #009673
}

.border-2 {
    border: 2px solid #009673
}

.border-3 {
    border: 3px solid #009673
}

.border-4 {
    border: 4px solid #009673
}

.border-5 {
    border: 5px solid #009673
}

.col-no-padding div[class*=col-] {
    padding: 0!important
}

.p-static {
    position: static!important
}

.p-relative {
    position: relative!important
}

.bg-white {
    background: #fff
}

.bg-black {
    background: #333
}

.ui-widget-content {
    color: #666
}

.text-theme {
    color: #009673!important
}

.text-black {
    color: #000
}

.text-white {
    color: #fff
}

.text-large,.text-big {
    font-size: 36px;
    font-weight: 800;
    line-height: 42px;
    text-transform: uppercase
}

.connect ul {
    margin-bottom: 0
}

.connect ul li {
    text-align: center;
    padding-right: 0;
    width: 16.5%;
    height: 52px;
    padding-top: 12px;
    margin-right: -4px
}

.connect ul li.social-facebook:hover {
    background-color: #3a5898
}

.connect ul li.social-twitter:hover {
    background-color: #00acee
}

.connect ul li.social-google:hover {
    background-color: #dd6363
}

.connect ul li.social-youtube:hover {
    background-color: #ce3527
}

.connect ul li.social-letter:hover {
    background-color: #ccc33b
}

.connect ul li.social-rss {
    width: 51px
}

.connect ul li.social-rss:hover {
    background-color: #e78e2f
}

.connect ul li:first-child {
    border-left: none
}

.connect ul li a {
    font-size: 20px;
    color: #686868;
    padding-left: 6px
}

.social-icon {
    text-align: center
}

.social-icon a {
    background: 0 0;
    width: auto;
    height: auto;
    line-height: 1;
    margin-right: 20px;
    font-size: 20px;
    color: #696969
}

.social-icon a:last-child {
    margin-right: 0
}

.footer-social {
    display: inline-block;
    text-align: center;
    margin-top: 10px
}

.footer-social a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 18px;
    display: inline-block;
    float: left
}

.footer-social a:last-child {
    margin-right: 0
}

.footer-social a i {
    font-size: 22px
}

a:hover i[class*=fa-facebook] {
    color: #3b5998
}

a:hover i[class*=fa-twitter] {
    color: #4099ff
}

a:hover i[class*=fa-skype] {
    color: #12a5f4
}

a:hover i[class*=fa-dribbble] {
    color: #ea4c89
}

a:hover i[class*=fa-linkedin] {
    color: #0e76a8
}

a:hover i[class*=fa-apple] {
    color: #f2f2f2
}

a:hover i[class*=fa-pinterest] {
    color: #c92228
}

a:hover i[class*=fa-google] {
    color: #d34836
}

a:hover i[class*=fa-youtube] {
    color: #c4302b
}

a:hover i[class*=fa-vimeo] {
    color: #4ebbff
}

a:hover i[class*=fa-tumblr] {
    color: #35465c
}

a:hover i[class*=fa-xing] {
    color: #126567
}

a:hover i[class*=fa-instagram] {
    color: #e8e2d9
}

.social-text {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0
}

.social-text>li {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    float: left
}

.social-text>li a {
    line-height: 60px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.social-text>li a:hover {
    background: #009673
}

.social-text>li a.facebook {
    background: #3b5998
}

.social-text>li a.twitter {
    background: #4099ff
}

.social-text>li a.skype {
    background: #12a5f4
}

.social-text>li a.dribbble {
    background: #ea4c89
}

.social-text>li a.linkedin {
    background: #0e76a8
}

.social-text>li a.apple {
    background: #f2f2f2
}

.social-text>li a.pinterest {
    background: #c92228
}

.social-text>li a.google {
    background: #d34836
}

.social-text>li a.youtube {
    background: #c4302b
}

.social-text>li a.vimeo {
    background: #4ebbff
}

.social-text>li a.tumblr {
    background: #35465c
}

.social-text>li a.instargram {
    background: #125688
}

.post-masonry-style>div {
    margin-left: -1px;
    -webkit-transform: translateX(1px);
    -ms-transform: translateX(1px);
    -o-transform: translateX(1px);
    transform: translateX(1px)
}

.nav-tabs {
    border: none
}

.nav-tabs>li {
    margin-right: 15px
}

.nav-tabs>li:last-child {
    margin-right: 0
}

.nav-tabs>li>a {
    font-weight: 600;
    color: #bababa;
    padding: 8px 14px;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    background: 0 0
}

.nav-tabs>li>a i {
    margin-right: 5px
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus,.nav-tabs>li>a:active {
    color: #ffeb7a
}

.nav-tabs>li.active>a,.nav-tabs>li>a.active {
    color: #009673
}

.pricing-table {
    position: relative;
    background-color: #fff;
    top: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border: 1px solid rgba(0,0,0,.1);
    padding: 20px;
    margin-bottom: 30px
}

@media(max-width: 767px) {
    .pricing-table {
        margin-bottom:35px
    }
}

.pricing-table ul li {
    list-style: none
}

.pricing-table .plan-name {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-weight: 600;
    padding: 15px 0 2px
}

.pricing-table .plan-name .title {
    font-weight: 600;
    color: #000;
    font-size: 20px;
    font-family: mukta vaani,serif
}

.pricing-table .content-wrap .plan-price {
    margin: 10px 0
}

.pricing-table .content-wrap .plan-price .price-value {
    display: inline-block
}

.pricing-table .content-wrap .plan-price .price-value .dollar {
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    line-height: 36px;
    float: left;
    color: #009673
}

.pricing-table .content-wrap .plan-price .price-value .value {
    font-size: 40px;
    font-weight: 400;
    display: inline-block;
    line-height: 40px;
    float: left;
    font-family: mukta vaani,serif;
    color: #009673
}

.pricing-table .content-wrap .plan-price .interval {
    margin-top: 18px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    position: relative;
    display: block;
    color: #7b7b7b;
    float: left
}

.pricing-table .plan-list {
    padding: 0;
    text-align: left
}

.pricing-table .plan-list ul {
    padding: 0
}

.pricing-table .plan-list ul li {
    padding: 5px 0 5px 20px;
    font-size: 14px;
    list-style: none;
    position: relative
}

.pricing-table .plan-list ul li:after {
    content: '\e901';
    font-family: gva-icon;
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 1;
    color: #009673;
    font-size: 12px
}

.pricing-table .plan-list ul li.off {
    color: #bbb
}

.pricing-table .plan-list ul li.off:after {
    content: '\e903';
    color: #bbb;
    font-size: 10px;
    top: 10px
}

.pricing-table .plan-signup {
    margin-top: 30px
}

.pricing-table .plan-signup a {
    width: 100%;
    text-align: center
}

.pricing-table:hover {
    -webkit-box-shadow: 0 1px 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 15px 0 rgba(0,0,0,.1)
}

.pricing-table.highlight-plan {
    -webkit-box-shadow: 0 3px 25px 0 rgba(0,0,0,.1);
    box-shadow: 0 3px 25px 0 rgba(0,0,0,.1);
    position: relative;
    z-index: 9
}

.pricing-table.highlight-plan .recommended-plan {
    background: #009673;
    color: #fff;
    font-size: 13px;
    font-family: mukta vaani,serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: -15px;
    left: 15px;
    right: 15px;
    width: auto;
    letter-spacing: 1px;
    padding: 3px 5px
}

.pricing-table.highlight-plan .plan-name .title {
    color: #009673
}

.box-quick-link ul {
    padding: 0;
    margin: 0
}

.box-quick-link ul>li {
    width: 46%;
    height: 70px;
    border: 1px solid rgba(0,0,0,.1);
    float: left;
    list-style: none;
    text-align: center;
    margin-bottom: 8%
}

.box-quick-link ul>li:nth-child(2n) {
    margin-left: 4%
}

.box-quick-link ul>li:nth-child(2n+1) {
    margin-right: 4%
}

.box-quick-link ul>li a {
    font-weight: 600;
    font-size: 13px;
    display: block;
    line-height: 1.8;
    padding-top: 12px
}

.box-quick-link ul>li a i {
    display: block;
    font-size: 23px;
    color: #777
}

.box-quick-link ul>li a:hover {
    color: #fff
}

.box-quick-link ul>li a:hover i {
    color: #fff
}

.box-quick-link ul>li:hover {
    background-color: #555
}

.box-quick-link ul>li:hover * {
    color: #fff
}

.intro-text {
    max-width: 455px
}

.btn-theme,.view-node a,input[type*=submit] {
    background: #009673;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: mukta vaani,serif;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    padding: 8px 20px;
    padding-left: 30px;
    display: inline-block;
    position: relative;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-theme:after,.view-node a:after,input[type*=submit]:after {
    content: '\f055';
    font-family: fontawesome;
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 1;
    color: #fff
}

.btn-theme:hover,.btn-theme:focus,.btn-theme:active,.view-node a:hover,.view-node a:focus,.view-node a:active,input[type*=submit]:hover,input[type*=submit]:focus,input[type*=submit]:active {
    background: #00c99a;
    color: #fff
}

input[type*=submit] {
    padding-left: 20px!important
}

.init-carousel-owl {
    margin-left: -9px;
    margin-right: -9px;
    width: auto
}

.init-carousel-owl .owl-item>.item {
    padding-left: 9px;
    padding-right: 9px
}

.init-carousel-owl.no-padding {
    margin-left: 0!important;
    margin-right: 0!important
}

.init-carousel-owl.no-padding .owl-item>.item {
    padding-left: 0!important;
    padding-right: 0!important
}

.init-carousel-owl[data-items*='1'] {
    margin-left: 0!important;
    margin-right: 0!important
}

.init-carousel-owl[data-items*='1'] .owl-item>.item {
    padding-left: 0!important;
    padding-right: 0!important
}

div.error {
    background-repeat: no-repeat!important;
    background-image: none!important
}

.owl-carousel {
    background: 0 0!important;
    position: relative;
    max-height: 200px;
    min-height: 200px;
    overflow: hidden
}

.owl-carousel:after {
    content: "";
    background: url(../../../images//preloader/preloader-19.gif) no-repeat center center #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s cubic-bezier(.77,0,.175,1) .8s;
    -moz-transition: all .6s cubic-bezier(.77,0,.175,1) .8s;
    -ms-transition: all .6s cubic-bezier(.77,0,.175,1) .8s;
    -o-transition: all .6s cubic-bezier(.77,0,.175,1) .8s;
    transition: all .6s cubic-bezier(.77,0,.175,1) .8s;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel.owl-loaded {
    max-height: none;
    min-height: 10px;
    overflow: visible
}

.owl-carousel.owl-loaded:after {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden
}

.owl-carousel .owl-item img {
    display: inline-block;
    width: auto
}

.owl-carousel .item {
    opacity: 0;
    filter: alpha(opacity=0)
}

.owl-carousel .owl-stage-outer .item {
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel .owl-controls {
    margin: 0
}

.owl-carousel .owl-controls .owl-pagination {
    position: relative;
    bottom: 10px;
    z-index: 9;
    display: inline-block;
    width: 100%;
    left: 0
}

.owl-carousel .owl-controls .owl-pagination .owl-page span {
    background: #d6d6d6;
    width: 10px;
    height: 10px
}

.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
    background: #869791
}

.owl-carousel .owl-nav {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s
}

.owl-carousel .owl-nav>div {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    -webkit-box-shadow: 1px 2px 3px 2px rgba(0,0,0,.2);
    box-shadow: 1px 2px 3px 2px rgba(0,0,0,.2);
    color: #009673!important;
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0
}

.owl-carousel .owl-nav>div:hover {
    background: #009673;
    color: #fff!important
}

.owl-carousel .owl-nav>div.owl-prev {
    right: auto!important;
    left: 15px!important
}

.owl-carousel .owl-nav>div.owl-next {
    left: auto!important;
    right: 15px!important
}

.owl-carousel:hover .owl-nav {
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel:hover .owl-nav .owl-next {
    margin-left: 30px
}

.owl-carousel:hover .owl-nav .owl-prev {
    margin-right: 30px
}

.slick-slider {
    position: relative
}

.slick-slider .prev-arrow,.slick-slider .next-arrow {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    -webkit-box-shadow: 1px 2px 3px 2px rgba(0,0,0,.2);
    box-shadow: 1px 2px 3px 2px rgba(0,0,0,.2);
    color: #009673;
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.slick-slider .prev-arrow:hover,.slick-slider .next-arrow:hover {
    background: #009673;
    color: #fff;
    cursor: pointer
}

.slick-slider .prev-arrow {
    left: 25%;
    margin-left: 20px
}

@media(max-width: 991px) {
    .slick-slider .prev-arrow {
        margin-left:0
    }
}

@media(max-width: 1200px) {
    .slick-slider .prev-arrow {
        left:15%
    }
}

@media(max-width: 980px) {
    .slick-slider .prev-arrow {
        left:0
    }
}

.slick-slider .next-arrow {
    right: 25%;
    margin-right: 20px
}

@media(max-width: 991px) {
    .slick-slider .next-arrow {
        margin-right:0
    }
}

@media(max-width: 1200px) {
    .slick-slider .next-arrow {
        right:15%
    }
}

@media(max-width: 980px) {
    .slick-slider .next-arrow {
        right:0
    }
}

.slick-slider .slick-dots {
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 100%;
    z-index: 9
}

.slick-slider .slick-dots>li {
    text-align: center;
    width: 10px;
    height: 10px
}

.slick-slider .slick-dots>li button {
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,.6);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.slick-slider .slick-dots>li.slick-active button {
    background: #009673
}

.slick-slider:hover .prev-arrow,.slick-slider:hover .next-arrow {
    opacity: 1;
    filter: alpha(opacity=100)
}

.return-top.default {
    display: none;
    position: fixed;
    right: 60px;
    bottom: 100px;
    width: 40px;
    height: auto;
    background: #34495e;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    z-index: 999
}

.return-top.default:hover {
    background: #009673;
    cursor: pointer;
    color: #fff
}

.gmap {
    margin-top: 60px
}

.gmap iframe {
    width: 100%
}

.panel {
    border: none!important;
    margin-top: 0!important;
    -webkit-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
    background: #fff;
    padding: 15px
}

.panel .panel-heading {
    background: 0 0!important;
    padding: 0!important
}

.panel .panel-heading .panel-title {
    font-size: 14px;
    padding-right: 20px
}

.panel .panel-heading .panel-title>a {
    display: block;
    letter-spacing: 0;
    color: #000;
    position: relative;
    background: #fff;
    line-height: 28px;
    font-weight: 600
}

.panel .panel-heading .panel-title>a:after {
    content: "\f067";
    font-family: fontawesome;
    position: absolute;
    font-size: 15px;
    top: 0;
    right: -20px;
    z-index: 1;
    color: #009673;
    font-weight: 400
}

.panel .panel-heading .panel-title>a.collapsed:after {
    content: "\f068"
}

.panel .panel-body {
    border: none!important;
    line-height: 28px;
    padding: 10px 30px 0
}

.dropcap {
    display: block;
    float: left;
    font-size: 40px;
    line-height: 34px;
    color: #444;
    margin: 6px 8px 0 0
}

.dropcap.border-dropcap {
    border: 2px solid #444;
    width: 46px;
    height: 46px;
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin: 8px 12px 0 0
}

.dropcap.bg-dropcap {
    background-color: #444;
    color: #fff;
    width: 48px;
    height: 48px;
    font-size: 28px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin: 8px 12px 0 0
}

.dropcap.circle-dropcap {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 2px solid #444;
    width: 46px;
    height: 46px;
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin: 8px 12px 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.links .comment-add {
    display: none
}

#node-single-comment h2 {
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 15px;
    font-weight: 800;
    border-bottom: 5px solid rgba(0,0,0,.05);
    margin-bottom: 20px;
    text-transform: uppercase
}

#node-single-comment h2:before {
    content: "";
    position: absolute;
    width: 145px;
    height: 5px;
    background: #000;
    left: 0;
    bottom: -5px;
    z-index: 1
}

#node-single-comment .comment-count {
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 5px solid rgba(0,0,0,.05)
}

#node-single-comment .comment-count>span {
    padding-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    font-weight: 800;
    color: #000
}

#node-single-comment .comment-count>span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #000;
    left: 0;
    bottom: -5px;
    z-index: 1
}

#comment-form .form-item {
    margin-bottom: 20px
}

#comment-form .form-item.js-form-type-textarea {
    margin: 0
}

#comment-form .form-item label {
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    font-weight: 600;
    color: #000
}

#comment-form input[type*=text],#comment-form textarea {
    width: 100%
}

.comment-wrapper h2.comment-form__title {
    margin-bottom: 1em
}

.field-node--comment {
    font-size: .934em
}

.comment {
    margin-bottom: 30px;
    vertical-align: top;
    display: table
}

[dir=rtl] .comment {
    direction: rtl
}

.comment__meta {
    padding: 0 30px 0 0;
    font-size: 1.071em;
    width: 115px
}

@media(max-width: 991px) {
    .comment__meta {
        width:90px
    }
}

[dir=rtl] .comment__meta {
    padding: 0 0 0 30px
}

.comment__attribution img {
    border: 1px solid #d3d7d9
}

.comment .field--name-user-picture img {
    margin: 0
}

.comment__author .username {
    text-transform: none;
    color: #000;
    font-weight: 700;
    font-size: 12px
}

.comment__author {
    margin: 4px 0;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 12px
}

.comment__time {
    margin-bottom: 4px;
    color: #68696b;
    font-family: helvetica neue,Helvetica,Arial,sans-serif;
    font-size: .733em;
    line-height: 1.2
}

.comment__permalink {
    font-size: .733em;
    line-height: 1.2
}

.comment__content {
    position: relative;
    display: table-cell;
    padding: 10px 25px;
    vertical-align: top;
    width: 100%;
    border: 1px solid #d3d7d9;
    font-size: .929em;
    line-height: 1.6;
    word-break: break-all
}

.comment__content h3 a {
    font-size: 18px;
    font-weight: 600;
    text-transform: none
}

.comment__content .links.inline {
    margin-top: 10px
}

.comment__content .links.inline>li {
    float: left
}

.comment__content .links.inline>li a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px
}

.comment__content:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 20px;
    border-top: 20px solid transparent;
    border-right: 20px solid #d3d7d9;
    border-bottom: 20px solid transparent
}

[dir=rtl] .comment__content:before {
    right: auto;
    left: 100%;
    border-right: none;
    border-left: 20px solid #d3d7d9
}

.comment__content:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 20px;
    border-top: 20px solid transparent;
    border-right: 20px solid #fff;
    border-bottom: 20px solid transparent;
    margin-right: -1px
}

[dir=rtl] .comment__content:after {
    right: auto;
    left: 100%;
    border-right: none;
    border-left: 20px solid #fff;
    margin-right: 0;
    margin-left: -1px
}

.comment__content h3 {
    margin-top: .94em;
    margin-bottom: .45em;
    font-size: 1.171em
}

.comment__content nav {
    padding-top: 1px
}

.indented {
    margin-left: 40px
}

[dir=rtl] .indented {
    margin-right: 40px;
    margin-left: 0
}

.comment .links {
    padding: 0 0 .25em
}

.comment .links li {
    padding: 0 .5em 0 0;
    font-size: 1.08em
}

[dir=rtl] .comment .links li {
    padding: 0 0 0 .5em
}

.comment--unpublished {
    margin-right: 5px;
    padding: 5px 2px 5px 5px;
    background: #fff4f4
}

[dir=rtl] .comment--unpublished {
    margin-left: 5px;
    margin-right: 0;
    padding: 5px 5px 5px 2px
}

.unpublished .comment-text .comment-arrow {
    border-left: 1px solid #fff4f4;
    border-right: 1px solid #fff4f4
}

.unpublished {
    padding: 20px 15px 0
}

.comment-footer {
    display: table-row
}

.comment--unpublished .comment__text:after,.node--unpublished .comment__text:after {
    border-right-color: #fff4f4
}

[dir=rtl] .comment--unpublished .comment__content:after,[dir=rtl] .node--unpublished .comment__content:after {
    border-left-color: #fff4f4
}

.comment-wrapper .user-profile {
    margin-bottom: 5px
}

.form-control {
    box-shadow: none
}

.hide-label label {
    background: 0 0;
    clip: rect(1px)
}

.exposed-filters .form-item {
    margin-bottom: 10px;
    margin-top: 0
}

#article-admin-filter ul {
    padding: .5em 0
}

#article-admin-filter ul li {
    list-style: none
}

#edit-operation-wrapper select {
    margin: .5em
}

div.resizable-textarea textarea {
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.1)
}

.search-advanced .criterion {
    float: none;
    margin: 0 5px
}

#edit-keywords-fieldset .form-item:first-child {
    margin-top: 5px
}

#user-admin-filter ul li {
    list-style: none
}

.field-type-text-long fieldset {
    padding: 10px 0;
    border: rgba(0,0,0,.1)
}

.field-type-text-long fieldset .form-item {
    margin: 0;
    padding: 0 0 0 15px
}

#comment-form label {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px
}

#contact-site-form .form-checkbox {
    margin-left: 0
}

#comment-form-wrapper .form-item label {
    min-width: 120px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px
}

.contact-message-form {
    margin: 0 auto 30px;
    padding: 18px;
    background: #fff
}

.contact-message-form #edit-name,.contact-message-form #edit-mail,.contact-message-form .js-form-item-mail {
    height: 45px;
    line-height: 45px;
    background: #f6f6f6;
    padding-left: 15px
}

.contact-message-form .form-item {
    margin-bottom: 30px;
    color: #666
}

.contact-message-form .form-item label {
    font-size: 12px;
    display: block;
    text-transform: uppercase
}

.contact-message-form .form-item #edit-copy {
    float: left;
    margin-right: 5px
}

.contact-message-form .form-item input[type=text],.contact-message-form .form-item input[type=email],.contact-message-form .form-item textarea {
    width: 100%;
    border: none;
    background: #f6f6f6;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    height: 45px;
    -webkit-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
    padding-left: 15px
}

.contact-message-form .form-item textarea {
    height: 200px;
    padding-top: 15px
}

@media(max-width: 991px) {
    .contact-message-form .form-item textarea {
        height:120px
    }
}

.contact-message-form .form-item-copy {
    margin-bottom: 10px!important
}

.contact-message-form #edit-actions {
    width: 100%;
    text-align: center
}

.contact-message-form #edit-actions:before,.contact-message-form #edit-actions:after {
    content: " ";
    display: table
}

.contact-message-form #edit-actions:after {
    clear: both
}

.contact-message-form #edit-preview {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 2px;
    background: #009673;
    font-weight: 700;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    height: 45px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px
}

.contact-message-form #edit-preview:hover {
    background: #000!important
}

.contact-message-form #edit-preview {
    display: none
}

#forum {
    width: 100%;
    position: relative;
    right: -1px
}

#forum .name {
    font-weight: 700;
    font-size: 16px
}

#forum table {
    width: 100%
}

#forum tr.odd {
    background: #f5f5f5
}

#forum tr.even td {
    border-bottom: 1px solid rgba(0,0,0,.1)
}

#forum tr td.container {
    padding: 1em
}

#forum tr.new-topics td.forum .name {
    background-image: url(../../../images//forum-default.png)
}

#forum thead th {
    background: #f5f5f5;
    border-left: 1px solid rgba(0,0,0,.1);
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px
}

#forum td {
    border: 1px solid rgba(0,0,0,.1);
    padding: 1em
}

#forum td a:hover {
    text-decoration: none
}

#forum td.topics {
    font-weight: 700;
    text-align: center;
    width: 9%
}

#forum td.posts {
    text-align: center;
    width: 9%
}

#forum td.replies {
    text-align: center
}

#forum td.forum {
    padding: 0 1em;
    width: 44%;
    padding-top: 12px
}

#forum td.forum .name {
    background-position: left 5px;
    background-repeat: no-repeat;
    line-height: 20px;
    padding-left: 30px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px
}

#forum td.forum .description {
    font-size: 14px;
    padding-left: 30px
}

#forum td.title .submitted {
    font-size: 14px
}

#forum td.icon {
    width: 5%
}

#forum .icon div {
    background-image: url(../../../images//forum-icons.png);
    background-repeat: no-repeat;
    height: 24px;
    margin: 0 auto;
    width: 24px
}

#forum .icon .topic-status-new {
    background-position: -24px 0
}

#forum .icon .topic-status-hot {
    background-position: -48px 0
}

#forum .icon .topic-status-hot-new {
    background-position: -72px 0
}

#forum .icon .topic-status-sticky {
    background-position: -96px 0
}

#forum .icon .topic-status-closed {
    background-position: -120px 0
}

.page-forum #page-title {
    margin-bottom: 10px
}

.page-forum ul.action-links {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.page-forum ul.action-links li {
    margin-left: 0
}

.page-forum ul.action-links li a {
    line-height: 0;
    display: inline-block;
    border: none;
    padding: 10px;
    text-transform: uppercase;
    vertical-align: middle
}

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

.block:before,.block:after {
    content: " ";
    display: table
}

.block:after {
    clear: both
}

.block .block-title {
    /* border-bottom: 2px solid #ffffff !important; */
    width: 94%
}

.block .block-title>span {
    display: inline-block;
    font-size: 18px;
    /* font-weight: 600; */
    z-index: 9;
    padding-right: 13px
}

@media(max-width: 767px) {
    .block .block-title>span {
        font-size:16px
    }
}

.block .block-title>span:after {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    top: 19px;
    left: 4px;
    z-index: 1
}

.block .block-heading {
    position: relative;
    width: 100%
}

.block .block-heading .extra-links {
    position: absolute;
    top: 8px;
    right: 0;
    z-index: 9
}

.block .block-heading .extra-links a {
    font-size: 12px;
    font-weight: 600;
    margin-right: 8px;
    padding-right: 8px;
    position: relative;
    text-transform: uppercase;
    color: #666;
    font-family: mukta vaani,serif
}

.block .block-heading .extra-links a:hover {
    color: #009673;
    text-decoration: underline
}

.block .block-heading .extra-links a:after {
    content: '';
    width: 1px;
    height: 10px;
    background: rgba(0,0,0,.1);
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 1
}

.block .block-heading .extra-links a:last-child {
    padding-right: 0;
    margin-right: 0
}

.block .block-heading .extra-links a:last-child:after {
    content: none
}

.block .block-content:before,.block .block-content:after {
    content: " ";
    display: table
}

.block .block-content:after {
    clear: both
}

.block.block-local-tasks-block {
    margin-bottom: 10px
}

.block.block-system-main-block {
    margin-bottom: 0
}

.block.block-system-breadcrumb-block {
    overflow: visible;
    margin-bottom: 0
}

.block.block-none,.block.no-padding {
    background: 0 0!important;
    padding: 0!important
}

.block.block-none .block-content,.block.no-padding .block-content {
    padding: 0!important
}

.block.no-title {
    margin-top: 0;
    border: none
}

.block.no-title .block-content {
    padding-top: 0
}

.block.background_white {
    padding: 20px;
    background: #fff
}

.block.block-2 {
    background: #fff;
    padding: 30px
}

.block.block-twitter-block {
    max-width: 300px
}

.block.block-black .block-content {
    background: #222
}

.block.block-black .block-content .post-block {
    background: #222
}

.block.block-black .block-content .post-block .post-content {
    background: #222;
    color: #fff
}

.block.block-black .block-content .post-block .post-content .post-title a {
    color: #fff
}

.block.block-black .block-content .post-block .post-content .post-title a:hover {
    color: #009673
}

.block.style-higlight {
    padding: 20px
}

.block.text-light .block-title {
    color: #fff;
    border-top-color: #fff
}

.block#block-system-main {
    padding-top: 10px
}

.block.no-title {
    border: none
}

.block.no-title>.block-title,.block.no-title>div>.block-title {
    padding: 0;
    margin: 0;
    border: none
}

.block.no-title>.block-title:before,.block.no-title>div>.block-title:before {
    content: none
}

.block.block-simplenews {
    width: 100%;
    margin: 0 auto;
    float: left
}

.block.block-simplenews:before,.block.block-simplenews:after {
    content: " ";
    display: table
}

.block.block-simplenews:after {
    clear: both
}

.block.block-simplenews .block-title {
    border: none;
    margin: 0;
    width: 100%
}

.block.block-simplenews .block-title span {
    padding: 0
}

.block.block-simplenews .block-title span:after,.block.block-simplenews .block-title span:before {
    display: none
}

.block.block-simplenews .description {
    display: none
}

.block.block-simplenews .form-item-message {
    width: 100%;
    float: left;
    padding: 5px 0 30px
}

.block.block-simplenews #edit-mail-wrapper label {
    display: none
}

.block.block-simplenews #edit-mail-wrapper input.form-email {
    padding: 0 20px;
    width: 100%;
    background: #fff;
    height: 45px;
    border: none;
    float: left;
    margin-left: 0
}

.block.block-simplenews .form-actions {
    float: left;
    position: relative;
    width: 100%
}

.block.block-simplenews .form-actions input#edit-subscribe {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background: 0 0;
    border: none;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    display: inline-block;
    position: relative;
    z-index: 2;
    width: 100%;
    background: #009673;
    margin-top: 10px;
    border: 1px solid #009673
}

.block.block-simplenews .form-actions input#edit-subscribe:hover {
    background: 0 0;
    color: #009673
}

.block.block-blocktabs {
    position: relative
}

.block.block-blocktabs .ui-widget {
    font-size: 14px
}

.block.block-blocktabs .ui-tabs-nav {
    padding: 0;
    border: none;
    background: 0 0!important;
    display: inline-block;
    float: right;
    position: absolute;
    right: 0;
    top: -60px;
    z-index: 99
}

@media(max-width: 767px) {
    .block.block-blocktabs .ui-tabs-nav {
        top:-55px
    }
}

.block.block-blocktabs .ui-tabs-nav>li {
    background: 0 0;
    padding: 0;
    margin: 0;
    border: 0;
    position: relative
}

.block.block-blocktabs .ui-tabs-nav>li>a {
    font-size: 14px;
    text-transform: none;
    font-weight: 700;
    padding: 0;
    padding-right: 20px
}

@media(max-width: 767px) {
    .block.block-blocktabs .ui-tabs-nav>li>a {
        padding-right:10px
    }
}

.block.block-blocktabs .ui-tabs-nav>li:last-child>a {
    padding-right: 0
}

.block.block-blocktabs .ui-tabs-nav>li.ui-tabs-active>a {
    color: #009673
}

.block.block-blocktabs .blocktabs {
    border: none;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.block.block-blocktabs .blocktabs .ui-tabs-panel {
    padding: 0!important
}

.block.block-blocktabs .block {
    margin-bottom: 0!important
}

.block.block-v2 .block-title {
    background: 0 0;
    height: auto;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 0;
    border-top: 0
}

.block.block-v2 .block-title:after {
    content: '';
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    background: #009673;
    z-index: 1
}

.block.block-v2 .block-title span {
    background: 0 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    height: auto;
    position: static;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.block.block-v2 .block-content {
    background: 0 0
}

.block.red .block-title,.block.red .list-links-tabs,.block.red .wtitle,.list-links-tabs.red .block-title,.list-links-tabs.red .list-links-tabs,.list-links-tabs.red .wtitle {
    color: #d03632!important;
    border-top-color: #d03632!important
}

.block.pink .block-title,.block.pink .list-links-tabs,.block.pink .wtitle,.list-links-tabs.pink .block-title,.list-links-tabs.pink .list-links-tabs,.list-links-tabs.pink .wtitle {
    color: #ff69b4!important;
    border-top-color: #ff69b4!important
}

.block.light-pink .block-title,.block.light-pink .list-links-tabs,.block.light-pink .wtitle,.list-links-tabs.light-pink .block-title,.list-links-tabs.light-pink .list-links-tabs,.list-links-tabs.light-pink .wtitle {
    color: #ac70b8!important;
    border-top-color: #ac70b8!important
}

.block.orange .block-title,.block.orange .list-links-tabs,.block.orange .wtitle,.list-links-tabs.orange .block-title,.list-links-tabs.orange .list-links-tabs,.list-links-tabs.orange .wtitle {
    color: #fda400!important;
    border-top-color: #fda400!important
}

.block.yellow .block-title,.block.yellow .list-links-tabs,.block.yellow .wtitle,.list-links-tabs.yellow .block-title,.list-links-tabs.yellow .list-links-tabs,.list-links-tabs.yellow .wtitle {
    color: #f4ec4d!important;
    border-top-color: #f4ec4d!important
}

.block.green .block-title,.block.green .list-links-tabs,.block.green .wtitle,.list-links-tabs.green .block-title,.list-links-tabs.green .list-links-tabs,.list-links-tabs.green .wtitle {
    color: #64c568!important;
    border-top-color: #64c568!important
}

.block.blue .block-title,.block.blue .list-links-tabs,.block.blue .wtitle,.list-links-tabs.blue .block-title,.list-links-tabs.blue .list-links-tabs,.list-links-tabs.blue .wtitle {
    color: #26b2ec!important;
    border-top-color: #26b2ec!important
}

.block.dark-mint .block-title,.block.dark-mint .list-links-tabs,.block.dark-mint .wtitle,.list-links-tabs.dark-mint .block-title,.list-links-tabs.dark-mint .list-links-tabs,.list-links-tabs.dark-mint .wtitle {
    color: #90d0c4!important;
    border-top-color: #90d0c4!important
}

.block.violet .block-title,.block.violet .list-links-tabs,.block.violet .wtitle,.list-links-tabs.violet .block-title,.list-links-tabs.violet .list-links-tabs,.list-links-tabs.violet .wtitle {
    color: #d9ac09!important;
    border-top-color: #d9ac09!important
}

.block.navy .block-title,.block.navy .list-links-tabs,.block.navy .wtitle,.list-links-tabs.navy .block-title,.list-links-tabs.navy .list-links-tabs,.list-links-tabs.navy .wtitle {
    color: #23569c!important;
    border-top-color: #23569c!important
}

.block.purple .block-title,.block.purple .list-links-tabs,.block.purple .wtitle,.list-links-tabs.purple .block-title,.list-links-tabs.purple .list-links-tabs,.list-links-tabs.purple .wtitle {
    color: #9a30d8!important;
    border-top-color: #9a30d8!important
}

.block.gray .block-title,.block.gray .list-links-tabs,.block.gray .wtitle,.list-links-tabs.gray .block-title,.list-links-tabs.gray .list-links-tabs,.list-links-tabs.gray .wtitle {
    color: #bfc0bc!important;
    border-top-color: #bfc0bc!important
}

.block.black .block-title,.block.black .list-links-tabs,.block.black .wtitle,.list-links-tabs.black .block-title,.list-links-tabs.black .list-links-tabs,.list-links-tabs.black .wtitle {
    color: #071f20!important;
    border-top-color: #071f20!important
}

.sidebar .block-menu:before,.sidebar .block-menu:after {
    content: " ";
    display: table
}

.sidebar .block-menu:after {
    clear: both
}

.sidebar .block-menu ul li {
    border: none;
    margin: 0 0 10px!important;
    padding: 0!important;
    border: none!important;
    float: left;
    width: 100%
}

.sidebar .block-menu ul li a {
    padding: 10px 10px 10px 20px;
    display: block;
    border: 1px solid #eee;
    text-transform: none;
    font-size: 13px;
    overflow: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative;
    font-weight: 400!important;
    color: #000
}

.sidebar .block-menu ul li a:after {
    display: none
}

.sidebar .block-menu ul li a:before {
    content: "\f178";
    position: absolute;
    top: 10px;
    left: -20px;
    font-family: fontawesome;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    color: #009673
}

.sidebar .block-menu ul li a:hover,.sidebar .block-menu ul li a:focus,.sidebar .block-menu ul li a:active {
    color: #009673;
    padding-left: 40px
}

.sidebar .block-menu ul li a:hover:before,.sidebar .block-menu ul li a:focus:before,.sidebar .block-menu ul li a:active:before {
    left: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.sidebar .block-menu ul li.menu-item--active-trail>a {
    color: #009673!important;
    padding-left: 40px
}

.sidebar .block-menu ul li.menu-item--active-trail>a:before {
    left: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.sidebar .block-menu ul li.menu-item--active-trail>a:after {
    display: none
}

.help {
    position: relative;
    z-index: 1
}

.help .control-panel {
    display: none
}

.block.site-branding {
    margin-bottom: 0
}

.region-main-menu .block {
    background: 0 0
}

.region-main-menu .block .block-content {
    padding: 0
}

.highlighted .block .block-title {
    color: #fff;
    border: none;
    margin-bottom: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0
}

.highlighted .block .block-title span {
    color: #fff;
    font-size: 16px
}

.highlighted .block .block-title span:before {
    display: none
}

.recent-comment-block .views-field-picture {
    margin-right: 10px
}

.rtl .recent-comment-block .views-field-picture {
    margin-left: 10px;
    margin-right: inherit
}

.recent-comment-block .views-field-title {
    margin-top: -4px
}

.recent-comment-block .views-field-title a {
    font-weight: 600;
    text-transform: uppercase
}

.recent-comment-block .views-field-name {
    color: #a4a4a4
}

.recent-comment-block .views-field-name a {
    color: #a4a4a4
}

.list-tags .item-list ul>li {
    float: left;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    display: inline-block;
    width: auto!important;
    padding: 0!important;
    margin: 0 10px 10px 0!important
}

.list-tags .item-list ul>li a {
    padding: 2px 10px;
    display: block;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.list-tags .item-list ul>li:hover {
    background: #009673
}

.list-tags .item-list ul>li:hover a {
    color: #fff
}

.light-style .list-tags ul>li {
    border: 1px solid rgba(255,255,255,.1)
}

.contact-info {
    line-height: 28px
}

.contact-info-page {
    color: #999;
    line-height: 28px
}

nav.breadcrumb {
    margin-bottom: 0!important;
    background: 0 0;
    color: #999
}

nav.breadcrumb ol {
    list-style: none;
    margin-bottom: 0!important;
    padding: 0
}

nav.breadcrumb ol:before,nav.breadcrumb ol:after {
    content: " ";
    display: table
}

nav.breadcrumb ol:after {
    clear: both
}

nav.breadcrumb ol>li {
    float: left;
    font-size: 13px
}

nav.breadcrumb ol>li a {
    color: #999
}

nav.breadcrumb ol>li a:hover {
    color: #009673
}

nav.breadcrumb ol>li span {
    padding: 0 2px 0 0
}

.social-border {
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px
}

.social-border .socials {
    display: inline-block;
    position: relative;
    text-align: center;
    width: auto
}

.social-border .socials a {
    margin: 0 10px;
    display: inline-block;
    color: #fff;
    background: 0 0
}

.social-border .socials a i {
    background: 0 0;
    font-size: 20px
}

.social-border .socials a:hover i,.social-border .socials a:active i,.social-border .socials a:focus i {
    background: inherit
}

.box-logo-footer {
    text-align: center;
    max-width: 680px;
    margin: 0 auto;
    padding: 20px 20px 0
}

.box-logo-footer p {
    margin-bottom: 10px
}

.penci-socials .social-item {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    background: #009673;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: mukta vaani,serif;
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative
}

.penci-socials .social-item a {
    color: #fff
}

.penci-socials .social-item a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.penci-socials .social-item i {
    margin-right: 5px;
    color: #fff!important
}

.penci-socials .social-item .social-btn {
    float: right
}

.penci-socials .social-item.social-facebook {
    background: #0d47a1
}

.penci-socials .social-item.social-twitter {
    background: #5dcdff
}

.penci-socials .social-item.social-instagram {
    background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)
}

.penci-socials .social-item.social-youtube {
    background: red
}

.penci-socials .social-item.social-vimeo {
    background: #00adef
}

.penci-socials .social-item.social-rss {
    background: #e19126
}

.penci-socials .social-item:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.poll .poll-item {
    margin-top: 20px
}

.poll .poll-item .heading {
    position: relative
}

.poll .poll-item .heading .text {
    font-weight: 600;
    color: #333;
    padding-right: 40px
}

.poll .poll-item .heading .percent {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    font-weight: 600
}

.poll .poll-item .bar .foreground {
    background: #009673
}

.poll .total {
    margin-top: 20px;
    font-weight: 600;
    text-transform: uppercase
}

.poll .choices .form-item.form-item-choice input.form-radio {
    margin: 0!important
}

.poll .choices .form-item.form-item-choice label {
    vertical-align: text-top;
    margin-left: 5px
}

.block-poll ul.links {
    text-align: center;
    overflow: hidden;
    padding: 15px 0 0
}

.block-poll ul.links li {
    display: inline-block;
    margin-right: 20px
}

.block-poll ul.links li a {
    padding-right: 10px;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.block-poll ul.links li a:after {
    content: "\f105";
    position: absolute;
    top: -1px;
    right: 0;
    font-family: fontawesome
}

.block-poll ul.links li a:hover {
    padding-right: 15px
}

.block-poll ul.links li:last-child {
    margin: 0
}

.fb-page,.fb-page span,.fb-page span iframe[style] {
    width: 100%!important
}

.fb-page div._2p3a,.fb-page span div._2p3a,.fb-page span iframe[style] div._2p3a {
    width: 100%!important
}

.portfolio-filter {
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center
}

.portfolio-filter ul.nav-tabs {
    display: inline-block;
    border: none
}

.portfolio-filter ul.nav-tabs>li {
    margin-bottom: 10px
}

.portfolio-filter ul.nav-tabs>li>a {
    font-size: 12px;
    padding: 8px 15px;
    font-family: mukta vaani,serif;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 15px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff!important
}

.portfolio-filter ul.nav-tabs>li>a.active,.portfolio-filter ul.nav-tabs>li>a:hover,.portfolio-filter ul.nav-tabs>li>a:focus,.portfolio-filter ul.nav-tabs>li>a:active {
    color: #009673!important;
    border-color: #009673!important
}

.portfolio-v1 {
    margin-bottom: 24px;
    position: relative;
    overflow: hidden
}

.portfolio-v1:after {
    content: "";
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.portfolio-v1 .content-inner {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: -20px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    z-index: 11;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: left;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    padding: 25px
}

.portfolio-v1 .content-inner .title a {
    font-family: mukta vaani,serif;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 26px
}

.portfolio-v1 .content-inner .title a:hover,.portfolio-v1 .content-inner .title a:focus,.portfolio-v1 .content-inner .title a:active {
    text-decoration: underline
}

.portfolio-v1 .content-inner .category {
    color: #fff
}

.portfolio-v1 .content-inner .category a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase
}

.portfolio-v1 .content-inner .category a:hover,.portfolio-v1 .content-inner .category a:focus,.portfolio-v1 .content-inner .category a:active {
    text-decoration: underline
}

.portfolio-v1:hover:after,.portfolio-v1:active:after,.portfolio-v1:focus:after {
    top: 0;
    opacity: .8;
    filter: alpha(opacity=80)
}

.portfolio-v1:hover .content-inner,.portfolio-v1:active .content-inner,.portfolio-v1:focus .content-inner {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0
}

.portfolio-v1 ul {
    list-style: none;
    padding: 0
}

.portfolio-v1.portfolio-carousel {
    margin-bottom: 0
}

.post-block .post-thumbnail,.post-block .post-image {
    position: relative;
    text-align: center
}

.post-block .post-thumbnail a:after,.post-block .post-image a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.post-block .post-thumbnail .icons-format,.post-block .post-image .icons-format {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
    opacity: .8;
    filter: alpha(opacity=80)
}

.post-block .post-thumbnail .icons-format .icon-video,.post-block .post-thumbnail .icons-format .icon-gallery,.post-block .post-image .icons-format .icon-video,.post-block .post-image .icons-format .icon-gallery {
    position: relative;
    color: #fff;
    z-index: 9;
    font-size: 12px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    z-index: 99;
    float: left;
    padding: 6px;
    background: #009673;
    text-align: center
}

.post-block:hover .post-thumbnail a:after,.post-block:hover .post-image a:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.post-block:hover .post-thumbnail .icons-format,.post-block:hover .post-image .icons-format {
    opacity: 1;
    filter: alpha(opacity=100)
}

.post-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 250px;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.post-block .post-title {
    text-transform: none
}

.post-block .post-title a {
    display: block;
    line-height: 1.3;
    font-size: 14px;
    font-weight: 500;
    text-transform: none
}

.post-block .post-title a:hover {
    color: #009673
}

.post-block .post-created {
    position: relative;
    margin-left: 0;
    padding-left: 15px;
    font-size: 12px
}

.post-block .post-created:after {
    content: '\f017';
    font-family: fontawesome;
    position: absolute;
    top: -1px;
    left: 2px;
    z-index: 1
}

.post-block .post-categories {
    position: relative;
    margin-right: 1px;
    position: relative
}

.post-block .post-categories a {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #009673
}

@media(max-width: 1199px) {
    .post-block .post-categories a {
        font-size:10px
    }
}

.post-block .post-categories.red {
    color: #d03632
}

.post-block .post-categories.red:after {
    background: #d03632;
    color: #d03632
}

.post-block .post-categories.red a {
    color: #d03632
}

.post-block .post-categories.pink {
    color: #ff69b4
}

.post-block .post-categories.pink:after {
    background: #ff69b4;
    color: #ff69b4
}

.post-block .post-categories.pink a {
    color: #ff69b4
}

.post-block .post-categories.light-pink {
    color: #ac70b8
}

.post-block .post-categories.light-pink:after {
    background: #ac70b8;
    color: #ac70b8
}

.post-block .post-categories.light-pink a {
    color: #ac70b8
}

.post-block .post-categories.orange {
    color: #fda400
}

.post-block .post-categories.orange:after {
    background: #fda400;
    color: #fda400
}

.post-block .post-categories.orange a {
    color: #fda400
}

.post-block .post-categories.yellow {
    color: #f4ec4d
}

.post-block .post-categories.yellow:after {
    background: #f4ec4d;
    color: #f4ec4d
}

.post-block .post-categories.yellow a {
    color: #f4ec4d
}

.post-block .post-categories.green {
    color: #64c568
}

.post-block .post-categories.green:after {
    background: #64c568;
    color: #64c568
}

.post-block .post-categories.green a {
    color: #64c568
}

.post-block .post-categories.blue {
    color: #26b2ec
}

.post-block .post-categories.blue:after {
    background: #26b2ec;
    color: #26b2ec
}

.post-block .post-categories.blue a {
    color: #26b2ec
}

.post-block .post-categories.dark-mint {
    color: #90d0c4
}

.post-block .post-categories.dark-mint:after {
    background: #90d0c4;
    color: #90d0c4
}

.post-block .post-categories.dark-mint a {
    color: #90d0c4
}

.post-block .post-categories.violet {
    color: #d9ac09
}

.post-block .post-categories.violet:after {
    background: #d9ac09;
    color: #d9ac09
}

.post-block .post-categories.violet a {
    color: #d9ac09
}

.post-block .post-categories.navy {
    color: #23569c
}

.post-block .post-categories.navy:after {
    background: #23569c;
    color: #23569c
}

.post-block .post-categories.navy a {
    color: #23569c
}

.post-block .post-categories.purple {
    color: #9a30d8
}

.post-block .post-categories.purple:after {
    background: #9a30d8;
    color: #9a30d8
}

.post-block .post-categories.purple a {
    color: #9a30d8
}

.post-block .post-categories.gray {
    color: #bfc0bc
}

.post-block .post-categories.gray:after {
    background: #bfc0bc;
    color: #bfc0bc
}

.post-block .post-categories.gray a {
    color: #bfc0bc
}

.post-block .post-categories.black {
    color: #071f20
}

.post-block .post-categories.black:after {
    background: #071f20;
    color: #071f20
}

.post-block .post-categories.black a {
    color: #071f20
}

.hidden-categories .post-block .post-categories {
    display: none
}

.category-background .post-categories {
    position: relative;
    margin-right: 1px
}

.category-background .post-categories a {
    padding: 5px 10px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff!important
}

.category-background .post-categories.red a {
    background: #d03632
}

.category-background .post-categories.pink a {
    background: #ff69b4
}

.category-background .post-categories.light-pink a {
    background: #ac70b8
}

.category-background .post-categories.orange a {
    background: #fda400
}

.category-background .post-categories.yellow a {
    background: #f4ec4d
}

.category-background .post-categories.green a {
    background: #64c568
}

.category-background .post-categories.blue a {
    background: #26b2ec
}

.category-background .post-categories.dark-mint a {
    background: #90d0c4
}

.category-background .post-categories.violet a {
    background: #d9ac09
}

.category-background .post-categories.navy a {
    background: #23569c
}

.category-background .post-categories.purple a {
    background: #9a30d8
}

.category-background .post-categories.gray a {
    background: #bfc0bc
}

.category-background .post-categories.black a {
    background: #071f20
}

.without-body .post-block .post-body {
    display: none
}

.small-post {
    background: #fff
}

.small-post .post-image {
    float: left;
    width: 75px
}

.small-post .post-image .icons-format .icon-video,.small-post .post-image .icons-format .icon-gallery {
    font-size: 10px;
    padding: 5px
}

.small-post .post-content {
    padding-left: 85px
}

.small-post .post-content .post-title a {
    font-size: 14px;
    display: inline-block
}

.small-post .post-content .post-title a:hover {
    color: #009673
}

.small-post .post-content .create {
    font-size: 12px;
    color: #7b7b7b
}

.sidebar .small-post {
    background: #fff
}

.sidebar .small-post .post-image {
    width: 75px
}

.sidebar .small-post .post-content {
    padding-left: 90px
}

.node--view-mode-teaser.node-index-1 {
    margin-bottom: 18px
}

.node--view-mode-teaser.node-index-1 .post-thumbnail {
    position: relative;
    z-index: 1;
    text-align: center
}

.node--view-mode-teaser.node-index-1 .post-content {
    background: #fff;
    padding: 18px
}

.node--view-mode-teaser.node-index-1 .post-content .post-title {
    margin: 5px 0
}

.node--view-mode-teaser.node-index-1 .post-content .post-title a {
    font-size: 28px;
    line-height: 1.3;
    font-family: droid arabic kufi!important;
    font-family: changa,sans-serif!important
}

.node--view-mode-teaser.node-index-grid {
    margin-bottom: 18px
}

.node--view-mode-teaser.node-index-grid .post-content {
    background: #fff;
    padding: 18px;
    min-height: 192px
}

.node--view-mode-teaser.node-index-grid .post-content .post-title a {
    font-size: 16px
}

.node--view-mode-teaser-1 {
    margin-bottom: 18px
}

.node--view-mode-teaser-1 .post-thumbnail {
    position: relative;
    z-index: 1;
    text-align: center
}

.node--view-mode-teaser-1 .post-content {
    position: relative;
    background: #fff;
    padding: 15px 18px;
    min-height: 90px
}

.node--view-mode-teaser-1 .post-content .post-title {
    margin: 0
}

.node--view-mode-teaser-2 {
    margin-bottom: 20px
}

.node--view-mode-teaser-2 .post-thumbnail {
    margin-bottom: 0;
    text-align: center
}

.node--view-mode-teaser-2 .post-content {
    padding: 30px;
    background: #fff;
    float: left;
    width: 100%
}

.node--view-mode-teaser-2 .post-content .post-title {
    margin: 0
}

.node--view-mode-teaser-2 .post-content .post-title a {
    font-size: 22px;
    line-height: 28px
}

.node--view-mode-teaser-2 .post-content .post-action {
    float: left;
    width: 100%;
    margin-top: 20px
}

.node--view-mode-teaser-3.node-index-1 .post-thumbnail {
    position: relative;
    text-align: center;
    z-index: 1
}

.node--view-mode-teaser-3.node-index-1 .post-content {
    border-top: 0;
    position: relative;
    z-index: 9;
    background: #fff
}

.node--view-mode-teaser-3.node-index-1 .post-content .post-title {
    margin: 5px 0 0
}

.node--view-mode-teaser-3.node-index-1 .post-content .post-title a {
    font-size: 20px
}

.node--view-mode-teaser-3.small-post .post-image {
    display: inline-block;
    float: left
}

.node--view-mode-teaser-3.small-post .post-content {
    padding-top: 0
}

.node--view-mode-teaser-3.small-post .post-title,.node--view-mode-teaser-3.small-post .post-meta {
    clear: none!important
}

.node--view-mode-teaser-3.small-post .post-meta {
    float: left;
    width: 100%
}

.node--view-mode-teaser-3.small-post .post-meta .post-author {
    display: none
}

.node--view-mode-teaser-3.small-post .post-body {
    display: none
}

.node--view-mode-teaser-3.small-post .post-title {
    padding: 0
}

.node--view-mode-teaser-3.small-post .post-title a {
    display: block;
    font-size: 14px
}

.node--view-mode-teaser-4.node-index-1 {
    margin-bottom: 20px
}

.node--view-mode-teaser-4.node-index-1 .post-thumbnail {
    position: relative;
    z-index: 1;
    text-align: center
}

.node--view-mode-teaser-4.node-index-1 .post-content {
    margin-left: 0;
    padding: 20px;
    border-top: 0;
    position: relative;
    z-index: 9;
    background: #fff;
    background: rgba(255,255,255,.98)
}

.node--view-mode-teaser-4.node-index-1 .post-content .post-title {
    margin: 5px 0
}

.node--view-mode-teaser-4.node-index-1 .post-content .post-title a {
    font-size: 18px;
    line-height: 1.3
}

@media(max-width: 767px) {
    .node--view-mode-teaser-4.node-index-1 .post-content .post-title a {
        font-size:16px
    }
}

.node--view-mode-teaser-4.node-index-grid .post-content {
    padding: 20px;
    background: #fff;
    min-height: 110px
}

.node--view-mode-teaser-5 {
    background: #fff
}

.node--view-mode-teaser-5 .post-thumbnail {
    width: 40%;
    float: left;
    text-align: center
}

@media(max-width: 450px) {
    .node--view-mode-teaser-5 .post-thumbnail {
        width:100%;
        margin-bottom: 10px
    }
}

.node--view-mode-teaser-5 .post-content {
    width: 60%;
    float: left;
    padding-left: 20px
}

@media(max-width: 450px) {
    .node--view-mode-teaser-5 .post-content {
        width:100%;
        margin-bottom: 10px;
        padding-left: 0
    }
}

.node--view-mode-teaser-5 .post-content .post-title {
    margin: 2px 0 5px
}

.node--view-mode-teaser-5 .post-content .post-title a {
    font-size: 18px;
    line-height: 24px
}

@media(max-width: 767px) {
    .node--view-mode-teaser-5 .post-content .post-title a {
        font-size:16px;
        line-height: 22px
    }
}

.node--view-mode-teaser-5 .post-action {
    margin-top: 10px
}

.node--view-mode-teaser-5 .post-action a {
    color: #009673;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px
}

.node--view-mode-teaser-5 .post-action a:hover {
    text-decoration: underline
}

@media(max-width: 767px) {
    .node--view-mode-teaser-5 .post-body,.node--view-mode-teaser-5 .post-action {
        display:none
    }
}

.node--view-mode-teaser-6.node-index-1 .post-thumbnail {
    position: relative;
    z-index: 1
}

.node--view-mode-teaser-6.node-index-1 .post-content {
    position: relative;
    z-index: 9;
    background: #fff
}

.node--view-mode-teaser-6.node-index-1 .post-content .post-title {
    float: left;
    width: 100%;
    margin: 5px 0
}

.node--view-mode-teaser-6.node-index-1 .post-content .post-title a {
    font-size: 18px
}

.node--view-mode-teaser-6.small-post {
    float: left;
    width: 100%
}

.node--view-mode-teaser-6.small-post .post-content {
    padding-left: 0
}

.node--view-mode-slider-1.post-block {
    position: relative
}

.node--view-mode-slider-1.post-block:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(60%,transparent),color-stop(100%,rgba(0,0,0,0.85)));
    background: -webkit-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -o-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -ms-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom,transparent 40%,rgba(0,0,0,0.85) 100%)
}

.node--view-mode-slider-1.post-block .post-meta-wrap {
    width: 100%;
    padding: 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media(max-width: 991px) {
    .node--view-mode-slider-1.post-block .post-meta-wrap {
        padding:20px
    }
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-meta {
    margin-bottom: 0
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-title {
    margin: 0 0 5px
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-title a {
    font-size: 20px;
    color: #fff;
    line-height: 28px
}

@media(max-width: 991px) {
    .node--view-mode-slider-1.post-block .post-meta-wrap .post-title a {
        font-size:16px;
        line-height: 20px
    }
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-title a:hover {
    color: #009673!important
}

.node--view-mode-slider-1.post-block .post-body {
    margin-top: 0;
    line-height: 24px;
    color: rgba(255,255,255,.85)
}

@media(max-width: 991px) {
    .node--view-mode-slider-1.post-block .post-body {
        display:none
    }
}

.node--view-mode-slider-1.post-block .post-meta {
    color: #fff
}

.node--view-mode-slider-2 {
    position: relative
}

.node--view-mode-slider-2:after {
    content: '';
    background: rgba(0,0,0,.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    z-index: 1
}

.node--view-mode-slider-2 .post-content {
    text-align: center;
    padding: 20px 50px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -150px;
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    z-index: 9
}

@media(max-width: 991px) {
    .node--view-mode-slider-2 .post-content {
        padding:30px
    }
}

@media(max-width: 767px) {
    .node--view-mode-slider-2 .post-content {
        margin-top:-80px;
        padding: 20px 30px
    }
}

.node--view-mode-slider-2 .post-content .content-inner {
    max-width: 680px;
    margin: 0 auto
}

.node--view-mode-slider-2 .post-content .post-created {
    font-size: 12px;
    color: #fff
}

.node--view-mode-slider-2 .post-content .post-title a {
    font-size: 30px;
    line-height: 36px;
    color: #fff
}

@media(max-width: 991px) {
    .node--view-mode-slider-2 .post-content .post-title a {
        font-size:22px;
        line-height: 26px
    }
}

.node--view-mode-slider-2 .post-content .post-title a:hover {
    text-decoration: underline
}

.node--view-mode-slider-2 .post-content .post-body {
    font-size: 16px;
    color: #fff
}

@media(max-width: 767px) {
    .node--view-mode-slider-2 .post-content .post-body {
        display:none
    }
}

.node--view-mode-slider-2 .post-content .post-action {
    margin-top: 20px
}

@media(max-width: 767px) {
    .node--view-mode-slider-2 .post-content .post-action {
        display:none
    }
}

.slick-slide .node--view-mode-slider-2 .post-content {
    opacity: 0;
    filter: alpha(opacity=0)
}

.slick-active.slick-center .node--view-mode-slider-2:after {
    background: rgba(0,0,0,.4)
}

.slick-active.slick-center .node--view-mode-slider-2 .post-content {
    opacity: 1;
    filter: alpha(opacity=100)
}

.node--view-mode-slider-3.post-block {
    position: relative
}

.node--view-mode-slider-3.post-block:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(60%,transparent),color-stop(100%,rgba(0,0,0,0.85)));
    background: -webkit-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -o-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -ms-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom,transparent 40%,rgba(0,0,0,0.85) 100%)
}

.node--view-mode-slider-3.post-block .post-meta-wrap {
    width: 100%;
    padding: 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media(max-width: 991px) {
    .node--view-mode-slider-3.post-block .post-meta-wrap {
        padding:20px
    }
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-meta {
    margin-bottom: 0
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-title {
    margin: 0 0 5px
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-title a {
    font-size: 20px;
    color: #fff;
    line-height: 28px
}

@media(max-width: 991px) {
    .node--view-mode-slider-3.post-block .post-meta-wrap .post-title a {
        font-size:18px;
        line-height: 20px
    }
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-title a:hover {
    color: #009673!important
}

.node--view-mode-slider-3.post-block .post-body {
    margin-top: 0;
    line-height: 24px;
    color: rgba(255,255,255,.85)
}

@media(max-width: 767px) {
    .node--view-mode-slider-3.post-block .post-body {
        display:none
    }
}

.node--view-mode-slider-3.post-block .post-meta {
    color: #fff
}

.node--view-mode-slider-4.post-block {
    position: relative
}

.node--view-mode-slider-4.post-block:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(60%,transparent),color-stop(100%,rgba(0,0,0,0.85)));
    background: -webkit-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -o-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: -ms-linear-gradient(top,transparent 40%,rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom,transparent 40%,rgba(0,0,0,0.85) 100%)
}

.node--view-mode-slider-4.post-block .post-meta-wrap {
    width: 100%;
    padding: 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media(max-width: 991px) {
    .node--view-mode-slider-4.post-block .post-meta-wrap {
        padding:20px
    }
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-meta {
    margin-bottom: 0
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-title {
    margin: 0 0 5px
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-title a {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 28px
}

@media(max-width: 991px) {
    .node--view-mode-slider-4.post-block .post-meta-wrap .post-title a {
        font-size:16px
    }
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-title a:hover {
    color: #009673!important
}

.node--view-mode-slider-4.post-block .post-meta {
    color: #fff
}

.video-block {
    background: #fff
}

.video-block .post-thumbnail {
    position: relative;
    text-align: center
}

.video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 300px;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-block .post-content {
    padding: 10px 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.video-block .post-content:before,.video-block .post-content:after {
    content: " ";
    display: table
}

.video-block .post-content:after {
    clear: both
}

.video-block .post-content .icon {
    position: relative;
    display: inline-block;
    float: left;
    width: 45px;
    height: 45px;
    color: #009673;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-right: 1px solid rgba(0,0,0,.1);
    padding-right: 55px
}

.video-block .post-content .icon .svg-stroke-solid {
    stroke-dashoffset: 300;
    stroke-dasharray: 300;
    stroke-width: 5px;
    -webkit-transition: stroke-dashoffset 1s ease,opacity 1s ease;
    -moz-transition: stroke-dashoffset 1s ease,opacity 1s ease;
    -ms-transition: stroke-dashoffset 1s ease,opacity 1s ease;
    -o-transition: stroke-dashoffset 1s ease,opacity 1s ease;
    transition: stroke-dashoffset 1s ease,opacity 1s ease
}

.video-block .post-content .title {
    padding-left: 75px;
    font-size: 14px;
    margin: 0;
    line-height: 20px
}

.video-block:hover .post-content {
    border-bottom-color: #009673
}

.video-block:hover .post-content .icon .svg-stroke-solid {
    opacity: 1;
    filter: alpha(opacity=100);
    stroke-dashoffset: 0
}

.videos-grid .video-block {
    margin-bottom: 30px
}

.gallery-block {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 18px
}

.gallery-block:after {
    content: "";
    width: 100%;
    height: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(0,0,0,.5);
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0)
}

.gallery-block .gallery-content {
    position: absolute;
    width: 100%;
    bottom: -10px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 99;
    padding: 0 15px
}

.gallery-block .gallery-content a {
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-size: 14px
}

.gallery-block .gallery-content a:hover {
    color: #009673
}

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

.gallery-block .images img {
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s;
    -moz-transition: all 5s;
    -ms-transition: all 5s
}

.gallery-block a.zoomGallery {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    z-index: 99;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    opacity: 0;
    filter: alpha(opacity=0)
}

@media(max-width: 680px) {
    .gallery-block a.zoomGallery {
        display:none
    }
}

.gallery-block a.zoomGallery:hover {
    color: #009673
}

.gallery-block:hover .gallery-content {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0
}

.gallery-block:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gallery-block:hover a.zoomGallery {
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel .gallery-block {
    margin-bottom: 0
}

.owl-carousel .post-block {
    margin-bottom: 0
}

.text-light .video-block {
    background: 0 0
}

.text-light .video-block .post-content .icon {
    border-right-color: rgba(255,255,255,.2)
}

.text-light .video-block .post-content .title a {
    color: rgba(255,255,255,.8)
}

.text-light .video-block .post-content .title a:hover {
    color: #009673
}

.paragraph--type--gallery {
    margin: 15px 0
}

.paragraph--type--gallery .lightGallery .image-item {
    position: relative;
    margin-bottom: 10px
}

.paragraph--type--gallery .lightGallery .image-item a {
    position: relative;
    display: block
}

.paragraph--type--gallery .lightGallery .image-item a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.paragraph--type--gallery .lightGallery .image-item a .icon-expand {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 30px
}

.paragraph--type--gallery .lightGallery .image-item a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.paragraph--type--gallery .lightGallery .image-item a:hover .icon-expand {
    opacity: 1;
    filter: alpha(opacity=100)
}

.paragraph--type--video {
    margin: 15px 0
}

.item-list.list-views {
    background: #fff;
    padding: 18px
}

.item-list.list-views ul {
    overflow: hidden;
    padding-left: 0
}

.item-list.list-views ul li.view-list-item {
    list-style-type: none;
    margin-bottom: 18px
}

.item-list.list-views ul li.view-list-item:last-child {
    margin-bottom: 0
}

.list-border .item-list.list-views {
    padding: 15px
}

.list-border .item-list.list-views ul li {
    margin: 0 0 15px
}

.list-border .item-list.list-views ul li .post-block {
    margin: 0 0 18px;
    padding: 0 0 18px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.list-border .item-list.list-views ul li:last-child .post-block {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.views-view-grid .views-row {
    width: auto;
    clear: none;
    float: none!important
}

.views-view-grid .views-row:last-child {
    margin-bottom: 0
}

.views-view-grid .post-block .post-content {
    padding-top: 10px
}

.list-border-bottom .view-content-wrap .item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted rgba(0,0,0,.1)
}

.list-border-bottom .view-content-wrap .item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.ajax-progress.ajax-progress-fullscreen {
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

.ajax-progress.ajax-progress-fullscreen:after {
    content: "";
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin-top: -32px;
    margin-left: -32px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: url(../../../images//preloader/preloader-18.gif) no-repeat center center rgba(255,255,255,.8);
    position: absolute;
    z-index: 1
}

.view-article-category-block {
    position: relative
}

.view-article-category-block .js-pager__items {
    width: 35px;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 11
}

.view-article-category-block .js-pager__items>li {
    width: 15px;
    height: 20px;
    float: left;
    margin-right: 5px
}

.view-article-category-block .js-pager__items>li>* {
    color: #999
}

.view-article-category-block .js-pager__items>li>*:hover {
    color: #009673
}

.view-article-category-block .js-pager__items>li:last-child {
    margin-right: 0
}

.view-article-category-block .post-category {
    background: 0 0;
    display: block;
    position: relative;
    margin: 0 0 35px;
    padding: 0;
    padding-right: 15px;
    border-bottom: 5px solid rgba(0,0,0,.05)
}

.view-article-category-block .post-category>span {
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    letter-spacing: .5px;
    color: #000;
    padding: 0 0 13px;
    z-index: 9
}

.view-article-category-block .post-category>span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #000;
    left: 0;
    bottom: -5px;
    z-index: 1
}

.js-pager__items {
    margin: 0!important;
    padding: 18px 0
}

.js-pager__items a.button {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    background: #009673;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 6px 18px;
    font-weight: 600;
    border: none;
    font-family: mukta vaani,serif
}

.js-pager__items a.button:hover,.js-pager__items a.button:focus,.js-pager__items a.button:active {
    background: #009673;
    color: #fff;
    opacity: .8;
    filter: alpha(opacity=80)
}

.posts-list .item-list ul>li {
    margin: 0 0 20px
}

.posts-list .post-block .post-image {
    width: 95px;
    height: auto;
    float: left;
    margin-bottom: 0
}

.posts-list .post-block .post-meta {
    margin-bottom: 0;
    float: left;
    width: 100%;
    padding-top: 0
}

.posts-list .post-block .post-content {
    display: block;
    padding-left: 110px;
    padding-top: 0
}

.posts-list .post-block .post-content .post-title {
    max-height: 48px;
    overflow: hidden;
    float: left
}

.posts-list .post-block .post-content .post-title a {
    display: block
}

.posts-list .post-block .post-body {
    display: none
}

.posts-list.grid .post-block {
    margin-bottom: 24px
}

.posts-list.grid .post-block .post-content {
    padding-top: 0
}

.posts-list-noimage .item-list ul>li {
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 15px
}

.posts-list-noimage .item-list ul>li .post-block .post-title a {
    font-size: 16px
}

.posts-list-number {
    padding: 0;
    background: #fff
}

.posts-list-number .item-list ul>li {
    margin-bottom: 0
}

.posts-list-number .item-list ul>li:last-child .post-block {
    margin-bottom: 0!important;
    border: none
}

.posts-list-number .post-block {
    position: relative;
    min-height: 40px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 22px 0
}

.posts-list-number .post-block .number {
    font-size: 20px;
    color: #000;
    text-align: center;
    width: 40px;
    height: 40px;
    position: absolute;
    background: #f1f1f1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: 50%;
    left: 0;
    z-index: 11;
    margin-top: -20px;
    line-height: 40px;
    font-style: italic
}

.posts-list-number .post-block .post-content {
    padding-top: 0
}

.posts-list-number .post-block .post-title {
    padding: 0;
    padding-left: 50px
}

.posts-list-number .post-block .post-title a {
    display: block;
    font-size: 14px
}

.posts-list-number .post-block .post-title a:hover {
    color: #009673
}

.posts-grid .post-block {
    margin-bottom: 18px
}

.slidershow-v1.init-carousel-owl {
    margin-left: -1px!important;
    margin-right: -1px!important
}

.slidershow-v1.init-carousel-owl .item {
    padding-left: 1px!important;
    padding-right: 1px!important
}

.slidershow-v1 .item .post-large .post-block .post-title a {
    font-size: 18px
}

.slidershow-v1 .item .items-small {
    width: 50%;
    float: left
}

.slidershow-v1 .item .items-small:first-child {
    padding-right: 1px
}

.slidershow-v1 .item .items-small .post-small-item {
    margin-bottom: 3px
}

.slidershow-v1 .item .items-small .post-small-item:last-child {
    margin-bottom: 0
}

.slidershow-v1 .item .items-small .post-meta-wrap {
    padding: 15px!important
}

.slidershow-v1 .item .items-small .post-title a {
    font-size: 15px!important;
    line-height: 22px!important
}

@media(max-width: 991px) {
    .slidershow-v1 .item .post-meta {
        display:none
    }
}

@media(max-width: 767px) {
    .slidershow-v1 .item .post-categories {
        display:none
    }

    .slidershow-v1 .item .post-title a {
        font-size: 13px!important;
        line-height: 18px!important
    }
}

.gallery-grid .row,.gallery-grid .gva-view-grid-inner {
    margin-left: 1px;
    margin-right: 1px
}

.gallery-grid .row>div,.gallery-grid .gva-view-grid-inner>div {
    padding-left: 1px;
    padding-right: 1px
}

.gallery-grid .gallery-post {
    margin-bottom: 2px
}

.tags-list .item-list>ul>li {
    float: left;
    margin: 5px!important
}

.tags-list .item-list>ul>li a {
    display: block;
    background: #f5f5f5;
    border: 1px solid rgba(0,0,0,.1);
    padding: 3px 10px;
    font-family: mukta vaani,serif;
    font-size: 14px;
    font-weight: 600
}

.tags-list .item-list>ul>li a:hover,.tags-list .item-list>ul>li a:focus,.tags-list .item-list>ul>li a:active {
    background: #009673;
    color: #fff
}

.category-list ul>li {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 12px;
    margin-bottom: 12px!important;
    margin-top: 0!important
}

.category-list ul>li:last-child {
    border: 0;
    padding-bottom: 0!important;
    margin-bottom: 0!important
}

.category-list ul>li a {
    font-family: mukta vaani,serif;
    font-size: 14px;
    font-weight: 500
}

.load-more-full {
    padding: 0 30px
}

@media(max-width: 991px) {
    .load-more-full {
        padding:0 15px
    }
}

.gva-view-mlayout-1 {
    position: relative;
    overflow: hidden
}

.gva-view-mlayout-1 .item-first {
    border-bottom: 0;
    display: block;
    float: left;
    padding-right: 9px!important;
    width: 65%;
    clear: none;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative
}

@media(max-width: 700px) {
    .gva-view-mlayout-1 .item-first {
        width:100%;
        clear: both;
        margin-bottom: 20px;
        padding-right: 0!important
    }
}

.gva-view-mlayout-1 .item-first>.content-inner {
    position: relative;
    z-index: 9
}

.gva-view-mlayout-1 .item-first>.content-inner:after {
    content: '';
    background: #fff;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1
}

.gva-view-mlayout-1 .item-first .post-content {
    padding: 15px 18px 18px
}

.gva-view-mlayout-1 .item-first .post-title a {
    font-size: 18px;
    line-height: 24px
}

.gva-view-mlayout-1 .items-second {
    float: left;
    width: 35%;
    padding-left: 9px;
    position: relative
}

@media(max-width: 700px) {
    .gva-view-mlayout-1 .items-second {
        width:100%;
        clear: both;
        padding-left: 0
    }
}

.gva-view-mlayout-1 .items-second>.content-inner {
    padding: 18px;
    background: #fff;
    position: relative;
    float: left;
    width: 100%;
    z-index: 9
}

.gva-view-mlayout-1 .items-second>.content-inner:after {
    content: '';
    background: #fff;
    width: 100%;
    height: 100px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1
}

.gva-view-mlayout-1 .items-second .item-post {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    float: left;
    width: 100%
}

.gva-view-mlayout-1 .items-second .item-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0
}

.layout-1-2 .item-first {
    width: 50%
}

@media(max-width: 767px) {
    .layout-1-2 .item-first {
        width:100%;
        padding: 0!important
    }
}

.layout-1-2 .items-second {
    width: 50%
}

@media(max-width: 767px) {
    .layout-1-2 .items-second {
        width:100%;
        padding: 0!important
    }
}

.gva-view-mlayout-2 .item-first .post-block {
    display: block;
    width: 100%;
    margin: 0
}

.gva-view-mlayout-2 .item-first .post-block .post-content {
    padding: 18px 18px 5px
}

.gva-view-mlayout-2 .item-first .post-block .post-content .content-inner {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 15px
}

.gva-view-mlayout-2 .item-first .post-block .post-content .content-inner .post-title {
    margin: 5px 0 0
}

.gva-view-mlayout-2 .item-first .post-block .post-content .content-inner .post-title a {
    font-size: 18px;
    line-height: 24px
}

@media(max-width: 767px) {
    .gva-view-mlayout-2 .item-first .post-block .post-content .content-inner .post-title a {
        font-size:16px
    }
}

.gva-view-mlayout-2 .items-second {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px 18px 5px
}

.gva-view-mlayout-2 .items-second .item-post {
    float: left;
    width: 100%;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    background: #fff
}

.gva-view-mlayout-2 .items-second .item-post:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.gva-view-mlayout-3 .item-first {
    width: 100%;
    float: left
}

.gva-view-mlayout-3 .item-first .post-block .post-image {
    width: 50%;
    float: left
}

.gva-view-mlayout-3 .item-first .post-block .post-title a {
    font-size: 18px;
    line-height: 26px
}

.gva-view-mlayout-3 .item-first .post-block .post-content {
    width: 50%;
    float: left;
    padding-left: 20px
}

.gva-view-mlayout-3 .items-second {
    width: 100%;
    float: left;
    margin-top: 30px
}

.gva-view-mlayout-3 .items-second .post-block .post-content {
    padding-top: 10px
}

.gva-view-mlayout-3 .items-second .post-block .post-body {
    display: none
}

.gva-view-mlayout-3 .items-second .post-block .view-node {
    display: none
}

.gva-view-mlayout-3.v2 .post-block {
    position: relative
}

.gva-view-mlayout-3.v2 .post-block .post-image {
    position: relative;
    width: 100%;
    float: none
}

.gva-view-mlayout-3.v2 .post-block .post-image a:after {
    content: '';
    background: url(../../../images//grid-slide.png) repeat center center rgba(0,0,0,.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1
}

.gva-view-mlayout-3.v2 .post-block .post-meta span {
    color: #fff
}

.gva-view-mlayout-3.v2 .post-block .post-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    width: 100%;
    z-index: 9
}

.gva-view-mlayout-3.v2 .post-block .post-content .post-title a {
    font-size: 16px;
    color: #fff;
    font-weight: 400
}

.gva-view-mlayout-3.v2 .post-block .post-content .post-title a:hover {
    color: #009673
}

.gva-view-mlayout-3.v2 .post-block .post-content .post-body {
    color: rgba(255,255,255,.9)
}

.gva-view-mlayout-3.v2 .post-block .post-content .post-meta {
    color: #ccc
}

.gva-view-mlayout-3.v2 .item-first .post-block .post-title a {
    font-size: 22px;
    line-height: 30px
}

.gva-view-mlayout-4 .item-first {
    width: 100%;
    float: left;
    margin-bottom: 18px
}

.gva-view-mlayout-4 .items-second {
    float: left;
    width: 100%
}

.gva-view-mlayout-4 .items-second .item-post {
    margin-bottom: 18px
}

@media(max-width: 680px) {
    .gva-view-mlayout-4 .item-first .post-block .post-image,.gva-view-mlayout-3 .item-first .post-block .post-image {
        width:100%
    }

    .gva-view-mlayout-4 .item-first .post-block .post-content,.gva-view-mlayout-3 .item-first .post-block .post-content {
        width: 100%;
        padding-left: 0
    }
}

.gva-view-mlayout-6 {
    margin-left: -9px;
    margin-right: -9px;
    overflow: hidden
}

.gva-view-mlayout-6>div {
    padding-left: 9px;
    padding-right: 9px
}

.gva-view-mlayout-6 .item-first {
    width: 50%;
    float: left;
    position: relative;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .gva-view-mlayout-6 .item-first {
        width:33.33%
    }
}

@media(max-width: 800px) {
    .gva-view-mlayout-6 .item-first {
        width:100%;
        overflow: hidden;
        margin-bottom: 18px
    }
}

.gva-view-mlayout-6 .item-first .content-inner {
    position: relative;
    z-index: 9
}

.gva-view-mlayout-6 .item-first .content-inner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    top: 100%;
    left: 0;
    z-index: 1;
    background: #fff
}

.gva-view-mlayout-6 .item-first .post-block .post-content {
    padding: 18px
}

.gva-view-mlayout-6 .items-second .post-block {
    margin-bottom: 18px
}

@media(max-width: 1199px) {
    .gva-view-mlayout-6 .items-second .post-block .post-created {
        display:none
    }
}

.gva-view-mlayout-6 .column-small-1,.gva-view-mlayout-6 .column-small-2 {
    width: 25%;
    float: left;
    position: relative;
    z-index: 9
}

@media(max-width: 1199px) {
    .gva-view-mlayout-6 .column-small-1,.gva-view-mlayout-6 .column-small-2 {
        width:33.33%
    }
}

@media(max-width: 800px) {
    .gva-view-mlayout-6 .column-small-1,.gva-view-mlayout-6 .column-small-2 {
        width:50%
    }
}

@media(max-width: 600px) {
    .gva-view-mlayout-6 .column-small-1,.gva-view-mlayout-6 .column-small-2 {
        width:100%
    }
}

.gva-view-mlayout-6 .column-small-1>.content-inner,.gva-view-mlayout-6 .column-small-2>.content-inner {
    padding: 18px;
    background: #fff;
    position: relative
}

.gva-view-mlayout-6 .column-small-1>.content-inner:after,.gva-view-mlayout-6 .column-small-2>.content-inner:after {
    content: '';
    width: 100%;
    height: 150px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1
}

.posts-stick-list .item-list {
    padding: 0
}

.posts-stick-list .item-list li.view-list-item {
    margin-bottom: 0!important
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.node-index-1 {
    display: block;
    width: 100%;
    clear: none
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.node-index-1 .post-content {
    padding: 20px 20px 15px
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.node-index-1 .post-content .content-inner {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 15px
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.node-index-1 .post-content .content-inner .post-title {
    margin: 5px 0
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.node-index-1 .post-content .content-inner .post-title a {
    font-size: 16px;
    line-height: 22px
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post {
    display: block;
    width: 100%;
    clear: both;
    background: #fff;
    padding: 0 18px
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .content-inner {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 18px;
    margin-bottom: 18px
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-image {
    margin: 0
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-content {
    padding-top: 0
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-body {
    display: none
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-meta {
    float: left;
    width: 100%;
    margin-bottom: 0
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-title {
    padding: 0
}

.posts-stick-list .item-list li.view-list-item .node--view-mode-teaser-3.small-post .post-title a {
    display: block
}

.posts-stick-list .item-list li.view-list-item:last-child .small-post .content-inner {
    margin-bottom: 0!important;
    border: none
}

.posts-grid-v2 .post-block .post-content {
    padding: 10px 0
}

.posts-list-v2 .list-views {
    padding: 0
}

.layout-2-2 .post-block {
    padding: 0
}

.layout-2-2 .post-block .post-content {
    padding: 0 0 15px!important
}

.layout-2-2 .items-second {
    padding: 0
}

.layout-2-2 .items-second .post-block .post-content {
    padding: 0!important
}

div.messages {
    margin: 10px 0
}

div.messages code {
    font-weight: 700
}

div.help p:last-child {
    margin-bottom: 0
}

div.help ul:last-child {
    margin-bottom: 0
}

div#acquia-agent-no-search {
    margin: 8px 0;
    padding-left: 3em!important
}

#block-system-help {
    background: url(images/help.png) no-repeat 17px 22px transparent;
    border: none;
    margin: 6px 0;
    padding: 10px 10px 10px 50px
}

#block-system-help code {
    font-weight: 700
}

@media(max-width: 780px) {
    #jpreContent {
        display:none!important
    }
}

@media(min-width: 780px) {
    .js-preloader .body-page {
        opacity:0
    }

    .js-preloader.preloader-done .body-page {
        opacity: 1!important
    }

    #jpreContent {
        display: none
    }

    #jpreLoader {
        height: 4px;
        width: 100%;
        top: 0!important
    }

    #jpreOverlay {
        background-color: transparent;
        height: auto!important;
        top: 0!important;
        position: absolute!important
    }

    #jpreSlide {
        width: 100%;
        text-align: center;
        top: auto!important;
        bottom: 50%
    }

    #jpreSlide #jpreContent {
        display: block;
        position: relative;
        margin-bottom: 10px
    }

    .js-preloader #jpreOverlay {
        background-color: #fff;
        height: 100%!important;
        position: fixed!important
    }

    .js-preloader #jpreLoader {
        top: 50%!important;
        height: 10px;
        margin-top: -5px
    }

    .js-preloader #jprePercentage {
        display: block!important;
        text-align: center
    }

    #jpreBar {
        z-index: 2;
        background-color: #000;
        display: none!important
    }

    #jpreButton,#jprePercentage {
        display: none!important
    }

    #jprePercentage {
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 0
    }
}

.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    text-align: center
}

.ps-container {
    -ms-touch-action: none;
    overflow: hidden!important
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block
}

.ps-container.ps-in-scrolling {
    pointer-events: none
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    -moz-transition: background-color .2s linear,opacity .2s linear;
    -o-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear,opacity .2s linear;
    bottom: 3px;
    height: 8px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    bottom: 0;
    height: 8px
}

.ps-container>.ps-scrollbar-y-rail {
    display: block;
    position: absolute;
    border-radius: 4px;
    opacity: .1;
    filter: alpha(opacity=10);
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    -moz-transition: background-color .2s linear,opacity .2s linear;
    -o-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear,opacity .2s linear;
    right: 3px;
    width: 4px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    right: 0;
    width: 5px
}

.ps-container:hover.ps-in-scrolling {
    pointer-events: none
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999
}

.gallery-rotator .item-list {
    position: relative;
    height: auto
}

.gallery-rotator .item-list ul {
    list-style: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.gallery-rotator .item-list ul:before,.gallery-rotator .item-list ul:after {
    content: '';
    display: table
}

.gallery-rotator .item-list ul:after {
    clear: both
}

.gallery-rotator .item-list ul {
    zoom:1}

.gallery-rotator .item-list ul li {
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -o-perspective: 400px;
    -ms-perspective: 400px;
    perspective: 400px;
    margin: 0;
    padding: 3px;
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff
}

.gallery-rotator .item-list ul li a {
    z-index: 999;
    display: block;
    position: absolute;
    left: 3px!important;
    right: 3px!important;
    bottom: 3px!important;
    top: 3px!important;
    width: auto!important;
    height: auto!important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #333;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer!important
}

.gallery-rotator .item-list ul li a:hover {
    cursor: pointer;
    pointer: cursor
}

.gallery-rotator .item-list-size-1 {
    width: 55%
}

.gallery-rotator .item-list-size-2 {
    width: 100%
}

.gallery-rotator .item-list-size-3 {
    width: 100%;
    margin-top: 0
}

.ri-shadow:after,.ri-shadow:before {
    content: "";
    position: absolute;
    z-index: -2;
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    max-width: 300px;
    max-height: 100px;
    box-shadow: 0 15px 10px rgba(0,0,0,.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.ri-shadow:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg)
}

.gallery-rotator .item-list-loading:after,.gallery-rotator .item-list-loading:before {
    display: none
}

.ri-loading-image {
    display: none
}

.gallery-rotator .item-list-loading .ri-loading-image {
    position: relative;
    width: 30px;
    height: 30px;
    left: 50%;
    margin: 100px 0 0 -15px;
    display: block
}

.block-gavias-content-builder {
    position: relative
}

.gbb-row-wrapper {
    position: relative
}

.gbb-row-wrapper .particles-js-canvas-el {
    position: absolute;
    top: 0;
    left: 0
}

.gbb-row-wrapper .icon-row {
    color: #009673
}

.gbb-row-wrapper .gbb-row-wrapper .bb-inner {
    padding: 0
}

.row-box {
    padding-left: 100px;
    padding-right: 100px
}

@media(max-width: 991px) {
    .row-box {
        padding-left:50px;
        padding-right: 50px
    }
}

.block.block-gavias-blockbuilder {
    padding-bottom: 0!important;
    margin-bottom: 0!important
}

.container {
    max-width: 100%
}

.container .container {
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important
}

.bb-container.full-screen {
    display: table;
    table-layout: fixed;
    width: 100%
}

.bb-container.full-screen .bb-inner {
    padding: 0!important
}

.bb-container.full-screen>.row {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.gbb-row.gsc-equal-height .row-wrapper {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gbb-row.gsc-equal-height .row-wrapper::before,.gbb-row.gsc-equal-height .row-wrapper::after {
    display: none
}

.gbb-row.gsc-equal-height .row-wrapper>.gsc-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.gbb-row.gsc-equal-height .row-wrapper>.gsc-column .column-inner {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.gbb-row.gsc-equal-height .row-wrapper>.gsc-column .column-inner::before,.gbb-row.gsc-equal-height .row-wrapper>.gsc-column .column-inner::after {
    content: " ";
    display: table
}

.gbb-row.gsc-equal-height .row-wrapper>.gsc-column .column-inner::after {
    clear: both
}

@media(-ms-high-contrast:active),(-ms-high-contrast:none) {
    .gbb-row.gsc-equal-height .row-wrapper>.gsc-column .column-inner>* {
        min-height: 1em
    }
}

.gavias-blockbuilder-content {
    position: relative
}

.gavias-blockbuilder-content .link-edit-blockbuider {
    border: 1px solid rgba(0,0,0,.1);
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
    box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
    background: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    display: inline-block;
    padding: 10px
}

.gavias-blockbuilder-content .link-edit-blockbuider:hover {
    color: #009673
}

@media(max-width: 991px) {
    .gbb-row[style*=padding-top] {
        padding-top:10px!important
    }

    .gbb-row[style*=padding-bottom] {
        padding-top: 10px!important
    }
}

.gbb-row .bb-inner {
    padding-top: 30px;
    padding-bottom: 30px
}

.gbb-row .bb-inner.remove_margin {
    margin: 0!important
}

.gbb-row .bb-inner.remove_padding {
    padding: 0!important
}

.gbb-row .bb-inner.remove_padding_col .bb-container>.row {
    margin-left: 0!important;
    margin-right: 0!important
}

.gbb-row .bb-inner.remove_padding_col .bb-container>.row>.row-wrapper>div.col,.gbb-row .bb-inner.remove_padding_col .bb-container>.row>.row-wrapper>div.gsc-column {
    padding-left: 0!important;
    padding-right: 0!important
}

.gbb-row .bb-inner.remove_padding_top {
    padding-top: 0!important
}

.gbb-row .bb-inner.remove_padding_bottom {
    padding-bottom: 0!important
}

.column-style-1 {
    max-width: 700px;
    margin: 0 auto;
    padding: 80px 30px
}

@media(max-width: 991px) {
    .column-style-1 {
        padding:30px 20px
    }
}

.column-style-2 {
    max-width: 800px;
    margin: 0 auto;
    padding: 80px 20px
}

@media(max-width: 991px) {
    .column-style-2 {
        padding:30px 10px
    }
}

.column-style-3 {
    padding: 60px
}

@media(max-width: 991px) {
    .column-style-3 {
        padding:30px
    }
}

.widget {
    margin-bottom: 30px
}

.widget .block {
    margin-bottom: 0!important
}

.widget.remove-margin-on {
    margin-bottom: 0
}

.widget.remove-margin-medium {
    margin-bottom: 45px
}

.widget.remove-margin-large {
    margin-bottom: 60px
}

.widget.gsc-block-drupal.hidden-title-off .block-inner .block-title h2 {
    display: none!important
}

.widget.gsc-block-drupal.title-align-center .block-title {
    text-align: center
}

.widget.gsc-block-drupal.title-align-left .block-title {
    text-align: left
}

.widget.gsc-block-drupal.title-align-right .block-title {
    text-align: right
}

.widget.gsc-block-drupal.text-light div {
    color: #fff
}

.widget.gsc-block-drupal.text-light .block-inner .block-title {
    color: #fff
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *,.widget.gsc-block-drupal.text-light .block-inner .block-content div {
    color: #fff
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *:after,.widget.gsc-block-drupal.text-light .block-inner .block-content *:before,.widget.gsc-block-drupal.text-light .block-inner .block-content div:after,.widget.gsc-block-drupal.text-light .block-inner .block-content div:before {
    color: rgba(255,255,255,.2)
}

.widget.gsc-block-drupal.remove-margin-on .block {
    margin-bottom: 0!important
}

.widget.gsc-block-drupal .remove-margin-on {
    margin-bottom: 0!important
}

.widget.gsc-heading {
    display: block;
    width: 100%
}

.widget.gsc-heading:before,.widget.gsc-heading:after {
    content: " ";
    display: table
}

.widget.gsc-heading:after {
    clear: both
}

.widget.gsc-heading .title-sub {
    color: #009673;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    padding: 0 10px;
    line-height: 30px;
    max-width: 760px;
    margin: 0 auto
}

.widget.gsc-heading .title {
    font-weight: 500;
    margin: 0;
    padding-bottom: 12px;
    margin-bottom: 10px;
    position: relative;
    font-size: 28px;
    color: #000;
    text-transform: capitalize;
    line-height: 34px
}

.widget.gsc-heading .title:after {
    content: '';
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    background: #009673;
    z-index: 1
}

.widget.gsc-heading .title-desc {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    max-width: 800px;
    margin: 0 auto
}

.widget.gsc-heading.align-center {
    text-align: center
}

.widget.gsc-heading.align-center .title:after {
    left: 50%;
    margin-left: -30px
}

.widget.gsc-heading.align-left {
    text-align: left
}

.widget.gsc-heading.align-left .title:after {
    left: 0;
    margin-left: 0
}

.widget.gsc-heading.align-left .title-desc {
    padding: 0!important
}

.widget.gsc-heading.align-right {
    text-align: right
}

.widget.gsc-heading.align-right .title:after {
    right: 0;
    margin-left: 0
}

.widget.gsc-heading.align-right .title-desc {
    padding: 0!important
}

.widget.gsc-heading.style-2 {
    padding: 10px 0
}

.widget.gsc-heading.style-2 .title span {
    font-size: 36px;
    text-transform: none
}

.widget.text-long .title-desc {
    width: 55%
}

.widget.text-light .title {
    color: #fff
}

.widget.text-light .block-title {
    color: #fff
}

.widget.text-light .title-sub span {
    color: rgba(255,255,255,.8)
}

.widget.text-light .title-icon span:after,.widget.text-light .title-icon span:before {
    background: rgba(255,255,255,.1)
}

.widget.text-light .title-desc {
    color: #ccc
}

.widget.gsc-call-to-action .title {
    font-weight: 500;
    text-transform: capitalize
}

.widget.gsc-call-to-action.button-right {
    position: relative
}

.widget.gsc-call-to-action.button-right .title {
    margin: 0!important
}

.widget.gsc-call-to-action.button-right .content {
    padding-right: 120px
}

.widget.gsc-call-to-action.button-right .content p {
    margin: 0
}

.widget.gsc-call-to-action.button-right .button-action {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.widget.gsc-call-to-action.button-left {
    position: relative;
    text-align: right
}

.widget.gsc-call-to-action.button-left .title {
    margin: 0!important
}

.widget.gsc-call-to-action.button-left .content {
    padding-left: 120px
}

.widget.gsc-call-to-action.button-left .content p {
    margin: 0
}

.widget.gsc-call-to-action.button-left .button-action {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.widget.gsc-call-to-action.button-bottom {
    padding: 30px 0
}

.widget.gsc-call-to-action.button-bottom .title {
    font-size: 32px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 44px
}

.widget.gsc-call-to-action.button-bottom .title:after {
    content: "";
    width: 80px;
    height: 2px;
    background: #009673;
    left: 0;
    bottom: 0;
    z-index: 1;
    position: absolute
}

.widget.gsc-call-to-action.button-bottom .desc {
    font-size: 14px
}

.widget.gsc-call-to-action.button-bottom .button-action {
    margin-top: 30px
}

.widget.gsc-call-to-action.button-bottom.text-light .title:after {
    background: #fff
}

.widget.gsc-call-to-action.button-center {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0!important;
    text-align: center;
    margin: 0 auto
}

@media(max-width: 991px) {
    .widget.gsc-call-to-action.button-center {
        padding-top:30px;
        padding-bottom: 30px
    }
}

.widget.gsc-call-to-action.button-center .title {
    font-size: 32px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0
}

.widget.gsc-call-to-action.button-center .title:after {
    content: "";
    width: 80px;
    height: 2px;
    background: #009673;
    left: 50%;
    bottom: 0;
    margin-left: -40px;
    z-index: 1;
    position: absolute
}

.widget.gsc-call-to-action.button-center .desc {
    font-size: 14px;
    line-height: 30px
}

.widget.gsc-call-to-action.button-center .button-action {
    margin-top: 30px
}

.widget.gsc-call-to-action.button-center.text-light .title:after {
    background: #fff
}

.widget.gsc-call-to-action.has-background {
    padding: 35px;
    margin-bottom: 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.widget.gsc-call-to-action.has-background .title {
    margin-bottom: 0;
    padding-bottom: 15px;
    font-size: 20px
}

.widget.gsc-call-to-action.has-background .title:after {
    display: none
}

.widget.gsc-call-to-action.has-background.button-right .button-action {
    right: 30px
}

.widget.gsc-call-to-action.text-light .content {
    color: #fff
}

.widget.gsc-call-to-action.text-light .content .title {
    color: #fff
}

.widget.gsc-call-to-action.text-light .content .desc * {
    color: #fff
}

.widget.gsc-call-to-action.text-light .subtitle {
    color: #fff
}

.widget.gsc-team .social-icons a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.2);
    box-shadow: 0 2px 6px rgba(0,0,0,.2)
}

.widget.gsc-team .social-icons a:hover {
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.4);
    box-shadow: 0 3px 8px rgba(0,0,0,.4)
}

.widget.gsc-team .team-name {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 0 15px;
    position: relative;
    font-weight: 700;
    margin: 0;
    letter-spacing: 1px
}

.widget.gsc-team .team-position {
    text-transform: capitalize;
    color: #009673;
    font-weight: 400;
    font-size: 13px
}

.widget.gsc-team .team-info {
    margin: 15px 0
}

.widget.gsc-team.team-horizontal .team-header {
    position: relative;
    overflow: hidden
}

.widget.gsc-team.team-horizontal .team-header img {
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    display: inline-block
}

.widget.gsc-team.team-horizontal .team-header .box-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6)
}

.widget.gsc-team.team-horizontal .team-header .box-hover .content-inner {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 20px
}

.widget.gsc-team.team-horizontal .team-header .social-list a {
    background: 0 0;
    color: #fff!important;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px;
    display: inline-block;
    font-size: 16px
}

.widget.gsc-team.team-horizontal .team-header .social-list a:last-child {
    margin-right: 0
}

.widget.gsc-team.team-horizontal .team-header .social-list a:hover {
    color: #009673!important
}

.widget.gsc-team.team-horizontal .team-name {
    font-size: 14px;
    margin: 0 0 12px;
    text-transform: uppercase;
    padding: 0 0 12px;
    position: relative;
    font-weight: 800
}

.widget.gsc-team.team-horizontal .team-name:after {
    bottom: 0;
    left: 0;
    content: "";
    background: #009673;
    width: 45px;
    height: 1px;
    position: absolute
}

.widget.gsc-team.team-horizontal:hover .box-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.widget.gsc-team.team-horizontal:hover .team-header img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.widget.gsc-team.team-vertical {
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    overflow: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-team.team-vertical .team-header {
    overflow: hidden;
    position: relative
}

.widget.gsc-team.team-vertical .team-header img {
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    display: inline-block
}

.widget.gsc-team.team-vertical .social-list a {
    background: 0 0;
    color: #fff!important;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px;
    display: inline-block;
    font-size: 16px
}

.widget.gsc-team.team-vertical .social-list a:last-child {
    margin-right: 0
}

.widget.gsc-team.team-vertical .social-list a:hover {
    color: #009673!important
}

.widget.gsc-team.team-vertical .team-name {
    padding: 0
}

.widget.gsc-team.team-vertical .team-content {
    line-height: 22px
}

.widget.gsc-team.team-vertical .box-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6)
}

.widget.gsc-team.team-vertical .box-hover .content-inner {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 20px
}

.widget.gsc-team.team-vertical .team-body {
    bottom: 0;
    left: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-team.team-vertical .team-body .content-hover {
    opacity: 0;
    filter: alpha(opacity=0)
}

.widget.gsc-team.team-vertical .team-body .info {
    padding: 20px 15px
}

.widget.gsc-team.team-vertical:hover .box-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.widget.gsc-team.team-vertical:hover .team-header img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.widget.gsc-team.team-circle {
    margin-bottom: 30px;
    position: relative;
    background: 0 0;
    overflow: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-team.team-circle .team-header {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #fff
}

.widget.gsc-team.team-circle .social-list a {
    background: 0 0;
    color: #fff!important;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px;
    display: inline-block;
    font-size: 16px
}

.widget.gsc-team.team-circle .social-list a:last-child {
    margin-right: 0
}

.widget.gsc-team.team-circle .social-list a:hover {
    color: #009673!important
}

.widget.gsc-team.team-circle .team-name {
    padding: 0
}

.widget.gsc-team.team-circle .team-content {
    line-height: 22px;
    color: #fff;
    padding-bottom: 10px
}

.widget.gsc-team.team-circle .box-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: 0;
    left: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6)
}

.widget.gsc-team.team-circle .box-hover .content-inner {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 20px
}

.widget.gsc-team.team-circle .team-body {
    bottom: 0;
    left: 0;
    height: 60px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-team.team-circle .team-body .content-hover {
    opacity: 0;
    filter: alpha(opacity=0)
}

.widget.gsc-team.team-circle .team-body .info {
    padding: 5px 15px
}

.widget.gsc-team.team-circle:hover .box-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.widget.gsc-chart {
    text-align: center
}

.widget.gsc-chart .easyPieChart {
    font-size: 24px;
    font-weight: 400;
    position: relative;
    text-align: center;
    display: inline-block
}

.widget.gsc-chart .easyPieChart:last-child {
    margin-right: 0
}

.widget.gsc-chart .easyPieChart span {
    line-height: 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.widget.gsc-chart .easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.widget.gsc-chart .content {
    text-align: center
}

.widget.gsc-chart .content>div {
    display: block
}

.widget.gsc-chart .content .icon {
    font-size: 25px;
    margin-top: 5px
}

.widget.gsc-chart .content .title {
    text-transform: uppercase;
    font-weight: 12px;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px
}

.widget.gsc-chart .content .title:after {
    content: "";
    width: 50px;
    height: 1px;
    background: rgba(0,0,0,.2);
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    z-index: 1
}

.widget.gsc-icon-box {
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-icon-box .highlight_content {
    margin-top: 10px
}

.widget.gsc-icon-box .highlight_content .title {
    font-size: 14px;
    font-family: mukta vaani,serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 3px
}

.widget.gsc-icon-box .highlight-icon .icon-container {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-align: center;
    line-height: 1
}

.widget.gsc-icon-box .highlight-icon .icon-container.fa-stack {
    line-height: 2em
}

.widget.gsc-icon-box .highlight-icon .icon-container.text-theme[class*=border-] {
    border-color: rgba(0,0,0,.1)
}

.widget.gsc-icon-box .highlight-icon .icon-container.text-white[class*=border-] {
    border-color: #fff
}

.widget.gsc-icon-box .highlight-icon .icon-container.text-black[class*=border-] {
    border-color: #000
}

.widget.gsc-icon-box:hover .highlight-icon .icon-container {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.widget.gsc-icon-box.top-center {
    text-align: center
}

.widget.gsc-icon-box.top-center .highlight-icon {
    text-align: center
}

.widget.gsc-icon-box.top-center .highlight_content {
    text-align: center
}

.widget.gsc-icon-box.top-center .highlight_content .desc {
    text-align: center;
    font-weight: 400;
    text-transform: normal;
    font-size: 14px
}

.widget.gsc-icon-box.top-left {
    text-align: left
}

.widget.gsc-icon-box.top-right {
    text-align: right
}

.widget.gsc-icon-box.top-left-title .title-inner,.widget.gsc-icon-box.top-right-title .title-inner {
    display: table;
    margin-bottom: 15px
}

.widget.gsc-icon-box.top-left-title .title-inner .highlight-icon,.widget.gsc-icon-box.top-right-title .title-inner .highlight-icon {
    display: table-cell;
    vertical-align: top
}

.widget.gsc-icon-box.top-left-title .title-inner .title,.widget.gsc-icon-box.top-right-title .title-inner .title {
    display: table-cell;
    vertical-align: middle
}

.widget.gsc-icon-box.top-left-title .highlight-icon {
    padding-right: 15px
}

.widget.gsc-icon-box.top-right-title {
    text-align: right
}

.widget.gsc-icon-box.top-right-title:before,.widget.gsc-icon-box.top-right-title:after {
    content: " ";
    display: table
}

.widget.gsc-icon-box.top-right-title:after {
    clear: both
}

.widget.gsc-icon-box.top-right-title .title-inner {
    float: right
}

.widget.gsc-icon-box.top-right-title .highlight-icon {
    padding-left: 15px
}

.widget.gsc-icon-box.top-right-title .desc {
    float: right;
    width: 100%
}

.widget.gsc-icon-box.right,.widget.gsc-icon-box.left {
    display: table
}

.widget.gsc-icon-box.right .highlight-icon,.widget.gsc-icon-box.left .highlight-icon {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px
}

.widget.gsc-icon-box.right .highlight_content,.widget.gsc-icon-box.left .highlight_content {
    display: table-cell;
    vertical-align: top
}

.widget.gsc-icon-box.right {
    text-align: right
}

.widget.gsc-icon-box.right .highlight-icon {
    padding-left: 20px
}

.widget.gsc-icon-box.left {
    text-align: left
}

.widget.gsc-icon-box.left .highlight-icon {
    padding-right: 20px
}

.widget.gsc-icon-box.text-light .title {
    color: #fff
}

.widget.gsc-icon-box.text-light .title a {
    color: #fff
}

.widget.gsc-icon-box.text-light .desc {
    color: #fff
}

.widget.gsc-icon-box.box-background {
    padding: 30px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.widget.gsc-icon-box.box-background.active,.widget.gsc-icon-box.box-background:hover,.widget.gsc-icon-box.box-background:focus,.widget.gsc-icon-box.box-background:active {
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
    box-shadow: 0 0 10px 3px rgba(0,0,0,.1)
}

.widget.gsc-video-box {
    position: relative;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: block;
    -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.1);
    box-shadow: 0 0 10px 2px rgba(0,0,0,.1)
}

.widget.gsc-video-box .modal-dialog {
    height: auto
}

.widget.gsc-video-box .modal-dialog .modal-content {
    height: 100%
}

.widget.gsc-video-box .modal-dialog .modal-content iframe {
    width: 100%;
    min-height: 300px
}

.widget.gsc-video-box .gsc-video-link {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -45px;
    text-align: center;
    width: 100%;
    z-index: 1
}

.widget.gsc-video-box .gsc-video-link .icon-play {
    background: url(../../../images//icon-play.png) no-repeat center center transparent;
    width: 85px;
    height: 85px;
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-video-box .gsc-video-link .icon-play:hover {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.widget.gsc-video-box .gsc-video-link .video-title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.widget.gsc-video-box #gsc-video-overlay {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
    left: 0
}

.widget.gsc-video-box #gsc-video-overlay:hover .video-close {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0
}

.widget.gsc-video-box .loaded {
    max-width: 100%
}

.widget.gsc-video-box .video-close {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    display: block;
    text-align: center;
    position: absolute;
    top: -50px;
    width: 100%;
    height: 30px;
    color: #fff;
    background: rgba(0,0,0,.6);
    font-size: 48px;
    font-weight: 900;
    line-height: .5;
    z-index: 999;
    opacity: 0;
    filter: alpha(opacity=0)
}

.widget.milestone-block {
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 50px
}

.widget.milestone-block:last-child {
    margin-right: 0
}

.widget.milestone-block .milestone-icon {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 9px;
    margin-bottom: 4px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    position: relative;
    padding-top: 0
}

.widget.milestone-block .milestone-icon span {
    font-size: 18px;
    color: #009673
}

.widget.milestone-block .milestone-number {
    font-size: 28px;
    line-height: 28px;
    font-weight: 700
}

.widget.milestone-block .milestone-text {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400
}

.widget.milestone-block.icon-top {
    text-align: center;
    display: block;
    width: 100%
}

.widget.milestone-block.icon-top .milestone-icon {
    display: block;
    text-align: center;
    float: none;
    margin: 0;
    width: 100%;
    position: relative;
    padding-bottom: 15px;
    height: auto
}

.widget.milestone-block.icon-top .milestone-icon span {
    font-size: 32px
}

.widget.milestone-block.icon-top .milestone-icon:after {
    content: "";
    width: 50px;
    height: 1px;
    background: #009673;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    z-index: 11
}

.widget.milestone-block.icon-top .milestone-number {
    font-size: 40px;
    font-weight: 600;
    color: #000;
    letter-spacing: 2px;
    line-height: 50px
}

.widget.milestone-block.icon-top .milestone-text {
    font-size: 12px;
    color: #999;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 5px
}

.widget.milestone-block.icon-top .milestone-right {
    display: block;
    text-align: center;
    float: none;
    width: 100%;
    margin-top: 10px
}

.widget.milestone-block.text-light .milestone-icon {
    color: #fff
}

.widget.milestone-block.text-light .milestone-icon:after {
    background: #fff
}

.widget.milestone-block.text-light .milestone-icon span {
    color: #fff
}

.widget.milestone-block.text-light .milestone-number,.widget.milestone-block.text-light .milestone-text {
    color: #fff
}

.widget.milestone-block.icon-left .milestone-right {
    padding-left: 75px
}

.widget.milestone-block.icon-left .milestone-icon {
    float: left
}

.widget.gsc-box-image {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-box-image:hover {
    -webkit-box-shadow: 0 1px 10px 1px rgba(0,0,0,.2);
    box-shadow: 0 1px 10px 1px rgba(0,0,0,.2)
}

.widget.gsc-box-image:hover .image:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.widget.gsc-box-image .image {
    position: relative
}

.widget.gsc-box-image .image:after {
    content: "";
    background: rgba(42,43,100,.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-box-image .body {
    border: 1px solid rgba(0,0,0,.1);
    border-top: 5px solid;
    position: relative;
    padding: 0 20px 30px
}

.widget.gsc-box-image .body .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    font-size: 35px;
    color: #fff;
    background: #009673;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    z-index: 11;
    overflow: hidden
}

.widget.gsc-box-image .body .icon:after {
    background: rgba(255,255,255,.2) none repeat scroll 0 0;
    content: "";
    height: 200%;
    left: 22px;
    position: absolute;
    top: -12px;
    transform: rotate(45deg);
    width: 100%;
    z-index: 1
}

.widget.gsc-box-image .body .title {
    padding-top: 45px
}

.widget.gsc-box-image .body .title h3 {
    font-size: 14px
}

.widget.gsc-box-image .body .readmore {
    margin-top: 20px
}

.widget.gsc-progress.text-light .progress-label {
    color: #fff
}

.gsc-box-info {
    position: relative
}

.gsc-box-info .content {
    width: 50%;
    padding: 45px
}

@media(max-width: 1199px) {
    .gsc-box-info .content {
        padding:30px
    }
}

@media(max-width: 991px) {
    .gsc-box-info .content {
        padding:20px
    }
}

@media(max-width: 767px) {
    .gsc-box-info .content {
        padding-top:310px;
        width: 100%
    }
}

.gsc-box-info .content .content-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.gsc-box-info .content .content-inner {
    position: relative;
    z-index: 9
}

.gsc-box-info .content .subtitle {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700
}

.gsc-box-info .content .title {
    font-size: 26px;
    margin-bottom: 20px
}

.gsc-box-info .content .title h3 {
    margin: 0
}

.gsc-box-info .content .readmore {
    margin-top: 30px
}

.gsc-box-info .content.text-light {
    color: #fff
}

.gsc-box-info .content.text-light .title h3,.gsc-box-info .content.text-light .title h2,.gsc-box-info .content.text-light .desc {
    color: #fff
}

.gsc-box-info .content.text-light .subtitle {
    color: rgba(255,255,255,.8)
}

.gsc-box-info .image {
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: 9;
    top: 0;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

@media(max-width: 767px) {
    .gsc-box-info .image {
        height:300px;
        width: 100%
    }
}

.gsc-box-info.content-align-left .content {
    float: left;
    padding-left: 0
}

.gsc-box-info.content-align-left .image {
    right: 0
}

.gsc-box-info.content-align-right .content {
    padding-right: 0;
    float: right
}

.gsc-box-info.content-align-right .image {
    left: 0
}

.container-fw .gsc-box-info .content {
    padding: 75px
}

@media(max-width: 1199px) {
    .container-fw .gsc-box-info .content {
        padding:30px
    }
}

.gsc-hover-box {
    text-align: center;
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.1);
    box-shadow: 0 0 10px 2px rgba(0,0,0,.1)
}

.gsc-hover-box .icon {
    width: 100px;
    height: 100px;
    background: #f7f7f7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-bottom: 20px;
    display: inline-block;
    line-height: 100px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative
}

.gsc-hover-box .icon span {
    font-size: 45px;
    color: #009673;
    line-height: 100px
}

.gsc-hover-box .icon:after {
    content: "";
    top: -10px;
    left: -10px;
    width: 120px;
    height: 120px;
    z-index: 11;
    position: absolute;
    border: 2px solid rgba(0,0,0,.1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.gsc-hover-box .box-title {
    font-size: 18px;
    text-transform: none;
    font-weight: 300;
    color: #000;
    margin-bottom: 10px
}

.gsc-hover-box .content {
    font-size: 15px
}

.gsc-hover-box .link {
    margin-top: 15px
}

.gsc-hover-box .link a {
    text-transform: uppercase;
    font-weight: 700;
    color: #009673;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-size: 14px
}

.gsc-hover-box .link a:hover {
    color: #444
}

.gsc-hover-box:hover .icon {
    background: #009673;
    color: #fff
}

.gsc-hover-box:hover .icon span {
    color: #fff
}

.gsc-hover-background {
    position: relative;
    background: #f5f5f5;
    padding: 85px 0;
    margin-bottom: 30px
}

.gsc-hover-background .front {
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.gsc-hover-background .front .icon {
    line-height: 1;
    font-size: 42px;
    color: #009673
}

.gsc-hover-background .front h2 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-top: 15px;
    letter-spacing: -1px
}

.gsc-hover-background .back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-background-size: cover!important;
    -o-background-size: cover!important;
    -ms-background-size: cover!important;
    background-size: cover!important
}

.gsc-hover-background .back:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 1;
    position: absolute
}

.gsc-hover-background .back .content {
    color: #fff;
    padding: 10px 30px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9
}

.gsc-hover-background .back .content .content-text {
    font-size: 15px;
    color: #fff;
    padding-bottom: 15px
}

.gsc-hover-background:hover .front {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0)
}

.gsc-hover-background:hover .back {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.gsc-quote {
    position: relative;
    padding-top: 125px
}

.gsc-quote:after {
    position: absolute;
    content: "";
    background: url(../../../images//testimonial-icon.png) no-repeat center center transparent;
    width: 30px;
    height: 30px;
    left: 0;
    top: 50px;
    z-index: 1
}

.gsc-quote .content {
    line-height: 28px
}

.gsc-quote .signature {
    margin-top: 60px
}

.gsc-quote .position {
    margin-top: 25px
}

.gsc-quote-text {
    position: relative;
    padding: 30px 30px 30px 70px
}

.gsc-quote-text .icon {
    position: absolute;
    left: 20px;
    top: 30px;
    z-index: 1;
    font-size: 20px;
    color: #009673
}

.gsc-quote-text .content {
    line-height: 30px;
    font-size: 16px;
    letter-spacing: .5px;
    color: #999
}

.gsc-quote-text.has-border {
    border: 2px solid rgba(0,0,0,.1)
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs {
    margin: 5px 0;
    padding: 10px;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.1);
    box-shadow: 0 1px 6px rgba(0,0,0,.1);
    background: #fff
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content {
    margin-top: 20px
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content .tab-pane {
    background: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.1);
    box-shadow: 0 1px 6px rgba(0,0,0,.1);
    padding: 30px
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs {
    width: 25%;
    float: left
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li {
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.1);
    box-shadow: 0 1px 6px rgba(0,0,0,.1);
    background: #fff;
    display: block;
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
    padding-right: 0
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li a {
    width: 100%
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li:last-child {
    margin-bottom: 0
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content {
    width: 75%;
    float: left;
    padding-left: 15px
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content .tab-pane {
    background: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.1);
    box-shadow: 0 1px 6px rgba(0,0,0,.1);
    padding: 30px
}

.gsc-gmap {
    position: relative
}

.gsc-gmap.style-1 {
    margin-bottom: -10px
}

.gsc-gmap.style-1 iframe {
    width: 100%!important
}

.gsc-gmap.style-1 .info-inner {
    padding: 45px 30px;
    position: absolute;
    top: 100px;
    bottom: 100px;
    left: 20%;
    width: 375px;
    z-index: 99;
    background: #fff
}

@media(max-width: 1199px) {
    .gsc-gmap.style-1 .info-inner {
        left:15%
    }
}

@media(max-width: 991px) {
    .gsc-gmap.style-1 .info-inner {
        position:static
    }
}

.gsc-gmap.style-1 .info-inner .info-item {
    margin-bottom: 15px
}

.gsc-gmap.style-2 {
    margin-top: 100px
}

@media(max-width: 991px) {
    .gsc-gmap.style-2 {
        margin-top:30px
    }
}

.gsc-gmap.style-2 .info-inner {
    padding: 60px 75px 60px 35px;
    position: absolute;
    top: -70px;
    bottom: -70px;
    width: 360px;
    z-index: 99;
    border: 5px solid #009673;
    z-index: 9
}

@media(max-width: 991px) {
    .gsc-gmap.style-2 .info-inner {
        margin:20px 0;
        position: static;
        width: 100%;
        float: left
    }
}

.gsc-gmap.style-2 .map-content {
    position: relative;
    z-index: 99;
    width: 65%;
    float: right
}

@media(max-width: 991px) {
    .gsc-gmap.style-2 .map-content {
        position:static;
        width: 100%
    }
}

.gsc-gmap.style-2 .map-content iframe {
    width: 100%
}

.gsc-button {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    border: 2px solid transparent;
    margin-bottom: 20px;
    display: inline-block;
    clear: both
}

.gsc-button.radius-2x {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.gsc-button.radius-5x {
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px
}

.gsc-button.mini {
    font-size: 10px;
    padding: 3px 10px
}

.gsc-button.small {
    font-size: 10px;
    padding: 8px 15px
}

.gsc-button.medium {
    font-size: 12px;
    padding: 12px 35px
}

.gsc-button.large {
    font-size: 14px;
    padding: 18px 60px
}

.gsc-button.extra-large {
    font-size: 14px;
    padding: 20px 60px
}

.gsc-tab-views.style-1 .list-links-tabs {
    position: relative;
    margin-bottom: 0;
    background: #222;
    padding: 12px
}

.gsc-tab-views.style-1 .list-links-tabs .nav-tabs {
    z-index: 1;
    border: none
}

.gsc-tab-views.style-1 .list-links-tabs .nav-tabs>li {
    margin: 0
}

.gsc-tab-views.style-1 .list-links-tabs .nav-tabs>li a {
    border: none!important;
    margin: 0 10px 0 0!important;
    text-align: center;
    padding: 5px 10px;
    background: 0 0;
    line-height: 1;
    position: relative;
    font-weight: 600;
    font-family: mukta vaani,serif;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.gsc-tab-views.style-1 .list-links-tabs .nav-tabs>li.active a {
    color: #fff;
    background: #009673
}

.gsc-tab-views.style-1 .list-links-tabs .nav-tabs>li.active a:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gsc-tab-views.style-2 .list-links-tabs,.gsc-tab-views.style-3 .list-links-tabs {
    background: #f1f1f1;
    position: relative;
    margin-bottom: 20px
}

.gsc-tab-views.style-2 .list-links-tabs .nav-tabs,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs {
    z-index: 1;
    border: none;
    width: 100%
}

.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li {
    margin: 0;
    border-right: 1px solid #e8e8e8;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li a {
    border: none!important;
    color: #000;
    padding: 0 15px!important;
    margin: 0!important;
    background: 0 0!important;
    line-height: 34px;
    position: relative;
    font-weight: 500;
    font-family: mukta vaani,serif
}

@media(max-width: 991px) {
    .gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li a {
        padding:5px 10px!important
    }
}

.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li:hover a,.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li:focus a,.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li:active a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li:hover a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li:focus a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li:active a {
    color: #009673
}

.gsc-tab-views.style-2 .list-links-tabs .nav-tabs>li.active a,.gsc-tab-views.style-3 .list-links-tabs .nav-tabs>li.active a {
    color: #009673
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs {
    background: 0 0!important;
    border-top: 1px solid rgba(0,0,0,.1)
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .wtitle {
    float: left;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 2px;
    color: #000;
    position: relative;
    padding-right: 10px
}

@media(max-width: 767px) {
    .gsc-tabs-views-ajax.style-3 .list-links-tabs .wtitle {
        font-size:16px;
        margin-top: 5px
    }
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .wtitle:after {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .links-ajax {
    float: right;
    width: auto!important;
    margin-top: 8px
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .links-ajax>li {
    border: none;
    padding: 0 2px
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .links-ajax>li>a {
    display: inline-block;
    line-height: 1.2;
    padding: 3px 10px!important
}

.gsc-tabs-views-ajax.style-3 .list-links-tabs .links-ajax>li.active a {
    background: #009673!important;
    color: #fff!important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.gsc-tabs-views-ajax.ajaxloadding .ajax-loading {
    display: block
}

.gsc-tabs-views-ajax.ajaxloadding .tabs-container:after {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-tabs-views-ajax .ajax-loading {
    width: 100%;
    display: block;
    top: 50px;
    left: 50%;
    margin-left: -23px;
    width: 46px;
    height: 46px;
    background: url(../../../images//preloader/preloader-18.gif) no-repeat center center transparent;
    position: absolute;
    z-index: 111;
    display: none
}

.gsc-tabs-views-ajax .tabs-container {
    position: relative
}

.gsc-tabs-views-ajax .tabs-container:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden
}

.gsc-service-carousel {
    text-align: center
}

.gsc-service-carousel .item .content-inner {
    background: #f6f6f6;
    text-align: center;
    min-height: 160px;
    margin-bottom: 20px;
    margin-top: 10px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative
}

.gsc-service-carousel .item .content-inner .icon {
    text-align: center;
    padding-top: 32px;
    font-size: 55px;
    color: #aaa
}

.gsc-service-carousel .item .content-inner .icon i {
    color: #aaa
}

.gsc-service-carousel .item .content-inner .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    z-index: 9;
    width: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-service-carousel .item .content-inner .title a {
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    line-height: 22px;
    font-size: 12px;
    font-family: mukta vaani,serif;
    background: #009673;
    padding: 5px 10px
}

.gsc-service-carousel .item .content-inner:hover,.gsc-service-carousel .item .content-inner:focus,.gsc-service-carousel .item .content-inner:active {
    box-shadow: 0 6px 21px 3px rgba(0,0,0,.1);
    border-color: transparent
}

.gsc-service-carousel .item .content-inner:hover .title,.gsc-service-carousel .item .content-inner:focus .title,.gsc-service-carousel .item .content-inner:active .title {
    bottom: 50%;
    margin-bottom: -15px
}

.gsc-service-carousel .read-more {
    margin-top: 30px
}

.gsc-instagram .instagram-image {
    margin-bottom: 20px
}

.gsc-instagram.style-2 .cols {
    margin: 0
}

.gsc-instagram.style-2 .cols .instagram-image {
    margin: 0;
    padding: 0
}

.gsc-accordion .panel-body {
    padding-left: 0;
    padding-right: 0
}

.gsc-accordion .panel-group.skin-white .panel {
    border: 1px solid rgba(0,0,0,.1)!important;
    margin-bottom: 20px
}

.gsc-accordion .panel-group.skin-dark {
    background: #f5f5f5
}

.gsc-accordion .panel-group.skin-dark .panel {
    background: #f5f5f5;
    border-bottom: 1px solid #e2e2e2!important
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title {
    background: #f5f5f5!important
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title a {
    background: 0 0!important
}

.gsc-accordion .panel-group.skin-dark .panel:last-child {
    border-bottom: none!important
}

.gsc-accordion .panel-group.skin-white-border {
    border: 1px solid rgba(0,0,0,.1);
    padding: 30px;
    background: #fff
}

.gsc-accordion .panel-group.skin-white-border .panel {
    padding: 0 0 15px!important;
    border-bottom: 1px solid rgba(0,0,0,.1)!important;
    margin-bottom: 18px!important
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-title a {
    padding-left: 24px
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-title a:after {
    left: 0
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-body {
    padding-top: 10px
}

.gsc-accordion .panel-group.skin-white-border .panel:last-child {
    border-bottom: 0!important;
    margin-bottom: 0!important;
    padding-bottom: 0!important
}

.item-columns {
    padding: 0 9px
}

[class*=block-grid-] {
    display: block;
    margin: 0 -9px;
    padding: 0
}

[class*=block-grid-]:before,[class*=block-grid-]:after {
    display: table;
    content: " "
}

[class*=block-grid-]:after {
    clear: both
}

[class*=block-grid-]>div {
    display: block;
    float: left;
    height: auto;
    padding: 0 9px;
    width: 100%
}

[class*=block-grid-]>div:after {
    display: block
}

@media(min-width: 400px) {
    .xs-block-grid-1>div {
        width:100%
    }

    .xs-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }

    .xs-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }

    .xs-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }

    .xs-block-grid-2>div {
        width: 50%
    }

    .xs-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }

    .xs-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }

    .xs-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }

    .xs-block-grid-3>div {
        width: 33.33333%
    }

    .xs-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }

    .xs-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }

    .xs-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }

    .xs-block-grid-4>div {
        width: 25%
    }

    .xs-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }

    .xs-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }

    .xs-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }

    .xs-block-grid-5>div {
        width: 20%
    }

    .xs-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }

    .xs-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }

    .xs-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }

    .xs-block-grid-6>div {
        width: 16.66667%
    }

    .xs-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }

    .xs-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }

    .xs-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }

    .xs-block-grid-7>div {
        width: 14.28571%
    }

    .xs-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }

    .xs-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }

    .xs-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }

    .xs-block-grid-8>div {
        width: 12.5%
    }

    .xs-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }

    .xs-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }

    .xs-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }

    .xs-block-grid-9>div {
        width: 11.11111%
    }

    .xs-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }

    .xs-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }

    .xs-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }

    .xs-block-grid-10>div {
        width: 10%
    }

    .xs-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }

    .xs-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }

    .xs-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }

    .xs-block-grid-11>div {
        width: 9.09091%
    }

    .xs-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }

    .xs-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }

    .xs-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }

    .xs-block-grid-12>div {
        width: 8.33333%
    }

    .xs-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }

    .xs-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }

    .xs-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media(min-width: 768px) {
    .sm-block-grid-1>div {
        width:100%
    }

    .sm-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }

    .sm-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }

    .sm-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }

    .sm-block-grid-2>div {
        width: 50%
    }

    .sm-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }

    .sm-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }

    .sm-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }

    .sm-block-grid-3>div {
        width: 33.33333%
    }

    .sm-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }

    .sm-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }

    .sm-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }

    .sm-block-grid-4>div {
        width: 25%
    }

    .sm-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }

    .sm-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }

    .sm-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }

    .sm-block-grid-5>div {
        width: 20%
    }

    .sm-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }

    .sm-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }

    .sm-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }

    .sm-block-grid-6>div {
        width: 16.66667%
    }

    .sm-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }

    .sm-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }

    .sm-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }

    .sm-block-grid-7>div {
        width: 14.28571%
    }

    .sm-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }

    .sm-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }

    .sm-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }

    .sm-block-grid-8>div {
        width: 12.5%
    }

    .sm-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }

    .sm-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }

    .sm-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }

    .sm-block-grid-9>div {
        width: 11.11111%
    }

    .sm-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }

    .sm-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }

    .sm-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }

    .sm-block-grid-10>div {
        width: 10%
    }

    .sm-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }

    .sm-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }

    .sm-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }

    .sm-block-grid-11>div {
        width: 9.09091%
    }

    .sm-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }

    .sm-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }

    .sm-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }

    .sm-block-grid-12>div {
        width: 8.33333%
    }

    .sm-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }

    .sm-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }

    .sm-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media(min-width: 992px) {
    [class*=block-grid-] {
        margin:0 -9px
    }

    [class*=block-grid-]>div {
        padding: 0 9px
    }

    .item-columns {
        padding: 0 9px
    }

    .md-block-grid-1>div {
        width: 100%
    }

    .md-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }

    .md-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }

    .md-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }

    .md-block-grid-2>div {
        width: 50%
    }

    .md-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }

    .md-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }

    .md-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }

    .md-block-grid-3>div {
        width: 33.33333%
    }

    .md-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }

    .md-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }

    .md-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }

    .md-block-grid-4>div {
        width: 25%
    }

    .md-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }

    .md-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }

    .md-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }

    .md-block-grid-5>div {
        width: 20%
    }

    .md-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }

    .md-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }

    .md-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }

    .md-block-grid-6>div {
        width: 16.66667%
    }

    .md-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }

    .md-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }

    .md-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }

    .md-block-grid-7>div {
        width: 14.28571%
    }

    .md-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }

    .md-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }

    .md-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }

    .md-block-grid-8>div {
        width: 12.5%
    }

    .md-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }

    .md-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }

    .md-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }

    .md-block-grid-9>div {
        width: 11.11111%
    }

    .md-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }

    .md-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }

    .md-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }

    .md-block-grid-10>div {
        width: 10%
    }

    .md-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }

    .md-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }

    .md-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }

    .md-block-grid-11>div {
        width: 9.09091%
    }

    .md-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }

    .md-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }

    .md-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }

    .md-block-grid-12>div {
        width: 8.33333%
    }

    .md-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }

    .md-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }

    .md-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media(min-width: 1200px) {
    [class*=block-grid-] {
        margin:0 -9px
    }

    [class*=block-grid-]>div {
        padding: 0 9px
    }

    .item-columns {
        padding: 0 9px
    }

    .lg-block-grid-1>div {
        width: 100%
    }

    .lg-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }

    .lg-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }

    .lg-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }

    .lg-block-grid-2>div {
        width: 50%
    }

    .lg-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }

    .lg-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }

    .lg-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }

    .lg-block-grid-3>div {
        width: 33.33333%
    }

    .lg-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }

    .lg-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }

    .lg-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }

    .lg-block-grid-4>div {
        width: 25%
    }

    .lg-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }

    .lg-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }

    .lg-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }

    .lg-block-grid-5>div {
        width: 20%
    }

    .lg-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }

    .lg-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }

    .lg-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }

    .lg-block-grid-6>div {
        width: 16.66667%
    }

    .lg-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }

    .lg-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }

    .lg-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }

    .lg-block-grid-7>div {
        width: 14.28571%
    }

    .lg-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }

    .lg-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }

    .lg-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }

    .lg-block-grid-8>div {
        width: 12.5%
    }

    .lg-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }

    .lg-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }

    .lg-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }

    .lg-block-grid-9>div {
        width: 11.11111%
    }

    .lg-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }

    .lg-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }

    .lg-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }

    .lg-block-grid-10>div {
        width: 10%
    }

    .lg-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }

    .lg-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }

    .lg-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }

    .lg-block-grid-11>div {
        width: 9.09091%
    }

    .lg-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }

    .lg-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }

    .lg-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }

    .lg-block-grid-12>div {
        width: 8.33333%
    }

    .lg-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }

    .lg-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }

    .lg-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

.no-gutter [class*=block-grid-] {
    margin: 0!important
}

.no-gutter [class*=block-grid-]>div {
    padding: 0!important
}

.no-gutter .row {
    margin-left: 0!important;
    margin-right: 0!important
}

.no-gutter [class*=col-] {
    padding-left: 0!important;
    padding-right: 0!important
}

.gutter-10 [class*=block-grid-] {
    margin: 0 5px!important
}

.gutter-10 [class*=block-grid-]>div {
    padding: 0 5px!important
}

.gutter-10 .item-columns {
    padding: 0 5px
}

@media(max-width: 991px) {
    body .body-page {
        -webkit-transition:all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        -moz-transition: all .35s;
        -ms-transition: all .35s;
        position: relative;
        left: 0
    }

    body.enable-offcanvas .body-page {
        left: 390px
    }

    .gva-offcanvas-inner {
        position: fixed!important;
        background: #fff;
        left: 0;
        width: 100%;
        max-width: 400px;
        top: 0;
        bottom: 0;
        z-index: 999;
        height: auto;
        overflow-y: auto;
        overflow-x: hidden;
        webkit-overflow-scrolling: touch;
        -webkit-box-shadow: 0 4px 4px 1px rgba(0,0,0,.2);
        box-shadow: 0 4px 4px 1px rgba(0,0,0,.2);
        padding: 10px 20px;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -moz-transform: translateX(-100%)
    }

    .gva-offcanvas-inner.show-view {
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        -moz-transition: all .35s;
        -ms-transition: all .35s;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0)
    }

    .gva-offcanvas-inner .close-offcanvas {
        text-align: center;
        padding: 0 0 15px;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .gva-offcanvas-inner .close-offcanvas a {
        width: 30px;
        height: 30px;
        border: 1px solid #009673;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        display: inline-block;
        color: #009673;
        font-size: 12px;
        line-height: 28px
    }

    .gva-offcanvas-inner .close-offcanvas a:hover {
        cursor: pointer;
        color: #000!important;
        border-color: #000
    }

    .gva-offcanvas-inner .block {
        border-top: 1px solid rgba(0,0,0,.1);
        padding: 30px 0;
        margin-bottom: 0
    }

    .gva-offcanvas-inner .block .block-title,.gva-offcanvas-inner .block>h2 {
        padding: 15px 30px;
        margin-bottom: 15px;
        margin-top: 0;
        font-size: 14px;
        text-transform: uppercase;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .gva-offcanvas-inner .block .block-title span,.gva-offcanvas-inner .block>h2 span {
        color: #fff;
        display: block
    }

    .gva-offcanvas-inner .block .block-content {
        padding-left: 35px;
        padding-right: 35px
    }

    .gva-offcanvas-inner .block.no-border {
        border: none
    }

    .gva-offcanvas-inner .block.navigation {
        border: none;
        padding-top: 10px
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu {
        width: 100%!important;
        background: 0 0!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .ripple-container {
        display: none!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li {
        display: block;
        clear: both;
        width: 100%;
        border-bottom: 1px solid rgba(0,0,0,.1);
        padding: 5px 0;
        background: 0 0
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li:last-child {
        border-bottom: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li:after,.gva-offcanvas-inner .gva-navigation .gva_menu>li:before {
        content: none;
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li>a {
        display: block;
        width: 100%;
        line-height: 36px;
        font-size: 14px;
        padding: 0;
        font-weight: 600;
        color: #000!important;
        font-family: mukta vaani,serif
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li>a:after,.gva-offcanvas-inner .gva-navigation .gva_menu>li>a:before {
        content: none;
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li>a:hover {
        color: #009673!important;
        background: 0 0!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.menu-item--active-trail {
        background: 0 0!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.menu-item--active-trail>a {
        color: #009673
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.menu-parent:hover .sub-menu {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu {
        padding-left: 20px!important;
        margin-bottom: 10px
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu .icaret {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu li a {
        font-size: 13px;
        line-height: 24px;
        padding-top: 0!important;
        padding-bottom: 0!important;
        text-transform: none;
        margin-right: 18px;
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu li a:hover {
        color: #009673!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu ul.sub-menu {
        display: block!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.mega-menu-block {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.megamenu>.sub-menu>li {
        width: 100%!important;
        float: none!important;
        display: block;
        padding: 0
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.megamenu>.sub-menu>li>a {
        padding: 0;
        border: 0;
        margin: 0;
        font-size: 14px;
        text-transform: uppercase!important;
        font-family: mukta vaani,serif;
        color: #000
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li.megamenu>.sub-menu>li.block-image {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a {
        text-transform: uppercase;
        position: relative;
        display: block
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a:hover {
        color: #009673
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret {
        position: absolute;
        width: 30px;
        height: 30px;
        top: 3px;
        bottom: 0;
        right: -23px;
        font-size: 12px;
        color: #ff9400;
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret.nav-minus:before {
        content: '\f068'
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret:before {
        position: absolute;
        font-family: FontAwesome;
        content: '\f067';
        text-transform: inherit;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li ul {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -moz-transition: none;
        -ms-transition: none;
        min-width: inherit;
        display: none;
        width: 100%;
        position: static;
        padding: 0!important;
        visibility: visible;
        border: 0;
        background: 0 0;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu:after,.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu:before {
        content: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a {
        border-width: 0;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
        text-transform: uppercase
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:before,.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:after {
        content: none!important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:hover {
        text-indent: 0
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu ul {
        display: none;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu .block-image {
        display: none
    }
}

.menu-bar {
    height: 32px;
    width: 36px;
    position: absolute;
    cursor: pointer;
    top: 50%;
    right: 0;
    margin-top: -15px;
    color: #55518e
}

@media(max-width: 1199px) {
    .menu-bar {
        right:15px
    }
}

.menu-bar:hover {
    -webkit-box-shadow: 0,0,10px,.3;
    box-shadow: 0,0,10px,.3
}

.menu-bar span {
    display: block;
    width: 24px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.menu-bar span.one {
    top: 6px
}

.menu-bar span.two {
    top: 0;
    bottom: 0
}

.menu-bar span.three {
    bottom: 6px
}

.menu-bar.show-view span.two {
    opacity: 0;
    filter: alpha(opacity=0)
}

.menu-bar.show-view span.one,.menu-bar.show-view span.three {
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-bar.show-view span.three {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media(max-width: 767px) {
    .col-xs-6-mod {
        width:50%!important
    }
}

@media(max-width: 400px) {
    .col-xs-6-mod {
        width:100%!important
    }
}

.colorpicker {
    z-index: 9999999!important
}

.permission-save-hidden #gavias_customize_save {
    display: none!important
}

.gavias-skins-panel {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    background: #fff;
    right: -403px;
    position: fixed;
    height: auto;
    top: 0;
    bottom: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 400px;
    z-index: 999
}

.gavias-skins-panel .gavias-skins-panel-inner {
    bottom: 0;
    padding: 30px 10px 10px;
    height: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 100%
}

.gavias-skins-panel.active {
    right: 0!important
}

.gavias-skins-panel #gavias_profile_customize_name option {
    color: #000
}

.gavias-skins-panel .control-panel {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    position: absolute;
    top: 150px;
    left: -40px;
    width: 40px;
    height: 40px;
    background: #009673;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center
}

.gavias-skins-panel .control-panel:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content {
    padding-bottom: 20px;
    overflow: hidden
}

.gavias-skins-panel .panel-skins-content:last-child {
    padding-bottom: 0
}

.gavias-skins-panel .panel-skins-content .title {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px
}

.gavias-skins-panel .panel-skins-content .item-color {
    width: 25px;
    height: 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #ccc;
    display: inline-block;
    margin: 5px 6px 0;
    border: 3px solid transparent
}

.gavias-skins-panel .panel-skins-content .item-color:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content .item-color.default {
    background: #238cc8
}

.gavias-skins-panel .panel-skins-content .item-color.blue {
    background: #374f99
}

.gavias-skins-panel .panel-skins-content .item-color.brown {
    background: #684035
}

.gavias-skins-panel .panel-skins-content .item-color.green {
    background: #009673
}

.gavias-skins-panel .panel-skins-content .item-color.lilac {
    background: #8f6684
}

.gavias-skins-panel .panel-skins-content .item-color.lime_green {
    background: #79af33
}

.gavias-skins-panel .panel-skins-content .item-color.orange {
    background: #f86923
}

.gavias-skins-panel .panel-skins-content .item-color.pink {
    background: #d91897
}

.gavias-skins-panel .panel-skins-content .item-color.purple {
    background: #9854b3
}

.gavias-skins-panel .panel-skins-content .item-color.red {
    background: #cd2122
}

.gavias-skins-panel .panel-skins-content .item-color.turquoise {
    background: #1ccdca
}

.gavias-skins-panel .panel-skins-content .item-color.turquoise2 {
    background: #178e94
}

.gavias-skins-panel .panel-skins-content .item-color.violet_red {
    background: #f3605d
}

.gavias-skins-panel .panel-skins-content .item-color.violet_red2 {
    background: #973a4b
}

.gavias-skins-panel .panel-skins-content .item-color.yellow {
    background: #ecc311
}

.gavias-skins-panel .panel-skins-content .item-color.active {
    border-color: #000
}

.gavias-skins-panel .panel-skins-content .layout {
    width: 80px;
    margin-right: 10px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    display: inline-block
}

.gavias-skins-panel .panel-skins-content .layout:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content .layout.active {
    background-color: #009673;
    color: #fff
}

.gavias-skins-panel .panel-skins-content .layout:last-child {
    margin-right: 0
}

.gavias-skins-panel.gavias-skin-demo {
    top: 200px;
    bottom: auto!important;
    padding: 20px!important;
    width: 260px!important;
    right: -263px!important
}

.gavias-skins-panel.gavias-skin-demo .control-panel {
    top: 75px!important
}

.gavias-skins-panel.gavias-skin-demo.active {
    right: 0!important
}

#customize-gavias-preivew .panel .panel-heading .panel-title>a {
    padding: 10px!important;
    border: 1px solid rgba(0,0,0,.1)!important
}

#customize-gavias-preivew .form-group {
    position: relative;
    float: left;
    width: 100%
}

#customize-gavias-preivew .form-group label {
    width: 150px;
    float: left;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #000
}

#customize-gavias-preivew .form-group input {
    width: calc(100% - 150px);
    float: left
}

#customize-gavias-preivew .form-group select {
    width: 100%
}

#customize-gavias-preivew .form-group .colorselector {
    width: calc(100% - 150px);
    position: relative
}

#customize-gavias-preivew .form-group .colorselector input {
    width: 100%!important
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon {
    border: 1px solid #222
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon i {
    width: 30px;
    height: 20px
}

#customize-gavias-preivew .form-group .colorselector .remove {
    width: 34px;
    height: 34px;
    color: #000;
    position: absolute;
    top: 3px;
    right: 25px;
    line-height: 34px;
    text-align: center;
    z-index: 99
}

#customize-gavias-preivew .form-group .colorselector .remove:hover {
    cursor: pointer
}

.gavias_customize_form .form-group.action {
    float: left;
    width: 100%;
    margin-top: 20px
}

.gavias_customize_form .form-group.action input {
    width: 28%;
    margin-left: 10px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 5px 10px!important
}

.gavias_customize_form .form-group.action input#gavias_customize_save {
    background: #5cb85c
}

.gavias_customize_form .form-group.action input#gavias_customize_preview {
    background: #5bc0de
}

.gavias_customize_form .form-group.action input#gavias_customize_reset {
    background: #f0ad4e
}

a.feed-icon {
    display: none
}

header.header-v4 .area-main-menu .area-inner.menu-hover .navigation .gva_menu>li>a {
    border-left: 1px solid #1a59a8;
    font-size: 14px;
    font-weight: 400;
    padding: 30px 12px
}

.col-lg-2.col-md-4.col-xs-4.branding-region {
    float: right;
    width: 100%
}

.nav-tabs>li {
    float: right;
    background: #2a44cc;
    margin-left: 4px
}

.nav-tabs>li>a {
    color: #fff
}

.block .block-title>span a {
    color: #377249
}

.post-meta.category-background {
    display: none
}

header.header-v2 .area-main-menu .area-inner ul.gva_menu>li>a:hover {
    background: #fffbe0;
    color: #fff;
    /* padding: 12px 19px; */
    color: #054806;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
}

span.a2a_kit.a2a_kit_size_32.addtoany_list {
    margin-top: 44px;
    display: block
}
