/*@import url(https://fonts.googleapis.com/css?family=Quicksand);*/
    body, html {
    font-family: 'Manrope', sans-serif;
    min-height: 100%;
    color: #303030;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 1.8;
    overflow-x: hidden!important;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.lite-txt {
    font-family: 'Manrope';
    font-weight: 300;
    font-style: normal;
}

.bold-txt {
    font-family: 'Manrope';
    font-weight: bold;
    font-style: normal;
}

.reg-txt {
    font-family: 'Manrope';
    font-weight: bold;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
}
a {
    color: #4b4b4b;
    cursor: pointer;
}
a:active, a:focus, a:hover {
    text-decoration: none;
    color: #2c2933;
}
body .btn-primary.active[disabled], body .btn-primary[disabled], body .btn-primary[disabled]:active, body .btn-primary[disabled]:focus, body .btn-primary[disabled]:hover {
    background-color: #f25920;
    border-color: #f25920;
}
html {
    position: relative;
}
.btn-custom {
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    padding: 5px 20px;
    display: inline-block;
    background: #f25920;
    color: #fff;
    cursor: pointer;
}
.btn-custom:hover {
    background: #e69021;
}
.heading-title {
    font-size: 35px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    font-family: 'Manrope', sans-serif;
    margin-bottom: 20px;
}
.center-line {
    width: 100px;
    background-color: #f25920;
    height: 7px;
    margin: 20px auto;
}
.heading-line {
    text-align: center;
}
.heading-text {
    max-width: 900px;
    text-align: center;
    margin: 20px auto 0;
}
.heading-section {
    font-size: 30px;
    font-family: "Bree Serif", serif;
    text-align: center;
    padding-bottom: 40px;
}
.line-heading {
    width: 70px;
    height: 5px;
    background: #f25920;
    margin: 20px auto 0;
}
.heading-left {
    text-align: left;
}
.line-left {
    width: 70px;
    margin: 20px 0;
}
.line {
    border-left: 100px solid #f25920;
    width: 100%;
    height: 7px;
    margin: 20px 0;
}
.text-theme {
    color: #f25920;
}
body .form-control:focus {
    border-color: #f25920;
    outline: 0;
    -webkit-box-shadow: inset 0 0 0 transparent, 0 0 0 transparent;
    box-shadow: inset 0 0 0 transparent, 0 0 0 transparent;
}
body .btn-primary {
    color: #fff;
    background-color: #f25920;
    border-color: #f25920;
}
body .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
body .btn-primary:hover {
    color: #fff;
    background-color: #e69021;
    border-color: #e69021;
}
@keyframes cssload-animball_one {
    0% {
    position: absolute;
}
50% {
    top: 12px;
    left: 12px;
    position: absolute;
    opacity: .5;
}
100% {
    position: absolute;
}
}@-o-keyframes cssload-animball_one {
    0% {
    position: absolute;
}
50% {
    top: 12px;
    left: 12px;
    position: absolute;
    opacity: .5;
}
100% {
    position: absolute;
}
}@-ms-keyframes cssload-animball_one {
    0% {
    position: absolute;
}
50% {
    top: 12px;
    left: 12px;
    position: absolute;
    opacity: .5;
}
100% {
    position: absolute;
}
}@-webkit-keyframes cssload-animball_one {
    0% {
    position: absolute;
}
50% {
    top: 12px;
    left: 12px;
    position: absolute;
    opacity: .5;
}
100% {
    position: absolute;
}
}@-moz-keyframes cssload-animball_one {
    0% {
    position: absolute;
}
50% {
    top: 12px;
    left: 12px;
    position: absolute;
    opacity: .5;
}
100% {
    position: absolute;
}
}@keyframes cssload-animball_two {
    0% {
    transform: rotate(0) scale(1);
}
50% {
    transform: rotate(360deg) scale(1.3);
}
100% {
    transform: rotate(720deg) scale(1);
}
}@-o-keyframes cssload-animball_two {
    0% {
    -o-transform: rotate(0) scale(1);
}
50% {
    -o-transform: rotate(360deg) scale(1.3);
}
100% {
    -o-transform: rotate(720deg) scale(1);
}
}@-ms-keyframes cssload-animball_two {
    0% {
    -ms-transform: rotate(0) scale(1);
}
50% {
    -ms-transform: rotate(360deg) scale(1.3);
}
100% {
    -ms-transform: rotate(720deg) scale(1);
}
}@-webkit-keyframes cssload-animball_two {
    0% {
    -webkit-transform: rotate(0) scale(1);
}
50% {
    -webkit-transform: rotate(360deg) scale(1.3);
}
100% {
    -webkit-transform: rotate(720deg) scale(1);
}
}@-moz-keyframes cssload-animball_two {
    0% {
    -moz-transform: rotate(0) scale(1);
}
50% {
    -moz-transform: rotate(360deg) scale(1.3);
}
100% {
    -moz-transform: rotate(720deg) scale(1);
}
} 
 
.header-top {border-top:10px solid #f25920;
    background: #f25920;
    width: 100%;
display: block;}
 
 
.btn-slide {
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    padding: 10px 20px;
    display: inline-block;
}
.bs-slider .btn-layer {
    width: 100%}
.bs-slider p {
    margin: 0 0 20px;
    color: #fff;
    letter-spacing: 2px;
    line-height: normal;
    font-size: 30px;
}
.bs-slider p b {
    font-size: 48px;
}
.bs-slider .mt90 {
    margin-top: 90px;
}
@media (max-width:767px) {
    .bs-slider p {
    font-size: 16px!important;
}
.bs-slider p b {
    font-size: 18px;
}
.bs-slider .mt90 {
    margin-top: 40px;
}
}.bs-slider {
    overflow: hidden;
    max-height: 500px;
    position: relative;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.bs-slider>.carousel-inner>.item>a>img, .bs-slider>.carousel-inner>.item>img {
    margin: auto;
    width: 100%!important;
}
.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #fff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: 400;
    background: 0 0;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control {
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%}
.control-round .carousel-control.right {
    right: 1%}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
    color: #fdfdfd;
    background: rgba(0, 0, 0, .5);
    border: 0 transparent;
}
.control-round .carousel-control.left>span:nth-child(1) {
    left: 45%}
.control-round .carousel-control.right>span:nth-child(1) {
    right: 45%}
.indicators-line>.carousel-indicators {
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line>.carousel-indicators li {
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #9e9e9e;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: #9e9e9e;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all .5s cubic-bezier(.22, .81, .01, .99);
    transition: all .5s cubic-bezier(.22, .81, .01, .99);
    z-index: 10;
    cursor: pointer;
}
.indicators-line>.carousel-indicators li:last-child {
    margin-right: 0;
}
.indicators-line>.carousel-indicators .active {
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.indicators-line>.carousel-indicators .active:before {
    transform: scale(.5);
    background-color: #fff;
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.slide_style_left {
    text-align: left!important;
}
.slide_style_right {
    text-align: right!important;
}
.slide_style_center {
    text-align: center!important;
}
.slide-text {
    left: 0;
    top: 33%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
}
.slide-text-no-margin {
    left: 0;
    top: 33%;
    right: 0;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
}
.slider h1 {
    font-family: "Bree Serif", serif;
    padding: 0;
    color: #fff;
    font-size: 70px;
    font-style: normal;
    line-height: 70px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    font-weight: 600;
}
.slide-text>p {
    padding: 0;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text>a.btn-default {
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
    transition: background .3s ease-in-out, color .3s ease-in-out;
}
.slide-text>a.btn-primary {
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
    transition: background .3s ease-in-out, color .3s ease-in-out;
}
.slide-text>a:active, .slide-text>a:hover {
    color: #fff;
    background: #222;
    -webkit-transition: background .5s ease-in-out, color .5s ease-in-out;
    transition: background .5s ease-in-out, color .5s ease-in-out;
}
@media (max-width:991px) {
    .slide-text h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
}
.slide-text>p {
    font-size: 18px;
}
}@media (max-width:768px) {
    .slide-text {
    padding: 10px 50px;
}
.slide-text h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
}
.slide-text>p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}
.control-round .carousel-control {
    display: none;
}
}@media (max-width:480px) {
    .slide-text {
    padding: 10px 30px;
}
.slide-text h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
}
.slide-text>p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
}
.slide-text>a.btn-default, .slide-text>a.btn-primary {
    font-size: 10px;
    line-height: 10px;
    margin-right: 10px;
    text-align: center;
    padding: 10px 15px;
}
.indicators-line>.carousel-indicators {
    display: none;
}
}section.section-a {
    padding: 0 0 0;
    position: relative;
    background-repeat: repeat;
}
section.section-a .welcome-text {
    text-align: center;
    max-width: 80%;
    margin: 50px auto 50px;
}
section.section-a .welcome-text h1 {
    line-height: normal;
}
section.section-a .welcome-text h3 {
    padding: 20px 0;
}
section.section-a .welcome-text .line-heading {
    margin-top: 30px;
}
section.section-b .wrap-section-b {
    max-width: 1366px;
    margin: 0 auto; 
}
section.section-b .wrap-section-b .wsb-left {
    width: 50%;
    float: left;
}
section.section-b .wrap-section-b .wsb-right {
    width: 50%;
    float: left;
}
section.section-b .wrap-section-b .wsb-right h1 {
    font-family: "Bree Serif", serif;
    font-size: 70px;
}
section.section-b .wrap-section-b .wsb-left img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
section.section-b .wrap-section-b .wsb-right .wsb-about {
    padding: 20px 0;
    max-width: 450px;
}
section.section-c {
    height: 670px;
    width: 100%;
    background: #000;
    position: relative;
}
section.section-c .wrap-section-c {
    height: 100%;
    width: 100%}
