::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

::-webkit-scrollbar-thumb {
    background: #373435;
}

::selection {
    background: #FFCC28;
    color: #000;
}
.theme-text-color {
    color: #373435;
}.center * {
    text-align: center !important;
}
.date-tp-2,
.logoininfo a.logs,
.mainnav ul li a,
.post-tp-3 .category-tp-2 {
    text-transform: uppercase
}
ul.disc {
    list-style-type: disc;
    padding-left: 20px;
}
ol.decimal {
    list-style-type: decimal;
    padding-left: 20px;
}
.blogReadmore,
.headMiddBtn a {
    text-shadow: 1px 0 1px rgba(0, 0, 0, .3)
}

body {
    overflow-x: hidden
}

.headertop {
    padding: 10px 0 2px;
    /*border-bottom: 8px solid #fc0;*/
    margin-bottom: 0
}

.header .dropdown-menu {
    min-width: 200px;
    background: #eee;
    border-radius: 0 !important;
    border: 0
}

.header li {
    line-height: normal
}
a.search{cursor: pointer}
section#searchdata {
    background: #fff;
    padding: 15px 0;
    display: none;
    position: fixed;
    top: 150px;
    left: 0;
    z-index: 99;
    width: 100%;
}

section#searchdata input {
    background: 0 0;
    border: 0;
    width: 100%;
    border-bottom: 2px solid #666;
    padding: 5px 15px;
    outline: 0
}

.navbar-nav {
    float: none;
    text-align: center
}

.navbar-toggle {
    background: #666;
    top: 2px;
    float: none;
    margin: 0;
    padding: 12px 15px
}

.navbar-toggle .icon-bar {
    background: #fff
}

.navbar-nav > li {
    float: none;
    width: auto;
    margin: 0 -2px;
    display: inline-block;
}

.nav > li > a {
    padding: 15px;
}

.header .dropdown-menu a {
    font-weight: 500;
    padding: 7px 20px
}

.header .st .dropdown-menu a {
    padding: 0;
    display: inline-block;
    margin-bottom: 15px
}

a.dropdown-toggle {
    font-size: 18px
}

.navbar-nav > li > a {
    font-size: 18px;
}

.header .nav-justified > li {
    display: table-cell;
    float: none
}

.header a {
    color: #555;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500
}

.header .dropdown-menu h3 {
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 10px
}

.logoininfo {
    text-align: right
}

.navbar {
    margin: 0
}

li.st ul {
    width: 100%
}

li.st {
    position: static
}

.logoininfo a.logs {
    display: inline-block;
    box-shadow: 0 2px 4px #ddd;
    padding: 2px 20px;
    font-size: 15px;
    border-radius: 5px;
    background: #ffcc28;
    font-weight: 500;
    color: #333;
    margin-left: 15px;
}

.maps {
    position: relative
}

.popover {
    border-radius: 4px;
    border: 0;
    box-shadow: 0 2px 5px #ccc;
    font-family: Roboto, sans-serif
}

h3.popover-title {
    background: #fafafa;
    font-weight: 500;
    border: 0
}

.popover.right > .arrow {
    border-right-color: rgba(0, 0, 0, .1)
}

.post-tp-3 {
    margin: 0 0 15px;
    display: block;
    overflow: auto
}

.navigation,
.singleBlog {
    overflow: hidden
}

.post-tp-3 figure {
    /*float: left;
    margin: 4px 20px 0 0;*/
    margin: 0;
}

.post-tp-3 figure img {
    opacity: .7;
    border-radius: 3px;
    width: 100%;
    height: 130px;
}

.post-tp-3 .category-tp-2 {
    margin-bottom: 0;
    text-decoration: none
}

.commonSectionTitle h2:after, .themeHeadding h2::after {
    content: '';
    background: #fc0;
    height: 3px;
}

.post-tp-3 .title-3 {
    margin-top: 10px;
    margin-bottom: 0;
    color: #181818;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    padding: 0
}

.date-tp-2,
.popover-content {
    font-size: 12px
}

.date-tp-2 {
    display: none;
    color: #888;
    line-height: 23px;
    font-weight: 400
}

.popover-content hr {
    margin: 5px -15px
}

.logoininfo a.logs i,
.logoininfo a.search {
    color: #fc0;
    font-size: 20px;
    display: inline-block
}

.maps img {
    max-width: 100%
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #ddd;
}

.maps a {
    -webkit-animation: pulsejg2 1s linear infinite;
    -moz-animation: pulsejg2 1s linear infinite;
    animation: pulsejg2 1s linear infinite;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background: #fc0;
    border-radius: 50%;
    position: absolute
}

@-webkit-keyframes pulsejg2 {
    0% {
        box-shadow: 0 0 0 rgba(255, 204, 0, 0.5)
    }
    100% {
        box-shadow: 0 0 10px 15px transparent
    }
}

@-moz-keyframes pulsejg2 {
    0% {
        box-shadow: 0 0 0 rgba(255, 204, 0, 0.5)
    }
    100% {
        box-shadow: 0 0 10px 15px transparent
    }
}

@keyframes pulsejg2 {
    0% {
        box-shadow: 0 0 0 rgba(255, 204, 0, 0.5)
    }
    100% {
        box-shadow: 0 0 10px 15px transparent
    }
}



.logoininfo a.logs i {
    line-height: normal;
    margin-right: 6px
}

.logo img {
    margin-left: 55px;
    height: 70px;
    padding: 0px 0 5px;
}

.logo a {
    display: block
}

.singMiddInfo {
    position: relative;
    padding-left: 50px;
    float: left;
    padding-top: 13px;
    margin-left: 32px
}

.singMiddInfo.phone {
    margin-left: 0
}

.singMiddInfo i {
    font-size: 26px;
    color: #5025b3;
    line-height: .8;
    position: absolute;
    left: 0;
    top: 5px;
    text-align: center;
    padding: 13px 10px
}

.header.fixedHeader,
.preloader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%
}

