.elements-title,
.elements-title>h4 {
    color: #000;
    float: left;
    font: 300 24px arimo;
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.abc {
    float: left;
    margin-bottom: 30px;
    width: 100%
}

.btn-names {
    color: #111;
    float: left;
    font-family: inherit;
    letter-spacing: .5px;
    width: 100%;
    text-transform: capitalize
}

.button.black-white:hover {
    color: inherit
}

.button:hover {
    color: #fff
}

.buttons-list {
    float: left;
    width: 100%;
    padding-left: 0;
    list-style: none
}

.buttons-list li {
    display: inline-block;
    margin-right: 45px;
    margin-bottom: 70px
}

.button {
    text-align: center;
    text-transform: uppercase;
    font-family: arimo;
    letter-spacing: 1px;
    font-weight: 700
}

.xl-btn {
    color: #fff;
    padding: 25px 40px;
    text-align: center;
    font-size: 13px
}

.lg-btn {
    color: #fff;
    padding: 20px 30px;
    text-align: center;
    font-size: 13px
}

.med-btn {
    color: #fff;
    padding: 20px 30px;
    text-align: center;
    font-size: 12px
}

.small-btn {
    color: #fff;
    padding: 17px 20px;
    text-align: center;
    font-size: 11px
}

.rds {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.circle {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px
}

.lg-btn.black-white,
.med-btn.black-white,
.small-btn.black-white,
.xl-btn.black-white {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #222;
    color: #222
}

.black-white:hover,
.light:hover {
    color: #222
}

.lg-btn.light,
.med-btn.light,
.small-btn.light,
.xl-btn.light {
    background: #d4d4d4 none repeat scroll 0 0;
    color: #333
}

.lg-btn.light-bodr,
.med-btn.light-bodr,
.small-btn.light-bodr,
.xl-btn.light-bodr {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #dbdbdb;
    color: #747474
}

.lg-btn.light-bodr:hover,
.med-btn.light-bodr:hover,
.small-btn.light-bodr:hover,
.xl-btn.light-bodr:hover {
    color: #fff
}

.small-btn.pink {
    background: #f06292
}

.small-btn.purple {
    background: #ab47bc
}

.small-btn.red {
    background: #f44336
}

.small-btn.red-dark {
    background: #b71c1c
}

.small-btn.blue {
    background: #2196f3
}

.small-btn.green {
    background: #43a047
}

.small-btn.lime {
    background: #cddc39
}

.small-btn.dark {
    background: #333
}

.small-btn.lime-dark {
    background: #827717
}

.small-btn.yellow {
    background: #ffb300
}

.small-btn.orange {
    background: #ff9100
}

.small-btn.deep-orange {
    background: #ff8a65
}

.small-btn.gray {
    background: #9e9e9e
}

.small-btn.blue-grey {
    background: #b0bec5
}

.small-btn.brown {
    background: #5d4037
}

.doc {
    margin-top: 50px;
    float: left;
    width: 100%
}

.doc>p {
    color: #333;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 5px 0
}

.doc>ul li {
    color: #7a7a7a;
    padding: 2px 0
}

.doc>ul {
    margin: 20px 0
}

.contact-form i {
    background: #e8e8e8 none repeat scroll 0 0;
    color: #c8c8c8;
    display: inline-block;
    font-size: 24px;
    line-height: 50px;
    position: absolute;
    right: 17px;
    text-align: center;
    top: 0;
    width: 60px
}

.gray-bg .contact-form input,
.gray-bg .contact-form textarea {
    background: #fff none repeat scroll 0 0
}

.right {
    float: right
}

.testimonials {
    border: 1px solid #dbdbdb;
    float: left;
    margin: 70px auto 0;
    padding: 50px;
    text-align: center;
    width: 100%
}

.testimonials-content {
    float: left;
    position: relative;
    -webkit-transition: all .5s ease-in 0s;
    -moz-transition: all .5s ease-in 0s;
    -ms-transition: all .5s ease-in 0s;
    -o-transition: all .5s ease-in 0s;
    transition: all .5s ease-in 0s;
    width: 100%
}

.testimonials .testimonial {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.testimonials .testimonial.active {
    display: block
}

.testimonials .testimonial p {
    color: #5c5c5c;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 auto 20px;
    max-width: 77%;
    text-align: center
}

.testimonials .testimonial span,
.testimonials .testimonial span a {
    color: #333;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 4px;
    text-align: left;
    text-transform: uppercase
}

.testimonials .testimonial span a:hover {
    -webkit-opacity: .9;
    -moz-opacity: .9;
    -ms-opacity: .9;
    -o-opacity: .9;
    opacity: .9
}

.testimonials .testimonial-box {
    float: left;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    width: 100%
}

.testimonials .testimonial-nav {
    display: table;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: auto
}

.testimonials .testimonial-nav li {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    float: left;
    list-style-type: none;
    margin: 0 20px 10px 0;
    position: relative;
    width: 50px
}

.testimonials .testimonial-nav li a {
    border: medium none;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    height: 50px;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    -ms-opacity: .5;
    -o-opacity: .5;
    opacity: .5;
    overflow: hidden;
    padding: 0;
    width: 50px
}

.testimonials .testimonial-nav li a.active {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.testimonials .testimonial-nav li a::before {
    background: red none repeat scroll 0 0;
    height: 80px;
    position: absolute;
    width: 80px;
    z-index: 2
}

.cover-test-img {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    height: 50px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50px
}

.testimonials .testimonial-nav li a:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.testi-slider {
    float: left;
    padding-bottom: 30px;
    width: 100%
}

.slider-for,
.slider-nav {
    float: left;
    width: 100%;
    text-align: center;
    list-style: none;
    padding-left: 0
}

.caro-meta {
    float: left;
    margin-top: 25px;
    text-align: center;
    width: 100%
}

.caro-meta>p {
    color: #3d3d3d;
    font: italic 15px/26px lato;
    letter-spacing: .4px
}

.caro-meta>h4 {
    font-size: 16px;
    margin-top: 30px;
    text-transform: capitalize
}

.caro-meta>span {
    color: #1d1d1d;
    font: 13px lato
}

.slider-nav {
    margin-left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    width: 55%;
    margin-top: 40px
}

.slider-nav li.slick-current img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    max-width: 100%;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.slider-nav li img {
    cursor: pointer;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.slick-slide {
    outline: 0
}

.slick-next,
.slick-prev {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin-top: -10px;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 20px
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent none repeat scroll 0 0;
    color: transparent;
    outline: medium none
}

.slick-next:focus::before,
.slick-next:hover::before,
.slick-prev:focus::before,
.slick-prev:hover::before {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.slick-next.slick-disabled::before,
.slick-prev.slick-disabled::before {
    -webkit-opacity: .25;
    -moz-opacity: .25;
    -ms-opacity: .25;
    -o-opacity: .25;
    opacity: .25
}

.slick-next::before,
.slick-prev::before {
    color: #1d1d1d;
    font-family: fontawesome;
    font-size: 22px
}

.slick-prev {
    bottom: 5px;
    left: 129px;
    top: initial;
    margin: 0;
    line-height: 1;
    z-index: 2
}

.slick-next {
    bottom: 5px;
    right: 127px;
    top: initial;
    margin: 0;
    line-height: 1;
    z-index: 2
}

.slick-prev::before {
    content: "\f104"
}

.slick-next::before {
    content: "\f105"
}

.testimonial-classic {
    float: left;
    margin-bottom: 40px;
    width: 100%
}

.testi-classic {
    border: 1px solid #dbdbdb;
    float: left;
    margin-top: 50px;
    padding: 35px;
    position: relative;
    width: 100%
}

.testi-avatar {
    border: 1px solid #dbdbdb;
    display: inline-block;
    left: 20px;
    padding: 5px;
    position: absolute;
    top: -60px
}

.testi-avatar>img {
    max-height: 65px;
    max-width: 65px
}

.testi-classic>p {
    font-size: 14px
}

.testi-classic>span {
    float: left;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    padding-top: 20px;
    text-transform: uppercase;
    width: 100%
}

.testi-classic>span a {
    font-size: 10px;
    padding-left: 10px;
    text-transform: capitalize
}

.testi-style2 .heading-1>h4 {
    color: #fff
}

.testi-style2 .testi-monials {
    border: medium none;
    padding: 0;
    margin-top: 40px
}

.testi-style2 .testi-monials p {
    color: #dbdbdb
}

.testi-style2 .testi-admin li span {
    color: #bdbdbd
}

.our-team {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%
}

.team-avatar {
    float: left;
    position: relative;
    width: 100%
}

.team-avatar>img {
    float: left;
    width: 100%;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.our-team:hover .team-avatar>img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.team-avatar::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    -webkit-opacity: .3;
    -moz-opacity: .3;
    -ms-opacity: .3;
    -o-opacity: .3;
    opacity: .3;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.team-info {
    bottom: -50px;
    color: #fff;
    left: 10px;
    padding: 10px;
    position: absolute;
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.team-info>h4 {
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700
}

.team-info>span {
    letter-spacing: .4px;
    line-height: 30px;
    text-transform: capitalize
}

.team-info>p {
    color: #fff;
    line-height: 22px
}

.our-team:hover .team-info {
    bottom: 10px
}

.team-sec {
    display: block;
    width: 100%;
    height: 400px
}

.team-sec .heading-1 {
    margin-bottom: 40px
}

.team {
    cursor: pointer;
    float: left;
    width: 100%
}

.team img {
    float: left;
    width: 100%
}

.team-detail {
    color: #fff;
    float: left;
    padding: 30px;
    text-align: center;
    width: 100%
}

.team-detail>h4 {
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase
}

.team-detail>span {
    color: #fff;
    font-size: 10px;
    letter-spacing: .5px;
    line-height: 30px;
    text-transform: uppercase
}

.team-detail>p {
    color: #fff;
    font-size: 12px;
    line-height: 20px
}

.team-detail>img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    margin-top: 20px
}

.flip-container {
    float: left;
    width: 100%;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000
}

.flip-container:hover .card {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.back,
.card,
.front {
    width: 100%;
    height: 321px
}

.card {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative
}

.back,
.front {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.back {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.front {
    z-index: 2;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.classic-tab {
    float: left;
    margin-top: 40px;
    width: 100%
}

.tab-btn {
    border-color: #dbdbdb;
    float: left;
    margin-bottom: 25px;
    width: 100%
}

.classic-tab ul li>a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #333 !important;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 15px 20px;
    text-transform: capitalize
}

.tab-content {
    float: left;
    width: 100%
}

.iconic-tab>ul {
    margin-top: 40px;
    float: left;
    width: 100%
}

.iconic-tab .tab-btn li a i {
    color: #c5c5c5;
    font-size: 36px
}

.iconic-tab .tab-btn li {
    margin-right: -3px;
    text-align: center;
    width: 100px
}

.iconic-tab .tab-btn li a {
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 5px 0
}

.iconic-tab .tab-btn li.active a i {
    color: #fff
}

.iconic-tab .tab-btn {
    border-bottom: medium none
}

.fancy-tab {
    float: left;
    width: 100%
}

.fancy-tab ul {
    border: medium none;
    margin-top: 10px;
    /* margin-top: 40px */
    
}

.fancy-tab ul li a {
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #333 !important;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 15px 18px;
    position: relative;
    text-transform: capitalize
}

.fancy-tab ul li {
    margin-right: 8px
}

.fancy-tab ul li a:hover {
    border-color: #dbdbdb
}

.fancy-tab ul li.active>a {
    background: #eee none repeat scroll 0 0 !important;
    border-bottom-color: #dbdbdb
}

.fancy-tab ul li.active a::before {
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    left: 50%;
    position: absolute;
    top: 38px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%)
}

.fancy-tab .tab-content {
    border: 1px solid #dbdbdb;
    padding: 30px
}

.fancy-tab .tab-btn {
    margin-bottom: 0
}

.tab-content h4 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .4px;
    padding-bottom: 14px
}

.dark-gray ul li {
    margin-right: -3px
}

.dark-gray .tab-content {
    background: #eee none repeat scroll 0 0
}

.tab-detail {
    float: left;
    width: 70%
}

.dark-gray .tab-content img {
    float: left;
    max-width: 25%;
    width: 100%
}

.darknight {
    background: #0f121b none repeat scroll 0 0;
    float: left;
    width: 100%
}

.vertical-tabs {
    float: left;
    width: 100%
}

.vertical-tabs .tab.tab-btn {
    float: left;
    list-style: outside none none;
    padding-left: 45px;
    width: 100%;
    margin-bottom: 0
}

.vertical-tabs .tab-btn li {
    background: #040508 none repeat scroll 0 0;
    display: block;
    margin: 0 5px 5px 0
}

.vertical-tabs .tab-btn li a {
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .6px;
    padding: 13px 20px;
    text-transform: capitalize
}

.vertical-tabs .tab-btn li a i {
    font-size: 24px;
    margin-right: 15px;
    vertical-align: middle
}

.tab-meta {
    background: #040508 none repeat scroll 0 0;
    float: left;
    padding: 40px;
    width: 100%
}

.tab-meta>h4 {
    float: left;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .6px;
    width: 100%
}

.tab-meta>p {
    color: #bfbfbf;
    float: left;
    padding-bottom: 12px;
    width: 100%
}

.tab-meta .button.small-btn {
    float: left;
    margin-top: 18px;
    padding: 11px 13px
}

.drop-caps {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.drop-caps>span {
    color: #fff;
    display: block;
    float: left;
    font: 900 55px/89px Arimo;
    height: 89px;
    text-align: center;
    width: 89px
}

.drop-caps>p {
    font: 13px/25px Arimo;
    letter-spacing: .6px;
    overflow: hidden;
    padding-left: 20px;
    margin-bottom: 0
}

.drop-caps>p:last-child {
    padding-left: 5px
}

.drop-caps.style2>span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #222
}

.drop-caps.style3>span {
    font-size: 40px;
    height: 39px;
    line-height: 39px;
    width: 89px;
    margin-top: 8px
}

.drop-caps.style3>p:nth-child(3) {
    padding-left: 110px
}

.drop-caps.style4>span {
    background: #353535 none repeat scroll 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%
}

.drop-caps.style5>span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #e2e2e2;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    color: #2f2f2f;
    font-size: 45px
}

.drop-caps.style6>span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid
}

.drop-caps.style7>span {
    background: #353535 none repeat scroll 0 0;
    font-size: 60px;
    height: 50px;
    line-height: 50px;
    margin-top: 8px;
    text-align: right;
    width: 59px
}

.drop-caps.style7>p:nth-child(3) {
    padding-left: 80px
}

.drop-caps.style8>span {
    font-size: 40px;
    height: 39px;
    line-height: 39px;
    margin-top: 8px;
    text-align: right;
    width: 61px
}

.drop-caps.style8>p:nth-child(3) {
    padding-left: 80px
}

.drop-caps.style9>span {
    background: #353535 none repeat scroll 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    font-size: 45px;
    height: 53px;
    line-height: 53px;
    width: 51px
}

.drop-caps.style9>p:nth-child(3) {
    padding-left: 70px
}

.drop-caps.style10>span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 50px
}