section.section-d {
    padding: 60px 0;
}
section.section-d .heading-title {
    text-align: left;
}
section.section-e {
    width: 100%;
    position: relative;
    padding: 70px 0 100px;
}
section.section-e .owl-item .item {
    position: relative;
    height: 100%}
section.section-e .layer-img-team {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: rgba(0, 0, 0, .6);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition: .3s ease;
}
section.section-e .owl-item:hover .layer-img-team {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
section.section-e .bg-team {
    background: #000;
    position: absolute;
    width: 100%;
    height: 500px;
    top: 0;
    left: 0;
}
section.section-e .bg-team-img {
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: url(https://www.astrosadhna.com/img/awd-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    opacity: .3;
}
section.section-e .heading-title {
    margin-bottom: 50px;
    color: #fff;
}
section.section-e .owl-carousel .owl-nav .owl-next:hover, section.section-e .owl-carousel .owl-nav .owl-prev:hover {
    background: #e69021;
}
section.section-e .owl-carousel .owl-nav .owl-next, section.section-e .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 30px;
    padding-top: 9px;
    background: #f25920;
    color: #fff;
    text-align: center;
}
section.section-e .owl-carousel .team-carousel {
    position: relative;
}
section.section-e .owl-carousel .owl-nav .owl-next {
    right: -25px;
    top: 40%}
section.section-e .owl-carousel .owl-nav .owl-prev {
    left: -25px;
    top: 40%}
section.section-e .team-carousel .item .content-img-team {
    position: relative;
}
section.section-e .team-carousel .item .content-img-team .info-team-wrap {
    position: relative;
    width: 100%;
    height: 100%; 
    padding:5px ;
}
section.section-e .team-carousel .item .content-img-team .info-team {
    height: 60px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
}
section.section-e .team-carousel .item .content-img-team .info-team .it-content {
    line-height: normal;
    position: relative;
    z-index: 2;
    height: 100%;
    width: 100%;
    padding: 5px 0 0 0;
}
section.section-e .team-carousel .item .content-img-team .info-team .it-content .it-bottom {
    font-size: 12px;
    padding-top: 5px;
}
section.section-e .team-carousel .item .content-img-team .info-team .it-bg {
    height: 100%;
    width: 100%;
    background: #f25920;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .95;
}
section.section-f {
    position: relative;
    padding: 100px 0;
    background: #000;
}
section.section-f .heading-title {
    color: #fff;
}
section.section-f .carousel-indicators {
    bottom: 0;
    margin-bottom: -60px;
}
section.section-f .carousel-indicators li {
    border: 1px solid #f25920;
}
.carousel-indicators .active {
    background-color: #f25920;
}
section.section-g {
    position: relative;
    padding: 100px 0;
}
section.section-g .news-wrap {
    margin: 50px 0 0;
}
section.section-g .carousel-inner {
    width: 90%;
    margin: 0 auto;
    min-height: 300px;
}
section.section-g {
    padding: 80px 0;
}
section.section-g .owl-theme .owl-nav [class*=owl-] {
    color: #727272;
}
section.section-g .owl-theme .owl-nav [class*=owl-]:hover {
    color: #fff;
    background: #f25920;
}
section.section-h {
    position: relative;
    padding: 80px 0 0;
    background: #f9f9f9;
}
section.section-h .form-map {
    padding: 50px;
    background: #fff;
    margin-top: 50px;
    -webkit-box-shadow: 0 0 25px 0 rgba(50, 50, 50, .12);
    -moz-box-shadow: 0 0 25px 0 rgba(50, 50, 50, .12);
    box-shadow: 0 0 25px 0 rgba(50, 50, 50, .12);
    position: relative;
    z-index: 2;
}
section.section-h .footer-top {
    padding: 150px 20px 50px;
    background: #262626;
    color: #b3b3b3;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: -100px;
}
.footer-p {
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
}
.footer-p span {
    font-size: 18px;
    color: #f25920;
}
section.section-h .wrap-h {
    position: relative;
    z-index: 2;
}
#inner-page footer {
    padding: 80px 0 80px;
}
footer {
    position: relative;
    padding: 70px 0 20px 0;
    background: #18192d;
    color: #b3b3b3;
}
footer a {
    color: #b3b3b3;
}
footer a:active, footer a:focus, footer a:hover {
    color: #fff;
}
footer .footer-wrap .inwrap-footer {
    border-bottom: 1px solid #535353;
    padding-bottom: 30px;
}
footer .footer-wrap .inwrap-footer ul {
    padding: 0 0;
}
footer .footer-wrap .inwrap-footer ul li {
    list-style: none;
    font-size: 15px;
    margin-bottom: 10px;
}
footer .footer-wrap .inwrap-footer ul li i {
    font-size: 10px;
    position: absolute;
    margin-left: -15px;
    top: 5px;
}
footer .footer-wrap .inwrap-footer .footer-link-title {
    font-weight: 600;
    margin-bottom: 15px;
    color: #f25920;
    letter-spacing: 1px;
    text-transform: uppercase;
}
section.inner-page-content {
    padding: 80px 0 100px;
    min-height: calc(100vh - 119px);
}
.wrap-news .btn-custom {
    margin: 20px 0 0;
}
.wrap-news .news {
    max-height: 395px;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -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-bottom: 30px;
    border: 1px solid #eaeaea;
}
.wrap-news .news .title {
    padding: 45px 30px;
    position: absolute;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.wrap-news .news .title h1 {
    margin: 0;
    font-weight: 700;
    font-size: 19px;
    text-align: center;
}
.wrap-news .news:hover .title {
    margin-top: -90px;
    background: #fff;
}
.wrap-news p.more {
    text-align: center;
}
.wrap-news .more a {
    position: relative;
    font-size: 13px;
    margin-top: 30px;
    display: block;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: inline-block;
    color: #f25920;
}
.wrap-news .more a:after {
    content: '';
    width: 18px;
    height: 1px;
    position: absolute;
    left: 55px;
    top: 9px;
    background: #f25920;
    vertical-align: middle;
    margin-left: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.wrap-news .news:hover a:after {
    width: 30px;
}
section.inner-page-content .contact-form-content .form-control {
    color: #bcbcbc;
    font-size: 12px;
}
section.inner-page-content .contact-form-content .container-custom {
    height: 100%}
section.inner-page-content .contact-form-content .welcome-text-contact {
    padding: 0 0 30px;
}
section.inner-page-content .contact-form-content .form-control {
    background: 0 0;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: auto;
    padding: 10px 12px;
    font-size: 14px;
}
section.inner-page-content .contact-form-content textarea {
    min-height: 238px;
}
section.inner-page-content .contact-form-content .contact-address {
    background: #f9f9f9;
    padding: 30px;
    min-height: 260px;
}
section.inner-page-content .contact-form-content .btn {
    color: #fff;
    background-color: #f25920;
}
section.inner-page-content .contact-form-content .btn:hover {
    background-color: #e69021;
}
section.inner-page-content .contact-form-content .form-control:focus {
    border-color: #f25920;
    outline: 0 none;
    -webkit-box-shadow: 0 0 0 transparent inset, 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent inset, 0 0 0 transparent;
    box-shadow: 0 0 0 transparent inset, 0 0 0 transparent;
}
section.inner-page-content .contact-form-content label {
    font-size: 14px;
}
section.inner-page-content.content-contact-form {
    padding: 80px 0;
    min-height: 1px;
}
section.map-contact-page {
    width: 100%;
    height: 300px;
}
.back-to-top {
    padding: 12px 0;
    font-size: 20px!important;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    border: 0 solid #333;
    background: #f25920;
    z-index: 5;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 50px;
    height: 50px;
}
.back-to-top.btn-primary.active, .back-to-top.btn-primary:active, .back-to-top.btn-primary:focus, .back-to-top.btn-primary:hover {
    color: #fff;
    background-color: #e69021;
    border: 0 solid #333;
}
@-webkit-keyframes ckw {
    0% {
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
}
100% {
    -moz-transform: rotate(1440deg);
    -webkit-transform: rotate(1440deg);
}
}@-moz-keyframes ckw {
    0% {
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
}
100% {
    -moz-transform: rotate(1440deg);
    -webkit-transform: rotate(1440deg);
}
}.dg img {
    transform-origin: center;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    animation: ghoom 60s linear infinite;
    -webkit-animation: ghoom 60s linear infinite;
}
@keyframes ghoom {
    0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
}
100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
}.rd-more {
    background: #2c2d50;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 6px;
    transition: all .1s ease-out;
}
.rd-more:hover {
    background: #f25920;
    color: #fff;
}
.txt-bg {
    background: url(https://www.astrosadhna.com/img/txt-bg.jpg);
    padding: 70px 0 80px 0;
    background-size: cover;
    width: 100%;
    float: left;
    background-attachment: fixed;
}
.txt-bg h2 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: 500;
}
.txt-bg h3 {
    font-weight: 700;
    color: #ee5d26;
    text-align: center;
}
.call-bx {
    background: #f25920;
    border: 4px solid #fff;
    position: relative;
    padding: 20px 20px;
    text-align: center;
    margin-top: -50px;
}
@media (max-width:767px) {
    .call-bx {
    margin-top: 20px;
}
}.call-bx p {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 500;
    position: relative;
}
.call-bx a, .call-bx span {
    color: #fff!important;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}
.call-bx i {
    font-size: 72px;
    color: #f9703d;
    z-index: 0;
    position: absolute;
    left: 30px;
    bottom: 20px;
}
.btm-scl {
    padding: 4px 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    text-align: center;
    transition: all .15s ease-in-out;
    color: #fff;
    border-bottom: 2px solid #fff;
    margin-bottom: 8px;
    display: block;
}
.btm-scl i {
    float: left;
    line-height: 30px;
}
.btm-scl:hover {
    background: #fff;
    color: #18192d;
}
.top-bar-txt {
    color: #fff;
    font-weight: 600;
    text-align: right;
}
.top-bar-txt a {
    color: #fff;
}
.top-bar-txt i {
    color: #fff;
    font-size: 16px;
    padding: 0 5px;
    border-right: 1px solid #fff;
}
.abt-pic-bx {
    background: #f25920;
    padding: 40px 0 0 0;
    position: relative;
    z-index: -1;
    margin-top: -30px;
}
.abt-pic-bx h4 {
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.abt-pic-bx h5 {
    text-align: center;
    font-weight: 700;
    color: #fff;
    background: #2c2d50;
    padding: 5px 10px;
}
.three-bx {
    color: #fff;
    text-align: center;
}
.three-bx .txt-div {
    min-height: 320px;
}
.three-bx .txt-div h5 {
    text-transform: uppercase;
    font-size: 18px;
}
.three-bx .txt-div ul {
    margin: 0;
    padding: 20px 10px 0 10px;
    max-width: 510px;
}
.three-bx .txt-div li {
    list-style: none;
    display: inline-block;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    margin: 8px;
    font-size: 16px;
    text-transform: uppercase;
}
.three-bx .txt-div .list2 li {
    font-size: 14px;
}
.contact-info-list {
    margin: 0;
    padding: 0;
}
.contact-info-list li {
    margin: 5px 0 20px 40px;
    padding: 0;
    list-style: none;
    font-size: 16px;
    font-weight: 600;
}
.contact-info-list li i {
    position: absolute;
    margin-left: -40px;
    width: 35px;
    height: 25px;
    background: #4b4b4b;
    color: #fff;
    text-align: center;
    line-height: 25px;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(208, 208, 208, .5);
}
.serivce-box {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    transition: all 0.15s ease-in;
}
.serivce-box img {
    display: block;
    max-width: 100%;
    width: auto;
    border-radius: 10px;
}
.serivce-box p {
    text-align: center;
    font-size: 18px;
    padding: 10px 0 0 0 ;
    font-weight: bold;
    margin:0;
}

.serivce-box:hover {
    transform: scale(1.05);
}

.services-txt-box {
    border: 3px solid #f25920;
    padding: 10px 25px 0 25px; 
    margin-bottom: 30px;
}
.services-txt-box h3 {
    color: #f25920;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.services-txt-box i {
    position: absolute;
    font-size: 120px;
    right: 20px;
    top: 10px;
    line-height: 1;
    color: #ffded3;
    z-index: -1;
}
.services-txt-box p { 
    font-size: 16px;
    font-weight: 400;
    color: #222;
}
.services-txt-box p span {
    color: #f25920;
}
.charges-list {
    margin: 0 0 20px 0;
    padding: 0;
}
.charges-list li {
    list-style: none;
    font-weight: 500;
}
.charges-list li b {
    float: right;
}
.charges-list h6 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #313350;
}
.mail-form {
    width: 100%;
    background: #f3f3f3;
    padding: 10px 10px;
}
.mail-form input, .mail-form textarea {
    width: 100%;
    margin: 5px 0 25px 0;
    font-size: 15px;
    padding: 0 5px;
}
.mail-form button {
    background: #434454;
    padding: 5px 20px;
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 10px;
    margin-bottom: 10px;
}
.more-btn {
    background: #f25920;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 10px 30px;
    transition: all .25s ease-out;
    text-transform: uppercase;
    -webkit-transition: all .25s ease-out;
    margin: 20px auto 10px;
    display: block;
    max-width: 180px;
    border: 1px solid #f25920;
}
.more-btn:hover {
    border: 1px solid #f25920;
    color: #f25920;
    background: #fff;
}
.blog-carousel.owl-carousel .owl-nav .owl-next:hover, .blog-carousel.owl-carousel .owl-nav .owl-prev:hover {
    background: #e69021;
}
.blog-carousel.owl-carousel .owl-nav .owl-next, .blog-carousel.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 15px;
    padding-top: 9px;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    text-align: center;
}
.blog-carousel.owl-carousel .team-carousel {
    position: relative;
}
.blog-carousel.owl-carousel .owl-nav .owl-next {
    right: 5px;
    top: 40%}
.blog-carousel.owl-carousel .owl-nav .owl-prev {
    left: 5px;
    top: 40%}
.blog-slide-box {
    border-radius: 10px;
    overflow: hidden!important;
    transition: all .15s ease-in;
    border: 2px solid #18192d;
}
.blog-slide-box img {
    transition: all .15s ease-in;
}
.blog-slide-box p {
    background: #18192d;
    color: #fff;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    margin: 0;
    transition: all .15s ease-in;
}
.blog-slide-box:hover {
    border-color: #f25920;
}
.blog-slide-box:hover img {
    transform: scale(1.05);
}
.blog-slide-box:hover p {
    background: #f25920;
}
.blog-txt-box {
    border: 3px solid #f25920;
    padding: 10px 25px 0 25px;
    
}
.blog-txt-box h3 {
    color: #f25920;
    font-size: 24px!important;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.blog-txt-box img {
    display: block;
    max-width: 250px;
    border-radius: 15px;
    float: right;
    margin: 5px 0 20px 10px;
}
@media (max-width:767px) {
    .blog-txt-box img {
    float: none;
    margin: 10px auto;
}
}.blog-txt-box p { 
    font-size: 16px 
    color: #2b2b2b;
}
.blog-txt-box p span {
    color: #f25920;
}
.wap-btn {
    position: fixed;
    bottom: 2px;
    left: 5px;
    z-index: 99999;
}
.wap-btn img {
    width: auto;
    max-width: 100%;
    display: inline-block;
    margin: 3px 1px 3px 0;
}


.dep-box {
    border: 1px solid #f25920;
    min-height: 200px;
    display: table;
    transition: all .25s ease-out;
    -webkit-transition: all .25s ease-out;
    margin-bottom: 40px
}

.dep-content {
    display: table-cell;
    width: 200px;
    height: 180px;
    background: #fff5f2;
    vertical-align: middle;
    transition: all .25s ease-out;
    -webkit-transition: all .25s ease-out
}

.dep-content i {
    display: block;
    height: 150px;
    width: 150px;
    margin: 20px auto;
    font-size: 72px;
    text-align: center;
    line-height: 150px;
    background: linear-gradient(45deg, #f25920 30%, #ff9066);
    border-radius: 50%;
    color: #fff;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    box-shadow: 4px 10px 20px #ffc1aa
}

.dep-txt {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 30px;
    text-align: justify
}

.dep-txt p {
    color: #6b6b6b;
    line-height: 24px;
    margin: 10px 0 15px
}

.dep-box h3 {
    color: #f25920;
    margin: 0;
    font-weight: 700
}

.dep-btn {
    background: #f25920;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 5px 10px;
    transition: all .25s ease-out;
    -webkit-transition: all .25s ease-out
}

.dep-btn:hover {
    border: 1px solid #f25920;
    color: #f25920;
    background: #fff
}

.dep-box:hover {
    border: 1px solid #f25920;
    transition: all .25s ease-out;
    -webkit-transition: all .25s ease-out
}

.dep-box:hover .dep-content {
    background: #f5f5f5;
    transition: all .25s ease-out;
    -webkit-transition: all .25s ease-out
}

@media (max-width:767px) {
    .dep-content {
        display: block;
        width: 100%;
        height: auto;
        background: #f9f9f9;
        padding: 20px 0;
        margin-bottom: 40px;
        transition: all .25s ease-out;
        -webkit-transition: all .25s ease-out
    }
    .dep-content img {
        display: block;
        height: 100px;
        width: 100px;
        margin: 20px auto;
        text-align: center;
        transition: all .35s ease-in-out;
        -webkit-transition: all .35s ease-in-out
    }
    .dep-txt {
        display: block;
        padding: 20px 30px;
        text-align: justify
    }
}


.services-mini-list {
    margin: 0 0 20px 0;
    padding: 0;
    border: 1px solid #f25920
}

.services-mini-list li {
    list-style: none;
    margin: 0;
    background: #313350;
    padding: 0 10px;
    border-bottom: 1px solid #434454
}

.services-mini-list li b {
    background: #f25920;
    display: block;
    margin: 0 -10px;
    padding: 5px 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

.services-mini-list li a {
    padding: 10px 5px;
    color: #fff;
    display: block;
    font-size: 16px;
    margin-left: 30px;
    line-height: 24px;
    font-weight: 400;
    transition: all .1s ease-in-out
}

.services-mini-list li i {
    position: absolute;
    margin-left: -33px;
    color: #fff;
    font-size: 24px;
    line-height: 18px;
    margin-top: 2px;
    font-family: Flaticon;
    opacity: .6;
    font-weight: 400;
    transition: all .1s ease-in-out;
    background: white;
}

.services-mini-list li:hover {
    background: #282a48
}

.services-mini-list li:hover i {
    opacity: 1
}



.stones-box {
    display: block;
    margin: 0 auto 30px auto;
    border-radius: 20px;
    box-shadow: 0 6px 20px #d0d0d0
}

.stones-box img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    border-radius: 20px
}

.stones-box p {
    background: #ff6a30;
    color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    display: block;
    margin: 0 auto;
    box-shadow: 0 5px 25px rgba(255, 106, 48, .6)
}




.blog-bxs {
    background: #fff;
    margin: 10px 0 30px 0;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .2)
}

.blog-bxs img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px
}

.blog-bxs p {
    padding: 10px 5px 20px;
    text-align: center;
    font-size: 16px
}

.blog-txt-box {
    border: 3px solid #f25920;
    padding: 10px 25px 0 25px;
    margin-bottom: 30px
}

.blog-txt-box h3 {
    color: #f25920;
    font-size: 24px !important;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px
}

.blog-txt-box img {
    display: block;
    max-width: 250px;
    border-radius: 15px;
    float: right;
    margin: 5px 0 20px 10px
}

@media(max-width:767px) {
    .blog-txt-box img {
        float: none;
        margin: 10px auto
    }
}

 

.blog-txt-box .hindi-txt {
    font-size: 14px
}

.blog-txt-box .hindi-txt span {
    font-size: 16px;
    font-weight: 700
}

.blog-txt-box p span {
    color: #f25920
}


.profile-box {
    border-radius: 15px;
    background: #dedede;
    padding: 10px 0 5px 0;
    text-align: center;
    box-shadow: 0 5px 0 #c3c3c3;
    margin-bottom: 30px
}

.profile-box img {
    display: block;
    margin: 5px auto;
    max-width: 150px
}

.profile-box h3 {
    background: #313350;
    color: #fff;
    margin-top: 10px;
    padding: 5px 10px;
    font-size: 18px
}

.profile-box h4 {
    font-weight: 700;
    font-size: 16px
}

.sbox {
    width: 100%;
    height: 62px;
    margin-bottom: 30px;
    background: #2c2d50
}

.sbox p {
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    display: inline-block;
    margin: 0;
    padding: 0 10px 0 20px;
    position: absolute;
    text-transform: uppercase
}

.sbox span {
    font-size: 36px;
    color: #fff;
    line-height: 62px;
    padding: 0 20px;
    display: inline-block;
    background: #ffffff;
}


.top-head-bg {
    background: url(../img/txt-bg.jpg) no-repeat;padding: 40px 0;background-position: center;
    background-size: cover;
}


.flx-divs{

    display:flex; gap:10px; padding: 0 20px; flex-direction: row;   justify-content: center;  
  align-items: center;
}

@media(max-width:767px) {

  .flx-divs{

    flex-direction: column;
}
}


.tags{ font-size:13px; border:1px solid #717289; padding:4px 8px; border-radius:8px; display:inline-block; margin:4px }


.sticky {

      
  position: fixed;
  z-index: 9;
  top:0px;
}


.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  /* added line */
  border: 0;
}

 

/* --- primary header --- */
.primary-header {
  display: block;  
  background-color: #fff;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.primary-header .container {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
}
 
 
.primary-header .primary-navigation .active a {
  color: #222;
}
.primary-header .primary-navigation .nav-list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 40px;
  justify-content: right;
  list-style: none;
}
.primary-header .primary-navigation .nav-list a {
  display: flex;
  width: 100%;
  min-height: 40px;
  align-items: center;
     font-size: 16px;
    font-weight: 600;  
}