.singMiddInfo h4 {
    color: #2c3e50;
    font-size: 14px;
    margin-bottom: 7px
}

.singMiddInfo a,
.singMiddInfo p {
    color: #ababab;
    font-size: 12px;
    margin: 0;
    line-height: .8;
    display: block
}

.singMiddInfo a:hover {
    color: #5025b3
}

.headMiddBtn {
    margin: -2px 0
}

.headMiddBtn a {
    background: #5025b3;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    height: 51px;
    line-height: .8;
    padding: 18px 21px;
    text-align: center
}

.headMiddBtn a:hover {
    color: #2C3E50
}

.preloader {
    background: #fff;
    height: 100%;
    bottom: 0;
    z-index: 99999
}

.header {
    background: #E5E5E5
}

.header.fixedHeader {
    z-index: 999
}

section.hastopbar {
    background: #fff;
    text-align: right
}

section.hastopbar .links a {
    font-weight: 500;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    margin-left: 15px;
    display: inline-block;
    padding: 3px 0
}

section.hastopbar .links a:hover {
    opacity: .6
}

.mainnav ul {
    line-height: .8
}

.mainnav ul li {
    display: inline-block;
    margin-right: 36px;
    margin-top: 31px;
    padding-bottom: 26px;
    position: relative
}

.mainnav ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: .8;
    font-weight: 400
}

.mainnav ul li.active a,
.mainnav ul li:hover > a {
    color: #f1f1f1
}

.mainnav ul ul.sub-menu {
    background: #222;
    left: 100%;
    opacity: 0;
    position: absolute;
    top: 50px;
    visibility: hidden;
    width: 200px;
    z-index: 1;
    margin-left: -100px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.mainnav ul li:hover ul.sub-menu {
    top: 37px;
    opacity: 1;
    visibility: visible;
    z-index: 2
}

.mainnav ul ul.sub-menu li {
    border-bottom: 1px solid #333;
    display: block;
    margin: 20px 20px 0;
    padding-bottom: 20px
}

.mainnav ul ul.sub-menu li:last-child {
    border-bottom: none
}

.mainnav ul ul.sub-menu li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize
}

.mainnav ul ul.sub-menu li a:hover {
    color: #5025b3
}

.searchForm {
    padding-left: 20px
}

.searchForm input {
    font-size: 13px;
    color: #a5b4c3;
    background: #5025b3;
    border: none;
    width: 100%;
    position: relative;
    height: 100%;
    padding: 26px
}

.searchForm input::-webkit-input-placeholder {
    color: #a5b4c3;
    opacity: 1
}

.searchForm input:-moz-placeholder {
    color: #a5b4c3;
    opacity: 1
}

.searchForm input::-moz-placeholder {
    color: #a5b4c3;
    opacity: 1
}

.searchForm input:-ms-input-placeholder {
    color: #a5b4c3;
    opacity: 1
}

.searchForm button {
    background: 0 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    height: 13px;
    left: auto;
    line-height: .8;
    margin: auto;
    position: absolute;
    right: 36px;
    top: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.searchForm button:hover {
    color: #5025b3
}

.sliderSection {
    position: relative;
    margin: auto;
    width: 100%
}

.sliderSection .tp-banner {
    width: 100%;
    height: 860px;
    position: relative;
    overflow: hidden
}

.slider_image:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6)
}

.theme_slider_title span {
    display: block
}

.slider-text {
    top: 50%;
    width: 100%;
    left: 0;
    margin-top: -133px;
    position: absolute;
    color: #fff
}

#main_slider figure img {
    display: block;
    width: 100%
}

.fillterNav li,
.sbrm {
    font-weight: 400;
    display: inline-block
}

#main_slider figure {
    position: relative
}

.theme_slider_pre_title {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400
}

.theme_slider_title {
    font-size: 40px;
    padding: 15px 0;
    margin-bottom: 10px;
    line-height: 1.2em;
    text-transform: capitalize;
    letter-spacing: 1.2px;
    color: #fff
}

.blog_cont p,
.fotterTitle,
.testmonialinner h2 {
    text-transform: uppercase
}

#main_slider .owl-item.active .theme_slider_title {
    animation: 1s 1s fadeInLeft both
}

#main_slider .owl-item.active .slide-caption__desc {
    animation: 1s 1.5s fadeInRight both;
    font-weight: 500;
}

#main_slider .owl-item.active .themeBtn {
    animation: 1s 2.5s zoomIn both
}

#main_slider .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -21px
}

.newsBlogIn,
.portfolioImg img,
.sbrm,
.singlePortfolio {
    position: relative
}

#main_slider .owl-controls .owl-nav .owl-prev {
    float: left;
    margin-left: 0;
    border-radius: 0;
    padding: 6px 12px;
    font-size: 22px;
    background-color: #29282e
}

#main_slider .owl-controls .owl-nav .owl-next {
    float: right;
    margin-right: 0;
    border-radius: 0;
    padding: 6px 12px;
    font-size: 22px;
    background-color: #29282e
}

.slider-text p {
    font-size: 16px;
    margin-bottom: 30px;
    color: #fff
}

.sliderBtn .themeBtn.bgwhite {
    margin-left: 15px
}

.blogNews {
    padding-bottom: 20px
}

.newsBlogIn {
    top: -40px
}

.singleBlog {
    background: #fff
}

.blog_cont {
    padding: 0 16px 9px
}

.blog_imag img {
    width: 100%;
    height: auto
}

.blog_tit {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 17px;
    margin-bottom: 5px
}

.blog_cont p {
    font-size: 14px;
    line-height: 24px;
    color: #848484;
    margin-bottom: 20px
}

.sbrm {
    font-size: 14px;
    font-style: italic;
    color: #5025b3
}

.sbrm:hover:before {
    width: 113px
}

.sbrm i {
    margin-left: 12px
}

.newsBlogIn .singleBlog {
    margin-bottom: 0
}

.blog_sec {
    text-align: center
}

.index .commonSection.fillterProject .fillterNav {
    text-align: right
}

