@import url('../css2.html');
@import url('../css2-1.html');
@import url('../css2-2.html');
#head{padding: 20px 0px;}
.header-left ul{width:100%;padding: 0;margin: 0;list-style: none;text-align: center;padding: 20px 0px;}
.header-left ul li{display: inline-block;padding-right: 5px;}
.header-left ul li .click-here {
    padding: 12px 30px 12px 30px;
    color: #10103c;
    font-weight: 700;
    font-size: 18px;
    border: 2px solid #10103c;
    border-radius: 40px;
    text-decoration: none;
    font-family: 'Source Sans Pro', sans-serif;
}
.social-list-bat li {
    background: #67c5b5;
    padding: 10px 15px 10px 15px;
    color: #fff;
}

.social-list-bat a {
    color: #fff;
    font-size: 18px;
}

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);z-index: 99;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #48c355;
  color: white;
}

.owl-next {
    right: 7px;
}
.owl-prev span, .owl-next span {
    color: #000;
}
.owl-prev {
    left: 7px;
}
.owl-prev, .owl-next {
    position: absolute;
    top: 0;
    height: 100%;
}
.owl-next {
    right: 7px;
}
.owl-prev, .owl-next {
    position: absolute;
    top: 0;
    height: 100%;
}

.mob-hed-tp-sec{display: none;}


/*Astrologer** css start*/
body{font-family: 'Roboto', sans-serif;}
h2 {
    font-family: 'Squada One', cursive;
    font-size: 45px !important;
    line-height: 42px !important;
    margin-bottom: 2px !important;
    color: #c20d30;
}

h6 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    letter-spacing: 0;
}

	p{	font-family: 'Roboto', sans-serif;
	font-size:16px; color:#666;
	margin-bottom: 5px !important;
	}

.info-item {
    width: 36%;
    float: right;
    margin-right: 15px;
    border-radius: 5px;
    /* padding: 78px 0; */
	border:1px solid #e5e5e5;
}
.header-wrapper .info-area {
    align-items: center;
	margin-top: 12px;
}
.header-wrapper .info-area .info-item {
    padding: 10px 15px;
}
.header-wrapper .info-area .info-item .info-thumb {
    font-size: 40px;
    line-height: 1;
    color: #c20d2e;
       width: 16%;
	   float: left;
}

