.color-bg ,.logo-holder   , .section-title h3 , .st-separator , .st-separator:before , .section-title-icon , .facts-title h3  ,   .section-separator a:before  , .box-popup:before , .featur-carousel-holder .customNavigation a ,  .services-holder li:before , .bg-title:before , .single-slider-holder .customNavigation a  , .btn, .custom-skillbar , .testi-item-text:before  , .testi-item-text:after ,  .nav-inner:before , .resume-box-holder:before  , .resume-box-holder:after , .section-separator span:before , .to-top , .to-top-holder p:before  , .to-top-holder p:after , .footer-social li a , .footer-info h4:before  , .ser-tooltip h5:before , .scroll-nav li a:before , .nav-button span:before , #contact-form input[type="submit"] , .fixed-filter a:before , .vis-filter li a   , .project-decr h3.text-title:before ,  .share-icon  , .fwslider-holder .customNavigation  a , .show-info , .pagination a.current-page  , .pagination a:hover , .post-tags a:hover  , .fwslider-holder .owl-dots .owl-dot.active span:before , .halig-center h4:before  , .ser-carous-holder .customNavigation a , .scroll-nav-btn , .controls button , .scroll-nav li a.act-link{
    background:#FF5722;
}
.scroll-nav-holder nav li a:hover , .nav-inner nav a.curpage  , .social-item a i  , .grid-item span  ,.box-popup i ,  .text-title span , .testi-item-text a , #twitter-feed li a , .footer-contacts li a  i , .price , .contact-info ul li a i , .skills-description , .services-box h3 , .accordion-title i , .pr-list li span , .project-pagination ul li a , .post-link , .post-meta i , .search-submit , .hero-title h4 a:hover , .abl , #success_page p strong , #success_page h3 , .nav-inner nav li.subnav:hover i.subnavicon{
    color:#FF5722;
}
/*.loader {
    border-top: 10px solid  #FF5722;
    border-right: 10px solid #FF5722;
    border-bottom: 10px solid #FF5722;
}*/
.facts-title h3:before {
    border-color: transparent transparent transparent #FF5722;
}
.section-title h3:before {
    border-color: transparent #FF5722 transparent transparent;
}
.tooltip h5 {
    border-top:2px solid #FF5722
}
.fw-title {
    border-bottom:4px solid #FF5722
}
.hero-wrap {
    border-left:4px solid #FF5722;
}
.halig-right .hero-wrap {
    border-right:4px solid #FF5722;
    border-left:none;
}
@media only screen and  (max-width: 1036px) {
.scroll-nav li a.act-link {
    color:#FF5722;
}
.hero-title h4:before {
    background:#FF5722;
}
}


/*My css*/
.map-section {
    float: left;
    width: 100%;
    margin-top: 20px;
}

li.grievances h4 {
    margin-top: 20px;
    margin-bottom: 10px;
}

li.grievances p {
    display: block;
    float: left;
    width: 100%;
    font-size: 13px;
}

li.grievances p a {
    float: none;
    display: inline-block;
    color: #ff5722;
    margin-left: 5px;
}

ul.contact-page li p {
    color: black;
    font-size: 13px;
    text-align: left;
    float: left;
    width: 100%;
}

ul.contact-page li p a {
       font-size: 12px;
    color: #ff5722;
    margin-left: 4px;
    padding: 0;
}

.signature {
    float: left;
    width: 100%;
    text-align: right;
}

.signature img {
    width: 125px;
}

.signature h4 {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
}

.change::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #d8d8d8;
}
.change:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #d8d8d8;
    opacity: 1;
}
.change::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #d8d8d8;
    opacity: 1;
}
.change:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #d8d8d8;
}
#contact-form input[type="text"]:focus, #contact-form  textarea:focus {
    border-color: red;
}
.thank-you-content
 p {
 text-align: left;
    font-size: 33px;
    line-height: 42px;
    /* text-shadow: 1px 1px #ff5722; */
    font-weight: bold;
    margin: 0 auto;
    margin-top: 20px;
}

.footer-heading .section-title h3 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 25px;
}

.footer-heading .section-title {
    margin-bottom: 0;
}


a.link-other {
    font-weight: bold;
    color: #ff5722;
}

.footer-contacts li
 i {
    float: left;
    width: 25px;
    height:15px;
    color: #ff5722;
}
a.link-other:hover {text-decoration: underline;}

.loader-holder{display: none;}
ul.header-social {
    float: right;
    margin-right: 85px;
    margin-top: 14px;
}
.header-social li {
    float: left;
    padding: 4px;
}

.header-social li a {
    width: 34px;
    height: 34px;
    float: left;
    border-radius: 100%;
    line-height: 40px;
    color: #191919;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff5722;
}
.bg.bg-scroll {
    background-position-y: 70px;
}

ul.common-list li {
    margin-bottom: 10px;
    color: black;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    padding-left: 18px;
    text-align: justify;
    line-height: 24px;
}

ul.common-list {
        padding-left: 25px;
    text-align: left;
    float: left;
    width: 100%;
}

ul.common-list li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 8px;
    height: 8px;
    background: #ff5722;
    border-radius: 50%;
    top: 6px;
}

.accordion-title a strong {
    font-weight: bold;
}

.accordion .accordion-inner p strong {
    font-weight: bold;
}

section#sec6 {
    background: url(../images/award-bg.png) no-repeat center 64%;
    background-size: 80%;
}

.accordion .accordion-inner ul.common-list li {
    padding-right: 0;
    display: block;
    float: none;
    list-style: none;
}

.accordion .accordion-inner ul.common-list li strong {
    color: #ff5722;
}

.content-1{height: 400px;}
.to-top-holder a {
    color: #7b7676;
}

.map-add {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.map-add .address {
        background: #ff5722;
    margin-top: 5px;
    padding: 5px;
    border: 3px double #cacaca;
    box-shadow: 0px 3px 1px #888282;
    margin-bottom: 10px;
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.map-main {
    margin-bottom: 25px;
}

.map-add .address p {
    text-align: center;
    color: #101010;
    font-size: 13px;
    padding-bottom: 0;
}

.mobile-banner img {
    width: 100%;
}

.mobile-banner {
    margin-top: 35px;
    float: left;
    width: 100%;
}

.spcl-note {
        float: left;
    width: 100%;
    background: url(../images/satyamev-jayte.png) no-repeat center;
    background-size: 24%;
}

.bold-heading{font-weight: bold;
    color: #ff5722!important;}

    .issues .accordion-title a span {
    font-family: sans-serif;
}

.issues .accordion-title a {
    padding-left: 16px;
}

.mg-top-60{margin-top: 60px;}


/*PAGE LOADER*/
#loader{
    position: fixed;
    z-index: 10;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: #FFF;
}
#loading-logo{
    position: relative;
    top: 23%;
    margin: 0 auto;
}

#loader #loading-logo {
    width: 76%;
}

#loader #loading-logo h4 {
    font-size: 25px;
    line-height: 40px;
    color: #4d4d4d;
}

div#loading-logo p {
    text-align: center;
    font-size: 19px;
    margin-bottom: 15px;
    line-height: 30px;
}

.button-common {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 28px;
}

.button-common a {
    display: inline-block;
    float: none;
    margin-top: 0;
    padding: 16px 20px;
}

.button-common a.btn.hide-icon span {
    fon text-align:;
    font-size: 16px!important;
    font-weight: bold;
}