.blogReadmore,
.copyright p,
.footerSocial a,
.portfolioHover,
.team-social,
.team-social a {
    text-align: center
}

.index .commonSection.fillterProject .fillterNav .filter:last-child {
    margin-right: 0
}

.fillterNav {
    margin-bottom: 50px;
    margin-top: 5px
}

.fillterNav li {
    font-size: 16px;
    line-height: .8;
    color: #000;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin-right: 30px
}

.fillterNav li.active,
.fillterNav li:hover {
    color: #5025b3
}

.mix {
    display: none
}

.singlePortfolio {
    margin-bottom: 30px
}

.singlePortfolio:hover .portfolioImg:after {
    visibility: visible;
    opacity: .8;
    width: 100%;
    height: 100%
}

.portfolioImg img {
    width: 100%;
    height: auto
}

.portfolioHover,
.portfolioImg:after {
    position: absolute;
    margin: auto;
    left: 0
}

.portfolioHover {
    height: 40px;
    right: 0;
    top: 20px;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.newsletter button,
.portfolioImg:after {
    right: 0;
    -moz-transition: all .5s ease;
    top: 0
}

.singlePortfolio:hover .portfolioHover {
    visibility: visible;
    opacity: 1;
    top: 0
}

.portfolioImg:after,
.team-social {
    background: #5025b3;
    opacity: 0;
    bottom: 0
}

.portfolioImg:after {
    content: '';
    width: 85%;
    height: 85%;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.portfolioHover a {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    height: 40px;
    line-height: .8;
    margin: auto 5px auto auto;
    padding: 13px;
    width: 40px;
    font-size: 12px;
    display: inline-block
}

.portfolioHover a:hover {
    color: #fff;
    border-color: #fff
}

.promo_sec {
    padding: 92px 0 102px;
    background: #5025b3
}

.team_sect figure {
    position: relative
}

.team-info.text-center {
    padding-top: 10px
}

.team-social {
    width: 100%;
    position: absolute;
    padding: 10px;
    margin: 0
}

.team_sect:hover,
.team_sect:hover .team-social {
    opacity: 1
}

.team-social a {
    padding: 7px 5px;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    height: 35px;
    display: inline-block;
    width: 35px;
    margin: 0 5px;
    line-height: 1.2em
}

.team-social a .fa {
    color: #fff;
    font-size: 18px
}

.team_sect:hover .team-info .title {
    color: #5025b3;
    cursor: pointer
}

.teammatesSec {
    padding-top: 90px;
    padding-bottom: 70px
}

.service {
    background: #fff;
    padding: 70px 35px;
    margin: 30px 0
}

.service:hover {
    background: #5025b3;
    color: #fff
}

.service:hover .service-icon i,
.service:hover .service-text h2 {
    color: #fff
}

.service-icon i {
    color: #5025b3;
    font-size: 40px;
    margin-bottom: 30px;
    display: inline-block;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

.dropdown-submenu:hover > .dropdown-menu,
.inst-list a,
.inst-list img {
    display: block
}

.newsletter button,
.servicRead::after {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.service-text h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    font-style: normal
}

.meta,
.search input,
.servicRead {
    font-style: italic
}

.singleWedo p {
    color: #848484
}

.blogSec2 {
    border: 1px solid #dfdfdf
}

.meta {
    line-height: .8;
    margin: 7px 0 10px;
    font-size: 14px
}

.meta a {
    color: #afafaf;
    margin-left: 5px
}

.meta a:first-child {
    margin-left: 0
}

.meta a:hover {
    color: #000
}

.index .blogSec2 p {
    margin-bottom: 2px
}

.blogSec2 p {
    margin-bottom: 27px
}

.siBlogThumb {
    position: relative;
    padding-left: 136px;
    min-height: 123px
}

.siBlogThumb img {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: 94px
}

.thumbBtitle {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 8px
}

.meta.thumbBlog {
    font-size: 13px;
    margin-bottom: 4px
}

.siBlogThumb p {
    font-size: 14px;
    color: #848484;
    line-height: 24px;
    margin: 0
}

.testmonial {
    padding: 74px 0 65px
}

.singleTest {
    background: #fff;
    padding: 32px 20px 27px
}

.singleTest p {
    font-size: 15px;
    color: #848484;
    line-height: 30px
}

.footer p,
.navigation > li {
    line-height: 25px
}

.testcarHeadding {
    margin-bottom: 36px
}

.testmonialinner {
    margin-top: 38px
}

.testmonialinner h2 {
    font-size: 16px;
    color: #010101;
    position: relative
}

.testmonialinner p {
    color: #acacac;
    margin: 0
}

.testmonialsec .owl-controls {
    margin-top: 50px
}

.testmonialsec.owl-theme .owl-dots .owl-dot.active span,
.testmonialsec.owl-theme .owl-dots .owl-dot:hover span {
    background: #5025b3
}

.testmonialsec.owl-theme .owl-dots .owl-dot span {
    margin: 0 5px;
    border: 1px solid #5025b3;
    background: 0 0
}

.partnerSec {
    padding: 40px 0;
    background-color: #5025b3
}

.partnerClient {
    height: 90px;
    position: relative
}

.partnerClient img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.dropdown-submenu,
.newsletter {
    position: relative
}

.footer {
    background: #29282e;
    padding: 58px 0 42px
}

.fotterTitle {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative;
}

.fotterTitle:after {
    content: '';
    background: #fc0;
    height: 2px;
    width: 60px;
    bottom: -8px;
    position: absolute;
    left: 0;
}

.footerSocial a.s1 {
    background: #3B5998;
}

.footerSocial a.s2 {
    background: #1DA1F2;
}

.footerSocial a.s3 {
    /*background: #262626;*/
    background: #E1306C;
}

.footerSocial a.s4 {
    background: #0077B5;
}

.footerSocial a.s5 {
    background: #cc181e;
}

.footerSocial a.s6 {
    background: #BD081C;
}

.footer .widget.yesbom {
    margin-bottom: 50px
}

.footer .widget {
    margin-bottom: 0
}

.footer .inst-list {
    padding: 12px 0
}

.inst-list li {
    width: 25%;
    float: left;
    padding: 0 0 0 5px
}

.inst-list a {
    padding: 2px
}

.inst-list img {
    width: 100%;
    height: 80px;
    margin: 0 auto 5px
}

.footer a,
.footer p {
    color: #aaa
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

/*.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}*/

.dropdown-submenu:hover > a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.footer .footerSocial {
    margin-top: 20px
}

.fotinfo {
    margin-bottom: 44px
}

.newsletter input {
    background: #253443;
    border: none;
    color: #fff;
    border-radius: 3px;
    height: 45px;
    width: 100%;
    font-size: 14px;
    outline: 0;
    padding: 6px 13px
}

.newsletter button {
    background: #253443;
    color: #fff;
    font-size: 15px;
    height: 45px;
    padding: 8px 18px;
    position: absolute;
    border-radius: 0;
    transition: all .5s ease
}

.newsletter input.reqError {
    color: #5025b3
}

.newslatp {
    margin-bottom: 26px
}

.navigation > li {
    float: left;
    position: relative;
    padding-left: 15px
}

.navigation.nav5 > li {
    margin-bottom: 7px;
    font-size: 17px;
}

.breadCumpNav,
.breadCumpNav a,
.copyright p {
    line-height: .8
}

.navigation > li:nth-of-type(odd) {
    width: 100%
}

.navigation > li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '\f105';
    font-family: FontAwesome;
    font-size: 14px;
    color: #979da4
}

.header .dropdown-menu h3 {
    position: relative;
}

.header .dropdown-menu h3:after {
    content: '';
    background: #fc0;
    height: 2px;
    width: 60px;
    bottom: -5px;
    position: absolute;
    left: 0;
}

.breadcrumbSec:before,
.teambg:after {
    content: '';
    left: 0;
    bottom: 0
}

.navigation > li a:hover {
    color: #fc0;
    padding-left: 5px
}

.twitter_text a {
    color: #fff;
    font-weight: 700
}

.footerSocial a {
    width: 55px;
    height: 55px;
    background: #3a4b5b;
    font-size: 34px;
    color: #fff;
    border-radius: 50%;
    margin-right: 4px;
    margin-bottom: 4px;
    line-height: 37px;
    padding: 10px;
    display: inline-block;
}

.cnt a {
    display: block;
    font-size: 17px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}

.cnt a i {
    position: absolute;
    left: 0;
    font-size: 21px;
    top: 4px;
}

.footerSocial a:hover {
    opacity: 0.7;
}

.footerSocial a.fac:hover {
    background: #325C94
}

.footerSocial a.twi:hover {
    background: #00ABDC
}

.footerSocial a.goo:hover {
    background: #EA3032
}

.footerSocial a.lin:hover {
    background: #0073B2
}

.footerSocial a.pin:hover {
    background: #D9031F
}

.copyright {
    background: #212025;
    padding: 36px 0
}

.copyright p {
    margin: 0;
    color: #979da4
}

.copyright a {
    color: #5025b3;
    font-size: 14px
}

.copyright a:hover {
    color: #fff
}

.breadcrumbSec {
    /*padding: 78px 0 87px;*/
    padding: 295px 0 60px;
    background: url(https://www.ceeindia.org/images/bg/2.jpg) center center/cover no-repeat;
    position: relative
}

.breadcrumbSec:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
}

.breadTitle {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #fff;
    line-height: 30px;
    position: relative;
}

.breadCumpNav a {
    font-size: 16px;
    color: #2c3e50;
    font-weight: 400;
    text-transform: capitalize
}

.servictitle,
.teamTitle {
    text-transform: uppercase
}

.breadCumpNav i {
    font-size: 16px;
    margin: 0 5px
}

.servicRead i,
.teamDec {
    margin-left: 15px
}

.breadCumpNav a:hover {
    color: #5025b3
}

.aboutitle {
    font-size: 28px;
    line-height: 30px;
    color: #2c3e50;
    margin-bottom: 20px
}

.aboutcontain {
    background: #fff;
    margin-top: 0;
    padding: 0
}

.aboutcontain p {
    margin-bottom: 26px
}

.teamSec {
    padding-bottom: 70px;
    padding-top: 13px
}

.teamImg {
    margin-bottom: 17px
}

.teamImg img {
    width: 100%;
    height: auto
}

.teambg {
    position: relative;
    margin-bottom: 11px
}

.teambg:after {
    width: 60px;
    height: 2px;
    background: #5025b3;
    position: absolute
}

.teamTitle {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 3px
}

.teamDeg {
    font-size: 14px;
    color: #acacac;
    padding-bottom: 15px
}

.servicesContent {
    padding-top: 90px;
    padding-bottom: 60px
}

.servicesDetails .title {
    margin-bottom: 20px
}

.servicesNav {
    background: #f1f1f1
}

.servicesNav li:last-child {
    border-bottom: none
}

.servicesNav li {
    line-height: .8;
    border-bottom: 1px solid #dfdfdf
}

.servicesNav li.active {
    position: relative
}

.servicesNav li.active:after {
    position: absolute;
    right: 13px;
    content: '\f105';
    top: 18px;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: .8;
    color: #5025b3
}

.servicesNav li a {
    color: #2c3e50;
    line-height: .8;
    display: block;
    padding: 19.6px 16px
}

.servicesNav li a:hover,
.servicesNav li.active a {
    background: #2c3e50;
    color: #5025b3
}

.pdfDownload {
    padding-left: 17px;
    padding-top: 40px
}

.downloadTitle {
    font-size: 16px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 25px
}

.downloadpdflink a {
    display: block;
    color: #8a8a8a;
    line-height: .8;
    margin-bottom: 14px
}

.blogReadmore,
.fwaSocial a,
.servicRead,
.shareSocial a {
    display: inline-block
}

.downloadpdflink a:hover {
    color: #5025b3
}

.downloadpdflink a i {
    margin-right: 8px
}

.singleServices {
    border: 1px solid #dfdfdf;
    margin-bottom: 30px
}

.servicesImg {
    margin-bottom: 8px
}

.servicesImg img {
    width: 100%;
    height: auto
}

.servicesCont {
    padding: 0 10px
}

.servicesCont p {
    color: #848484
}

.servictitle {
    font-size: 16px;
    line-height: 30px
}

.servicRead {
    line-height: .8;
    position: relative;
    padding-bottom: 15px
}

.servicRead::after,
.servicRead::before {
    bottom: 0;
    content: "";
    height: 2px;
    left: -6px;
    position: absolute
}

.servicRead:hover:after {
    width: 100px
}

.servicRead::before {
    background: #5025b3;
    width: 100px
}

.servicRead::after {
    background: #000;
    width: 0;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.sblogImg img,
.serdetaImg img {
    height: auto;
    width: 100%
}

.commentForm button,
.search button {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.servicesDetails {
    padding-bottom: 50px;
    padding-top: 90px
}

.servicesDetailsCont {
    margin-top: -10px
}

.servicesDetailsCont p {
    color: #8a8a8a;
    margin-bottom: 30px
}

.serdetaImg {
    margin-bottom: 30px
}

.blogSection {
    padding: 90px 0
}

.singleBlog {
    margin-bottom: 0;
    border: 0;
    box-shadow: 0 2px 4px #ddd;
    border-radius: 4px
}

.sblogImg {
    margin-bottom: 28px
}

.blogTitle {
    line-height: 26px;
    font-size: 20px;
    margin-bottom: 13px
}

.blogMeta,
.blogMeta a {
    line-height: .8;
    color: #afafaf;
    font-style: italic
}

.blogMeta a:hover {
    color: #5025b3
}

.blogMeta {
    margin-bottom: 17px
}

.blogMeta span {
    margin: 0 0 0 4px
}

.sblogDec {
    margin-bottom: 30px
}

.blogReadmore {
    background: #5025b3;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    height: 51px;
    line-height: .8;
    padding: 18px 30px
}

.blogReadmore:hover {
    color: #fff;
    background: #333
}

.search {
    position: relative
}

.search input {
    width: 100%;
    background: #eee;
    border: none;
    height: 50px;
    border-radius: 3px;
    font-size: 14px;
    color: #797979;
    padding: 0 20px
}

.search button {
    position: absolute;
    right: 0;
    top: 0;
    background: #5025b3;
    font-size: 14px;
    color: #fff;
    height: 50px;
    width: 57px;
    border-radius: 3px;
    transition: all .5s ease
}

.search button:hover {
    color: #333
}

.widget {
    margin-bottom: 60px
}

.widgetTitle {
    font-size: 20px;
    margin-bottom: 45px
}

.widgetList li {
    border-bottom: 1px solid #eee;
    line-height: .8;
    margin: 18.5px 0 0;
    padding-bottom: 18.5px;
    padding-left: 13px;
    position: relative
}

.widgetList li:after {
    content: '\f0da';
    color: #5025b3;
    font-family: FontAwesome;
    left: 0;
    top: 0;
    position: absolute
}

.widgetList li a {
    font-size: 14px;
    color: #393939
}

.widgetList li a:hover {
    padding-left: 5px;
    color: #5025b3
}

.singleRecPost {
    position: relative;
    padding-left: 100px;
    min-height: 112px;
    padding-top: 8px
}

.singleRecPost img {
    position: absolute;
    left: 0;
    top: 0;
    width: 83px;
    height: 83px
}

.recPostTitle {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    margin-bottom: 9px
}

.blogDetailsDec p,
.singleBlogDetails {
    margin-bottom: 31px
}

.singleRecPost:last-child {
    min-height: 83px
}

.blogDetailsDec p {
    color: #848484
}

.blogDetailsDec blockquote {
    border: none;
    padding: 0;
    margin: 0 0 30px
}

.singleComment,
.socialShare {
    border-bottom: 1px solid #eee
}

.blogDetailsDec blockquote p {
    font-size: 16px;
    color: #393939;
    font-weight: 700
}

.socialShare {
    border-top: 1px solid #eee;
    padding: 16px 12px;
    margin-bottom: 30px
}

.socialShare p {
    color: #a5a5a5;
    font-weight: 600
}

.shareSocial,
.socialShare p {
    display: inline-block;
    margin: 0
}

.shareSocial span {
    color: #303030;
    font-weight: 600;
    margin-right: 3px
}

.shareSocial {
    float: right
}

.shareSocial a {
    color: #a5a5a5;
    font-size: 12px;
    margin-right: 10px
}

.shareSocial a:last-child {
    margin-right: 0
}

.shareSocial a:hover {
    color: #5025b3
}

.fullwidthAuthor {
    background: #f6f6f6;
    margin-bottom: 60px
}

.fwaIn {
    position: relative;
    padding-left: 185px;
    min-height: 168px;
    padding-top: 32px
}

.fwaIn img {
    position: absolute;
    left: 0;
    top: 0;
    width: 170px;
    height: 168px
}

.fwaIn h2 {
    font-size: 18px;
    line-height: .8;
    color: #000;
    font-weight: 600;
    margin-bottom: 13px
}

.fwaIn p {
    line-height: 24px;
    color: #848484
}

.fwaSocial {
    line-height: 1.9
}

.fwaSocial a {
    font-size: 12px;
    color: #c7c7c7;
    margin-left: 10px
}

.fwaSocial a:hover {
    color: #5025b3
}

.comment {
    margin-bottom: 58px
}

.commentTitle {
    font-size: 20px;
    color: #1b2c3e;
    margin-bottom: 30px
}

.singleComment {
    min-height: 95px;
    padding-left: 123px;
    padding-top: 4px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 15px
}

.singleComment img {
    width: 100px;
    height: 95px;
    position: absolute;
    left: 0;
    top: 0
}

.singComTitle {
    font-size: 18px;
    margin-bottom: 12px
}

.comdate {
    font-size: 13px;
    color: #1b2c3e;
    margin-bottom: 7px
}

.commentForm input,
.formmargin,
.singleContadds {
    margin-bottom: 15px
}

.singleComment p {
    font-size: 14px;
    line-height: 24px;
    color: #979797
}

.comreplay {
    line-height: .8;
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 13px;
    color: #1b2c3e;
    font-weight: 600
}

.commentForm input {
    width: 100%;
    height: 55px;
    border: 1px solid #e6e6e6;
    padding: 15px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    border-radius: 2px
}

.commentForm textarea {
    width: 100%;
    height: 195px;
    resize: none;
    border: 1px solid #e6e6e6;
    padding: 15px;
    border-radius: 2px
}

.commentForm button {
    transition: all .5s ease
}

#contactForm .reqError {
    border-color: #5025b3
}

.contAddress {
    margin-top: -6px
}

.singleContadds {
    position: relative;
    padding-left: 30px
}

.singleContadds i {
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 16px;
    color: #5025b3
}

.singleContadds p {
    margin: 0;
    line-height: 24px
}

.singleContadds a {
    display: block;
    line-height: 24px;
    margin-bottom: 0;
    color: #858585
}

.singleContadds a:hover {
    color: #5025b3
}

.singleContadds.phone p {
    color: #272727
}

.singleContadds.phone p span {
    color: #858585
}

.contactSocial {
    padding-left: 33px
}

.contactSocial a {
    display: inline-block;
    color: #1b2c3e;
    font-size: 12px;
    margin-right: 12px
}

.errorPage {
    padding: 148px 0 133px
}

.errorIn h1 {
    font-size: 350px;
    color: #2c3e50;
    font-weight: 900;
    margin-bottom: 90px
}

.errorIn h2 {
    font-size: 24px;
    color: #000;
    margin-bottom: 25px
}

.errorIn p {
    font-size: 14px;
    color: #898989;
    line-height: 26px
}

.projectSingleSec {
    padding-top: 90px;
    padding-bottom: 50px
}

.singleProCaro {
    margin-bottom: 200px
}

.singleProCaro ol.carousel-indicators {
    bottom: -138px;
    display: inline-block;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 100%
}

.singleProCaro .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 108px;
    margin: 0 20px 0 0;
    text-indent: inherit;
    width: 169px
}

.singleProCaro .carousel-indicators li img {
    width: 100%;
    height: 100%
}

.singleProCaro .carousel-indicators li.active {
    border-color: #5025b3
}

.singleProCaro .carousel-control {
    background: #a9a7a2;
    bottom: 0;
    color: #000;
    font-size: 20px;
    height: 43px;
    left: 0;
    line-height: .8;
    margin: auto;
    opacity: 1;
    padding: 12px 13px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 43px;
    border-radius: 3px;
    text-shadow: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.singleProCaro .carousel-control:hover i {
    color: #5025b3
}

.singleProCaro .carousel-control i {
    color: #fff
}

.singleProCaro .carousel-control.right {
    left: auto;
    right: 20px
}

.singleProCaro .carousel-control.left {
    left: 20px
}

.proDetaTitle {
    font-size: 20px;
    margin-bottom: 26px
}

.projectDetais p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 33px
}

.projectSininTitle {
    font-size: 20px;
    color: #000;
    margin-bottom: 17px
}

.projectSingleInfo {
    margin-bottom: 60px
}

.projectSingleInfo ul li {
    line-height: .8;
    border-bottom: 1px solid #eee;
    display: block;
    padding: 19px 0
}

.projectSingleInfo ul li span {
    color: #393939
}

.showit,
.showit i {
    color: #222
}

.projectSininTitle.two {
    margin-bottom: 25px
}

.preloaderpreloaderpreloaderpreloaderpreloaderpreloader {
    background: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99999
}

.preloader img {
    width: auto;
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.showit {
    background: #fc0;
    bottom: 10px;
    font-size: 20px;
    height: 40px;
    line-height: .8;
    padding: 10px 12px;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 40px;
    z-index: 99
}

.showit:hover {
    background: #333
}

#map {
    width: 100%;
    height: 100%
}

#map iframe {
    width: 100%;
    height: 360px;
    border: none
}

section.page-title-section {
    padding: 60px 0;
}

.product .product-image img {
    /*width: 150px;*/
    margin: 0 auto;
    display: block;
    text-align: center;
    height: 220px;
	padding-top:10px;
    width: auto;
    max-width: 100%;
}
.product .product-image img:hover{
    cursor: pointer;
}
.row.single-product .product-image img {
    max-width: 100%;
    width: 100%;
}
.row.single-product {
    padding-top: 30px;
}
.row.products.related .col-md-3 .product {
     padding: 15px 12px;
 }
div#owl-demo .product .product-image img {
    height: 150px;
    width: auto;
}

div#owl-demo .product .product-desc h4 {
    padding: 0 18px;
}
section.page-wrapper .col-md-12 {
    padding: 20px 0;
}