.header-wrapper .info-area .info-item .info-content {
        width: 80%;
    float: left;
    padding-left: 15px;
}
 .header-wrapper .info-area .info-item .info-content .title {
    margin: 0;
	font-family: 'Roboto', sans-serif;
    font-size: 15px !important;
	    color: #c20d2e;
	padding: 3px 0px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: -2px;
}
 .header-wrapper .info-area .info-item .info-content a {
    color: #232323;
	font-size:17px;
    font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.banner-sec{border-top:1px solid #eee;}
.banner-sec img{width:100%;}

.feature-1 {
    background: #c20d30;
    padding: 10px 15px;
    position: relative;
   margin-bottom: 20px;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    transition: .2s linear;
    text-align: center;
    border-radius: 5px;
}
h3.heding {
        color: #fff;
		font-family: 'Squada One', cursive;
    font-size: 20px;
    margin: 0;
    text-align: left;
}
.feature-1 p {
    text-align: left;
    font-size: 15px;
    color: #fff;
    line-height: 22px;
    margin-top: 5px;
}
.chse-img {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-top: 7px;
}
.chse-sec1 {
    display: inline-block;
    width: 68%;
}
.why-div-sec p{text-align:justify;}
.whya-call-img-sec{margin-top:20px;}
.whya-call-img-sec img{border-radius:5px;}
.why-sec{    padding: 40px 0 25px;}
section.banner-btm-call-sec {
    background: #000;
}
.banner-btm-call-sec1 {
    background: #c20d2e;
    margin-top: -21px;
    overflow: hidden;
    padding: 25px 20px;
}
.info-thumb1 {
    width: 20%;
    font-size: 40px;
    float: left;
    color: #fff;
}
.info-content1 {
    width: 80%;
    float: left;
}
.info-content1 a{font-size:35px; 	    line-height: 36px; color:#fff;	font-family: 'Squada One', cursive;}
.info-content1 h6{ color:#fff; font-size: 17px !important;}
.banner-hed-sec h5 {
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
    font-weight: 700;
}

/*form sec*/
.contact-form {
    background: #c20d30;
    border-radius: 5px;
}
.form-group input {
    border: none;
    background: #fff;
    border-radius: 5px;
    padding: 8px 10px;
    width: 100%;
}
.form-group {
    margin-bottom: 15px;
}
.form-group textarea {
    border: none;
    background: #fff;
    border-radius: 5px;
    padding: 8px 10px;
    width: 100%;
    height: 130px;
}
.btn-style-one {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    line-height: 27px;
    padding: 8px 24px;
    background: #000;
    border-radius: 5px;
    border: 1px solid #000;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.btn-style-one:hover{background: #fff;
    color: #c20d30;
    border-color: #fff;}

.cntct-frm {
    padding: 0 2em 1em;
}
.cntct-frm h2{font-size: 35px !important;
    color: #fff;
    text-transform: uppercase;}
	.cntct-frm h5{font-size: 18px; color:#fff;
    padding-bottom: 15px;}
	.col-lg-12.col-sm-12.col-xs-12.cntct-frm {
    padding: 20px 32px 10px;
    text-align: center;
}

.abt-header-wrapper1 .info-item {
width: 47%; float:left;
border:0;
}
.abt-header-wrapper1 .info-area{
	overflow:hidden;
	border-radius: 5px;
	    padding: 10px 20px;
	border:1px solid #e5e5e5;
	
}
.border-rit-sec{border-right:1px solid #e5e5e5 !important;}
.section-title h2 span {
    color: #000;
}
.brdr {
    padding: 5px 0;
}
.slide-hover-sec img{width:auto !important;}
.slide-hover-sec {
    text-align: center;
    background: #c20d30 ;
    text-align: center;
    min-height: auto;
    border-radius: 5px;
    padding: 20px 20px;
    -webkit-transition: color 300ms;
    width: 96%;
    margin: 5px auto;
    transition: color 300ms;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: 525px;
}

.slide-hover-sec h4 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
	margin-top:15px;
    font-size: 19px;
}
.slider-section {
    padding: 3% 0;
    background-image: url(../image/about-bg.jpg);
    background-attachment: fixed;
}

.slide-hover-sec p{color:#fff;}

.slide-hover-sec a {
    color: #fff;
    background: #000;
    margin-top: 10px;
    font-size: 16px;
    padding: 5px 13px;
    display: inline-block;
    border-radius: 100px;
}
.feature-section{padding:40px 0;}
section.many-part {
    padding: 2% 0 3% 0;
    background-image: url(../image/callto-bg-image.jpg);
    background-size: cover;
}
.many-part h2 {
    color: #fff;
    font-size: 45px;
    padding: 10px 0 1% 0;
    font-weight: 700;
    margin: 0;
}
.many-part p {
    color: #fff;
    font-size: 25px;
    line-height: 1.6;
    margin-bottom: 35px !important;
}
.details span {
        background: #000000;
    color: #fff;
    border-radius: 50px;
    padding: 12px 22px;
    font-size: 25px;
    margin: 0 10px 0 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}



.product-grid {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    border-radius: 10px;
background-image: linear-gradient(#680217, #bf1738);
    border: 1px solid #fff;
    overflow: hidden;
    padding: 0 0 10px 0;
    transition: all 0.4s ease-out;
}
.product-grid .product-image {
    position: relative;
}
.product-grid .product-content {
    padding: 12px 12px 15px;
    position: relative;
}
.product-grid .title {
    color: #fff;
    transition: all 0.3s ease 0s;
    font-size: 18px;
}
.product-grid .price {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    display: block;
    transition: all 0.4s ease-in-out;
}
.product-grid .price span {
    color: #fec804;
    font-weight: 500;
}
.product-grid .add-to-cart {
    color: #000;
    background: repeating-linear-gradient(
45deg
, #d8af16, #efc003 100px);
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 40px;
    width: 160px;
    height: 40px;
    border-radius: 50px;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    bottom: 0px !important;
    left: 50%;
    transition: all .4s ease-out;
}
.price a {
    color: #fff;
    background: #000;
    padding: 4px 10px;
    font-size:20px;
    border-radius: 100px;
    display: inline-block;
}

div#bottam-p {
    padding-top: 25px;
}

.services-part .section-title p{ padding-bottom:25px;}
section.services-part {
    padding: 40px 0;
}

.ftrtop-link-sec {
    background-image: url(../image/ftr-lnk.png);
    overflow: hidden;
    padding: 2em 2em;
    margin-bottom: 1em;
}
.srvce-link-col ul li .fa {
    color: #fff;
    font-size: 16px;
    margin-right: 5px;
}
.srvce-link-col ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
}

.srvce-link-col ul li {
    color: #fff;
	list-style-type:none;
    line-height: 30px;
}

.srvce-link-col h5 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
   font-family: 'Squada One', cursive;
}
.ftrtop-link-sec p{color:#fff;}
.testi-slide-hover-sec{margin-top: 50px;
    text-align: center;
    min-height: 270px;
    position: relative;
    padding: 0 40px 30px;
    border: 1px solid rgba(0, 0, 0, 0.07);
   border-bottom-color: #c20d30;
    background: #ffffff;}
	.testi-slide-hover-sec img{
		
		    width: auto !important;
    display: inline-block !important;

	}
	.testi-main0img{    transform: translateY(-35px);}
	.testi-slid-head-sec h6.title {
    font-size: 15px !important;
    margin-top: -20px;
    padding-bottom: 10px;
}
span.info {
    color: #c20d30;
}

section.testi-slid-sec.slider-section {
    margin-top: 40px;
    padding: 30px 0;
}

a:hover {
    color: #060606 !important;
    text-decoration: none !important;
}

/****footer***/

.foot-info-sec li{list-style-type:none;}
footer{       padding: 40px 0; background: #ad1231;}

.foot-info-sec {
	padding: 12px 20px;
    border-radius: 5px;
        background: #ffffff38;
    overflow: hidden;
}

.foot-info-thumb {
    width: 18%;
    font-size: 35px;
    float: left;
    color: #fff;
    /* padding: 10px 15px; */
}

.foot-info-content {
    width: 80%;
    float: left;
}
.foot-info-content .title{font-size:16px !important; color:#fff;     text-transform: capitalize;}
.foot-info-content a{font-size:20px; color:#fff;  font-family: 'Squada One', cursive;}

.foot-astro-sec {
    text-align: center;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
}

.foot-astro-sec h2{
	font-size: 30px !important;
    line-height: 35px !important;
    text-transform: uppercase;
	
}

.foot-astro-sec span{color:#000;}
.foot-li-sec ul {
    width: 32%;
    padding: 0;
    margin-right: 8px;
    float: left;
    border-right: 1px solid #e5e5e5;
}
.foot-li-sec .fa{ color: #ad1231;}

.foot-li-sec a{color:#000; font-size: 15px;}

.foot-li-sec li{list-style-type:none; 
line-height: 38px;}
.foot-li-sec {
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    padding: 12px 10px 5px 25px;
}
.foot-li-sec ul:last-child {
 border:0;
}
.disc-div-sec {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-top: 25px;
}
.disc-div-sec b{color: #ad1231;}

.foot-astro-sec a{background: #ad1231;
    padding: 4px 37px;
    font-size: 22px;
    border-radius: 100px;
    display: inline-block;
    margin-top: 7px;
    color: #fff;
font-weight: 600;}

.foot-rw-sec-mrg{margin-top:30px;}

section.foot-btm-sec {
    background: #000;
    text-align: center;
    padding: 10px 0;
}

.foot-btm-sec p{color:#fff;
margin: 0 !important;
}

.details span:hover{    background: #ffffff;
    color: #bd183a !important;}
.price a:hover{background: #ffffff;
    color: #bd183a !important;}
:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #00cff2 !important;
}
.slid-head-sec a:hover{background: #ffffff;
    color: #bd183a !important;}

.disc-div-sec p{font-size: 15px;}

.product-image img{width: 100%;}

.owl-prev span, .owl-next span {
    color: #000;
    outline: none;
}
.icon-bar a:hover{color: #fff !important;}

.mobile{display: none;}

.blinking {
    font-size:22px;
    animation: blinkingText 1.2s infinite;
}
@keyframes blinkingText{
    0%{     color: #fff;    }
    49%{    color: #fff; }
    60%{    color: #feb729; }
    99%{    color:#feb729;  }
    100%{   color:#feb729;    }
}

.blink {
    font-size:22px;
    animation: blinkingText 1.2s infinite;
}
@keyframes blinkText{
    0%{     color: #fff;    }
    49%{    color: #fff; }
    60%{    color: #c20d30; }
    99%{    color:#c20d30;  }
    100%{   color:#c20d30;    }
}

.feature-1:hover{background: #000;}

.header-wrapper .info-area .info-item .info-content a:hover {
    color: #b90c2a !important;}

.whya-call-text-sec {
    display: none;
}


/*****--media screen start---*****/

@media only screen and (min-width: 320px) and (max-width: 767px){
    .whya-call-text-sec {
    display: block;
}
    .mobile{display: block;}
    .desktop{display: none;}

.whya-call-img-sec img{width: 100%;}
    .mob-hed-tp-sec{
        background-color: #000;
        height: 45px;
        line-height: 45px;
        text-align: center;}


.mob-hed-tp-sec a {font-size: 30px;
    color: #fff;
    font-weight: 600;
    padding: 6px 0px;}
.mob-hed-tp-sec{display:block;}

.info-area {
    display: none;
}
.logo{
    text-align: center;
}

#head {
    padding: 8px 0px;
}

.banner-hed-sec h5{
        font-size: 16px;
    margin-top: 10px;
    font-weight: 500;
    text-align: center;
}
  section.banner-btm-call-sec {
    padding: 25px 0;
}
.banner-btm-call-sec1{margin-top: 0;
padding: 15px 20px;
}
.why-sec {
    padding: 25px 0 18px;
}
.whya-call-img-sec{margin-bottom: 25px; display: none;}
h2 {
    font-size: 38px !important;
    line-height: 40px !important;}

.feature-section {
    padding: 25px 0;
}
.contact-form{margin-top: 20px;}

.many-part p{    font-size: 18px;     margin-bottom: 0px !important;}
.many-part h2 {
    color: #fff;
    font-size: 30px !important;
    line-height: 35px !important;
    font-weight: 400;}
.details a{display: inline-block;
margin-top: 25px;
}

section.many-part {
    padding: 3% 0 10% 0;
    background-image: url(../image/callto-bg-image.jpg);
    background-size: cover;
}

section.services-part {
    padding: 25px 0;
}
.product-grid {
    margin-top: 25px;
}
.services-part .section-title p {
    padding-bottom: 0px;
}
div#bottam-p {
    padding-top: 0;
}

.hm-add-img-sec img{width: 100%;}
.mt-25{margin-top: 25px;}
section.testi-slid-sec.slider-section {
    margin-top: 25px;
    padding: 25px 0;
}

.foot-li-sec ul {
    width: 100%;
    margin-right: 0;
    border-right: 0px solid #e5e5e5;  
    margin-bottom: 0;
}
.disc-div-sec p{text-align: justify;}
.slide-hover-sec img {
    width: 100% !important;
}

.testi-slide-hover-sec{min-height: 305px;}
.slide-hover-sec{min-height: 505px;}

.whya-call-text-sec {
    background: #000;
    border-radius: 5px;
        margin: 25px 0;
    text-align: center;
    padding: 20px 15px;
}
.whya-call-text-sec h2{font-size: 32px !important;
    color: #fff;
    text-transform: uppercase;
    line-height: 35px !important;}

    .whya-call-text-sec a{font-size: 32px;
    font-weight: 700;
    color: #ffffff;}

    .whya-call-text-sec p{color: #fff;
    font-size: 14px;
    text-align: center;}

}
@media only screen and (min-width: 767px) and (max-width: 1023px){
.ipad{width:100% !important;}


.whya-call-img-sec img{width: 100%;}
       .mob-hed-tp-sec{
        background-color: #000;
        height: 45px;
        line-height: 45px;
        text-align: center;}


.mob-hed-tp-sec a {font-size: 30px;
    color: #fff;
    font-weight: 600;
    padding: 6px 0px;}
.mob-hed-tp-sec{display:block;}

.info-area {
    display: none;
}
.logo{
    text-align: center;
}

#head {
    padding: 8px 0px;
}

.banner-hed-sec h5{
        font-size: 16px;
    margin-top: 10px;
    font-weight: 500;
    text-align: center;
}
  section.banner-btm-call-sec {
    padding: 25px 0;
}
.banner-btm-call-sec1{margin-top: 0;
padding: 15px 20px;
width: 50%; margin: auto;
}
.why-sec {
    padding: 25px 0 18px;
}
.whya-call-img-sec{margin-bottom: 25px;}
h2 {
    font-size: 38px !important;
    line-height: 40px !important;}

.feature-section {
    padding: 25px 0;
}
.contact-form{margin-top: 20px;}

.many-part p{    font-size: 18px;     margin-bottom: 0px !important;}
.many-part h2 {
    color: #fff;
    font-size: 30px !important;
    line-height: 35px !important;
    font-weight: 400;}
.details a{display: inline-block;
margin-top: 25px;
}

section.many-part {
    padding: 3% 0 10% 0;
    background-image: url(../image/callto-bg-image.jpg);
    background-size: cover;
}

section.services-part {
    padding: 25px 0;
}
.product-grid {
    margin-top: 25px;
}
.services-part .section-title p {
    padding-bottom: 0px;
}
div#bottam-p {
    padding-top: 0;
}

.hm-add-img-sec img{width: 100%;}
.mt-25{margin-top: 25px;}
section.testi-slid-sec.slider-section {
    margin-top: 25px;
    padding: 25px 0;
}

.foot-li-sec ul {
    width: 100%;
    margin-right: 0;
    border-right: 0px solid #e5e5e5;  
    margin-bottom: 0;
}
.disc-div-sec p{text-align: justify;}
.slide-hover-sec img {
    width: 100% !important;
}
.ipad50{width: 50% !important;}

 .mobile{display: block;}
    .desktop{display: none;}
.whya-call-text-sec {
    display: none;
}

.slide-hover-sec{min-height: 560px;}
.testi-slide-hover-sec{min-height: 300px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1300px){ 

.whya-call-img-sec img{width: 100%;}
.whya-call-text-sec {
    display: none;
}
.product-grid .title{font-size: 14px;}
.price a{font-size: 16px;}
.hm-add-img-sec img{width: 100%;}
.slide-hover-sec a{font-size: 13px;}
.slide-hover-sec img {
    width: 100% !important;
}
.slide-hover-sec h4{font-size: 15px;}
}