* {
    outline: none !important;
}

html {
    font-size: 100%;
    height: 100%;
    min-height: 100%;
    overflow-y: scroll;
}

body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    color: #666;
    line-height: 26px;
    -webkit-appearance: none;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-osx-font-smoothing: auto;
    background-size: cover;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Amaranth', sans-serif;
    color: #202020;
}

img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    color: #00abbf;
}

strong,
th,
label {
    font-weight: 700;
}
/** Margin **/
.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}
/** Padding **/
.p-t-0 {
    padding-top: 0 !important;
}

#wrapper {
    margin: 0;
    padding: 0;
}
/** Header Top start **/
.top-bar {
    background-color: #003768;
    text-align: right;
    padding: 5px 0px;
}

.top-bar ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
}

.top-bar ul li {
    float: left;
}

.top-bar ul li.top-bar-contact {
    color: #ffffff;
    font-size: 14px;
    line-height: 21px;
    border-left: solid 1px #ffaf03;
    padding-left: 15px;
    margin-left: 15px;
}

.top-bar ul li:first-child {
    border-left: none;
}

.top-bar ul li a {
    text-decoration: none;
    color: #fff;
}
/** Navbar **/
.navbar-default {
    margin: 0;
    background-color: #F8F8F8;
    border: none;
}

.navbar-default .navbar {
    min-height: 100px;
    margin: 0px;
}

.navbar-default .navbar-brand {
    height: 116px;
    padding-top: 27px;
    padding-bottom: 27px;
}

.navbar-default .navbar-nav > li {
    line-height: 116px;
    margin-left: 45px;
}

.navbar-default .navbar-nav > li > a {
    padding: 0;
    display: inline-block;
    color: #00abbf;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #ffaf03;
}

.navbar-default .navbar-nav > li > .dropdown-menu {
    background-color: #f5f5f5;
    text-transform: none;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
    padding: 10px 20px;
    border-bottom: dotted 1px #ddd;
}

.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #00abbf;
}

.navbar-default .navbar-nav > li > .dropdown-menu > li:last-child a {
    border-bottom: none;
}

.navbar-default .navbar-nav > li > .dropdown-menu > .active > a {
    background-color: transparent;
    color: #ffaf03;
}

.navbar-default .navbar-nav > li > .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav > li > .dropdown-menu > .active > a:hover {
    background-color: transparent;
    color: #00abbf;
}

.navbar-default .navbar-nav > li .search-form {
    display: none;
    margin-top: -75px;
}

.navbar-default .navbar-nav > li .search-form .form-control {
    width: 80%;
    margin: 0 0 0 auto;
}

.navbar-default .navbar-nav > .active > a {
    background-color: transparent;
    color: #ffaf03;
}

.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #00abbf;
}

.navbar-default .navbar-nav > .open > a {
    background-color: transparent;
    color: #00abbf;
}

.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #00abbf;
}
/** Banner Section **/
.banner-section {
    margin: 0 0 0 0;
    padding: 0;
    overflow: hidden;
}

.banner-section .slide-item {
    margin: 0;
    padding: 180px 0 0 0;
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    min-height: 700px;
    position: relative;
}

.banner-section .slide-item .slide-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
}

.banner-section.owl-theme .owl-nav {
    margin: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
}

.banner-section.owl-theme .owl-nav .owl-prev {
    left: 20px;
}

.banner-section.owl-theme .owl-nav .owl-next {
    right: 20px;
}