section.page-wrapper {
    padding: 0 0 60px;
}

/*section.page-wrapper .product .product-desc h4 {*/
.product .product-desc h4 {
    text-align: center;
    margin-top: 20px;
    color: #444;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    min-height: 55px;
}

section.page-wrapper .product .product-desc {
    text-align: center;
}

.add-to-cart .btn-primary,.view button {

    color: #29282e;
    background-color: #ffcc00;
    border-color: #ffcc00;
    padding: 6px 22px;
    border-radius: 18px;
    font-weight: 500;
    font-size: 16px;
}

.add-to-cart,.view {display: inline;}
.product-desc form, .view button {
    width: 46%;
    float: none;
    display: inline-block;
}
span.product-price {
    font-size: 18px;
    padding: 15px 0 0;
    width: 100%;
    display: block;
    color: #444;
    font-weight: 600;
}

.add-to-cart button:hover, .add-to-cart button:focus,.view button:hover, .view button:focus {
    color: #fc0;
    background-color: #29282e;
    border-color: #29282e;
    transition: linear 0.3s all;
}

.row.products .col-md-3:hover .product {
    box-shadow: 0px 0px 4px #ccc;
    transition: linear 0.3s all;
}

.row.products .col-md-3 .product {
    padding: 15px;
    display: block;
    border: 1px solid #ccc;
    margin: 0 0 30px 0;
}

