﻿::-moz-selection {
    background: #fcc43f;
    color: #333;
    text-shadow: none;
}
::selection {
    background: #fcc43f;
    text-shadow: none;
    color: #333;
}
.text-colored,
h1.text-colored,
h2.text-colored,
h3.text-colored,
h4.text-colored,
h5.text-colored,
h6.text-colored,
.color-font,
.color-font a,
.widget-tweeter li a,
.widget-twitter li a,
p.text-colored,
.heading.heading-colored h1,
.heading.heading-colored h2 {
    color: #cc3c57 !important;
}
.progress-bar-container.color .progress-bar {
    background-color: #fcc43f;
    color: #fff;
}
.blockquote-color {
    background-color: #fcc43f;
    color: #fff;
}
.blockquote-color > small {
    color: #fff;
}
.button.color,
.btn.btn-primary {
    background-color: #fcc43f;
    border-color: #fcc43f;
    color: #fff;
}
.gototop-button {
    background-color: #fcc43f;
}
.gototop-button {
    color: #fff;
}
nav .main-menu .dropdown-menu {
    border-color: #fcc43f;
}
#topbar.topbar-colored {
    background-color: #fcc43f;
}
#vertical-dot-menu a:hover .cd-dot,
#vertical-dot-menu a.active .cd-dot {
    background-color: #fcc43f;
}
.sidebar-menu ul.nav-tabs li:hover .sidebar-menu ul.nav-tabs li a,
.sidebar-menu ul.nav-tabs li a:hover,
.sidebar-menu ul.nav-tabs li.active a,
.sidebar-menu ul.nav-tabs li.active a:hover {
    color: #fff;
    background: #fcc43f;
    border: 1px solid #fcc43f;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    background-color: #fcc43f;
    border-color: #fcc43f;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #fff;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #fcc43f;
}
pre {
    background-color: #fcfcfc;
    border: 1px solid #ececec;
}
.alert {
    border-left-width: 10px;
    border-radius: 0;
}
.alert-success {
    background-color: #5cb85c;
    border-color: #53af53;
}
.alert-info {
    background-color: #2699c8;
    border-color: #3aaddc;
}
.alert-warning {
    background-color: #f6b63a;
    border-color: #ffcd51;
}
.alert-danger {
    background-color: #de4b37;
    border-color: #f3604c;
}
.alert,
.alert a.alert-link {
    color: #fff;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #fcc43f;
    border-color: #fcc43f;
    color: #fff;
}
.pagination > li > a:hover i,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #333;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #fcc43f;
    color: #fff;
}
a:hover {
    color: #fcc43f;
}
.dropcap.dropcap-colored,
.dropcap.dropcap-colored a,
.highlight.highlight-colored,
.highlight.highlight-colored a {
    background-color: #fcc43f;
    color: #fff;
}
.timeline.timeline-colored .timeline-circles:before,
.timeline.timeline-colored .timeline-circles:after,
.timeline.timeline-colored .timeline-date,
.timeline.timeline-colored:before {
    background-color: #fcc43f;
    color: #fff;
}
.timeline.timeline-colored li .timeline-block:before {
    border-color: transparent #fcc43f;
}
.timeline.timeline-colored .timeline-block-image {
    border-color: #fcc43f;
}
.timeline.timeline-colored.timeline-simple .timeline-date {
    background-color: #fff;
    border: 1px solid #fcc43f;
    color: #fcc43f;
}
.border .tabs-navigation li.active a:after {
    background: #fcc43f;
}
.breadcrumb a:hover {
    color: #fcc43f;
}
.accordion.color .ac-item .ac-title {
    background: #fcc43f;
    color: #fff;
}
.accordion.color-border-bottom .ac-item .ac-title {
    border-bottom: 1px dotted #fcc43f;
}
.accordion.color-border-bottom .ac-item .ac-title:before {
    color: #fcc43f;
}
.icon-box.color .icon i {
    background: #fcc43f;
    color: #fff;
}
.icon-box.color .icon i:after {
    box-shadow: 0 0 0 3px #fcc43f;
}
.icon-box.border.color .icon,
.icon-box.border.color .icon i {
    color: #fcc43f;
    border-color: #fcc43f;
}
.icon-box.fancy.color .icon i {
    color: #fcc43f;
    background-color: transparent;
}
.fontawesome-icon-list .fa-hover a:hover {
    background-color: #fcc43f;
}
ul.icon-list li i {
    color: #fcc43f;
}
.background-colored {
    background-color: #cc3c57 !important;
}
#nanobar-progress div {
    background: #cc3c57 !important;
}
.portfolio-filter li.ptf-active,
.portfolio-filter li:hover {
    background-color: #fcc43f;
}
.portfolio-filter li:not(.ptf-active):hover {
    color: #fcc43f;
}
.heading-title-border-color {
    border-color: #fcc43f;
}
.image-box-links a {
    background-color: #fcc43f;
}
.image-box.effect.bleron {
    background-color: #fcc43f;
}
.image-block-content .feature-icon {
    background-color: #fcc43f;
}
.image-box.effect.bleron p.image-box-links a {
    color: #fcc43f;
}
@media only screen and (min-width: 1020px) {
    .group-process {
        display: flex;
    }
}
.block-process {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 10;
}
.block-process::before,
.block-process::after {
    content: " ";
    display: table;
}
.block-process::after {
    clear: both;
}
.block-process::before,
.block-process::after {
    content: " ";
    display: table;
}
.block-process::after {
    clear: both;
}
.block-process .__icon {
    position: relative;
}
.block-process .__icon::before {
    background: #99e3c1 none repeat scroll 0 0;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
}
.block-process:last-child .__icon::before {
    display: none;
}
.block-process.active .__icon .circle-icon::before {
    background-color: #00bfff;
}
.block-process.active .__icon::before,
.block-process.active ~ .block-process .__icon::before {
    background-color: #dadada;
}
.block-process.active ~ .block-process .__icon .circle-icon::before {
    background-color: #a2a2a2;
}
@media only screen and (min-width: 1020px) {
    .block-process {
        text-align: center;
    }
    .block-process .__title {
        height: 60px;
        margin-bottom: 0;
    }
    .block-process .__icon {
        margin: 0 -15px 40px;
    }
    .block-process .__icon::before {
        width: 100%;
        top: 50%;
        height: 4px;
        transform: translateY(-50%);
    }
    .block-process .__icon::before {
        left: 50%;
    }
    .group-process.large-icon .block-process .__icon .circle-icon::before {
        width: 140px;
        height: 140px;
        border: 10px solid rgba(255, 255, 255, 0.6);
        line-height: 120px !important;
        font-size: 40px;
    }
}
@media only screen and (max-width: 1019px) {
    .block-process {
        padding-left: 100px;
        padding-bottom: 20px;
    }
    .block-process .__title {
        margin-bottom: 10px;
    }
    .block-process .__icon {
        position: absolute;
        width: 70px;
        height: 100%;
        left: 15px;
        top: 0;
    }
    .block-process .__icon::before {
        width: 4px;
        height: 100%;
        left: 50%;
        transform: translateX(-50%);
    }
}
.block-process-2 {
    position: relative;
}
.block-process-2 .cell-vertical-wrapper {
    height: 320px;
}
.block-process-2 .__number {
    bottom: 0;
    color: #333;
    font-size: 200px;
    height: 200px;
    left: 6px;
    line-height: 1;
    margin-bottom: auto;
    margin-top: auto;
    opacity: 0.04;
    position: absolute;
    top: -20px;
}
.block-process-2 .__block {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    padding-top: 40px;
}
.block-process-2 .__block > * {
    letter-spacing: 0.05em;
}
.block-process-2 .__block .__title {
    font-size: 14px;
    margin-bottom: 10px;
}
.block-process-2 .__block p.__content {
    margin-bottom: 0;
}
.block-process-2.size-small .cell-vertical-wrapper {
    height: 240px;
}
.block-process-2.size-small .__block > * {
    letter-spacing: 0;
}
.block-process-2.size-small .__block .__title {
    font-size: 18px;
    margin-bottom: 5px;
}
@media only screen and (min-width: 1020px) {
    .block-process-2 .__block {
        max-width: 320px;
    }
}
@media only screen and (max-width: 1019px) {
    .block-process-2 .__block {
        max-width: 720px;
    }
}
.group-icon-box-list-right-slider {
    position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-1,
.group-icon-box-list-right-slider .__block-wrapper-2 {
    padding-right: 15px;
    padding-left: 15px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block,
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
    margin-right: auto;
    margin-left: auto;
}
.group-icon-box-list-right-slider .__block-wrapper-1 {
    padding-top: 100px;
    padding-bottom: 60px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block .hr-header {
    margin-bottom: 30px;
}
.group-icon-box-list-right-slider .__block-wrapper-2 {
    position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .cell-vertical-wrapper {
    table-layout: fixed;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
    max-width: 640px;
}
@media only screen and (min-width: 768px) {
    .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
        width: 720px;
    }
}
@media only screen and (min-width: 1020px) {
    .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
        width: 960px;
    }
}
@media only screen and (min-width: 1230px) {
    .group-icon-box-list-right-slider .__block-wrapper-1,
    .group-icon-box-list-right-slider .__block-wrapper-2 {
        width: 50%;
        padding-right: 30px;
        padding-left: 30px;
    }
    .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
        max-width: 680px;
    }
    .group-icon-box-list-right-slider .__block-wrapper-2 {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
    }
}
@media only screen and (max-width: 1229px) {
    .group-icon-box-list-right-slider .__block-wrapper-2 {
        padding-top: 80px;
        padding-bottom: 60px;
    }
}
.group-icon-box-list-side-image {
    position: relative;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
    content: " ";
    display: table;
}
.group-icon-box-list-side-image:after {
    clear: both;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
    content: " ";
    display: table;
}
.group-icon-box-list-side-image:after {
    clear: both;
}
.group-icon-box-list-side-image .__block-wrapper-2 {
    padding-top: 100px;
    padding-bottom: 75px;
    padding-right: 15px;
    padding-left: 15px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block {
    margin-right: auto;
    margin-left: auto;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__title {
    margin-bottom: 20px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__caption {
    margin-bottom: 50px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon {
    margin-bottom: 25px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon .__right-side .__heading {
    padding-top: 5px;
    margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
    .group-icon-box-list-side-image .__block-wrapper-2 .__block {
        width: 720px;
    }
}
@media only screen and (min-width: 1020px) {
    .group-icon-box-list-side-image .__block-wrapper-2 .__block {
        width: 960px;
    }
}
@media only screen and (min-width: 1230px) {
    .group-icon-box-list-side-image .__block-wrapper-1,
    .group-icon-box-list-side-image .__block-wrapper-2 {
        width: 50%;
    }
    .group-icon-box-list-side-image .__block-wrapper-2 {
        padding-right: 30px;
        padding-left: 30px;
        float: right;
    }
    .group-icon-box-list-side-image .__block-wrapper-2 .__block {
        max-width: 700px;
    }
    .group-icon-box-list-side-image .__block-wrapper-1 {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
}
@media only screen and (max-width: 1229px) {
    .group-icon-box-list-side-image .__block-wrapper-1 {
        position: relative;
        min-height: 500px;
    }
}
.static-background {
    background-position: 50% 50%;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.over-para {font-size:30px;
			line-height:30px;
			color:#cc3c57}
			
.rose {color:#cd3d57;
		font-weight:bold;}
		
.heading-home {font-size:18px} 	

.heading-under {font-size:22px;
				line-height:25px;}
img {max-width:100%}

.imgcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.italic-text {font-style:italic}

.mbneg20 {margin-bottom:-5px}