.banner-section.owl-theme .owl-nav [class*='owl-'] {
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    opacity: 1;
    background-color: #fff;
    color: #000;
    font-size: 24px;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.coll-middle {
    position: absolute;
    display: table;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}

.coll-middle .inner {
    display: table-cell;
    vertical-align: middle;
}

.coll-middle .inner .inside-box {
    font-size: 18px;
    line-height: 25px;
    background-color: #00abbf;
    padding: 20px;
    width: 39%;
}

.coll-middle .inner .inside-box h1 {
    color: #ffaf03;
    font-weight: 700;
    margin: 0 0 15px 0;
}

.coll-middle .inner .inside-box h1 span {
    text-transform: uppercase;
}

.coll-middle .inner .inside-box p {
    color: #ffffff;
    line-height: 24px;
    margin: 0;
}
/** Section Title **/
.section-title {
    margin: 0 0 40px 0;
    padding: 0;
    position: relative;
    text-align: center;
}

.section-title h2 {
    margin: 0;
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    display: inline-block;
    color: #003768;
}
/** Section Detail **/
.section-detail {
    color: #00abbf;
    text-align: center;
    width: 60%;
    margin: 0 auto 60px;
}

.section-detail p {
    margin: 0;
}
/*** Why-Secant ***/
.why-secant {
    padding: 100px 0;
}

.content-box {
    text-align: center;
}

.content-box .content-box-img {
    position: relative;
    overflow: hidden;
}

.content-box .content-box-img img {
    position: relative;
    left: 0;
    width: 100%;
    transition: all 2s ease;
}

.content-box .content-box-img .social-links {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 55, 104, 0.5);
    z-index: 1;
    opacity: 0;
    transition: all .5s ease;
}

.content-box .content-box-img .social-links a {
    text-align: center;
    display: inline-block;
    color: #00abbf;
    text-decoration: none;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #ffaf03;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    font-size: 14px;
}

.content-box .content-box-title {
    padding: 15px;
    background-color: #F8F8F8;
}

.content-box .content-box-title h3 {
    margin: 0;
    padding: 0;
    font-family: 'Titillium Web', sans-serif;
    color: #003768;
}

.content-box:hover .content-box-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.content-box:hover .content-box-img .social-links {
    opacity: 1;
}
/** Make Appointment Section **/
.make-appointment {
    padding: 0 0 100px 0;
}

.make-appointment .section-detail {
    width: 35%;
}

.make-appointment-img img {
    width: 100%;
}

.make-appointment-form {
    margin: 95px 150px 0 30px;
}