.add-to-cart .btn-primary i.fa.fa-cart-plus,.view button i {
    padding-right: 10px;
}


span.product-d-price {
    padding-bottom: 15px;
    display: block;
    font-size: 14px;
    text-decoration: line-through;
    color: #777;
}

.row.single-product h4 {
    font-size: 23px;
    color: #444;
    font-weight: 400;
    line-height: 30px;
}

button.btn.btn-primary:focus {
    outline: none;
}

.row.single-product span.product-price {
    color: #545454;
    font-size: 24px;
    margin-top: 18px;
}

.row.single-product span.product-d-price {
    color: red;
}

.row.products.related {
    margin-top: 40px;
    text-align: center;
}

.row.products.related h3 {
    color: #444;
    margin: 5px 0 18px;
}

.btn.btn-primary.goback {
    background-color: #666;
    border-color: #666;
    color: #fff;
}
.add-to-cart .goback i.fa.fa-sign-out {
    padding-right: 10px;
}
.btn.btn-primary.goback:hover {
    color: #fff;
}

.row.products.related h3 {
    margin-bottom: 30px;
}

.modal-dialog.modal-xs {
    width: 350px;
}

.popup-header {
    padding: 15px;
    background-color: #444;
    display: block;
}

.modal-body {
    padding: 0;
}

