@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@font-face {
    font-family: MyriadPro;
    src: url(../fonts/MyriadPro-Regular.otf)
}

body {
    color: #a3a3a3;
    font-size: 16px;
    font-family: "Open Sans", sans-serif
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #a3a3a3
}

a,
a:after,
a:before,
.btn,
.btn:after,
.btn:before {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

a {
    color: #2c2c2c;
    text-decoration: none
}

a:active,
a:hover,
a:focus {
    text-decoration: none
}
/*.bg-red {
    background: linear-gradient(to bottom right, #5d040a 0%, #e0001a 64%);
}*/

.bg-red {
    background: linear-gradient(to bottom right, #5d040a 0%, #e0001a 64%);
    box-shadow: -5px 4px 25px #000011b0;
}
.pl-75{padding-left: 75px;}
@media (max-width: 767px){
.bg-red{background: none;box-shadow: none;}
.bs{box-shadow: -5px 4px 25px #000011b0;}
.pt-mob-25{padding-top: 25px;}
.pl-75{padding-left: 0px;}
}
.color-white {
    color: #ffffff!important
}

.color-green {
    color: #55a30f!important
}

.btn.active,
.btn:active,
.btn:focus,
button:focus,
a:focus,
button:hover,
button:active,
a:active,
a:hover,
input:focus,
input:active {
    outline: none;
    outline-offset: 0;
    box-shadow: none
}

.post-thumbnail img {
    width: 100%!important;
    max-width: inherit
}

 .section-padding {
    padding: 50px 0
}

.mar-b75 {
    margin-bottom: 75px!important
}

.m-t130b100 {
    margin-bottom: 100px;
    margin-top: 130px
}

.m-tb90 {
    margin-top: 90px;
    margin-bottom: 90px
}

.m-tb50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.m-tb130 {
    margin-top: 130px;
    margin-bottom: 130px
}

.m-t130 {
    margin-top: 130px
}

.m-b120 {
    margin-bottom: 120px
}

.m-tb100 {
    margin-top: 100px;
    margin-bottom: 100px
}

.m-t140 {
    margin-top: 140px
}

.m-t120 {
    margin-top: 120px
}

.m-t100 {
    margin-top: 100px
}

.m-t90 {
    margin-top: 90px!important
}

.m-b90 {
    margin-bottom: 90px!important
}

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

.m-b50 {
    margin-bottom: 50px
}

.m-b30 {
    margin-bottom: 30px
}

.m-t60 {
    margin-top: 60px
}

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

.m-tb40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.m-t25 {
    margin-top: 25px
}

.p-tb90 {
    padding-top: 90px;
    padding-bottom: 90px
}

.p-tb50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.p-tb30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.p-tb120 {
    padding-top: 120px;
    padding-bottom: 120px
}

.p-tb130 {
    padding-top: 130px;
    padding-bottom: 130px
}

.p-b130 {
    padding-bottom: 130px
}

.p-t60 {
    padding-top: 60px
}

.p-t50 {
    padding-top: 50px
}

.p-t120 {
    padding-top: 120px!important
}

.p-b70 {
    padding-bottom: 70px
}

.p-b50 {
    padding-bottom: 50px
}

.pad0 {
    padding: 0
}

.m-b0 {
    margin-bottom: 0
}

.padd-lr-50 {
    padding: 0 50px
}

.clearfix {
    clear: both
}

.background-bg {
    background-attachment: fixed;
    background-position: center;
    background-repeat: repeat-y;
    background-size: cover
}

.c1 {
    color: #55a30f
}

.c2 {
    color: #ffa800
}

.c3 {
    color: #ef5a2c
}

.c4 {
    color: #6e4aca
}

.c5 {
    color: #ff6d6d
}

.c6 {
    color: #ff6d6d
}

.bg1 {
    background: #55a30f
}

.bg2 {
    background: #ffa800
}

.bg3 {
    background: #ef5a2c
}

.bg4 {
    background: #6e4aca
}

.bg5 {
    background: #ff6d6d
}

.bg6 {
    background: #898989
}

.bg-gray {
    background: #f3f3f3
}

.btn-default,
.btn-green {
    padding: 10px 30px!important;
    border-radius: 5px;
    background: #e1e1e1;
    color: #000;
    font-family: 'Lato', sans-serif!important;
    font-weight: 700!important;
    font-size: 16px!important;
    letter-spacing: 1.92px!important;
    border: 2px solid #EE282F!important
}

.btn-default1 {
    border-radius: 2px;
    background: #EE282F;
    color: #fff;
    font-family: 'Lato', sans-serif!important;
    font-weight: 700!important;
    font-size: 16px!important;
    letter-spacing: 1.92px!important;
    border: 2px solid #EE282F!important
}

.btn-default1:hover {
    border-radius: 2px;
    background: #e1e1e1!important;
    color: #000;
    font-family: 'Lato', sans-serif!important;
    font-weight: 700!important;
    font-size: 16px!important;
    letter-spacing: 1.92px!important;
    border: 2px solid #EE282F!important
}

.btn-green {
    background: #75a748;
    color: #000
}

.btn-border {
    border: 5px solid #55a30f;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    letter-spacing: 1.04px;
    font-weight: 700;
    color: #828282;
    background: #fff;
    text-transform: uppercase;
    padding: 15px 50px;
    border-radius: 35px
}

.btn-transparent {
    background: transparent;
    border: 2px solid #fff;
    padding: 10px 40px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-radius: 25px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-transparent:hover,
.btn-transparent:active,
.btn-transparent:focus {
    background: #fff;
    color: #4d4d4d;
    text-decoration: none
}

.btn.read-more {
    color: #000;
    font-weight: 700;
    position: relative;
    margin-top: 20px;
    padding-left: 15px;
    font-size: 16px
}

.btn.read-more:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 8px;
    height: 40px;
    background: #55a30f
}

.btn.read-more:hover {
    padding-left: 25px
}

.btn.read-more:hover:after {
    width: 15px
}

.btn-slider {
    color: red!important
}

.btn-slider:hover {
    background: black!important
}

.btn-rev {
    color: #2c2c2c;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    border: 1px solid #e1e1e1;
    padding: 13px 40px;
    border-radius: 25px;
    background: transparent;
    letter-spacing: 1.28px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-rev:hover {
    background: #55a30f;
    border-color: #55a30f;
    color: #fff
}

.rev-btn-purchase {
    display: inline-block;
    background: #ee5a2c;
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 16px!important;
    font-weight: 400!important;
    letter-spacing: 1.92px!important;
    padding: 12px 40px;
    border-radius: 25px
}

.custom-btn {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #4d4d4d;
    background: #fff;
    padding: 10px 55px;
    border-radius: 25px;
    text-transform: uppercase
}

.custom-btn:hover,
.custom-btn:focus,
.custom-btn:active {
    background: #55a30f;
    color: #fff;
    text-decoration: none
}

.full-width {
    width: 100%;
    margin: auto
}

.social-btn a {
    display: inline-block;
    padding: 13px 15px;
    text-decoration: none;
    color: #FFF;
    font-size: 16px
}

.social-btn .facebook:hover {
    background: #3b5998
}

.social-btn .pinterest:hover {
    background: #cb2027
}

.social-btn .google:hover {
    background: #dd4b39
}

.social-btn .youtube:hover {
    background: #b00
}

.social-btn .instagram:hover {
    background: #125688
}

.social-btn .dribbble:hover {
    background: #ea4c89
}

.social-btn .linkedin:hover {
    background: #007bb5
}

.social-btn .soundcloud:hover {
    background: #f50
}

.sec-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    color: #2c2c2c;
    font-weight: 700;
    padding-bottom: 10px;
    margin: 0;
    position: relative;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase
}

.sec-sub-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #2c2c2c;
    font-weight: 700;
    padding-bottom: 10px;
    margin: 0;
    position: relative;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase
}

.sec-title:after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 30px;
    height: 5px;
    content: "";
    background: #e0001a;
    margin-left: -15px
}

.map {
    width: 100%;
    height: 430px
}

.page-name {
    min-height: 100px;
    background: #f3f3f3
}

.page-location {
    float: right;
    margin: 40px 0;
    display: inline-block;
    font-size: 12px
}

.page-title {
    display: inline-block;
    background: #FFF;
    padding: 3px 10px;
    margin: 35px 0;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .2px
}
h3.new-title{
    background: transparent;
    font-weight: 600;
    color: #000
}
p.new-title{color: #000;padding: 3px 10px;margin-top: 20px;font-size: 16px;font-weight: 600;}
.new-title a{
 padding: 3px 10px;font-size: 16px;font-weight: 600;color: #337ab7;;
}
.page-name.style-five {
    background: #45960f;
    background: -webkit-linear-gradient(left, #45960f, #7bc100);
    background: -o-linear-gradient(right, #45960f, #7bc100);
    background: -moz-linear-gradient(right, #45960f, #7bc100);
    background: linear-gradient(to right, #45960f, #7bc100)
}

.page-name.style-five .page-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fff;
    background: transparent
}

.page-name.style-five .page-location,
.page-name.style-five .page-location a,
.page-name.style-five .page-location span {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff
}

.page-name.style-fourth,
.page-name.style-three,
.page-name.style-two {
    background: #a31b00;
    background: -webkit-linear-gradient(right, #a31b00, #d98001);
    background: -o-linear-gradient(left, #a31b00, #d98001);
    background: -moz-linear-gradient(left, #a31b00, #d98001);
    background: linear-gradient(left, #a31b00, #d98001)
}

.page-name.style-fourth .page-title,
.page-name.style-three .page-title,
.page-name.style-two .page-title {
    display: block;
    text-align: center;
    background: transparent;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: .4px;
    color: #fff;
    margin: 170px 0 80px 0
}

.page-name.style-three .page-title {
    text-align: left!important
}

.page-name.style-two .page-title {
    font-size: 20px!important
}

.page-name.style-fourth .page-location,
.page-name.style-three .page-location,
.page-name.style-two .page-location {
    text-align: center;
    float: none;
    display: block;
    margin: 0;
    background: rgba(255, 255, 255, .10);
    line-height: 40px
}

.page-name.style-three .page-location {
    text-align: left!important
}

.page-name.style-fourth .page-location .bg-white,
.page-name.style-three .page-location .bg-white,
.page-name.style-two .page-location .bg-white {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    letter-spacing: .3px;
    padding: 0 20px;
    border-bottom: 1px solid #fff;
    background: #fff
}

.page-name.style-fourth .page-location a,
.page-name.style-three .page-location a,
.page-name.style-two .page-location a {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    letter-spacing: .3px
}

.type-post .entry-title,
.title {
    display: inline-block;
    margin: 0 0 35px 0;
    padding-bottom: 25px;
    position: relative;
    color: #2c2c2c;
    font-weight: 600;
    font-size: 20px
}

.type-post .entry-title:after,
.title:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 30px;
    height: 5px;
    background: #EE282F
}

.title.service-title {
    display: inline-block
}

.carousel-indicators li {
    width: 15px;
    height: 15px
}

.carousel-indicators li.active {
    width: 16px;
    height: 16px
}

.bg-purchase {
    background-image: url(../../images/ads.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.breadcrumb-style {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px
}

.footer-style {
    text-align: center;
    margin-bottom: 50px
}

.navbar-default {
    background: transparent;
    box-shadow: none
}

.navbar-default.transparent {
    position: absolute;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.navbar-default.transparent.overlay {
    background: rgba(0, 0, 0, .4)
}

.navbar-default .navbar-brand {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 900;
    color: rgba(0, 0, 0, .9);
    font-family: 'Open Sans', sans-serif;
    text-shadow: none;
    padding: 0;
    height: auto
}

.navbar-default .navbar {
    margin-bottom: 0;
    border-radius: 0;
    min-height: auto
}

.navbar-default .navbar-nav {
    font-family: 'Open Sans', sans-serif
}

.navbar-default .navbar-nav li {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .16px;
    color: #000
}

.navbar-default .navbar-nav li a {
    color: #000;
    text-shadow: none;
    padding: 60px 7px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 17px;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.navbar-default .navbar-nav li a:hover {
    color: #FF0802
}

.navbar-default.transparent .navbar-nav li a,
.navbar-default.transparent .navbar-nav li.active a {
    color: #fff;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.navbar-default.transparent .navbar-nav li a:hover {
    color: #44a000
}

.navbar-default .navbar-nav li.active a,
.navbar-default .navbar-nav li.active a:hover {
    background: none;
    box-shadow: none;
    font-weight: 700;
    color: #FF0802
}

.navbar-default.transparent .navbar-nav li.active a:hover {
    color: #44a000
}

.navbar-default.transparent.black .navbar-nav li a,
.navbar-default.transparent.black .menu-button a {
    color: #000;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.navbar-default.transparent.black .navbar-nav li a:hover,
.navbar-default.transparent.black .menu-button a:hover {
    color: #55a30f
}

.navbar-default .navbar-nav .has-sub-menu {
    position: relative
}

.navbar-default .navbar-nav .has-sub-menu>.sub-menu {
    display: none;
    list-style: none;
    position: absolute;
    width: 160px;
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
    padding-left: 0;
    left: 0;
    top: 100%;
    z-index: 9999
}

.navbar-default .navbar-nav .has-sub-menu>.sub-menu>li>a {
    color: rgba(0, 0, 0, .9);
    display: inline-block;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
}

.navbar-default .navbar-nav .has-sub-menu>.sub-menu>li>a:hover {
    color: #75a748
}

.navbar-default .navbar-nav .has-sub-menu a:after {
    display: none
}

.navbar-default .navbar-nav .has-sub-menu .sub-trigger {
    display: none
}

.navbar-default .navbar-nav .sub-menu .sub-menu {
    left: 100%;
    top: 0
}

.navbar-default .navbar-nav .has-sub-menu.mobile .sub-trigger {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 8px;
    text-align: center;
    cursor: pointer;
    background: #75a748;
    padding: 5px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.navbar-default .navbar-nav .sub-menu .has-sub-menu.mobile .sub-trigger.sub {
    top: 2px;
    right: 12px
}

.navbar-default .navbar-nav .sub-menu .has-sub-menu.mobile .sub-trigger {
    top: 5px
}

.navbar-default .navbar-nav .has-sub-menu.mobile .sub-trigger:after {
    content: "\f107";
    font-family: 'FontAwesome';
    speak: none;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.navbar-default .navbar-nav .has-sub-menu.mobile.sub-open>.sub-trigger:after {
    content: "\f106"
}

.navbar-default .navbar-nav .has-sub-menu.mobile>.sub-menu {
    display: none
}

.navbar-default .social-icon {
    display: inline-block;
    margin-top: 3px;
    margin-left: 15px
}

.navbar-default .social-icon ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.navbar-default .social-icon ul li {
    display: inline-block;
    font-size: 15px;
    margin: 0 12px;
    color: rgba(0, 0, 0, .9)
}

.navbar-nav.navbar-left {
    margin-left: 100px
}

.navbar-default .menu-button a {
    padding: 0 10px
}

.navbar-default.transparent .menu-button a {
    color: #fff;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.navbar-default.transparent .menu-button a:hover,
.navbar-default.transparent .menu-button a:active {
    color: #44a000;
    text-decoration: none
}

.navigetion-block .list-title {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    padding: 40px 30px;
    border-bottom: 1px solid #ebebeb;
    color: #2c2c2c
}

.navigetion-block ul {
    padding-left: 0;
    list-style: none;
    font-size: 14px
}

.navigetion-block ul>li:hover .sub-menu {
    display: block
}

.navigetion-block ul>li>a:hover {
    color: #2c2c2c
}

.navigetion-block .sub-menu {
    display: none
}

.navigetion-block ul>li {
    border-bottom: 1px solid #ebebeb;
    margin: 0 25px
}

.navigetion-block ul>li:last-child {
    margin-bottom: 48px;
    border-bottom: 0
}

.navigetion-block ul>li>a {
    display: inline-block;
    padding: 10px 0;
    color: #a3a3a3
}

.navigetion-block .navigetion-list {
    border: 2px solid #ebebeb
}

.navigetion-block .sub-menu li {
    border-bottom: 0;
    margin: 0 0 0 20px
}

.navigetion-block .sub-menu li:last-child {
    margin-bottom: 0
}

.navigetion-content p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 17px
}

.navigetion-content .page-thumbnail {
    margin-top: 50px
}

ul.menu-button {
    margin: 25px 0;
    list-style: none;
    padding-left: 0
}

ul.menu-button li {
    position: relative;
    float: left
}

.nav-search-form form {
    position: relative
}

ul.menu-button>li.nav-search-form {
    line-height: 50px
}

.nav-search-form .dropdown-menu {
    left: auto;
    right: 0;
    width: 230px;
    margin-top: 20px
}

.nav-search-form form {
    margin: 0 5px
}

.nav-search-form form .form-control {
    border-radius: 0;
    box-shadow: none
}

.nav-search-form form .btn-search {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    background: #75a748;
    border: 0;
    bottom: 0
}

.navbar-fixed-right .navbar-header {
    display: inline-block;
    margin: 0
}

.navbar-fixed-right .navbar-toggle {
    display: block;
    float: right;
    background: transparent;
    border: 0;
    width: auto;
    height: auto;
    z-index: 9999
}

.navbar-fixed-right .navbar-toggle:focus,
.navbar-fixed-right .navbar-toggle:hover {
    background: transparent
}

.navbar-fixed-right .navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
    background: #000;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    width: 25px!important
}

.navbar-fixed-right .navbar-toggle .icon-bar:nth-of-type(2) {
    top: 2px;
    width: 30px;
    text-align: left;
    margin-left: 0
}

.navbar-fixed-right .navbar-toggle .icon-bar:nth-of-type(3) {
    top: 4px;
    width: 30px
}

.navbar-fixed-right .navbar-toggle.active {
    position: fixed;
    right: 192px
}

.navbar-fixed-right .navbar-toggle.active .icon-bar {
    background-color: #fff
}

.navbar-fixed-right .navbar-toggle.active .icon-bar:nth-of-type(1) {
    top: 7px;
    transform: rotate(45deg)
}

.navbar-fixed-right .navbar-toggle.active .icon-bar:nth-of-type(2) {
    background-color: transparent;
    transition-delay: 0s
}

.navbar-fixed-right .navbar-toggle.active .icon-bar:nth-of-type(3) {
    top: -5px;
    transform: rotate(-45deg)
}

.navbar-fixed-right .right-section {
    position: fixed;
    width: 320px;
    height: 100%;
    right: 0;
    top: 0;
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 99;
    visibility: hidden;
    background-image: url(../../images/background/nav-fixed.jpg);
    background-repeat: no-repeat;
    background-position: center
}

.navbar-fixed-right .right-section.selected {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.navbar-fixed-right .right-section:after {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
    z-index: -1
}

.navbar-fixed-right .navbar-nav {
    padding-top: 150px;
    float: right
}

.navbar-fixed-right .navbar-nav li {
    float: none;
    text-align: right
}

.navbar-fixed-right .navbar-nav li a {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 20px 35px;
    text-transform: uppercase
}

.navbar-fixed-right .navbar-nav li a:hover,
.navbar-fixed-right .navbar-nav li a:active,
.navbar-fixed-right .navbar-nav li a:focus {
    background: transparent;
    color: #75a748
}

.navbar-fixed-right .navbar-nav li a {
    color: #fff
}

.navbar-fixed-right .nav-social {
    float: right;
    margin-right: 30px
}

.navbar-default.transparent .navbar-fixed-right .navbar-toggle .icon-bar {
    background: #fff
}

.navbar-default.transparent .navbar-fixed-right .navbar-toggle.active .icon-bar:nth-of-type(2) {
    background: transparent
}

#rev_slider_8 .hidden-xs {
    display: none !important;
}

.main-silder {
    overflow: hidden
}

.tp-bannertimer {
    display: none
}

.single-line {
    display: block;
    width: 1px;
    height: 6px;
    background: #fff;
    text-align: center;
    margin-bottom: 2px;
    margin-left: 12px
}

.main-silder .btn-default {
    padding: 12px 30px;
    color: #000
}

.rev-slider-arrow .hades.tparrows {
    height: 40px;
    width: 40px;
    background: none
}

.rev-slider-arrow .tparrows:before {
    font-family: 'FontAwesome';
    font-size: 36px;
    color: #fff;
    line-height: 40px;
    display: block;
    text-align: center
}

.rev-slider-arrow .tparrows.tp-rightarrow:before {
    content: '\f105'
}

.rev-slider-arrow .tparrows.tp-leftarrow:before {
    content: '\f104'
}

.rev-slider-arrow .hades.tparrows:hover:before {
    background: none;
    color: #ffea00
}

.rev-slider-arrow .hades .tp-arr-allwrapper {
    top: -1px;
    height: 40px;
    width: 39px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    border-right: 1px solid rgba(255, 255, 255, .3);
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.main-silder .hades.tparrows {
    background: transparent
}

.main-silder.slider-10 .tp-rightarrow {
    top: 50%;
    transform: matrix(1, 0, 0, 1, -800, 220)!important
}

.main-silder.slider-10 .tparrows {
    opacity: 0;
    transition: all 0.3s ease-in!important
}

.main-silder.slider-10:hover .tparrows {
    opacity: 1
}

.rev-slider-box-arrow .tparrows.tp-leftarrow:before,
.rev-slider-box-arrow2 .tparrows.tp-leftarrow:before,
.rev-slider-box-arrow3 .tparrows.tp-leftarrow:before,
.rev-slider-box-arrow .tparrows.tp-rightarrow:before,
.rev-slider-box-arrow2 .tparrows.tp-rightarrow:before,
.rev-slider-box-arrow3 .tparrows.tp-rightarrow:before {
    width: 60px;
    height: 140px;
    background-size: 60px 140px
}

.rev-slider-box-arrow .hades.tparrows:hover:before,
.rev-slider-box-arrow2 .hades.tparrows:hover:before,
.rev-slider-box-arrow3 .hades.tparrows:hover:before,
.rev-slider-box-arrow .hades.tparrows:hover:before,
.rev-slider-box-arrow2 .hades.tparrows:hover:before,
.rev-slider-box-arrow3 .hades.tparrows:hover:before {
    background-color: transparent
}

@keyframes flickerAnimation-1 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-o-keyframes flickerAnimation-1 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-moz-keyframes flickerAnimation-1 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-webkit-keyframes flickerAnimation-1 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@keyframes flickerAnimation-2 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-o-keyframes flickerAnimation-2 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-moz-keyframes flickerAnimation-2 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-webkit-keyframes flickerAnimation-2 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@keyframes flickerAnimation-3 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-o-keyframes flickerAnimation-3 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-moz-keyframes flickerAnimation-3 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-webkit-keyframes flickerAnimation-3 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@keyframes flickerAnimation-4 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-o-keyframes flickerAnimation-4 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-moz-keyframes flickerAnimation-4 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-webkit-keyframes flickerAnimation-4 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@keyframes flickerAnimation-5 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-o-keyframes flickerAnimation-5 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-moz-keyframes flickerAnimation-5 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

@-webkit-keyframes flickerAnimation-5 {
    from {
        top: 0;
        opacity: 0
    }
    to {
        top: 0
    }
}

.fa-angle-down-1 {
    animation: flickerAnimation-1 1s infinite alternate;
    -webkit-animation: flickerAnimation-1 1s infinite alternate;
    -moz-animation: flickerAnimation-1 1s infinite alternate;
    -o-animation: flickerAnimation-1 1s infinite alternate
}

.fa-angle-down-2 {
    animation: flickerAnimation-2 1.3s infinite alternate;
    -webkit-animation: flickerAnimation-2 1.3s infinite alternate;
    -moz-animation: flickerAnimation-2 1.3s infinite alternate;
    -o-animation: flickerAnimation-2 1.3s infinite alternate
}

.fa-angle-down-3 {
    animation: flickerAnimation-3 1.8s infinite alternate;
    -webkit-animation: flickerAnimation-3 1.8s infinite alternate;
    -moz-animation: flickerAnimation-3 1.8s infinite alternate;
    -o-animation: flickerAnimation-3 1.8s infinite alternate
}

.fa-angle-down-4 {
    animation: flickerAnimation-3 2s infinite alternate;
    -webkit-animation: flickerAnimation-3 2s infinite alternate;
    -moz-animation: flickerAnimation-3 2s infinite alternate;
    -o-animation: flickerAnimation-3 2s infinite alternate
}

.fa-angle-down-5 {
    animation: flickerAnimation-3 2.2s infinite alternate;
    -webkit-animation: flickerAnimation-3 2.2s infinite alternate;
    -moz-animation: flickerAnimation-3 2.2s infinite alternate;
    -o-animation: flickerAnimation-3 2.2s infinite alternate
}

.rev-slider-box-arrow .tparrows.tp-rightarrow:before {
    content: '';
    display: block;
    background-image: url(../../images/slider/arrow/arrow-dark-right.png);
    background-repeat: no-repeat!important
}

.rev-slider-box-arrow .tparrows.tp-leftarrow:before {
    content: '';
    display: block;
    background-image: url(../../images/slider/arrow/arrow-dark-left.png);
    background-repeat: no-repeat!important
}

.rev-slider-box-arrow2 .tparrows.tp-rightarrow:before {
    content: '';
    display: block;
    background-image: url(../../images/slider/arrow/arrow-white-right.png);
    background-repeat: no-repeat!important
}

.rev-slider-box-arrow2 .tparrows.tp-leftarrow:before {
    content: '';
    display: block;
    background-image: url(../../images/slider/arrow/arrow-white-left.png);
    background-repeat: no-repeat!important
}

.rev-slider-box-arrow3 .tparrows.tp-rightarrow:before {
    content: '';
    display: block;
    background-image: url(../../images/slider/arrow/arrow-gray-right.png);
    background-repeat: no-repeat!important
}

.rev-slider-box-arrow3 .tparrows.tp-leftarrow:before {
    content: '';
    display: block;
    background-image: url(../../images/slider/arrow/arrow-gray-left.png);
    background-repeat: no-repeat!important
}

.rev-slider-box-arrow4 .tparrows.tp-rightarrow:before {
    content: '';
    display: block;
    background-image: url(../../images/slider/arrow/arrow-blue-right.png);
    background-repeat: no-repeat!important
}

.rev-slider-box-arrow4 .tparrows.tp-leftarrow:before {
    content: '';
    display: block;
    background-image: url(../../images/slider/arrow/arrow-blue-left.png);
    background-repeat: no-repeat!important
}

.rev-slider-box-arrow4 .tparrows.tp-rightarrow:before {
    width: 60px;
    height: 80px;
    background-size: 60px 80px
}

.rev-slider-box-arrow4 .tparrows.tp-leftarrow:before {
    width: 60px;
    height: 80px;
    background-size: 60px 80px
}

.rev-slider-box-arrow4 .hades.tparrows:hover:before {
    background-color: transparent
}

.hades.tparrows {
    background: transparent;
    width: auto;
    height: auto
}

.main-silder.slider-ten .tparrows:before {
    color: #aaa;
    opacity: 0;
    font-size: 20px;
    transition: all 0.3s ease-in!important
}

.main-silder.slider-ten:hover .tparrows:before {
    display: block;
    opacity: 1
}

.service-box,
.service-box3 {
    list-style: none;
    margin: 0;
    padding: 0
}

.service-box li,
.service-box3 li {
    width: 19.5%;
    float: left;
    margin-right: 5px
}

.service-box li:last-child,
.service-box3 li:last-child {
    margin-right: 0
}

.service-box li:nth-child(1)>.service,
.service-box3 li:nth-child(1) {
    background: #75a748
}

.service-box li:nth-child(2)>.service,
.service-box3 li:nth-child(2) {
    background: #ffa800
}

.service-box li:nth-child(3)>.service,
.service-box3 li:nth-child(3) {
    background: #8733bc
}

.service-box li:nth-child(4)>.service,
.service-box3 li:nth-child(4) {
    background: #ee5a2c
}

.service-box li:nth-child(5)>.service,
.service-box3 li:nth-child(5) {
    background: #6e49ca
}

.service-box .service {
    position: relative;
    padding-top: 47px;
    padding-bottom: 60px;
    height: 300px
}

.service-box3 .service {
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px
}

.service-box .service:after,
.service-box3 .service:after {
    content: '';
    display: block;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, .3);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .2);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .2);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .2);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.service-box3 .service:after {
    content: none
}

.service-box .service:hover .icon {
    background: none
}

.service-box .service .icon {
    padding-top: 50px;
    color: #fff;
    display: block
}

.service-box3 .service:hover {
    box-shadow: none;
    border: none
}

.service-box3 .service .icon {
    color: #fff;
    display: block
}

.service-box3 .service:hover .icon {
    background: none
}

.service-box3 .service .title:after {
    content: none
}

.service-box .service .title:after {
    background: #fff
}

.service-box .service .title h4,
.service-box3 .service .title h4 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: .2px;
    line-height: 26px;
    color: #fff
}

.service-box li:hover .service:after {
    border: none;
    box-shadow: none
}

.service-box li:hover .service {
    padding-top: 25px;
    padding-bottom: 0
}

.service-box .service .details {
    width: 100%;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .16px;
    padding-bottom: 35px;
    display: none
}

.service-box li:hover .service .details {
    display: block
}

.service-box li:hover .service .icon {
    font-size: 24px;
    padding-top: 25px
}

.service-box2 {
    overflow: hidden
}

.service-box2 li {
    width: 25%;
    float: left;
    display: inline;
    padding: 0
}

.service-box2 .service {
    border: 1px solid #f3f3f3;
    text-align: center;
    padding: 10px;
    height: 160px
}

.service-box2 .service .details {
    display: none;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400
}

.service-box2 .service .icon {
    padding-bottom: 10px
}

.service-box2 .service .icon,
.service-box2 .service .title h4 {
    color: #908f8f
}

.service-box2 .service .title h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .2px
}

.service-box2 .service:hover .icon,
.service-box2 .service:hover .title h4,
.service-box2 .service:hover .title:after {
    background: none;
    content: none
}

.service-box2 .service:hover {
    background: #44a000;
    text-align: left;
    padding: 10px 20px
}

.service-box2 .service:hover .icon {
    font-size: 36px;
    padding-left: 0
}

.service-box2 .service:hover .icon,
.service-box2 .service:hover .title h4,
.service-box2 .service:hover .details {
    color: #fff
}

.service-box2 .service:hover .title,
.service-box2 .service:hover .icon {
    margin: 0
}

.service-box2 .service:hover .details {
    display: block;
    padding-top: 5px
}

.service-box2 .service:hover .title {
    display: inline-block;
    padding-bottom: 0
}

#courses .nav-tabs>li.active>a,
#courses .nav-tabs>li.active>a:focus,
#courses .nav-tabs>li.active>a:hover {
    border: 0
}

#courses .nav-tabs {
    border: 0
}

#courses .nav-tabs>li {
    margin-bottom: 20px
}

#courses .nav-tabs>li>a {
    border: 0;
    border-radius: 0;
    margin: 14px 0;
    padding: 0 0 0 40px
}

#courses .nav-tabs.style2>li>a {
    color: #a3a3a3
}

#courses .nav-tabs.style2>li.active>a,
#courses .nav-tabs.style2>li.active>a p {
    color: #2c2c2c
}

#courses .nav>li>a:focus,
.nav>li>a:hover {
    background: inherit
}

#courses .nav-tabs>li>a p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 400
}

#courses .nav-tabs>li>a h5 {
    font-weight: 700;
    font-size: 16px;
    margin: 0
}

.serviceSkils.style-two .nav-tabs>li>a {
    border: 0;
    border-radius: 0;
    margin: 14px 0;
    padding: 0!important
}

.serviceSkils.style-two .nav-tabs {
    border-bottom: 0
}

.serviceSkils.style-two .tab-content {
    position: relative;
    margin: 15px 35px 0 -5px
}

.serviceSkils.style-two .tab-content:after {
    position: absolute;
    content: '';
    left: -36px;
    right: -25px;
    top: -28px;
    bottom: -42px;
    display: block;
    border: 1px solid #eee;
    border-left: 0
}

.serviceSkils.style-two .tab-content p {
    margin-top: 20px
}

.serviceSkils.style-two .nav-tabs>li>a.tab-rotate {
    display: block;
    background: #ccc;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-align: left;
    font-weight: 600;
    letter-spacing: .13px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 23px!important;
    width: 83px;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 4px 4px 0 0!important;
    transform: rotate(-90deg);
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.serviceSkils.style-two .nav-tabs>li.active>a.tab-rotate:hover,
.serviceSkils.style-two .nav-tabs>li.active>a.tab-rotate,
.serviceSkils.style-two .nav-tabs>li>a.tab-rotate:hover {
    background: #75a748!important;
    border: 1px solid #75a748;
    color: #ffffff!important;
    text-decoration: none;
    box-shadow: 0!important;
    outline: 0!important
}

.service .icon,
.service .title,
.service .title:after,
.service .title h4 {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.service:hover .icon {
    background: #EE282F;
    color: #FFF
}

.service:hover .title:after {
    opacity: 1
}

.service-box.service-box-4 .service:hover .title h4 {
    color: #fff
}

.service .icon,
.service .number {
    display: inline-block;
    font-size: 44px;
    padding: 15px;
    border-radius: 100px;
    color: #000;
    font-weight: 700
}

.service .number span {
    font-size: 50px
}

.service .title {
    padding-bottom: 20px;
    margin: 0 0 15px 0;
    display: block
}

.service .title:after {
    left: 50%;
    margin-left: -15px;
    opacity: 0;
    color: #EE282F
}

.service .title h4 {
    margin: 2px 0;
    color: #e0001a;
    font-weight: 700;
    font-size: 19.98px
}

.service-content .service .details {
    width: 90%;
    margin: auto;
    color: #383030
}

.office-sec-block {
    margin-bottom: 90px
}

.office-sec-block p {
    font-size: 14px;
    line-height: 22px
}

.office-sec-block .about-carousel .carousel-indicators {
    bottom: -10px
}

.office-sec-block .office-environment-img span {
    text-transform: uppercase;
    color: #fff;
    bottom: 0;
    background: #5fa715
}

.facts-title {
    margin-bottom: 25px
}

.facts-like-block,
.service-block ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.facts-like-block li {
    position: relative;
    margin-bottom: 15px
}

.facts-like-block li a {
    display: inline-block;
    margin-left: 35px;
    font-size: 14px
}

.facts-like-block li>span {
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 20px;
    color: #55a30f
}

.service-block .nav-pills>li.active>a,
.service-block .nav-pills>li.active>a:focus,
.service-block .nav-pills>li.active>a:hover {
    background: none;
    color: #45a001
}

.service-block .nav-pills>li.active>a .tab-icon {
    background: none;
    color: #45a001;
    border-color: #f3f3f3 transparent #f3f3f3 #f3f3f3
}

.service-block .nav-pills>li.active>a .tab-text {
    border-color: #f3f3f3 transparent #f3f3f3 transparent
}

.service-block .nav-pills>li {
    float: inherit;
    margin-left: 2px
}

.service-block ul li a {
    position: relative;
    padding: 0
}

.service-block ul li a>.tab-text {
    margin-left: 60px;
    padding: 17.7px;
    border-width: 1px 2px 1px 1px;
    border-style: solid;
    border-color: #f3f3f3 #f3f3f3 #f3f3f3 transparent;
    display: block;
    font-size: 16px
}

.service-block ul li a>.tab-icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 26px;
    width: 60px;
    height: 60px;
    line-height: 55px;
    text-align: center;
    color: #FFF;
    border-width: 2px;
    border-style: solid;
    border-color: transparent
}

.service-block ul li:first-child a>.tab-text {
    border-top: 2px solid #f3f3f3
}

.service-block ul li:last-child a>.tab-text {
    border-bottom: 2px solid #f3f3f3
}

.service-block .tab-content {
    border-width: 2px;
    border-style: solid;
    border-color: #f3f3f3 #f3f3f3 #f3f3f3 transparent;
    padding: 25px 30px 0 30px;
    height: 299px
}

.service-block .tab-content p {
    font-size: 14px;
    line-height: 22px
}

.work-focus-sec {
    position: relative;
    margin: 90px 0;
    overflow: hidden
}

.work-focus-sec.m-b0 {
    margin-bottom: 0
}

.work-focus-sec:before {
    content: url(../../images/focus-img2.jpg);
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center
}

.work-focus-sec.style-two:before {
    content: url(../../images/focus-img3.jpg);
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center
}

.gray-white-bg {
    background: -webkit-linear-gradient(left, #d2d2d2 39%, #f3f3f3 39%, #d2d2d2 39%, #f3f3f3 39%);
    background: -moz-linear-gradient(left, #d2d2d2 39%, #f3f3f3 39%, #d2d2d2 39%, #f3f3f3 39%);
    background: -o-linear-gradient(left, #d2d2d2 39%, #f3f3f3 39%, #d2d2d2 39%, #f3f3f3 39%)
}

.focues-content-block {
    position: relative;
    background: #f3f3f3;
    padding: 60px 0 60px 95px
}

.focues-content-block:after {
    position: absolute;
    top: 0;
    left: 750px;
    content: '';
    display: block;
    height: 100%;
    width: 500px;
    background: #f3f3f3
}

.icon-image,
.icon-image.style-two {
    border: 13px solid #fff;
    width: 320px;
    height: 340px;
    text-align: center;
    line-height: 325px;
    margin: 45px 40px 45px 0
}

.icon-image.style-two {
    border: 13px solid #75a748
}

.focus-img {
    position: absolute;
    top: 0;
    left: 0
}

.focues-content-block p {
    font-size: 14px;
    line-height: 22px
}

.focues-content-block .btn-area .custom-btn {
    background: #fff;
    border-color: #fff;
    margin-top: 63px;
    color: #4d4d4d!important;
    letter-spacing: 4px
}

.focues-content-block .btn-area .custom-btn:hover {
    background: #55a30f;
    border-color: #55a30f;
    color: #ffffff!important
}

.whoWeAre-bg {
    /*background: url(../../images/slider/ban-1.jpg);*/
    background-size: cover;
    background-position: center;
    background-attachment: fixed
}

.whoWeAre .overlay {
    background: linear-gradient(to bottom right, #5d040a 0%, #e0001a 64%);
}

.whoWeAre .sec-title {
    color: #fff
}

.whoWeAre-content {
    padding: 45px 0 0 0;
}

.whoWeAre-content p {
    margin: 25px 20px
}

.whoWeAre-content p strong {
    color: #FFF
}

.whoWeAre-content .btn-area .btn:hover {
    background: #fff;
    color: #000
}

.btn-area .btn,
.comment-form .btn,
.contact-form .btn {
    font-family: 'Open Sans', sans-serif;
    padding: 10px 37px;
    border: 1px solid #FFF;
    border-radius: 50px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-width: 175px;
    min-height: 45px
}

.btn-b1 {
    background: #55a30f
}

.btn-b1:hover {
    background: #fff;
    color: #55a30f
}

.btn.btn-b1:focus,
.btn.btn-b1:active {
    outline: 0
}

.btn-area .btn-custom {
    background: none;
    border: 2px solid #f3f3f3;
    color: #4d4d4d;
    font-weight: 600;
    letter-spacing: 4px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.btn-area .btn-custom:hover {
    background: #55a30f;
    color: #fff;
    border-color: #55a30f
}

.socialNetwork .single-social-btn a {
    border: 1px solid #ebebeb;
    position: relative;
    text-align: center;
    min-height: 150px;
    font-size: 22px;
    position: relative;
    display: block;
    transition: all .25s ease;
    color: #898989;
    background: #FFF
}

.socialNetwork .single-social-btn a:hover,
.socialNetwork .single-social-btn a.facebook:hover {
    background: #FFF;
    color: #346da6
}

.socialNetwork .single-social-btn a.facebook:hover {
    background: #FFF;
    color: #3B5998
}

.socialNetwork .single-social-btn a.google:hover {
    background: #FFF;
    color: #D0255A
}

.socialNetwork .single-social-btn a.twitter:hover {
    background: #FFF;
    color: #898989
}

.socialNetwork .single-social-btn a.pinterest:hover {
    background: #FFF;
    color: #CB2027
}

.socialNetwork .single-social-btn a.linkedin:hover {
    background: #FFF;
    color: #0e76a8
}

.socialNetwork .single-social-btn a.facebook {
    background: #346da6;
    color: #FFF
}

.socialNetwork .single-social-btn a.facebook {
    background: #3B5998;
    color: #FFF
}

.socialNetwork .single-social-btn a.google {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: #FFF
}

.socialNetwork .single-social-btn a.twitter {
    background: #1DA1F2;
    color: #FFF
}

.socialNetwork .single-social-btn a.pinterest {
    background: #CB2027;
    color: #FFF
}

.socialNetwork .single-social-btn a.linkedin {
    background: #0e76a8;
    color: #FFF
}

.socialNetwork .single-social-btn a:hover:after,
.socialNetwork .single-social-btn a:hover span {
    opacity: 1;
    color: #898989
}

.socialNetwork .single-social-btn a:hover i {
    top: 50px
}

.socialNetwork .single-social-btn a:after {
    position: absolute;
    top: 50%;
    left: 10%;
    content: "";
    width: 80%;
    height: 1px;
    background: #fff;
    margin-top: 6px;
    opacity: 1
}

.socialNetwork .single-social-btn a>i {
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -11px;
    display: inline-block;
    margin-top: -11px;
    transition: all .25s ease
}

.socialNetwork .single-social-btn a>span {
    position: absolute;
    bottom: 30px;
    left: 50%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-left: -47px;
    opacity: 1;
    color: #FFF
}

.socialNetwork .single-social-btn a,
.socialNetwork .single-social-btn a>span,
.socialNetwork .single-social-btn a>i,
.socialNetwork .single-social-btn a:after {
    opacity: 1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease
}

.achievement.achievement-bg {
    background: url(../../images/achivement1.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed
}

.achievement .voerlay {
    background: #EE282F;
}

.achievement .counter {
    text-align: center;
    border: 2px solid rgba(221, 221, 221, .25);
    padding: 50px 0;
    color: #fff;
    min-height: 359px
}

.achievement-content {
    padding: 50px 0
}

.achievement .counter .con-num {
    font-size: 40px;
    font-weight: 700;
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px
}

.achievement .counter .icon {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff
}

.achievement .counter .details {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 2px
}

.achievement .counter .details p {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: 2px;
    color: #fff
}

.achievement .counter .details h6 {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    margin: 0;
    letter-spacing: 1.2px
}

.achievement-content.style-two .con-num {
    padding: 0
}

.tablist1:after {
    background: #55a30f
}

.tablist2:after {
    background: #55a30f
}

.tablist3:after {
    background: #ef5a2c
}

.tablist4:after {
    background: #ef5a2c
}

.tablist5:after {
    background: #ff6d6d
}

.tabtitle:after {
    position: absolute;
    content: "";
    height: 90px;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in
}

.tabtitle:after {
    width: 5px
}

.tabtitle {
    position: relative
}

.tabtitle:hover:after {
    width: 18px
}

.service-content .tab-content {
    margin-top: 8px
}

.service-content .tab-content p {
    font-size: 14px;
    line-height: 22px
}

.serviceSkils {
    padding: 50px 0 50px 0
}

.serviceSkils .sec-title {
    margin: 0 0 65px 0
}

.serviceSkils .progress {
    height: 5px;
    margin-bottom: 40px
}

.serviceSkils .skils-content {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 10px
}

.serviceSkils .skils-content .skil-text {
    margin-bottom: 5px;
    font-weight: 300;
    font-size: 16px
}

.serviceSkils .skils-content.border {
    border: 1px solid #eee;
    padding: 20px 40px 5px 40px
}

.serviceSkils .skils-content.border .skil-text {
    color: #565656;
    font-weight: 700;
    font-size: 13px
}

.serviceSkils .skils-content.border .progress {
    margin-bottom: 35px;
    border-radius: 0
}

.call-to-action {
    background: #55a30f;
    color: #fff;
    padding: 60px 0
}

.call-to-action p {
    color: #fff;
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: .2px
}

.call-to-action .btn-custom {
    background: #fff;
    color: #4d4d4d;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: 1.92px;
    padding: 10px 40px;
    border-radius: 25px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.call-to-action .btn-custom:hover {
    color: #55a30f
}

.call-to-action.style-2 {
    background-image: url(../../images/call-to-action.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0
}

.call-to-action.style-2 .overlay {
    padding: 45px 0;
    background: rgba(0, 0, 0, .4)
}

.call-to-action.style-2 p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600
}

.call-to-action.style-2 .btn-custom {
    background: transparent;
    color: #4d4d4d;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: 1.92px;
    padding: 10px 40px;
    border-radius: 25px;
    -webkit-transition: .3s ease-in-out;
    color: #fff;
    border: 2px solid #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.call-to-action.style-2 .btn-custom:hover {
    background: #fff;
    color: #000
}

.call-to-action.style-three {
    background: transparent;
    padding: 0
}

.call-to-action.style-three .overaly {
    background: rgba(255, 255, 255, .5);
    padding: 50px 35px
}

.testimonyBlog-bg {
    background-image: url(../../images/testimonyblog.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.testimonyBlog-bg .overlay {
    background: rgba(0, 0, 0, .7);
    padding: 90px 0 250px 0
}

.testimonyBlog .testimony-author-area {
    position: relative
}

.testimonyBlog .testimonial-img img {
    margin-top: 0
}

.testimonyBlog {
    margin: 50px 0
}

.testimonyBlog .blog-post .entry-meta {
    background: #55a30f
}

.testimonyBlog .blog-post .entry-metadate:after {
    background: #55a30f
}

.testimonyBlog .testimonyBlog .entry-meta a {
    color: #FFF
}

.testimony-info {
    padding: 46px 30px 15px 30px;
    position: relative
}

.testimony-info:after {
    position: absolute;
    bottom: -15px;
    right: 48px;
    content: "";
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
}

.testimonyBlog .testimony-info p {
    padding-left: 139px;
    text-align: right;
    font-style: italic;
    margin-bottom: 0
}

.testimonyBlog .testimony-info strong {
    display: block;
    text-align: right;
    font-style: italic;
    color: #2c2c2c
}

.testimonyBlog .testimony-author {
    padding: 30px 0;
    text-align: right
}

.testimonyBlog .testimony-author p {
    text-transform: uppercase;
    /*color: #55a30f;*/
    font-weight: 700;
    margin-bottom: 0
}

.testimonyBlog .testimony-author span {
    font-size: 11px;
    margin-bottom: 30px;
    display: inline-block
}

.testimonyBlog .testimonyBlog-tittle {
    margin-bottom: 60px
}

.testimonyBlog .type-post.blog-post {
    margin: 0
}

.testimonyBlog .type-post .entry-title:after {
    display: none
}

.testimonyBlog .type-post .entry-title {
    margin: 0;
    padding-bottom: 10px
}

.testimonyBlog .carousel-indicators li.active {
    background-color: #c4c4c4
}

.testimonyBlog .carousel-indicators {
    bottom: -50px;
    left: 70%;
    text-align: right
}

.testimonyBlog .carousel-indicators li {
    background: #e1e1e1;
    border-color: #e1e1e1;
    border: inherit
}

.testimonyBlog .blog-post .left-blog {
    margin-bottom: 20px
}

.client-feedback {
    position: relative;
    border: 1px solid #f3f3f3;
    margin-bottom: 30px
}

.client-feedback:after {
    content: '\f10e';
    position: absolute;
    font-family: FontAwesome;
    right: 20px;
    bottom: 5px;
    font-size: 36px;
    color: #ebebeb
}

.client-feedback .thumb {
    position: relative
}

.client-feedback .client-meta {
    background: #55a30f;
    margin: 0;
    text-align: left;
    padding: 10px 15px
}

/* .client-feedback .client-meta {
    background:
} */

.client-feedback .client-meta h6,
.client-feedback .client-meta h6 a {
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: .14px;
    text-transform: capitalize;
    color: #fff;
    text-decoration: none
}

.client-feedback .client-meta h6 a:hover {
    color: #000
}

.client-feedback .client-meta span,
.client-feedback p {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 400
}

.client-feedback .client-meta span {
    color: #fff
}

.client-feedback p {
    position: relative;
    line-height: 22px;
    color: #a3a3a3;
    letter-spacing: .14px;
    padding: 15px 15px 15px 10px
}

.client-feedback p:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -5px;
    left: 10px;
    width: 30px;
    height: 4px;
    background: #d7d7d7
}

.client-feedback:hover p:after {
    background: #75a748
}

.client-feedback:hover:after {
    font-size: 24px
}

.client-feedback:after,
.client-feedback .client-meta h6 a,
.client-feedback p:after {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.client-feedback.yellow .client-meta {
    background: #ffa800
}

.client-feedback.red .client-meta {
    background: #ef5a2c
}

.client-feedback.redlight .client-meta {
    background: #ff6d6d
}

.pricing-table .pricing-title {
    margin-top: 80px
}

.pricing-table .table-title {
    font-size: 20px;
    color: #55a30f;
    font-weight: 600;
    margin: 0 0 80px 0
}

.pricing-tbl-block ul {
    padding-left: 0;
    list-style: none;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding: 0 40px
}

.pricing-tbl-block {
    text-align: center;
    border: 2px solid #f3f3f3
}

.pricing-tbl-header h5 {
    display: block;
    padding: 60px 0;
    font-size: 20px;
    font-weight: 600;
    color: #55a30f;
    margin: 0
}

.pricing-tbl-header span {
    background: #ff6d6d;
    color: #FFF;
    padding: 0 10px;
    display: inline-block;
    font-size: 30px;
    font-weight: 600
}

.pricing-tbl-header p {
    font-size: 14px;
    color: #2c2c2c;
    font-family: 'Lato', sans-serif;
    margin-bottom: 40px
}

.pricing-tbl-block ul li {
    padding: 10px;
    border-top: 1px solid #f3f3f3
}

.pricing-tbl-block ul li:last-child {
    border-bottom: 1px solid #f3f3f3
}

.pricing-tbl-block .btn-area {
    margin: 40px 0
}

.pricing-tbl-block .btn-area .btn-custom,
.pricing-table1 .btn-area .btn-custom {
    border-width: 3px
}

.pricing-table2 .btn-area .btn-custom:hover {
    background: #55a30f;
    border-color: #55a30f;
    color: #fff
}

.pricing-table3 .pricing-tbl-block:hover {
    background: #f3f3f3;
    border-color: #fefefe;
    box-shadow: 0 0 20px #f3f3f3
}

.pricing-table3 .pricing-tbl-block:hover h5 {
    color: #ff6d6d
}

.pricing-table3 .pricing-tbl-block,
.pricing-tbl-header span {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.pricing-table3 .pricing-tbl-block {
    padding: 0
}

.pricing-table3 .pricing-tbl-block:hover ul li {
    border-color: #fefefe
}

.pricing-table3 .pricing-tbl-block:hover .btn-custom {
    border-color: #fefefe
}

.pricing-table3 .pricing-tbl-block:hover .pricing-tbl-header span {
    background: #000;
    color: #FFF
}

.pricing-table4 .pricing-tbl-header {
    background-image: url(../../images/table-img1.jpg)
}

.pricing-table4 .pricing-tbl-block {
    padding: 0
}

.pricing-table4 .overlay {
    background: rgba(0, 0, 0, .7)
}

.pricing-table4 .pricing-tbl-header h5 {
    padding: 40px 0 25px 0;
    color: #FFf;
    margin-bottom: 25px
}

.pricing-table4 .pricing-tbl-header p {
    padding-bottom: 45px;
    margin: 0;
    color: #FFF
}

.pricing-table4 .pricing-tbl-header span {
    background: #55a30f
}

.pricing-table4 .pricing-tbl-header .title:after {
    left: 50%;
    margin-left: -15px
}

.pricing-table4 .btn-area .btn-custom:hover {
    background: #55a30f;
    border-color: #55a30f;
    color: #fff
}

.pricing-table1 .table-block {
    text-align: center;
    margin-top: 80px;
    border: 2px solid #f3f3f3;
    box-shadow: 0 0 30px #f3f3f3;
    width: 80%;
    float: right;
    position: relative
}

.pricing-table1 .table-block .tbl1-background-img {
    position: absolute;
    top: 134px;
    left: -147px
}

.pricing-table1 .table-block ul {
    padding: 0 40px;
    list-style: none;
    margin-bottom: 125px;
    font-size: 14px
}

h3.tbl-heading {
    padding: 125px 0 30px 0;
    margin: 0;
    font-size: 50px;
    color: #55a30f
}

.pricing-table1 .table-block ul li {
    padding: 10px;
    border-top: 1px solid #f3f3f3
}

.pricing-table1 .table-block ul li:last-child {
    border-bottom: 1px solid #f3f3f3
}

.background-tbl-img {
    background-image: url(../../images/tbl1.png)
}

.pricing-table1 .table-title {
    margin-bottom: 0
}

.pricing-table1 .tbl-desc {
    font-size: 14px;
    margin: 20px 0
}

.pricing-table1 .tbl1-block {
    padding-left: 0;
    list-style: none;
    font-size: 14px;
    margin-bottom: 40px
}

.pricing-table1 .tbl1-block li {
    padding: 10px 0
}

.pricing-table1 .tbl1-block li,
.pricing-table1 .tbl1-block li span {
    transition: all .25s ease
}

.pricing-table1 .tbl1-block li span {
    display: inline-block;
    padding-right: 15px
}

.pricing-table1 .tbl1-block li:hover,
.pricing-table1 .tbl1-block li:hover span {
    color: #55a30f;
    padding-right: 5px;
    padding-left: 10px
}

.pricing-table5 .pricing-tbl-block:nth-child(3) {
    margin-left: 0
}

.pricing-table5 .pricing-tbl-block {
    min-width: 224px;
    float: left;
    border: inherit;
    margin-left: 5px;
    margin-bottom: 80px
}

.pricing-table5 .pricing-tbl-block ul {
    padding: 0;
    color: #FFF
}

.pricing-table5 .pricing-tbl-header h5 {
    color: #FFF
}

.pricing-table5 .pricing-tbl-block ul li {
    border-color: rgba(238, 238, 238, .2)
}

.pricing-table5 .pricing-tbl-header span {
    background: #fff;
    color: #2c2c2c
}

.pricing-table5 .btn-area .btn {
    border-radius: 0;
    padding: 40px;
    position: relative;
    z-index: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.pricing-table5 .btn-area .btn:hover {
    border-color: transparent
}

.pricing-table5 .btn-area .btn:after {
    position: absolute;
    content: "";
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px;
    background: rgba(0, 0, 0, 0);
    z-index: -1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.pricing-table5 .btn-area .btn:hover:after {
    background: rgba(0, 0, 0, .1)
}

.pricing-table5 .pricing-tbl-block .btn-area {
    margin: 12px
}

.pricing-table5 .btn-area .btn {
    border-radius: 0;
    padding: 40px 52px;
    border-color: rgba(238, 238, 238, .2)
}

.pricing-table5 .pricing-tbl-header h5 {
    padding: 30px 0
}

.pricing-table1 .carousel-indicators {
    left: 26%;
    width: 17%
}

.pricing-table1 .carousel-indicators li {
    border: 4px solid transparent
}

.pricing-table1 .carousel-indicators li:nth-child(1) {
    border-color: #55a30f;
    background: #55a30f
}

.pricing-table1 .carousel-indicators li:nth-child(2) {
    border-color: #ffa800;
    background: #ffa800
}

.pricing-table1 .carousel-indicators li:nth-child(3) {
    border-color: #ef5a2c;
    background: #ef5a2c
}

.pricing-table1 .carousel-indicators li:nth-child(4) {
    border-color: #6e4aca;
    background: #6e4aca
}

.pricing-table1 .carousel-indicators li:nth-child(5) {
    border-color: #ff6d6d;
    background: #ff6d6d
}

.pricing-table1 .carousel-indicators li.active {
    background: none
}

.full-width-page .post-thumbnail {
    margin: 55px 0
}

#quistion-content .answer-heading {
    margin-bottom: 60px
}

.answer-title {
    display: inline-block
}

.quistion-item-wrapper {
    font-size: 12px
}

.quistion-item-wrapper details,
.quistion-item-wrapper summary {
    outline: 0;
    font-size: 12px
}

.quistion-item-wrapper details p {
    font-size: 12px;
    margin: 0
}

.quistion-item-wrapper details {
    margin-bottom: 5px
}

.quistion-item-wrapper summary::-webkit-details-marker {
    display: none
}

.quistion-item-wrapper summary,
.quistion-item-wrapper summary:after,
.quistion-item-wrapper details,
.quistion-item-wrapper summary:before {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.quistion-item-wrapper summary {
    border: 2px solid #ebebeb;
    padding: 10px 18px 10px 25px;
    cursor: pointer;
    position: relative
}

.quistion-item-wrapper summary:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f06e";
    color: #a3a3a3;
    float: right;
    font-weight: 700;
    padding: 0;
    text-align: center
}

.quistion-item-wrapper summary:before {
    position: absolute;
    top: 16px;
    left: 15px;
    content: "";
    width: 4px;
    height: 4px;
    background: #a3a3a3
}

.quistion-item-wrapper details[open] summary:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f068";
    color: #fff
}

.quistion-item-wrapper details[open] summary {
    background: #898989;
    color: #fff;
    border-color: #898989
}

.quistion-item-wrapper details[open] summary:before {
    background: #fff
}

.quistion-item-wrapper details[open] p {
    padding: 40px 38px 40px 25px
}

.question-form input[type=text],
.question-form input[type=email] {
    padding: 28px 15px;
    border: 2px solid #f3f3f3;
    border-radius: 0;
    font-size: 16px;
    min-height: 60px;
    margin-bottom: 30px;
    box-shadow: none
}
.join-subs-form select{

}
.question-form input[type=submit] {
    width: 170px;
    height: 45px;
    padding: 10px 70px;
    background: #55a30f;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
    font-weight: 600;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.question-form input[type=submit]:hover {
    background: #fff;
    border: 1px solid #55a30f;
    color: #55a30f
}

.question-form input[type=submit]:focus,
.question-form input[type=submit]:acive .question-form input[type=submit]:active:focus {
    outline: none;
    box-shadow: none;
    border: 0
}

.question-form .btn:active:focus {
    outline: none
}

.quistion-menu {
    margin-bottom: 80px
}

.quistion-menu a {
    padding: 15px 0;
    min-width: 200px;
    min-height: 60px;
    text-align: center;
    border-width: 2px;
    border-style: solid;
    border-color: #f3f3f3;
    margin-left: -5px;
    display: inline-block;
    color: #a3a3a3;
    font-size: 16px
}

.quistion-menu ul li:first-child a {
    margin-left: 0
}

.quistion-menu ul li a.active {
    background: #f3f3f3
}

.quistion-menu>a.active,
.quistion-menu>a:focus,
.quistion-menu>a:hover {
    text-decoration: none;
    background: #f3f3f3;
    color: #a3a3a3
}

.blog-page .post.type-post.blog-post:hover .entry-title a {
    color: #55a30f
}

.blog-page .post.type-post.blog-post:hover .entry-meta,
.blog-page .post.type-post.blog-post:hover .entry-metadate:after {
    background: #55a30f
}

.blog-page .post.type-post.blog-post .entry-meta,
.blog-page .post.type-post.blog-post .entry-metadate:after,
.blog-page .post.type-post.blog-post .social-btn {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.blog-page .post.type-post.blog-post:hover .entry-meta a {
    color: #fff
}

.blog-page .post.type-post.blog-post:hover .social-btn {
    opacity: 1
}

.footer-widget .widget ul>li>a:hover {
    color: #55a30f
}

.custom-alert {
    background: #f3f3f3;
    border-radius: 0;
    padding: 40px 20px;
    border: none;
    border-left: 5px solid #55a30f;
    position: relative
}

.alert .close {
    position: absolute;
    top: 0;
    right: 5px;
    color: #fc7b7b;
    opacity: 1
}

.about-page .notice-message {
    padding: 60px 0
}

.about-page .serviceSkils .progress {
    margin-bottom: 25px
}

.about-page .testimony-info p {
    padding-left: 0;
    text-align: inherit;
    font-style: italic;
    margin-bottom: 0
}

.about-page .serviceSkils {
    margin-top: 70px;
    margin-bottom: 90px
}

.about-page .testimony-info strong {
    text-align: inherit;
    font-style: italic;
    color: #2c2c2c
}

.about-page .testimony-info {
    background: #f4f4f4;
    padding: 30px 0 70px 70px;
    position: relative
}

.about-page .testimony-info .img-icon {
    position: absolute;
    top: 35px;
    left: 20px
}

.about-page .testimony-info:after {
    left: 50px;
    right: 0
}

.about-page .testimony-author {
    text-align: inherit;
    margin-top: 30px
}

.about-page .testimony-author p {
    margin-bottom: 0;
    color: #55a30f;
    font-weight: 700;
    text-transform: uppercase
}

.about-page .testimony-author span {
    font-size: 14px
}

.aboutUs-content p,
.office-environment-block p {
    font-size: 14px;
    line-height: 22px
}

.aboutUs-content .about-title,
.office-environment-block .office-title {
    margin-top: 5px
}

.partnet-content img {
    width: 100%;
    height: auto
}

.partnet-content a {
    display: inline-block;
    line-height: 94px;
    width: 100%;
    height: auto;
    border: 2px solid transparent;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.partnet-content a:hover {
    border-color: #ebebeb
}

.about-carousel .carousel-indicators li.active {
    background-color: #737373
}

.about-carousel .carousel-indicators {
    bottom: 4px;
    left: 76%;
    text-align: right;
    width: 50%
}

.about-carousel .carousel-indicators li {
    background: #fff;
    border: 2px solid #737373
}

.office-slider-container .carousel-indicators {
    bottom: 4px;
    left: 76%;
    text-align: right;
    width: 50%
}

.office-slider-container .carousel-indicators li {
    border: 4px solid transparent
}

.office-slider-container .carousel-indicators li:nth-child(1) {
    border-color: #55a30f;
    background: #55a30f
}

.office-slider-container .carousel-indicators li:nth-child(2) {
    border-color: #ffa800;
    background: #ffa800
}

.office-slider-container .carousel-indicators li:nth-child(3) {
    border-color: #ef5a2c;
    background: #ef5a2c
}

.office-slider-container .carousel-indicators li:nth-child(4) {
    border-color: #6e4aca;
    background: #6e4aca
}

.office-slider-container .carousel-indicators li:nth-child(5) {
    border-color: #ff6d6d;
    background: #ff6d6d
}

.office-slider-container .carousel-indicators li.active {
    background: none
}

.testimony-slider .carousel-indicators {
    margin-bottom: -5px
}

.office-environment-img {
    position: relative;display: block
}

.office-environment-img span {
    position: absolute;
    bottom: 20px;
    left: 30px;
    padding: 15px;
    display: inline-block;
    background: rgba(245, 245, 245, .9);
    color: #2c2c2c;
    font-weight: 600;
    font-size: 16px
}

.team-page .team-desc {
    margin-bottom: 70px
}

.team-page .team-desc p {
    font-size: 14px
}

.team-page .team-banner {
    position: relative;
    margin-top: 100px;
    margin-bottom: 85px
}

.team-member {
    margin-bottom: 60px
}

.team-page .team-banner:hover figcaption p {
    opacity: 1
}

.team-page .team-banner figcaption p {
    padding: 10px 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(68, 160, 0, .7);
    font-weight: 700;
    color: #fff;
    font-size: 26px;
    margin-bottom: 0;
    margin-left: -175px;
    margin-top: -23px;
    opacity: 0
}

.team-page .team-banner figcaption p,
.team-container .member-details {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.team-container .single-member {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden
}

.team-container .single-member.grayscale img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.team-container .single-member.grayscale:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: filter .3s ease-in-out
}

.team-container .single-member:hover .member-details {
    bottom: 0
}

.team-container .member-details {
    padding: 5px 15px 15px 15px;
    background: rgba(68, 160, 0, .85);
    color: #fff;
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    -webkit-transition: bottom .3s ease-in-out;
    -moz-transition: bottom .3s ease-in-out;
    transition: bottom .3s ease-in-out
}

.team-container .member-details .member-name {
    position: relative
}

.team-container .member-details .member-name p {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 16px;
    color: #fff
}

.team-container .member-details .member-name span {
    font-size: 12px
}

.team-container .member-details .social-btn {
    display: inline-block;
    padding: 0;
    position: absolute;
    bottom: 20px;
    right: 20px
}

.team-container .member-details .social-btn a {
    padding: 5px
}

.bg-blog {
    background: rgba(255, 255, 255, .8)
}

.blog-single {
    position: relative;
    z-index: 5
}

.blog-single:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: -30px;
    bottom: -1px;
    border: 1px solid #f3f3f3;
    background: rgba(255, 255, 255, .8);
    z-index: -1
}

.blog-single .thumb .read-more {
    display: block;
    background: #75a748;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.92px;
    color: #fff;
    padding: 30px;
    text-align: center;
    -webkit-transition: color .3s ease-in;
    -moz-transition: color .3s ease-in;
    transition: color .3s ease-in
}

.blog-single .thumb .read-more:hover {
    color: #2c2c2c
}

.blog-single h4 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .2px;
    color: #2c2c2c;
    margin-top: 36px;
    margin-bottom: 25px
}

.blog-single p {
    font-family: 'Lato', sans-serif;
    letter-spacing: .2px;
    margin-bottom: 0
}

.blog .media-left {
    padding-right: 20px
}

.mrg-top-minus-230 {
    margin-top: -228px
}

.entry-content p {
    font-size: 14px
}

.entry-meta {
    color: #000;
    font-size: 14px
}

.entry-meta a {
    color: #000
}

.similar-post .entry-meta {
    font-size: 12px;
    font-family: "Myriad Pro", serif
}

.entry-content p.m-b20 {
    margin-bottom: 20px
}

.entry-content p.m-b30 {
    margin-bottom: 30px
}

.single-post .social-btn a,
.widget_social_buttons a {
    background: #d3d3d3;
    font-size: 14px;
    margin-right: -2px
}

.single-post .social-btn {
    margin: 75px 0
}

.type-post.single-post .post-thumbnail {
    margin-bottom: 35px
}

.single-page {
    padding-right: 50px
}

.single-page .entry-content blockquote {
    border-color: #55a30f;
    font-style: italic;
    font-size: 16px;
    padding: 8px 0 15px 35px;
    margin: 35px 0
}

.single-page .post-author p {
    font-size: 14px
}

.blog-page {
    margin-top: 90px
}

.blog-page .btn-area {
    margin-bottom: 80px
}

.type-post.blog-post {
    margin-bottom: 60px
}

.blog-post .left-blog {
    position: relative;
    overflow: hidden
}

.blog-post .left-blog .post-thumbnail {
    padding-left: 0
}

.blog-post .entry-meta {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: #ebebeb;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.entry-metadate .date {
    display: block;
    text-align: center;
    font-size: 50px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 20px
}

.entry-metadate .month {
    font-size: 14px
}

.blog-post .entry-metadate {
    position: relative;
    padding: 55px 34px;
    display: inline-block;
    color: #fff
}

.blog-post .entry-metadate:after {
    position: absolute;
    bottom: 35px;
    right: -10px;
    content: "";
    transform: rotate(45deg);
    background: #ebebeb;
    width: 20px;
    height: 20px
}

.blog-post .social-btn {
    list-style: none;
    padding-left: 0;
    display: inline-block;
    margin-bottom: 0;
    font-size: 13px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0
}

.blog-post .social-btn .pinterest {
    background: #cb2027
}

.blog-post .social-btn .google {
    background: #dd4b38
}

.blog-post .social-btn .facebook {
    background: #3b5998
}

.blog-post .social-btn .heart {
    background: #55a30f
}

.sidebur.widget-area {
    padding: 40px 28px;
    border: 2px solid #ebebeb;
    font-size: 14px
}

.sidebur .widget ul>li a {
    color: #a3a3a3;
    font-weight: 600
}

.sidebur .widget-title {
    margin: 35px 0;
    color: #2c2c2c;
    font-weight: 600;
    font-size: 14px
}

.widget_categories .cat-item i,
.widget_categories .cat-item span,
.widget .tweets-icon {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease
}

.widget_categories .cat-item i {
    display: inline-block;
    opacity: 0;
    color: #333
}

.widget_categories .cat-item span {
    display: inline-block;
    margin-left: -12px;
    font-weight: 600;
    color: #a3a3a3
}

.widget_categories .cat-item:hover i {
    opacity: 1;
    margin-right: 20px
}

.widget_categories .cat-item:hover span {
    color: #55a30f
}

.widget_recent_tweets .recent-tweets:hover .tweets-icon {
    color: #55a30f
}

.sidebur .widget img {
    width: 100%;
    height: auto
}

.widget_recent_entries .nav.nav-pills {
    border-bottom: 2px solid #ebebeb
}

.widget_recent_entries .nav.nav-pills li {
    border-right: 1px solid #ebebeb
}

.widget_recent_entries .nav.nav-pills li:last-child {
    border-right: 0
}

.widget_recent_entries .nav.nav-pills li a {
    padding: 10px 31px;
    border-radius: 0;
    margin-left: -2px
}

.widget_recent_entries .widget-img {
    padding: 20px 20px 0 20px
}

.widget_recent_entries .nav-pills>li.active>a,
.widget_recent_entries .nav-pills>li.active>a:focus,
.widget_recent_entries .nav-pills>li.active>a:hover {
    background: #f3f3f3;
    color: #a3a3a3
}

.widget_recent_entries .tab-pane {
    margin-bottom: 15px
}

.widget_recent_entries .widget-img {
    padding: 15px 15px 0 15px
}

.sidebur .widget ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.sidebur .widget ul li {
    line-height: 29px
}

input.search-field,
.ns-form input[type=email] {
    padding: 9px 12px;
    width: 80%;
    border: 0;
    font-size: 12px
}

button.search-submit,
.ns-form button[type=submit] {
    position: absolute;
    top: -2px;
    right: 0;
    padding: 9px 12px;
    border: 0;
    background: #ebebeb;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

button.search-submit:hover,
.ns-form button[type=submit]:hover {
    background: #55a30f;
    color: #fff
}

form.search-form,
.ns-form {
    position: relative;
    border: 2px solid #ebebeb
}

.widget-snaps-img {
    margin-right: -4px
}

.widget_photo_strems a {
    margin-bottom: 5px;
    padding: 0 1px;
    display: inline-block
}

.widget.widget_tags a {
    background: #FFF;
    padding: 5px 7px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 2px solid #ebebeb;
    border-radius: 0;
    color: #a3a3a3;
    margin-left: -2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.widget.widget_tags a:hover {
    background: #55a30f;
    border-color: #55a30f;
    color: #fff
}

.widget .recent-tweets {
    position: relative
}

.widget.widget_meta>ul>li>a:hover,
.widget.widget_archive>ul>li>a:hover {
    color: #55a30f
}

.widget .recent-tweets p {
    margin-left: 35px;
    font-size: 14px
}

.widget .tweets-icon {
    position: absolute;
    top: 5px;
    left: 0
}

.widget_recent_entries {
    border: 2px solid #ebebeb;
    margin-top: 40px
}

.widget.widget.widget_photo_strems {
    margin-bottom: 35px
}

.widget.widget.widget_photo_strems li {
    display: inline-block
}

.widget.widget_advertisement a {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 2px
}

article.comment-body {
    position: relative
}

ol.comment-list {
    padding-left: 0;
    margin-bottom: 80px;
    list-style: none
}

ol.children {
    list-style: none;
    padding-left: 30px
}

.comment-details {
    margin-left: 95px;
    padding: 35px 30px;
    border: 1px solid #ebebeb;
    margin-bottom: 20px
}

.comment-metadata .comment-author {
    font-weight: 600;
    font-size: 20px;
    color: #2c2c2c;
    margin-top: 0
}

.comment-metadata .comment-time>a {
    display: inline-block;
    color: #000;
    margin-bottom: 15px;
    font-size: 14px
}

.comments-area .comment-content p {
    font-size: 14px
}

.comments-area .reply {
    text-align: right;
    font-size: 14px;
    font-weight: 600
}

.comments-area .reply span {
    transform: rotatey(180deg);
    display: inline-block;
    margin-right: 10px;
    font-size: 18px
}

.comment-author.vcard {
    position: absolute;
    top: 0;
    left: 0
}

.similar-post .post-thumbnail {
    margin-bottom: 20px
}

.comment-form .form-control,
.contact-form .form-control {
    margin-bottom: 20px;
    border-radius: 0;
    padding: 10px 15px;
    border: 2px solid #f3f3f3;
    box-shadow: none;
    height: inherit
}

.comment-form textarea.form-control,
.contact-form textarea.form-control {
    height: 156px;
    margin-bottom: 40px;
    resize: none
}

.comment-form .btn-custom,
.contact-form .btn-custom {
    background: none;
    border: 2px solid #f3f3f3;
    color: #4d4d4d;
    font-weight: 600;
    letter-spacing: 4px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.comment-form .btn-custom:hover,
.contact-form .btn-custom:hover {
    outline: none;
    background: #44a000;
    color: #fff
}

.contact-form .btn-custom:focus,
.comment-form .btn-custom:hover {
    outline: none
}

.form-control:focus {
    outline-style: none;
    border-radius: 0;
    box-shadow: none
}

.featured-work-isotop {
    width: 100%;
    margin: auto;
    overflow: hidden
}

.featured-work-isotop .feature-content {
    margin-bottom: 129px
}

.featured-work-isotop .feature-title {
    margin-bottom: 60px
}

.featured-work-isotop .isotope-filters {
    text-align: center;
    margin-bottom: 50px
}

.featured-work-isotop img,
.portfolio-isotop img {
    width: 100%;
    height: auto
}

.feature-item {
    display: block;
    z-index: 0;
    position: relative
}

.feature-item:hover:after,
.feature-item:hover:before,
.feature-item:hover .item-title {
    opacity: 1
}

.feature-item:after,
.feature-item:before,
.feature-item .item-title {
    transition: all .3s ease-in
}

.feature-item:after,
.feature-item:before {
    position: absolute;
    content: "";
    opacity: 0
}

.feature-item:after {
    background: rgba(245, 245, 245, .9);
    z-index: 1;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px
}

.feature-item:before {
    left: 50%;
    top: 50%;
    width: 30px;
    height: 4px;
    background: #55a30f;
    z-index: 3;
    margin-left: -15px;
    margin-top: -5px
}

.feature-item .item-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: 10px;
    z-index: 2;
    text-align: center;
    color: #2c2c2c;
    font-weight: 700;
    font-size: 16px;
    opacity: 0
}

.isotope-filters button {
    border: 0;
    background: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: .16px;
    font-weight: 700;
    padding: 0 15px 5px 15px;
    position: relative;
    text-transform: uppercase
}

.isotope-filters button:first-child,
.isotope-filters button:first-child:after {
    padding-left: 0;
    left: 0
}

.isotope-filters button:after,
.isotope-filters .active:after {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    content: "";
    height: 2px;
    background: #55a30f;
    opacity: 0;
    transition: all .55s ease
}

.isotope-filters button:hover:after,
.isotope-filters button:hover,
.isotope-filters .active:after,
.isotope-filters .active {
    color: #55a30f;
    opacity: 1
}

.portfolio-isotop {
    margin-bottom: 80px
}

.portfolio-isotop .isotope-filters {
    margin-bottom: 40px
}

.portfolio-page .desc {
    margin-bottom: 70px;
    font-size: 14px
}

.work-item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.work-item:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    margin: 0;
    padding: 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.work-content .work-item img {
    width: 100%;
    height: auto
}

.work-item:hover:after {
    background: transparent
}

.contact-page .address ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 14px
}

.contact-page .address {
    padding: 65px 0 60px 45px;
    background: #f3f3f3;
    margin-bottom: 50px;
    height: 300px
}

.contact-page .address,
.contact-page .address-title,
.contact-page .address-title:after {
    transition: all .25s ease
}

.contact-page .address:hover {
    background: #44a000;
    color: #FFF
}

.contact-page .address:hover .address-title {
    color: #FFF
}

.contact-page .address:hover .address-title:after {
    background: #FFF
}

.contact-page .address-title {
    font-size: 20px
}

.contact-page .contact-title {
    margin-top: 80px;
    display: inline-block
}

.contact-page .contact-details {
    width: 65%;
    margin-bottom: 50px;
    font-size: 14px
}

.error-page {
    margin-bottom: 45px
}

.page404 {
    width: 50%;
    margin: 100px auto 200px auto
}

.page404 p {
    font-size: 14px;
    margin-bottom: 60px
}

.page404 .btn.custom-btn {
    color: #4d4d4d;
    border: 3px solid #f3f3f3;
    margin-right: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.page404 .btn.custom-btn:hover {
    background: #55a30f;
    color: #fff;
    border-color: #55a30f
}

.page404 .heading404 {
    text-align: center;
    font-size: 300px;
    margin: 0;
    font-weight: 900;
    color: #cecece;
    position: relative
}

.page404 .heading404:before,
.page404 .heading404:after {
    position: absolute;
    top: 65%;
    left: -65px;
    content: "";
    background: #e8e8e8
}

.page404 .heading404:before {
    width: 50px;
    height: 2px
}

.page404 .heading404:after {
    width: 2px;
    height: 360px
}

.page404 .btn-area {
    position: relative
}

.page404 .btn-area:after {
    position: absolute;
    top: 50%;
    left: -65px;
    content: "";
    width: 40px;
    height: 2px;
    background: #e8e8e8
}

.page404 .heading404 .first4 {
    margin-right: -24px
}

.page404 .heading404 .last4 {
    display: inline-block;
    transform: rotateY(180deg);
    margin-left: -24px
}

.contact-widget {
    background-size: cover;
    background-position: center
}

.contact-widget.contact-bg {
    background-image: url(../../images/footer1.jpg)
}

.contact-widget.contact-bg1 {
    background-image: url(../../images/fellowship-contact.jpg)
}

.fellowship-bg {
    background-image: url(../../images/fellowship1.jpg)
}

.contact-widget .overlay {
    background: linear-gradient(to bottom right, #5d040a 0%, #e2001a 64%);
}

.contact-widget .join-subs-form {
    margin: 30px 0;
    position: relative
}

.contact-widget .widget {
    margin-bottom: 50px;
    font-size: 14px
}

.contact-widget .join-subs-form fieldset {
    border: 1px solid #2c2c2c;
    margin-right: 80px;
    padding: 25px 0
}

.contact-widget h3 {
    margin-bottom: 0;
    position: relative;
    font-weight: 600;
    line-height: 30px;
    color: #fff;
    padding-left: 15px;
    padding-top: 25px;
    margin-bottom: auto;
    font-size: 20px
}

.cnt-btn {
    margin-bottom: 25px;
    margin-top: 10%
}

.cnt-btn:hover {
    color: #000;
    background-color: #F90D00
}
@media (min-width: 991px)
{
    .contact-widget .join-subs-form input{
    width: 85%;
    outline: 0;
    border: 0;
    font-size: 18px;
    background: none;
    padding: 0 10px;
    margin-bottom: 40px;
    border-bottom: 1px solid #fff;
    color:#fff !important;
    }
    .contact-widget .join-subs-form select {
    width: 85%;
    outline: 0;
    border: 0;
    font-size: 18px;
    background: none;
    padding: 0 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #fff;
    color: #fff;
}
.contact-widget input[type="text"]::placeholder { /* Firefox, Chrome, Opera */ 
    color: #fff !important; 
} 
}
@media (max-width: 991px){
.contact-widget .join-subs-form input{
    width: 85%;
    outline: 0;
    border: 0;
    font-size: 18px;
    background: none;
    padding: 0 10px;
    margin-bottom: 40px;
    border-bottom: 1px solid #fff;
    color:#fff !important;
    }
    .contact-widget .join-subs-form select {
    width: 85%;
    outline: 0;
    border: 0;
    font-size: 18px;
    background: none;
    padding: 0 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #fff;
    color: #fff;
}
.contact-widget input[type="text"]::placeholder { /* Firefox, Chrome, Opera */ 
    color: #fff !important; 
} 

}

/*.contact-widget .join-subs-form input{
    width: 85%;
    outline: 0;
    border: 0;
    font-size: 18px;
    background: none;
    padding: 0 10px;
    margin-bottom: 40px;
    border-bottom: 1px solid #fff;
    color:#fff !important;
    }
.contact-widget input[type="text"]::placeholder {
    color: #fff !important; 
} 
.contact-widget .join-subs-form select {
    width: 85%;
    outline: 0;
    border: 0;
    font-size: 18px;
    background: none;
    padding: 0 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #fff;
    color: #fff;
}*/
@media (max-width: 991px){
	.contact-widget .join-subs-form select {
	    font-size: 14px;
	}
    .navbar-default .navbar-nav li a {
    padding: 11px 0 !important;
    }
}
.footer-widget {
    background-size: cover;
    background-position: center
}

.footer-widget.footer-bg {
    background-image: url(../../images/footer1.jpg)
}

.footer-widget.footer-bg2 {
    background-image: url(../../images/footer2.jpg)
}

.footer-widget.footer-bg3 {
    background-image: url(../../images/footer3.jpg)
}

.footer-widget .overlay {
      background: linear-gradient(to bottom right, #5d040a 0%, #e2001a 64%);
}

.footer-widget .join-subs-form {
    margin: 50px 0;
    position: relative
}

.footer-widget .widget {
    margin-bottom: 50px;
    font-size: 14px
}

.footer-widget .join-subs-form fieldset {
    border: 1px solid #2c2c2c;
    margin-right: 80px;
    padding: 25px 0
}

.footer-widget .join-subs-form label {
    margin-bottom: 0;
    position: relative;
    font-weight: 600;
    padding-right: 20px;
    color: #55a30f;
    padding-left: 58px;
    margin-bottom: auto
}

.footer-widget .join-subs-form label:after {
    position: absolute;
    top: -6px;
    right: 0;
    content: "";
    width: 1px;
    height: 40px;
    background: #636363
}

.footer-widget .join-subs-form label i {
    font-size: 40px;
    position: absolute;
    top: -5px;
    left: 10px
}

.footer-widget .join-subs-form label span {
    font-size: 20px
}

.footer-widget .join-subs-form button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 18px 24px;
    background: #55a30f;
    border: none;
    font-size: 31px;
    width: 80px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2c2c2c;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.footer-widget .join-subs-form button[type="submit"]:hover {
    color: #fff;
    padding-left: 25px
}

.footer-widget .join-subs-form input[type="email"] {
    width: 70%;
    outline: 0;
    border: 0;
    font-size: 13px;
    background: none;
    padding: 0 10px
}

.footer-widget .widget .widget-title {
    margin: 0;
    padding-bottom: 20px;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px dotted #000;
    margin-bottom: 25px
}

.footer-widget .widget .widget-title.colorful {
    color: #55a30f
}

.footer-widget .widget ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.footer-widget .widget ul>li {
    margin: 4px 0;
    display: table
}

.footer-widget .widget-reach-us ul>li span {
    color: #777;
    display: table-cell;
    width: 15px
}

.footer-widget .widget-reach-us ul>li p {
    padding-left: 10px;
    margin-bottom: 0;
    font-size: 14px;
    color: #777;
    display: table-cell
}

.footer-widget .widget a {
    color: #777;
    display: inline-block;
    margin-bottom: 7px;
}

.footer-widget .bottom-footer {
    padding: 20px 0;
    border-top: 1px solid #2c2c2c
}

.footer-widget .site-footer {
    position: relative
}

.footer-widget #go-top-top {
    position: fixed;
    bottom: 25px;
    right: 50px;
    font-size: 31px;
    cursor: pointer;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.footer-widget #go-top-top:hover {
    color: #55a30f
}

.footer-widget .widget.widget-snaps a {
    padding: 2px;
    margin-right: -4px
}

.footer-widget .widget-snaps-img {
    margin-top: 7px;
    width: 200px
}

.footer-widget .site-info {
    font-size: 12px;
    color: #fff;
    color: #fff;
    font-style: italic;
    font-weight: 300
}

.footer-widget .widget_contact .item {
    margin-bottom: 25px
}

.footer-three .widget i {
    display: block;
    font-size: 30px;
    color: #55a30f;
    margin-bottom: 5px
}

.footer-three .widget .title {
    font-size: 20px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    padding: 10px 0;
    margin: 0
}

.footer-three.footer-widget .overlay {
    padding-top: 80px
}

.footer-widget .widget_contact i {
    display: block;
    font-size: 30px;
    color: #55a30f;
    margin-bottom: 5px
}

.footer-widget .widget_contact .title {
    font-size: 20px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    padding: 0;
    margin: 0
}

.footer-widget .widget_contact .title:after {
    content: none
}

.footer-widget .widget_contact p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #7c7c7c
}

.footer-widget .widget-subscribe i {
    display: block;
    font-size: 30px;
    color: #55a30f;
    margin-bottom: 5px
}

.footer-widget .widget-subscribe .widget-title {
    font-size: 20px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    padding: 0;
    margin-bottom: 35px
}

.footer-widget .widget-subscribe form {
    position: relative
}

.footer-widget .widget-subscribe input.form-control {
    border: 0;
    background: transparent;
    border-bottom: 1px solid #707070;
    border-radius: 0
}

.footer-widget .widget-subscribe button[type="submit"] {
    position: absolute;
    right: 0;
    top: 10px;
    background: transparent;
    border: 0;
    font-size: 14px
}

.footer-widget .widget-subscribe button[type="submit"] i {
    font-size: 14px;
    color: #7c7c7c
}

.footer-widget .widget-copyright .widget-title {
    padding: 0;
    font-size: 24px;
    color: #55a30f;
    font-weight: 700
}

.footer-widget .widget-copyright p {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic
}

.footer-widget .widget-sitemap {
    background: rgba(54, 54, 54, .5);
    margin-bottom: 0!important;
    height: 100%;
    padding: 90px 30px 120px 90px
}

.footer-widget .widget-sitemap i {
    font-size: 30px;
    color: #55a30f
}

.footer-widget .widget-sitemap .widget-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

.footer-widget .widget-sitemap ul {
    list-style: disc;
    margin-left: 10px
}

.footer-widget .widget-sitemap ul li {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .14px
}

.footer-widget .footer-nav {
    padding: 30px 40px 30px 40px!important;
    border: 1px solid #373737
}

.footer-widget .footer-nav li {
    position: relative;
    margin-right: 15px!important
}

.footer-widget .footer-nav li:after {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background: #7c7c7c;
    position: absolute;
    right: -8px;
    top: 2px
}

.footer-widget .footer-nav li:last-child:after {
    content: none
}

.footer-widget .footer-nav li a {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #7c7c7c
}

.footer-widget .footer-nav.style-two {
    border: 0;
    padding: 0!important;
    margin: 80px 0 70px 0
}

.footer-widget .footer-nav.style-two li {
    position: relative;
    margin-right: 10%!important
}

.footer-widget .footer-nav.style-two li:last-child {
    margin-right: 0!important
}

.footer-widget .footer-nav.style-two li a {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif
}

.footer-widget .footer-nav.style-two li:hover:after {
    background: #fff
}

.footer-widget .footer-nav.style-two li:after {
    content: '';
    display: block;
    width: 20px;
    height: 3px;
    background: #7c7c7c;
    position: absolute;
    left: 5px;
    top: 25px;
    transition: all .5s ease
}

.footer-widget .widget-twitter-feed ul li:before {
    content: '\f099';
    font-family: FontAwesome;
    color: #fff
}

.footer-widget .widget-twitter-feed ul li a {
    font-size: 13;
    line-height: 24px;
    color: #2f7da1;
    font-style: italic
}

.footer-widget .widget-social ul li a {
    width: 30px;
    height: 30px;
    border: 1px solid #323232;
    text-align: center;
    font-size: 13px;
    line-height: 30px
}

.footer-widget .footer-nav.style-three {
    border: 0;
    padding: 0!important
}

.footer-widget .footer-nav.style-three li:after {
    top: 4px
}

.footer-widget .footer-nav.style-three li a {
    font-weight: 700;
    font-size: 14px;
    color: #7c7c7c
}

.course-side1 {
    padding: 40px 40px 40px 40px;
    background:linear-gradient(to bottom right, #5d040a 0%, #e2001a 64%);
    box-shadow: -5px 5px 10px #ccc;
    transition: all .3s ease-in;
    box-shadow: -5px 4px 25px #000011b0
}
.course-side1  p{
    color: #eee;
}

.course-side4 {
    padding: 40px 40px 40px 40px;
    /*background:linear-gradient(to bottom right, #5d040a 0%, #e2001a 64%);*/
    box-shadow: -5px 5px 10px #ccc;
    transition: all .3s ease-in;
    box-shadow: -5px 4px 25px #000011b0
}
.course-side4  p{
    color: #777;
}

.course-side1:hover,
.course-side2:hover {
    background-color: #f4f4f4
}

.course-side2 {
    padding: 40px 40px 40px 40px;
    background:linear-gradient(to bottom right, #5d040a 0%, #e2001a 64%);
    box-shadow: -5px 5px 10px #ccc;
    transition: all .3s ease-in;
    box-shadow: -5px 4px 25px #000011b0
}
.course-side2 p{
    color: #eee !important;
}
.course-side5 {
    padding: 40px 40px 40px 40px;
    /*background:linear-gradient(to bottom right, #5d040a 0%, #e2001a 64%);*/
    box-shadow: -5px 5px 10px #ccc;
    transition: all .3s ease-in;
    box-shadow: -5px 4px 25px #000011b0
}
.course-side5 p{
    color: #777 !important;
}
.course-side3 {
    padding: 40px 40px 40px 40px;
    background-color: #e87350;
    box-shadow: -5px 5px 10px #ccc;
    transition: all .3s ease-in;
    box-shadow: -5px 4px 25px #000011b0
}

#html5-watermark {
    display: none!important
}
@media (max-width: 991px){
    .testimony-info {
        padding: 0px 15px 50px 15px !important;
    }
}
.popup {
    display: none;
    background-color: rgba(127, 127, 127, .5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 9999
}

.btn-smt {
    padding: 10px 10px!important;
    border-radius: 5px;
    color: #EE282F;
    background-color: #e6e6e6;
    font-family: 'Lato', sans-serif!important;
    font-weight: 700!important;
    font-size: 16px!important;
    letter-spacing: 1.92px!important;
    border: 1px solid transparent;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-color: #ccc;
    transition: all .3s ease-in
}

.btn-smt:hover {
    color: #000;
    background-color: #fff;
    border-color: #adadad
}

.quality-bg {
    background: url(../../images/bg2.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed
}

.quality .overlay {
    background: #EE282F;
}

.quality .sec-title {
    color: #fff
}

.quality-content {
    padding: 70px 0
}

.quality-content p {
    margin: 20px 20px
}

.quality ul {
    list-style-type: disc;
    padding: 25px 30px 0 15px;
    margin-bottom: 0
}

.quality ul li {
    margin: 10px 0;
    color: #eee;
    text-align: justify
}

.certi-block {
    margin: 30px 0
}

.modal-body {
    padding: 10px 10px 30px
}

.mt5 {
    margin-top: 5%
}

.service .img-block {
    margin-top: 20px
}

#courses .right-title {
    font-weight: 700;
    font-size: 20px;
    color: #eee;
    text-align: center
}

.carousel-caption {
    right: 18%;
    left: 18%;
    padding-bottom: 30px;
    bottom: -7%
}

.mb100 {
    margin-bottom: 100px;
}
.mb50{
    margin-bottom: 50px;
}
.service {
    min-height: 275px
}

.syllabus-popup {
    display: none
}

.box {
    display: block;
    width: 200px;
    height: 100px;
    background-color: #DDD
}

#pop {
    padding: 0 0
}

#example {
    position: relative
}

.syllabus-pop {
    color: #000
}

.syllabus-popup-block {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    background-color: #FF0801;
    border-radius: 0
}

.syllabus-popup-block a {
    color: #FFF;
    font-size: 10px;
    padding: 5px 5px;
    border-radius: 0;
    float: left
}

.popover {
    background-color: #FF0801
}

.popover-content {
    color: #000;
    background-color: #FF0801
}

.arrow {
    background: transparent
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: transparent;
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: transparent;
    border-left-width: 0
}

.popover>.arrow:after {
    border-right-color: transparent
}

.widget ul li p a {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.widget ul li p a:hover {
    color: #FF0801
}

.branches>li {
    list-style-type: disc;
    display: list-item!important;
    border-bottom: 1px dotted #bbb;
}

.branches>li a {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.branches>li a:hover {
    color: #FF0801
}

.cnt-form-popup .form-group {
    margin-bottom: 5px
}

.cnt-form-popup .form-control {
    color: #fff;
    background-color: transparent;
    border: 1px solid #eee;
    margin: 10px 0;
    height: 40px
}

.cnt-form-popup select.form-control option {
    background-color: #444
}

.top-form select.form-control option {
    background-color: #444
}

.close {
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #FFF;
    opacity: 1
}

.campus-title {
    text-shadow: 2px 2px #000;
    line-height: 25px;
    margin-top: 35px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: 2px;
    color: #FF0801
}

::-webkit-input-placeholder {
    color: #eee!important
}

::-moz-placeholder {
    color: #FFF!important
}

:-ms-input-placeholder {
    color: #FFF!important
}

:-moz-placeholder {
    color: #FFF!important
}

.modal-dialog {
    top: 17%
}

.modal-title {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #eee;
    text-transform: capitalize;
    text-align: center
}

.error-popup {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    height: 20px;
    text-align: center;
    line-height: 1.2
}

.modal-content {
    /*background-image: url(../../images/slider/pop-image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center; */
    /*background: rgb(2,0,36);
    background: radial-gradient(circle, rgba(2,0,36,1) 0%, rgba(0,0,0,0.4864320728291317) 30%, rgba(0,212,255,1) 100%); 

   background: -webkit-radial-gradient(top, #000000, #555555);
    background: -moz-radial-gradient(top, #000000, #555555);
    background: radial-gradient(to bottom, #000000, #555555);*/
    background: linear-gradient(to bottom right, #5d040a 0%, #e0001a 64%);
}

.top-cnt a {
    display: block;
    font-size: 10px;
    font-weight: 600
}

.top-cnt a:hover {
    color: #FF0802
}

.site-info a {
    font-size: 12px;
    color: #fff;
    font-style: italic;
    font-weight: 300
}

.site-info a:hover {
    color: #FF0802
}

.top-dest-cnt {
    position: absolute;
    right: 10px;
    top: 0
}

.top-dest-cnt a {
    font-size: 14px;
    font-weight: 600
}

.top-dest-cnt a:hover {
    color: #FF0802
}

.html5-title {
    font-size: 10px;
    color: #000;
    float: right
}

.html5-title .fa-download {
    color: #FF0801
}

.thaank-pop {
    top: 25%!important
}

.syllabus {
    min-height: 85px
}

.iosBugFixCaret {
    position: fixed;
    width: 100%
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 3px
}

.certificate-logo {
    width: 92%
}

.certificate-logo:after {
    clear: both
}

.syllabus-popup-block {
    border: 0;
    border-radius: 0;
    margin: 14px 0;
    padding: 0PX 5PX;
    position: absolute;
    left: 40px;
    bottom: -24PX
}

.tab-content img {
    box-shadow: -5px 4px 25px #000011b0
}

.carousel-inner {
    box-shadow: -5px 4px 25px #000011b0
}

.slider-pos {
    position: relative;
    z-index: 1
}

.index-form {
    z-index: 3;
    position: absolute;
    top: 290px;
    right: 53px;
    background: #000000cf;
    width: 30%
}

.index-form-mob {
    background: #000000cf
}

.index-form-mob .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: transparent
}

.top-form {
    position: relative;
    height: 225px
}

.top-form .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: transparent
}

.top-form textarea {
    background-color: transparent;
    border-radius: 4px;
    padding: 6px 10px;
    width: 100%;
    color: #fff
}

.mob-form textarea {
    background-color: transparent;
    border-radius: 4px;
    padding: 6px 10px;
    width: 100%;
    color: #fff
}

@media all and (min-width:1024px) and (max-width:1365px) {
    .index-form {
        z-index: 3;
        position: absolute;
        top: 170px;
        right: 53px;
        background: #000000cf;
        width: 30%
    }
}

@media all and (min-width:768px) and (max-width:1023px) {
    .index-form {
        z-index: 3;
        position: absolute;
        top: 286px;
        right: 53px;
        background: #000000cf;
        width: 30%;
        height: 321px
    }
}

.mob-lh {
    line-height: 20px!important
}

@media all and (min-width:320px) and (max-width:767px) {
    .rev_slider_wrapper {
        max-width: 1000px;
        position: relative;
        margin: auto
    }
}

@media(max-width:767px) {
    .rev-btn {
        padding: 4px 10px!important;
        font-size: 10px!important
    }
    #drift-widget-container{
        display: none !important;
    }
    .thomas-sec{
        padding:50px 0 ;
    }
    .navbar-default .navbar-nav .has-sub-menu>.sub-menu>li>a {
    color: rgba(0, 0, 0, .9);
    display: inline-block;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
}
.new-campus{
	width:100%;
	height: 100%;
    padding: 10px;
}
}

.desktop-slider {
    position: relative
}

.ban-btn {
    position: absolute;
    right: 20vw;
    bottom: 15vh;
    z-index: 999
}

.events-item {
    box-shadow: -5px 4px 25px #000011b0;
    cursor: pointer;
    transition: 0.5s ease all;
    margin-bottom: 30px;
    min-height: 250px
}

.events-item img {
    height: 200px
}

.events-item:hover {
    box-shadow: none
}

.img-title {
    height: 100px;
    margin: 0;
    padding: 10px 15px
}

.img-title {
    background: #000;
    background-image: linear-gradient(to bottom, rgba(255, 0, 0, .15), rgb(255, 0, 0))
}

.img-title p {
    text-align: center;
    color: #fff
}

.highlight-text {
    color: #ee282f;
    font-weight: 600
}

.syllabus-accordion .panel-default>.panel-heading {
    color: #fff;
    background-color: transparent;
    border-color: #ee282f;
    padding: 0
}

.syllabus-accordion .panel-title>a {
    padding: 15px;
    color: #fff;
    background: #555;
    font-weight: 600
}

.syllabus-accordion .panel-title>a[aria-expanded="true"] {
    color: #ee282f;
    background: #fff
}

.syllabus-accordion .panel-title>a {
    padding: 15px;
    color: #fff
}

.panel-title>a {
    display: block;
    position: relative
}

.syllabus-accordion .panel-title a::after,
.syllabus-accordion .panel-title a::before {
    color: #fff;
    content: "\f077";
    font-family: Fontawesome;
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 40px;
    text-align: center;
    top: calc(50% - 7px);
    width: 35px
}

.syllabus-accordion .panel-title a::before {
    content: "\f078";
    opacity: 1
}

.syllabus-accordion .panel-title a[aria-expanded="true"]::before {
    opacity: 0
}

.syllabus-accordion .panel-title a[aria-expanded="true"]::after {
    opacity: 1;
    color: #ee282f
}

.syllabus-list li {
    list-style-type: none;
    margin-bottom: 15px;
    color: #555;
    display: table;
    line-height: 25px
}

.syllabus-list li:before {
    color: #666;
    content: "\f00c";
    font-family: Fontawesome;
    text-align: center;
    margin-right: 15px;
    font-size: 12px;
    display: table-cell;
    padding-right: 20px
}

.carousel-text {
    position: relative;
    height: 60px;
    width: 100%;
    background: #000;
    padding: 10px 15px;
    background-image: linear-gradient(to bottom, rgba(255, 0, 0, .15), rgb(255, 0, 0))
}

.carousel-text p {
    text-align: center;
    color: #fff;
    font-size: 14px
}

.figure a {
    position: relative
}

.office-environment-img span {
    background-image: url(../../images/video/play.png);
    background-size: cover;
    position: absolute;
        bottom: 30%;
    left: 47%;
    display: inline-block;
    color: #b40500;
    font-size: 16px;
    width: 35px;
    padding: 0;
    height: 35px;
    background-color: transparent
}
.office-environment-img span.yplay-icon {
    background: url(../../img/ytube.png) no-repeat center;
    background-size: 70px;
    position: absolute;
    color: #b40500;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 0 10px #b40101;
}

.top-social {
    position: absolute;
    bottom: 27px;
    right: 35px;
    z-index: 99;
    color: #fff
}

.top-social a {
    color: #fff
}

.top-social span {
    width: 25px;
    height: 25px;
    display: inline-block
}

.top-social i {
    padding: 6px
}

.top-social1 {
    position: relative;
    bottom: -1px;
    z-index: 0;
    color: #fff;
    text-align: center!important;
    margin-top: 15px
}

.top-social1 span {
    width: 50px!important;
    height: 50px;
    display: inline-block
}

.top-social1 i {
    padding: 14px!important;
    font-size: 22px
}

.top-social1 a {
    color: #fff;
    margin: 0 10px!important
}

.facebook-color {
    background: #3B5998
}

.instagram-color {
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)
}

.youtube-color {
    background: #CB2027
}

.linkedin-color {
    background: #0e76a8
}

.play-icon {
    background-image: url(../../images/video/play.png);
    background-size: cover;
    position: absolute;
    bottom: 60%;
    left: 45%;
    display: inline-block;
    color: #2c2c2c;
    font-size: 16px;
    width: 35px;
    padding: 0;
    height: 35px;
    background-color: transparent
}

.sec-title2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    color: #2c2c2c;
    font-weight: 700;
    padding-bottom: 10px;
    margin: 0;
    position: relative;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase
}

.fellowship-form {
    padding: 25px 30px 30px;
    box-shadow: 0 0 10px;
    border-radius: 5px 5px 0 0
}

.apply-btn {
    padding: 60px 0 50px 0
}

.btn-apply:hover {
    background-color: #EE282F;
    color: #fff
}

.form-btn {
    background-color: #FF0802;
    color: #fff;
    padding: 20px
}

.fellowship-btn {
    position: absolute;
    right: 24vw;
    bottom: 20vh;
    z-index: 999
}

@media (max-width:767px) {
    .fellowship-btn {
        position: absolute;
        right: 97px;
        bottom: 47px
    }
    .left-right .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px!important
    }
    .left-right .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev {
        margin-right: -15px!important
    }
}

.page-wrapper .content-page {
    display: block;
    clear: both
}

.press-headline {
    color: #2c2c2c;
    font-family: "Open Sans", sans-serif;
    font-weight: 600
}

.press-readmore {
    color: red;
    cursor: pointer
}

#more {
    display: none
}

#more1 {
    display: none
}

.left-right .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -73px
}

.left-right .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev {
    margin-right: -73px
}

.st-btn {
    display: none!important
}

[data-network=sharethis],
[data-network=facebook],
[data-network=instagram],
[data-network=whatsapp],
[data-network=twitter],
[data-network=gmail],
[data-network=linkedin] {
    display: inline-block!important
}

.st-disclaimer {
    display: none!important
}

.st-logo {
    display: none!important
}

.popup_popup {
    display: none !important;
}
.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 10;
  background: 100%;
  background: #ffffff;
  display: inline-block;
  box-shadow: 0 0 10px;
}
/*.sticky .sticky-logo{
	width: 22% !important;
}*/
.form-outer{
    background: #f6196f;
}
.application-section{
    padding: 50px 0;
}
.application-form input[type=text],[type=email],.form-control{
    background-color: #ffffff5c;
    border: 3px solid #ebeced;
    border-radius: 0;
    color: #f7f7f6;
    font-size: 14px;
    font-weight: 400;
    height: 45px;
    line-height: 24px;
    padding-bottom: 11px;
    padding-left: 28px;
    padding-right: 30px;
    padding-top: 11px;
    width: 100%;
}
.form-control option{
    color: #000;
}
.application-form textarea{
    background-color: #ffffff5c;
    border: 3px solid #ebeced;
    border-radius: 0;
    color: #f7f7f6;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 11px;
    padding-left: 28px;
    padding-right: 30px;
    padding-top: 11px;
    width: 100%; 
}
.ap-heading{
    color: #ff0802;
    padding: 15px 0;
}
.file-preview{
    border: 3px solid #ebeced;
    border-radius: 0;
}
.fileinput-remove{
    color: #aaa;
}
.fileinput-remove-button {
    border-radius: 0px !important;
    padding: 5px 17px!important;
}
.file-drop-zone{
    background: #ffffff5c;
}
.fixed-btn {
    position: fixed;
    text-align: center;
    right: 0;
    top: 42%;
    padding: 10px 15px;
    background: #fb100e;
    z-index: 100;
    -moz-box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    -webkit-animation: fadeIn 3s;
    animation: fadeIn 3s;
    border-radius: 5px;
    border: 1px solid #4CAF50;
}
.fixed-btn a{
    color: #ffffff;
}
.sticky-close {
    display: none;
    position: absolute;
    background: #fff;
    line-height: 15px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 0;
    left: -10px;
    top: -10px;
    border: 1px solid #000;
}
@media only screen and (max-width: 767px){
    .sticky-close {
        display: block !important;
    }
}
label{
	font-family: 'Lato', sans-serif;
	font-weight: 500;
}

.file-drop-zone-title{
    color: #ffffff !important;
}
.application-form label{
    color: #f7f7f6;
}

.fixed-btn-whatsapp {
    position: fixed;
    text-align: center;
    right: 3px;
    top: 29%;
    padding: 8px 8px;
    background: #47c857;
    z-index: 100;
    -moz-box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    -webkit-animation: fadeIn 3s;
    animation: fadeIn 3s;
    border-radius: 25px;
}
.fixed-call-btn{
    position: fixed;
    text-align: center;
    left: 3px;
    top: 13%;
    padding: 9px 13px;
    background:#47c857;
    z-index: 100;
    -moz-box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    -webkit-animation: fadeIn 3s;
    animation: fadeIn 3s;
    border-radius: 5px;
    border-radius: 9px;
}
.fixed-call-btn .fa{
  color: #fff;
  font-size: 23px;
}
.fixed-mail-btn{
    position: fixed;
    text-align: center;
    left: 0px;
    top: 23%;
    padding: 9px 13px;
    background:red;
    z-index: 100;
    -moz-box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    box-shadow: 0 15px 50px rgba(0,0,0,0.35);
    -webkit-animation: fadeIn 3s;
    animation: fadeIn 3s;
    border-radius: 0 5px 5px 0;
}
.fixed-mail-btn .fa{
  color: #fff;
  font-size: 20px;
  padding-left: 8px;
}
.title-loc:after {
content: "\f041" !important;
font-family: 'FontAwesome';
position: absolute;
right: 20px;
color: #000;
}
.title-loc-mob:after {
content: "\f041" !important;
font-family: 'FontAwesome';
position: absolute;
right: 20px;
color: #ee282f;
}
.text-light-color p{
    color: #eee;
}
/*.text-light-color h2{
    color: #eee;
}
*/.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom right, #5d040a 0%, #e2001a 64%);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.sidenavigation {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  background: linear-gradient(to bottom right, #5d040a 0%, #e2001a 64%);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
    padding: 10px 8px 10px 20px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    display: block;
    transition: 0.3s;
    font-weight: 600;
    line-height: 2;
}
.sidenavigation a {
    padding: 10px 8px 10px 30px;
    text-decoration: none;
    font-size: 14px;
    color: #eee;
    display: block;
    transition: 0.3s;
    font-weight: 600;
}

.sidenav a:hover {
  color: #f1f1f1;
}
.sidenavigation a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.sidenavigation .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .4em solid;
    border-right: .4em solid transparent;
    border-bottom: 0;
    border-left: .4em solid transparent;
}
.open>.dropdown-menu {
    width: 100%;
}
.mob-dropdowntext a{
    color: #000;
}
.text-white{
    color: #ffffff;
    line-height: 35px;
}
.desc-div{
    text-align: center;
    margin-top: 100px;
}
.heading-desc{
    font-size: 25px;
    color: red;
    font-weight: 600;
}
@media (max-width: 991px){
    .office-environment-img {
        position: relative;
         box-shadow: none !important; 
    }
    .faculty p{
        font-size: 14px;
    }
}
.thomas-sec{
        padding:50px 0 0 0;
    }
/*.campus-figure{
    margin-bottom: 0px;
}*/
.video-title{
    font-weight: 700;color: #808080;text-align: center;margin-bottom: 25px;min-height: 30px;line-height: 25px;
}
.main-title{
    font-weight: 700 !important;
    color: red !important;
    font-size: 25px;
}
.testimony-author p{
    font-size: 14px;
}
.testimony-author span{
    font-size: 10px;
}
.p-0{padding: 0px;}

.scholor-form input[type="text"]::placeholder 
		
		{ /* Firefox, Chrome, Opera */ 
		    color: #000 !important; 
		    font-size: 12px;
		    font-weight: bold;
		}

.underline{
    text-decoration: underline;
}

.font-bold{
    font-weight: 600;
}