.primary-header .primary-navigation .nav-list a:hover {
 color: #f25609;
}
 

/* --- primary header END --- */
/* --- Burger Toggle --- */
.primary-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border: 0;
  cursor: pointer;
}
.primary-toggle .line1,
.primary-toggle .line1:before,
.primary-toggle .line1:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #222;
  height: 3px;
  width: 30px;
  transition: transform 100ms ease-in-out;
  border-radius: 2px;
}
.primary-toggle .line1:before {
  margin-top: -8px;
}
.primary-toggle .line1:after {
  margin-top: 8px;
}

#primary-toggle:checked + .primary-toggle .line1:before {
  margin-top: 0px;
  transform: rotate(45deg);
}
#primary-toggle:checked + .primary-toggle .line1 {
  background-color: transparent;
}
#primary-toggle:checked + .primary-toggle .line1:after {
  margin-top: 0px;
  transform: rotate(-45deg);
}

/* --- Burger Toggle END --- */
/* --- Mobile Menu --- */
@media (max-width: 992px) {
  .primary-header .primary-toggle {
    display: flex;
  }
  .primary-header .primary-navigation {
    position: absolute;
    display: grid;
    /* transition for height */
    transition: grid-template-rows 500ms ease-in-out;
    /* menu hidden */
    grid-template-rows: 0fr;
    width: 100%;
    top:  100%;
    left: 0;
    padding: 0;
    z-index: 999;
    background-color: #fbf0e9; 
  }
  .primary-header .primary-navigation .nav-list {
    display: block;
    overflow: hidden;
    margin:0;
     padding:  0 20px
  }
  
 
  .primary-header .primary-navigation .nav-list a {
 
    font-size: 1rem;
    min-height: 0;
    padding-top: 15px;
  }
 
   .primary-header .primary-navigation .nav-list li:last-child a{ padding-bottom:20px}
 
  .primary-header #primary-toggle:checked ~ .primary-navigation {
    grid-template-rows: 1fr;
  }
}