.modal .login-form {
    padding: 15px;
}

.popup-header h3.text-center {
    color: #fff;
}

.modal button.close {
    position: absolute;
    z-index: 99;
    right: 10px;
    top: 10px;
    color: #fff;
    opacity: 1;
}

.modal-content {
    position: relative;
}

.modal .login-form button.smt {
    color: #29282e;
    background-color: #ffcc00;
    border-color: #ffcc00;
    padding: 6px 22px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    display: block;
    width: 100%;
}

.login-form h5.anscbdjk {
    text-align: center;
    color: #444;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 500;
}

.submitsign a {
    color: #fff;
    background-color: #666 !important;
    font-weight: 600 !important;
    border-color: #ffcc00;
    padding: 6px 22px;
    border-radius: 4px;
    font-size: 16px;
    display: block;
    width: 100%;
    text-align: center;
}

h4.ormodal {
    padding: 25px 0;
    text-align: center;
}

.submitsign a:hover {
    color: #fff;
}

.signuppagebutton button {
    color: #29282e;
    background-color: #ffcc00;
    border-color: #ffcc00;
    padding: 6px 22px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    display: block;
    margin: 0 auto;
    min-width: 250px;
    width: 250px;
}

.signuppagebutton {
    padding: 0px !important;
    display: block;
}
.advferrgntddd {
    padding: 40px 30px !important;
    background-color: #fff;
    box-shadow: 0px 0px 8px #ccc;
}
.advferrgntddd input.form-control {
    box-shadow: none;
    height: 52px;
    padding: 12px 20px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    border-radius: 2px;
}
.form-group.sdgverrrrbd {
    box-shadow: none;
    height: 52px;
    padding: 12px 20px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    border-radius: 2px;
}