.make-appointment-form .form-group .form-control {
    border: solid 1px #00abbf;
    height: 45px;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.make-appointment-form textarea.form-control {
    border: solid 1px #00abbf;
}
/** Emergency Case **/
.overlay-box {
    margin: 0 0 0 0;
    padding: 0;
    background-image: url(../images/banner1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.overlay {
    background-color: rgba(0, 184, 191, 0.8);
    padding: 100px 0;
}

.overlay .section-title h2 {
    color: #fff;
}

.overlay p {
    width: 50%;
    margin: 0 auto 40px;
    color: #003768;
}
/** Our Team **/
.our-team {
    margin: 0;
    padding: 100px 0;
    overflow: hidden;
}

.team-member {
    margin: 0 0 40px 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.team-member .member-img {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.team-member .member-img img {
    position: relative;
    width: 100%;
    transition: all 2s ease;
}

.team-member .member-img .social-links {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 55, 104, 0.5);
    z-index: 1;
    opacity: 0;
    transition: all .5s ease;
}

.team-member .member-img .social-links a {
    display: inline-block;
    color: #00abbf;
    text-decoration: none;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-color: #ffaf03;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    font-size: 14px;
}

.team-member .member-info {
    text-align: center;
}

.team-member .member-info h3 {
    font-weight: 400;
    color: #fff;
    background-color: #003768;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 10px;
    font-size: 24px;
    line-height: 32px;
}

.team-member .member-info p.designation {
    color: #00abbf;
    padding: 20px;
    background-color: #EFEFEF;
    margin-bottom: 0;
}

.team-member:hover .member-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.team-member:hover .member-img .social-links {
    opacity: 1;
}

.team-member .inner {
    padding-right: 10px;
    padding-left: 10px;
}
/*** Accordian Section ***/
.accordion-section {
    padding: 100px 0;
    margin: 0;
}

.accordion-section .article-blog {
    border: 1px solid #000;
}

.accordion-section .panel-group .panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    border: solid 1px #003768;
}

.accordion-section .panel-group .panel.panel-default .panel-heading {
    color: #00abbf;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    border-color: #000;
}

.accordion-section .panel-group .panel.panel-default .panel-heading h4 {
    position: relative;
}

.accordion-section .panel-group .panel.panel-default .panel-heading h4 a {
    text-decoration: none;
}

.accordion-section .panel-group .panel.panel-default .panel-heading h4 a i {
    margin-right: 10px;
}

.accordion-section .panel-group .panel.panel-default .panel-heading h4 span.plus-icon {
    position: absolute;
    top: 0;
    right: 0;
}

.accordion-section .panel-group .panel.panel-default .panel-collapse .panel-body {
    border-top-color: #003768;
}
/** Testimonial Section **/
.testimonial-section {
    margin: 0;
    padding: 100px 0;
    background-color: #F7F8FA;
    overflow: hidden;
    text-align: center;
}

.testimonial-section .container {
    overflow: hidden;
}

.testimonial-section .container .section-title h1 {
    color: #00abbf;
}

.testimonial {
    margin: 0;
    padding: 0;
    position: relative;
}

.testimonial .testimonial-img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.testimonial .content p {
    width: 60%;
    margin: 0 auto;
    color: #8d9bae;
}

.testimonial .content h4.testimonial-by {
    margin-top: 20px;
    color: #003768;
    position: relative;
    padding: 0 0 10px 0;
}

.testimonial .content h4.testimonial-by:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 30px;
    left: 50%;
    margin-left: -15px;
    background-color: #00abbf;
}
/** Blog Listings **/
article.post-entry {
    padding: 0;
    position: relative;
    overflow: hidden;
    margin: 0 0 40px 0;
}

article.post-entry h4.entry-title {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
}

article.post-entry h4.entry-title a {
    color: #202020;
    text-decoration: none;
}

article.post-entry .post-meta {
    font-size: 14px;
    line-height: 20px;
    color: #aaa;
}

article.post-entry .post-meta span {
    display: inline-block;
    word-break: break-all;
}

article.post-entry .post-meta a {
    color: #aaa;
}

article.post-entry.design1 {
    margin: 10px;
    padding: 10px;
    border: solid 1px #eee;
}

article.post-entry.design1 h3.entry-title {
    margin-top: 0;
    font-size: 18px;
    line-height: 25px;
}

article.post-entry.design1 h3.entry-title a {
    text-decoration: none;
}

article.post-entry.design1 .featured-image {
    float: left;
    width: 100px;
}

article.post-entry.design1 .featured-image img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    border: 1px solid #00abbf;
}

article.post-entry.design1 .right-col {
    padding-left: 115px;
}

article.post-entry.design1 .entry-content p {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}

article.post-entry:after {
    clear: both;
}

article.post-entry:before,
article.post-entry:after {
    display: table;
    content: " ";
}
/** Shop Page **/
.product-entry {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.product-entry h2.product-title {
    margin: 0 0 10px 0;
    color: #00b8bf;
    font-size: 20px;
    line-height: 26px;
}

.product-entry h2.product-title a {
    text-decoration: none;
    color: #00b8bf;
}

.product-entry span.product-price {
    color: #003768;
    font-size: 14px;
    line-height: 20px;
}

.product-entry .entry-content {
    padding: 15px;
    position: relative;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

.product-entry .rating {
    font-size: 10px;
}

.product-entry .rating a {
    color: #aaa;
}

.product-entry a.btn {
    margin-top: 10px;
}
/** Department Page ***/
.medical-department {
    margin: 0;
    padding: 60px 0;
}

.medical-department .department {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.medical-department .department li {
    margin: 0;
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
    border-bottom: solid 1px #f5f5f5;
    border-right: solid 1px #f5f5f5;
}

.medical-department .department li a {
    text-decoration: none;
    display: inline-block;
    padding: 25px;
}

.medical-department .department li a span {
    display: block;
    margin: 10px 0 0 0;
}

.medical-department .department li a:hover {
    color: #00b8bf;
}

.medical-department .department li a i {
    color: #003768;
    font-size: 48px;
}

.medical-department .department li:nth-child(4n) {
    border-right: none;
}

.medical-department .department li:nth-child(n+5) {
    border-bottom: none;
}
/** Buttons **/
.btn {
    letter-spacing: 1px;
    position: relative;
    text-decoration: none;
    outline: none;
    font-size: 16px;
    line-height: 21px;
    display: inline-block;
    box-shadow: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.btn.btn-sm {
    padding: 5px 15px;
}

.btn.btn-md {
    padding: 10px 40px;
}

.btn.btn-lg {
    padding: 14px 60px;
}

.btn.btn-square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.btn.btn-normal {
    color: #003768;
    background-color: #ffaf03;
}

.btn.btn-border {
    border: 1px solid #ec971f;
    background-color: transparent;
    color: #00abbf;
}

.btn.btn-inverse {
    color: #00abbf;
    background-color: #666;
    font-weight: 700;
}
/** Footer Section **/
#footer {
    margin: 0;
    padding: 0;
    background-color: #3e434a;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #8d9bae;
}

.widgetized-footer {
    margin: 0;
    padding: 40px 0 0 0;
}

.footer-widget {
    margin: 0 0 40px 0;
    padding: 0;
}

.footer-widget h5.widget-title {
    margin: 0 0 25px 0;
    padding: 0;
    color: #00abbf;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
}

.footer-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-widget ul li a {
    text-decoration: none;
    color: #8d9bae;
}

.footer-widget form .form-group .form-control {
    height: 34px;
    outline: none;
    width: 150px;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    border: none;
}

.footer-widget form button.subscribe-btn {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: normal;
    height: 34px;
    border: none;
}

.copyright-footer {
    margin: 0;
}

.copyright-footer p {
    border-top: 1px solid #00b8bf;
    padding: 20px 0;
    margin: 0;
}
/** Page Header **/
.page-header {
    margin: 0;
    padding: 0;
    background-image: url(../images/banner1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    border: none;
}

.page-header .overlay {
    padding: 80px 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.page-header h2.page-title {
    margin: 0;
    font-weight: normal;
    color: #fff;
}

.page-header ol.breadcrumb {
    margin: 7px 0 0 0;
    padding: 0;
    background-color: transparent;
    font-size: 12px;
    line-height: 18px;
}

.page-header ol.breadcrumb > li a {
    color: #fff;
}

.page-header ol.breadcrumb > li.active {
    color: #aaa;
}
/** Page Container **/
.page-container {
    margin: 0;
    padding: 40px 0;
}
/** Gallery Page **/
.gallery-page {
    overflow: hidden;
}
/** Contact Page **/
.contact-page h4.entry-title {
    margin: 0 0 20px 0;
}

.contact-form {
    margin-bottom: 50px;
}

.contact-form .form-group {
    margin-bottom: 20px;
}

.contact-form .form-group label {
    font-size: 15px;
    line-height: 21px;
}

.contact-form .form-control {
    background-color: #fafafa;
    border: solid 1px #eee;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

#map {
    width: 100%;
    height: 300px;
    border: solid 2px #e5e5e5;
    margin-bottom: 90px;
}

.contact-info {
    margin-bottom: 50px;
}

.contact-info ul {
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

.contact-info ul li {
    margin: 0;
    padding: 12px 0 12px 30px;
    border-bottom: dotted 1px #eee;
    position: relative;
    font-size: 14px;
    line-height: 22px;
}

.contact-info ul li h5 {
    margin: 0 0 10px 0;
}

.contact-info ul li .icon {
    position: absolute;
    top: 14px;
    left: 0px;
    color: #00abbf;
    font-size: 18px;
}

.contact-info ul li a {
    color: #505050;
}
/** Shop Page **/
.shop-page .showing-result {
    margin-bottom: 30px;
    height: 35px;
}

.shop-page .showing-result form .form-control {
    width: 135px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    padding: 6px 8px;
    height: 40px;
    outline: none;
    border: solid 2px #eee;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.shop-page .showing-result span {
    line-height: 34px;
}

.shop-page ul.product {
    padding: 0;
    margin: 0;
    list-style: none;
}

.shop-page ul.product li {
    float: left;
    width: 32.444444444444436%;
    margin-right: 1.3333333333333335%;
}

.shop-page ul.product li:nth-child(3n) {
    margin-right: 0;
}

.shop-page .clear {
    clear: both;
}
/** Sidebar Widgets **/
.sidebar-widget.widget {
    margin: 0 0 40px 0;
    padding: 0;
    color: #777;
}

.sidebar-widget.widget h2.widget-title {
    margin: 0 0 20px 0;
    color: #000;
    font-size: 13px;
    line-height: 19px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px 0;
}

.sidebar-widget.widget h2.widget-title:after {
    content: "";
    width: 50px;
    border-bottom: 1px solid #00abbf;
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 3px;
}

.sidebar-widget.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-widget.widget ul li {
    border-bottom: dotted 1px #eee;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.sidebar-widget.widget ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.sidebar-widget.widget ul li:before {
    font-family: 'FontAwesome';
    content: "\f105";
    padding-right: 10px;
    color: #aaa;
}

.sidebar-widget.widget a {
    text-decoration: none;
    color: #777;
}

.sidebar-widget .tagcloud a {
    margin: 0 3px 3px 0;
    padding: 1px 8px;
    display: inline-block;
    position: relative;
    background-color: #f5f5f5;
    border: solid 1px #eee;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    font-size: 14px !important;
    line-height: 20px;
}

.sidebar-widget .tagcloud a:hover {
    background-color: #00abbf;
    color: #fff;
}

.sidebar-widget.widget_search label {
    width: 100%;
}

.sidebar-widget.widget_search input[type="search"] {
    padding-left: 10px;
    padding-right: 40px;
    height: 40px;
    width: 100%;
    border: solid 2px #eee;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    font-weight: normal;
}

.sidebar-widget.widget_search .search-form {
    position: relative;
}

.sidebar-widget.widget_search .search-form:after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 24px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
    color: #777;
    position: absolute;
    right: 14px;
    top: 7px;
    z-index: 1;
}

.sidebar-widget.widget_search .search-form input[type="submit"] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    left: auto;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 0;
    font-size: 0;
    color: transparent;
    z-index: 2;
    outline: none;
    border: none;
}
/** Pagination **/
.pagination {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.pagination > li {
    float: left;
}

.pagination > li > a,
.pagination > li > span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    margin: 0 5px 0 0;
    color: #000;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #000;
    border-color: #00abbf;
    background-color: #00abbf;
    color: #fff;
}

.pagination > li:first-child > a,
.pagination > li:last-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

.pagination > li span.current {
    color: #fff;
    background-color: #00abbf;
    border-color: #00abbf;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    color: #fff;
    background-color: #00abbf;
    border-color: #00abbf;
}
/** Portfolio **/
ul.filter-list {
    margin: 0 0 40px 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-weight: 400;
    color: #777;
}

ul.filter-list li {
    margin: 0 5px;
    padding: 5px 15px;
    display: inline-block;
    cursor: pointer;
    border: solid 1px #eee;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

ul.filter-list li:hover,
ul.filter-list li:focus,
ul.filter-list li.active-filter {
    border-color: #00abbf;
    background-color: #00abbf;
    color: #fff;
}

#grid-portfolio .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
}

#grid-portfolio .gallery-item {
    margin-bottom: 10px;
}

#grid-portfolio .gallery-item .gallery-desc h4.project-title {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

#grid-portfolio .gallery-item .gallery-desc a.icon {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.gallery-item {
    margin: 0 0 0px 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.gallery-item .gallery-desc {
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gallery-item .gallery-desc .adjust-block {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.gallery-item .gallery-desc a.icon {
    margin: 0 5px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #eee;
    color: #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-transform: translateY(120px);
    -moz-transform: translateY(120px);
    -o-transform: translateY(120px);
    -ms-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.gallery-item .gallery-desc h4.project-title {
    margin: 0 0 20px 0;
    color: #fff;
    -webkit-transform: translateY(-120px);
    -moz-transform: translateY(-120px);
    -o-transform: translateY(-120px);
    -ms-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.gallery-item .gallery-img {
    margin: 0;
    padding: 0;
}

.gallery-item .gallery-img img {
    width: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.gallery-item:hover .gallery-desc {
    opacity: 1;
}

.gallery-item:hover .gallery-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.gallery-item:hover h4.project-title {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.gallery-item:hover a.icon {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}