.form-group.sdgverrrrbd input[type="radio"] {
    margin-top: 6px;
    width: 16px;
    height: 16px;
}
.col-md-4.advferrgntddd .form-group {
    margin: 0;
}
section.page-title-section.noPaddingBottom {
    padding-bottom: 0 !important;
}
.ghnrt5erdfed {
    border: 0;
    border-radius: 5px;
    display: block;
    margin-bottom: 30px;
}
section.page-title-section.noPaddingBottom.padb20 {
    padding-bottom: 20px !important;
}

.signuopagelogin button:hover {
    color: #fff;
}

.signuopagelogin button {
    background-color: #666!important;
    font-weight: 600 !important;
    border-color: #ffcc00;
    padding: 6px 42px;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    display: block;
    margin: 0 auto;
    min-width: 250px;
    width: 250px;
}
p.fndjbuerndggb {
    font-size: 20px;
    margin: 20px 0;
    text-align: center;
    font-weight: 300;
}
h4.dvcdnsigh {
    margin: 20px 0;
    text-align: center;
    font-weight: 400;
}

a.logs1 {
    display: inline-block;
    box-shadow: 0 2px 4px #ddd;
    padding: 2px 20px;
    font-size: 15px;
    border-radius: 5px;
    background: #fc0;
    font-weight: 500;
    color: #444;
}

.navbar-nav > li > .dropdown-menu ul.dropdown-menu.fistdeo1 {
    left: 200px;
    top: auto;
    margin-top: -36px;
    z-index: 99999;
}

.navbar-nav > li > .dropdown-menu li a b.caret {
    transform: rotate(270deg);
    margin-left: 10px;
    margin-top: -2px;
}

.breadcrumbSec ul.breadCumpNav li {
    float: left;
    position: relative;
    z-index: 9999;
    color: #fff;
    padding: 0 10px;
}

.breadcrumbSec ul.breadCumpNav li a {
    z-index: 9999;
    color: #fff;
    position: relative;
}

.breadcrumbSec ul.breadCumpNav li a:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    background-color: transparent;
    transform: rotate(270deg);
    padding-bottom: 8px;
}
ul.breadCumpNav {
    float: right;
}
.col-md-5.float-right {
    float: right;
    padding-right: 0;
}

.breadcrumbSec ul.breadCumpNav li:last-child a:after {
    display: none;
}
.sidebar ul li {
    list-style: disc;
}

.sidebar ul {
    padding-left: 30px;
}
section.breadcrumbSec .col-md-5.float-right {
    padding: 8px 0 0;
    z-index: 9;
}

.spage {
    padding: 40px 0;
}
.spage .img-section{
    margin-bottom: 30px;
}
.spage p{
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
}
.height30{
    height: 30px;
    display: block;
}
.spage p.h4title,section.sub_o_contents p.h4title{
    color: #D98212;
    padding-bottom: 15px;
    border-bottom: 2px dashed #FFC009;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.3;
    font-size: 18px;
}
p.tab-content-panel {
    line-height: 23px;
    font-size: 14px;
}


.panel-default>.panel-heading .panel-title > a {
    line-height: 24px;
}
.panel-default>.panel-heading {
    padding: 0;
    border-color: transparent;
}

.panel-default>.panel-heading .panel-title > a {
    padding: 10px 8px;
    display: block;
    background-color: #fc0;
    border-color: #fc0;
    line-height: 20px;
}

.panel-group .panel {
    box-shadow: 0px 2px 4px #ccc;
    margin-bottom: 12px;
}

.panel-default>.panel-heading .panel-title > a:hover {
    background-color: #666666;
    color: #fff;
    border-color: #666666;
}
.spage p.allpagecontact, .spage p.allpagecontactdeg {
    margin-bottom: 0;
}

.spage p.allpagecontact {
    font-weight: 600;
}.sidebar ul hr {
     margin: 10px;
 }
.panel-heading .accordion-toggle:after {
    content: "-";
    float: right;
    color: #222;
    font-size: 24px;
}
.panel-heading .accordion-toggle.collapsed:after {
    content: "+";
    font-size: 24px;
}
.panel-default>.panel-heading .panel-title > a:hover:after {
    color: #fff;
}
.spage.asfaed .dfhrtuhrtj p {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
}
.spage.asfaed .dfhrtuhrtj p.h4title{
    margin-bottom: 20px;
    font-size: 18px;
}
.spage.asfaed ul {
    list-style: disc;
    padding-left: 30px;
}
.links {
    text-align: right;
    margin-bottom: 10px;
}

.logoininfo {
    margin-bottom: 15px;
}

.logo {
    margin: 10px 0;
}

.links a {
    padding: 0 8px;
}
section.sliderSection,section.breadcrumbSec {
    margin-top: 155px;
}

section.headertop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
}

header.header {
    position: fixed;
    top: 102px;
    width: 100%;
    left: 0;
    z-index: 999;
}
section.breadcrumbSec ul.breadCumpNav {
    display: none !important;
}
section.page-title-section {
     margin-top: 155px;
 }
.timeline > li > .timeline-panel .timeline-body img {
    width: auto;
    height: 250px;
    max-width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto 30px;
}
.spage.asfaed p.heading, .spage p.heading {
    font-size: 18px;
    color: #aa2227;
}
.img-responsive{
    width: 100%;
}
.img-section img{
        max-width: 100%;
    }
section.headertop > div > div.row {
    margin: 0px 80px;
}
.col-md-12.cart-table td,.col-md-12.cart-table th {
    font-size: 16px;
}
.themeBtn {
    color: #000;
}
.themeBtn:hover {
    color: #fff;
}
.sideh4red{
    color: #aa2227;
}
.btn.btn-primary.placeorder{
    background-color: #fc0;
    border-color: #fc0;
    color: #444;
    font-weight: 600;
    min-width: 150px;
    font-size: 18px;
}
.alagmenu-hamojha {
    background: #ffcc28;
    color: #333;
}
/*.alagmenu-hamojha {
    -webkit-animation-name: blinkcolor123;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    animation-name: blinkcolor123;
    animation-iteration-count: infinite;
}
@keyframes blinkcolor123 {
    0% {
        color: #fff
    }

    50% {
        color: #fff;
        background-color: #ffcc28
    }

    100% {
        color: #ffff
    }
}*/
.sidebar img:hover {transform: scale(1.1);}
img { transition: transform .3s;}
.maps img:hover,.slider_image img:hover,img.nohover{transform: scale(1) !important;}

.payradiochegycd .radio {
    display: inline-block;
    width: auto;
    font-size: 16px;
    min-width: 200px;
}

.payradiochegycd {
    padding: 12px;
    background-color: #e1e1e1;
    text-align: center;
}
.radio-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radio-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #f1f1f1;
    border-radius: 50%;
    box-shadow: 0px 0px 4px #ccc;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
    background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
    background-color: #ffcc28;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

@media (max-width: 767px){
    .col-md-12.mobpad0 { padding: 0;}
    section.headertop > div > div.row{margin-right: -15px;margin-left: -15px}
    section.breadcrumbSec {
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    .breadTitle {
        line-height: normal;
    }

    section.breadcrumbSec ul.breadCumpNav {
        text-align: center;
        float: left;
        display: block;
        width: 100%;
        margin: 15px auto;
    }
    .links{
        text-align: center;
    }
    header.header {
         top: 200px;
     }
    .breadcrumbSec ul.breadCumpNav li {
        float: none;
        text-align: center;
        margin: 0 auto;
        display: inline-block;
        width: auto;
        line-height: 28px;
    }
    section.breadcrumbSec .float-right {
        float: none;
    }
    .spage .img-section img{
        max-width: 100%;
    }
    .spage p.h4title {
        line-height: normal;
    }
    .row.single-product h4 {
        font-size: 23px;
        margin-top: 20px;
        color: #444;
        line-height: 28px;
        font-weight: 400;
    }
    .navbar-nav>li.open123 {
        display: block !important;
    }

    li.open123 ul.dropdown-menu.fistdeo {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block;
        padding-left: 15px;
        min-width: 200px;
    }
    li.open123.open ul.dropdown-menu.fistdeo {
        display: none;
    }
    section.breadcrumbSec .col-md-5.float-right {
        display: none;
    }
    section.sliderSection,section.breadcrumbSec {
        margin-top: 110px;
    }
    .navbar .container-data {
         max-height: 400px;
         overflow-y: scroll;
     }
}