/*
Theme Name: WP Bootstrap Starter Child
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Template: wp-bootstrap-starter
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 3.3.6.1667797739
Updated: 2022-11-07 05:08:59

*/
@import url("style2.css");
@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600;1,700&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'Gladifilthefte';
    src: url('fonts/Gladifilthefte.woff2') format('woff2'),
        url('fonts/Gladifilthefte.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roundkey Soft';
    src: url('fonts/RoundkeySoft-MediumOblique.woff2') format('woff2'),
        url('fonts/RoundkeySoft-MediumOblique.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Roundkey';
    src: url('fonts/Roundkey-Medium.woff2') format('woff2'),
        url('fonts/Roundkey-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Roundkey Soft';
    src: url('fonts/RoundkeySoft-Oblique.woff2') format('woff2'),
        url('fonts/RoundkeySoft-Oblique.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roundkey';
    src: url('fonts/Roundkey-ExtraLightOblique.woff2') format('woff2'),
        url('fonts/Roundkey-ExtraLightOblique.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roundkey';
    src: url('fonts/Roundkey-MediumOblique.woff2') format('woff2'),
        url('fonts/Roundkey-MediumOblique.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roundkey Soft';
    src: url('fonts/RoundkeySoft-BoldOblique.woff2') format('woff2'),
        url('fonts/RoundkeySoft-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Roundkey Soft';
    src: url('fonts/RoundkeySoft-Medium.woff2') format('woff2'),
        url('fonts/RoundkeySoft-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


.g-recaptcha {
    display: contents;
    margin: 20px auto !important; /* Center horizontally */
    transform: scale(0.9); /* optional - size adjust */
    transform-origin: center;
}
/********************
 * Global Css Start *
 ********************/

h1, h2, h3, h4, h5, h6{
	font-family: "Gladifilthefte";
}
body, p, a {
	font-family: "Arimo";
}
.my-60{
	margin-top:60px;
	margin-bottom:60px;
}
.navbar-light .navbar-toggler-icon {
	background-image: url(http://gowtham-astrology.co.uk/wp-content/uploads/2022/11/menu.png);
}
.page-id-2 #content.site-content {
	padding-bottom: unset;padding-top: unset;
}
a:hover{
	text-decoration:none;
}
ul {
	padding-left: 0;
}
ul li {
	list-style: none;
}
.screen-reader-response {
	display: none;
}
.deskshow{
	display:block;
}
.mobshow{
	display:none;
}
.section-fix {
	max-width: 1140px;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.nivo-controlNav {
	display: none;
}
header#masthead {
	margin-bottom: 0 !important;
	box-shadow: unset !important;
	padding: 0 !important;
	position: relative;
	z-index: 9;
	background: transparent;
}
body:not(.home) header#masthead {
    margin-bottom: 0 !important;
    padding: 0 !important;
    position: relative;
    z-index: 9;
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
    height: 130px;
    box-shadow: 0px 1px 10px #c81f3d !important;
    transition: ease-in-out;
}
.page-id-2 section.main-tittle {
	display: none;
}
section.main-tittle {
    padding: 50px 0 20px;
    background: #f6a914;
}
.main-tittle h1 {
	font-size: 36px;
	line-height: 35px;
	color: #c81f3d;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}
.breadcrumb {
	padding: 5px 0;
	margin-bottom: 0;
	list-style: none;
	background-color: unset;
	border-radius: 0;
	font-size: 14px;
}
.breadcrumb a {
	color: #fff;
	text-decoration: none;
}
body:not(.home) .site-content {
	padding: 0px !important;
	margin-top: -18px;
}
.dropdown:hover .dropdown-menu {  
	display: block; 
}
ul.dropdown-menu {
	width: 300px;
	background: #c81f3d;
	border: none;
	top: 35px;
}
.dropdown-menu .dropdown-item {
	padding: 8px 10px;
	line-height: 24px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
	font-family: 'Anybody';
	border-bottom: 1px solid #fff;
}
.dropdown-item:focus, .dropdown-item:hover {
	background-color: #ffc600;
}
.dropdown-menu .current-menu-item .dropdown-item{
	color: #fa9936 !important;
	background: transparent;
}
#masthead .navbar-nav > li:last-child a {
	border-bottom: none;
}

/*  -----------------sticky-social------------  */
.social li {
	position: fixed;
	top: 85%;
	z-index: 9999;
	padding: 0px;
	margin: 0px;
}
.social .whatsapp {
	right:0;
}
.social .call {
	left:10px;
}
.sticky-social img {
	border-radius: 50%;
	width: 85%;
}
.sticky-social .whatsapp img {
	box-shadow: 0px 0px 10px #358939;
}
.sticky-social .call img{
	box-shadow: 0px 0px 10px #194c92;
}
/*  -----------------sticky-social------------  */

/*  sticky header css start  */
.sticky {
	position: fixed !important;
	top: 0px;
	width: 100%;
	z-index: 9999 !important;
	transition: all 0.6s ease-in-out !important;
	animation: smothScroll 1s forwards;
}
@keyframes smoothScroll{
	0%{
		transform:translateY(-40px);
	}
	100%{
		transform:translateY(0px);
	}
}
.sticky + .site-content {
	padding-top: 102px;
}
/*  sticky header css end  */

/* Animation CSS Start */
.pulse-1 { 
    animation: pulse 1s infinite;
    animation-timing-function: linear;
}
.pulse:hover { 
    animation: pulse 1s infinite;
    animation-timing-function: linear;
}
@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1);}
    100% { transform: scale(1); 
    }
}
.rotate{
    transform: rotateY(0deg);
    animation: rotateAnimation 4s linear infinite;
}
@keyframes rotateAnimation {
    from {transform: rotate(0deg);}to {transform: rotate(360deg);}
}
.shine:after{
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);
    transition: 0.6s;
    transition-delay: 0.3s;
}
.shine:hover:after{
    left: 100%;
}
/* Animation CSS End */

/* Term condition and Privacy and Policy CSS Start*/
.disc-pg-div h4 {
    font-size: 26px;
    line-height: 24px;
    color: #000;
    font-weight: 500;
    padding-top: 15px;
    font-family: 'Roundkey';
}
.disc-pg-div p {
    font-size: 14px;
    line-height: 24px;
    color: #222222;
    font-weight: 400;
}
.disc-pg-div a {
    color: #c81f3d;
    font-weight: bold;
}
/* Term condition and Privacy and Policy CSS End*/

/* Drop Down Menu CSS Start*/
.navbar-nav li.dropdown {
    position: relative;
}
.navbar-nav li.dropdown .dg-btn {
    position: absolute;
    height: 25px;
    right: 0px;
    width: 30px;
    display: flex;
    align-items: center;
    background: #f6a914;
    justify-content: center;
    color: #fff;
    font-size: 20px;
}
.navbar-nav li.dropdown.mega-toggle-on ul.dropdown-menu{
    display:block !important;
}
.dropdown-menu li:last-child{
    border-bottom:0px;
}

/* Menu Device Responsive */
@media screen and (min-width:992px){
.navbar-nav li.dropdown .dg-btn {
    display: none;
}
}

@media screen and (max-width:991px){
.dropdown-toggle::after, ul.dropdown-menu {
    display: none !important;
}
.dropdown-menu li {
    border-bottom: 1px solid #fa9936;
}
.navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 0;
    padding: 0;
}
}
/* Drop Down Menu CSS End*/

/* TAB and Ipad styling Start */
@media screen and (min-width:768px) and (max-width:992px){
.deskshow{
    display:none;
}
.mobshow{
    display:block;
}
.tabshow{
    display:block;
}
.ipad{
    width:100% !important;
}
header#masthead {
    background: #c81f3d !important;
}
body:not(.home) header#masthead {
    background: #c81f3d !important;
    height: auto !important;
}
.navbar-brand.brand-logo {
    width: 70%;
    text-align: unset !important;
}
button.navbar-toggler {
    background: #f6a914;
    width: 50px;
    height: 50px;
    border-radius: 10px;
}
section.main-tittle {
    padding: 20px 0 20px;
}
.main-tittle h1 {
    font-size: 30px;
    color: #c81f3d;
}
.dropdown-toggle::after {
    margin-left: 15px;
}
#masthead .navbar-nav > li > a {
    font-size: 16px;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    color: #fff !important;
    border-bottom: 1px solid #fff;
	
}
#menu-mobile-menu {
    padding-bottom: 20px;
}
section.top-nav-sec {
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
}
.top-nav-sec .row {
    width: 100%;
    display: flex;
    justify-content: center;
}
.top-nav-sec .row {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.top-nav-sec .top-nav-link {
    margin-bottom: 0;
    padding: 15px 0;
}
.top-nav-sec .top-nav-link li {
    list-style: none;
}
.top-nav-sec .top-nav-link a {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
}
.top-nav-sec .top-nav-link i {
    background: #000;
    padding: 10px;
    border-radius: 50px;
    margin-right: 10px;
}
ul.social {
    top: 50% !important;
}
ul.dropdown-menu {
    width: 100%;
}
.ss-img img.cta-img.what-img {
    left: 75px !important;
}
.ss-img img.cta-img.phone-img {
    right: 75px !important;
}
}
/* TAB and Ipad styling End */

/* Mobile and Small screen styling Start */

@media screen and (max-width:767px){	
.deskshow{
    display:none;
}
.mobshow{
    display:block;
}
.navbar-brand.brand-logo {
    width: 70%;
    padding: 10px 0;
    text-align:left !important;
}
header#masthead {
    background: #c81f3d !important;
}
#masthead .navbar-nav > li > a {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    color: #fff !important;
    font-size: 14px !important;
    border-bottom: 1px solid #fff;
}
body:not(.home) header#masthead {
    background: #c81f3d !important;
    height: auto !important;
}
.navbar-brand.brand-logo img{
    width:150px;
    height:auto;
}
.navbar-light .navbar-toggler {
    background: #f6a914;
    padding: 10px;
    margin-right: 10px;
    border-radius: 10px;
}
ul.social {
    top: 50% !important;
}
#menu-mobile-menu {
    padding-bottom: 20px;
}
.dropdown-toggle::after {
    margin-left: 15px;
}
section.main-tittle {
    padding: 20px 0 20px;
}
.main-tittle h1 {
    font-size: 20px;
    color: #c81f3d;
}
section.top-nav-sec {
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
}
.top-nav-sec .row {
    width: 100%;
    display: flex;
    justify-content: center;
}
.top-nav-sec .row {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.top-nav-sec .top-nav-link {
    margin-bottom: 0;
    padding: 15px 0;
}
.top-nav-sec .top-nav-link li {
    list-style: none;
}
.top-nav-sec .top-nav-link a {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.top-nav-sec .top-nav-link i {
    background: #000;
    padding: 10px;
    border-radius: 50px;
    margin-right: 10px;
}
}
/* Mobile and Small screen styling End */

/******************
 * Global Css End *
 ******************/


/**************************************
 * Desktop and Large screen CSS Start *
 **************************************/

/* Header css */

.navbar-brand {
    margin-right: 0;
}
.top-header .cta-box {
    display: flex;
    justify-content: end;
}
.top-header .cta-box .icon-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-header .icon-box.mail {
    margin-right: 25px;
}
.top-header .icon-box .txt-box .header-p {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Gladifilthefte";
    margin: 0;
}
.top-header .cta-box .txt-box p {
	margin:0;
	line-height: 1;
}
.top-header .cta-box .txt-box a {
    font-size: 24px;
    color: #ffffff;
    font-family: "Roundkey";
}
.top-header .cta-box .icon-box.phone .txt-box a {
    font-size: 40px;
	font-weight:bold;
}
.center-nav {
    display: flex;
    justify-content: center;
}
.navbar-nav {
    border-radius: 30px;
    background-color: #ffffff;
    width: 1110px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.navbar-nav .menu-item .nav-link {
    font-size: 16px;
    text-transform: uppercase;
    color: #222222 !important;
    font-weight: 600 !important;
    font-family: "Arimo";
    text-align: center;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #c81f3d !important;
    font-weight: 600;
    background: unset;
}
header#masthead.sticky {
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
    height: 130px;
    box-shadow: 0px 1px 10px #c81f3d !important;
}
.sticky .navbar-nav {
    box-shadow: 0px 2px 10px #a3a3a3;
	transition: ease-in-out;
}

/* Footer Css */
.footer-cta .cta-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-cta .cta-box .cta-icon {
    position: relative;
    left: 45px;
}
.footer-cta .cta-txt {
    border-left: 3px solid #f6a914;
    padding-left: 20px;
    width: 230px;
}
.footer-cta .cta-txt h6 {
    font-size: 18px;
    color: #c81f3d;
    font-weight: 400;
    font-family: "Arimo";
    margin: 0;
}
.footer-cta .cta-txt a {
    font-size: 32px;
    color: #070707;
    font-weight: bold;
    font-family: "Roundkey";
}
.footer-cta .mail .cta-txt a {
    font-size: 26px;
}
.footer-cta .cta-box.loc .cta-txt a {
    font-size: 28px;
}
.footer-cta {
    position: relative;
    z-index: 0;
    padding-top: 50px;
    padding-bottom: 10px;
}
.footer-cta .foo-left:before {
    content: '';
    background: #eee;
    width: 450px;
    height: 400px;
    position: absolute;
    left: -105px;
    top: -50px;
    border-radius: 0 30px 0 0;
    z-index: -1;
}
.footer-cta .foo-right:before {
    content: '';
    background-image: url(https://gowtham-astrology.co.uk/wp-content/uploads/2022/11/yellow-red-gradient-background.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 875px;
    height: 400px;
    position: absolute;
    right: -104px;
    top: -50px;
    border-radius: 30px 0 0 0;
    z-index: -1;
}
.footer-nav {
    margin-top: 25px;
    margin-bottom: 35px;
    margin-right: -119px;
    margin-left: -10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: flex;
    justify-content: center;
    padding-right: 75px;
}
.footer-nav .nav-item {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 5px 0;
}
.footer-nav .nav-item .nav-link {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
}
.foo-form {
    margin-left: 40px;
}
.foo-form .form-box {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
.foo-form h6 {
    font-size: 42px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Gladifilthefte";
    text-align: center;
    margin-bottom: 20px;
}
.foo-form .form-box input {
    height: 40px;
    border-radius: 20px;
    background-color: #ffffff;
    width: 200px;
}
.foo-form .form-box input::placeholder {
    font-size: 14px;
    line-height: 20px;
    color: #222222;
    font-weight: 400;
    font-family: "Arimo";
}
.foo-form .form-box .sub-btn {
    border-radius: 20px;
    background-image: linear-gradient(0deg, #c71f3d 0%, #f5a914 100%);
    border: 3px solid #ffffff;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-family: "Arimo";
}
.dis-box {
    margin-left: 24px;
    margin-right: 15px;
}
.dis-box p {
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
    text-align: center;
    margin: 0;
}
.footer-cr {
    background: #000;
    position: relative;
    z-index: 0;
}
.footer-cr div {
    display: flex;
    justify-content: space-between;
}
.footer-cr div p, .footer-cr div a {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
    margin: 15px 0;
}
/* Banner css */

.banner-sec {
    margin-top: -156px;
    height: 800px;
}
.s-box {
    position: relative;
    top: -200px;
    width: 1110px;
    height: 100px;
    border-radius: 56px;
    border: 1px solid #ffffff;
    z-index: 1;
    left: 50%;
    transform: translate(-50%);
    padding-top: 25px;
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
}
#service_list_slider .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ss-item {
    display: flex;
    align-items: center;
}
.ss-item .s-txt {
    padding-left: 10px;
}
.ss-item .s-txt .para {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
    margin: 0;
}
.ss-item .s-txt a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    font-style: italic;
    font-family: "Arimo";
    position: relative;
    z-index: 0;
}
.ss-item .s-txt a:before {
    content: '';
    position: absolute;
    background: #fff;
    width: 50px;
    height: 2px;
    left: 75px;
    top: 9px;
}

/* About Section */

.abt-sec {
    position: relative;
    z-index: 0;
}
.abt-sec:before {
    content: url(https://gowtham-astrology.co.uk/wp-content/uploads/2022/11/white-triangle-background.jpg);
    position: absolute;
    z-index: -1;
    top: -60px;
    left: 50%;
    transform: translate(-50.5%);
}
.txt-box{
	position:relative;
	z-index:0;
}
.txt-box .sub-heading {
    font-size: 24px;
    color: #222222;
    font-weight: 400;
    font-family: "Gladifilthefte";
    margin: 0;
	padding: 0;
}
.txt-box .heading {
    font-size: 64px;
    color: #f6a914;
    font-weight: 400;
    font-family: "Gladifilthefte";
    margin: 0;
    padding: 0;
}
.abt-sec .txt-box .para {
    width: 964px;
}
.txt-box .para {
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    font-weight: 400;
    font-family: "Arimo";
}
.txt-box .para-w {
    width: 725px;
    display: block;
}

.btn-box {
    position: absolute;
    top: 20px;
    right: 0px;
}
.btn-shine {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 457px;
    height: 58px;
    border-radius: 29px;
    background-color: #f6a914;
}
.btn-box p {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
    text-align: right;
    margin: 0;
}
.btn-box a {
    font-size: 46px;
    color: #ffffff;
    font-weight: bold;
    font-family: "Roundkey";
}
.btn-box .btn-link {
    text-shadow: 2px 5px 3px rgb(246 169 20 / 75%);
    padding-left: 10px;
}
.ganesh-img {
    position: relative;
    top: -20px;
    left: 115px;
}
.video-link {
    position: relative;
    z-index: -1;
    top: -70px;
    left: -53px;
}
.video-link:before {
    content: url(https://gowtham-astrology.co.uk/wp-content/uploads/2022/11/red-arrow-image.png);
    position: absolute;
    top: 100px;
    left: 337px;
    z-index: -1;
}
.video-box.video-1 {
    position: absolute;
    top: 220px;
    right: 25px;
    margin: 0;
}
.video1 iframe {
    border: 3px solid #fff;
    border-radius: 20px;
    margin-bottom: 25px;
}
div#pum-284 iframe {
    border: 5px solid #fff;
    border-radius: 20px;
}
/* Home form */
.home-form {
    position: relative;
    z-index: 0;
}
.home-form:before {
    content: url(https://gowtham-astrology.co.uk/wp-content/uploads/2022/11/form-background.png);
    position: absolute;
    z-index: -1;
    top: -193px;
    right: 0px;
}
.form-txt {
    position: relative;
    z-index: 0;
    top: -10px;
    right: -180px;
    width: 250px;
    margin-bottom: 20px;
}
.form-txt:before {
    content: url(https://gowtham-astrology.co.uk/wp-content/uploads/2022/11/ask-question-icon.png);
    position: absolute;
    top: -70px;
    left: -170px;
}
.inner-form .form-txt:before {
    content: url(https://gowtham-astrology.co.uk/wp-content/uploads/2022/11/ask-question-icon-white.png);
    top: -65px;
}
.form-txt span {
    font-size: 74px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Gladifilthefte";
    margin-bottom: 15px;
}
.form-txt p {
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Gladifilthefte";
}
.form-box {
    padding: 0 25px;
}
.form-box div {
    margin-bottom: 15px;
}
.home-form .form-box input::placeholder, .home-form .form-box textarea::placeholder {
    font-size: 14px;
    line-height: 24px;
    color: #222222;
    font-weight: 400;
    font-family: "Arimo";
}
.form-box input {
    height: 40px;
    border-radius: 20px;
    background-color: #ffffff;
	border: none;
}
.form-box textarea {
    height: 120px;
	border-radius: 20px;
	border: none;
}
.home-form .form-box .sub-btn {
    border-radius: 20px;
    background-color: #000000;
    width: 100%;
    border: none;
}
/* Service List */
.service-box {
    position: relative;
    z-index: 0;
    margin-top: -200px;
}
.service-box:before {
    content: url(https://gowtham-astrology.co.uk/wp-content/uploads/2022/11/service-link-background.png);
    position: absolute;
    z-index: -1;
    top: -240px;
    left: -17px;
}
.chakara {
    position: absolute;
    top: -175px;
    left: 10px;
    width: 135px;
    height: 135px;
    transform: rotateY(0deg);
    animation: rotateAnimation 8s linear infinite;
}
.service-list p {
    font-size: 30px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Gladifilthefte";
    padding-top: 40px;
}
.service-list .sk-head {
    font-size: 56px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Gladifilthefte";
    margin-top:-24px;
    position: relative;
}
.service-list h5:before {
    content: '';
    position: absolute;
    background: #fff;
    width: 215px;
    height: 6px;
    bottom: -20px;
    left: 0px;
}
.service-item li a {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    display: block;
    width: 85%;
    padding: 8px 0;
    border-bottom: 1px solid #fff;
}
.what-link {
    margin-top: 25px;
    text-align: center;
    margin-left: -30px;
}
.what-link .sk-txt {
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Gladifilthefte";
    text-align: center;
}
/* Ad Section */
.ad-banner {
    margin-top: 80px;
}
.ad-banner img {
    border-radius: 30px;
}
.ad-banner:before {
    content: url(https://gowtham-astrology.co.uk/wp-content/uploads/2022/11/god-shiv-image.png);
    position: absolute;
    z-index: -1;
    top: -45px;
    right: -104px;
}

/* Service Section */

.txt-box-2 h3 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    font-family: "Gladifilthefte";
    text-align: center;
    background: -webkit-linear-gradient(90deg, #c71f3d, #f5a914);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}
.txt-box-2 h3:after {
    content: "";
    background: url(img/heading-img.png);
    width: 22px;
    height: 35px;
    top: 0px;
    position: absolute;
}
.txt-box-2 h5 {
    font-size: 24px;
    line-height: 24px;
    color: #222222;
    font-weight: 400;
    font-family: "Gladifilthefte";
    text-align: center;
}
.txt-box-2 .para-2 {
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    font-weight: 400;
    font-family: "Arimo";
    text-align: center;
    padding-top: 5px;
}
.ss-box {
    position: relative;
    z-index: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ss-img img.cta-img {
    width: 70px !important;
    height: 70px !important;
    position: absolute;
    top: 150px;
}
.ss-img img.cta-img.phone-img {
    right: 10px;
}
.ss-img img.cta-img.what-img {
    left: 10px;
}
.ss-box .ss-txt {
    text-align: center;
    position: relative;
    height: 375px;
    border-radius: 30px;
    background-color: #eeeeee;
    margin-top: -175px;
    z-index: -1;
    padding: 175px 20px 0;
}
.ss-txt .get-head {
    font-size: 24px;
    font-weight: 600;
    font-family: "Gladifilthefte";
    text-align: center;
    background: -webkit-linear-gradient(90deg, #c71f3d, #f5a914);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 36px;
    margin-top: 10px;
}
.ss-txt .ss-para {
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    font-weight: 400;
    font-family: "Arimo";
    text-align: center;
}
/* Service-Page */
.sp-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.sp-img {
    height: 285px;
    position: relative;
    margin: 25px 0;
    width: 413px;
    overflow: hidden;
    border-radius: 30px;
}
.sp-img .read-btn {
    z-index: 5;
}
.img-hover span {
    position: absolute;
    background-color: rgba(0, 0, 0, .6);
    height: 0;
    width: 0;
    transition: all .5s ease-out;
}
.img-hover span.one {
    top: 0; left: 0; border-radius:30px 0 0 0;
}
.img-hover span.two {
    top: 0; right: 0;border-radius:0 30px 0 0;
}
.img-hover span.three {
    left: 0; bottom: 0;border-radius:0 0 0 30px;
}
.img-hover span.four {
    right: 0; bottom: 0;border-radius:0 0 30px 0;
}
.sp-img:hover .img-hover span {
    width: 50%;
    height: 50%;
}
.sp-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.sp-img .read-btn {
    z-index: 6;
    visibility: hidden;
 }
.read-btn {
    position: absolute;
    top: 50%;
    left: 34%;
    height: 100%;
    width: 100%;
}
  .sp-img:hover .read-btn {
    animation: show .3s .4s linear forwards;
  }
  .sp-img .read-btn a {
    padding: 0.6rem 1.3rem;
    border: 3px solid #f6a914;
    background: transparent;
    color: #FFF;
    font-size: 1rem;
    outline: none;
    cursor: pointer;
    transition: background .3s ease;
    border-radius: 10px;
  }
  .sp-img .read-btn a:hover {
    color: #fff;
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
    border: none;
    border-radius: 10px;
  }
  
  @keyframes show {
    to {
      visibility: visible;
    }
  }
.service-page .ss-txt {
    text-align: center;
    position: relative;
    height: 375px;
    border-radius: 30px;
    background-color: #eeeeee;
    margin-top: -165px;
    z-index: -1;
    padding: 144px 20px 0;
}
/* Appointment Page */
.app-form {
    background: #c81f3d;
    padding: 40px 0;
    border-radius: 20px;
}
.app-form .form-txt:before {
    content: unset;
}
.app-form .form-txt {
    position: unset;
    width: 100%;
    text-align: center;
}
.app-form .form-txt h3 {
    font-size: 40px;
}
.app-form .form-txt p {
    color: #f6a914;
}
.app-form .form-box div {
    margin-bottom: 20px;
}
.app-form .form-box textarea {
    height: 180px;
}
.app-form .sub-btn {
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
    width: 100%;
    border: 2px solid #fff;
}
/* Contact Page */
.con-form {
    padding: 40px 0;
    border-radius: 20px;
    background-image: url(https://gowtham-astrology.co.uk/wp-content/uploads/2022/11/yellow-red-gradient-background.png);
    background-size: cover;
	position: relative;
}
.con-form .form-txt:before {
    content: unset;
}
.con-form .form-txt {
    position: unset;
    width: 100%;
    text-align: center;
}
.con-form .form-txt h3 {
    font-size: 32px;
    margin-bottom: 10px;
}
.con-form .form-txt p {
    color: #c81f3d;
    text-shadow: 0px 0px 20px #fff;
}
.con-form .form-box textarea {
    height: 132px;
}
.con-form .sub-btn {
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
    width: 100%;
    border: 2px solid #fff;
}
/* .con-box {
    background: #eee;
    padding: 20px;
    border-radius: 30px;
} */
.content-box {
    display: flex;
    align-items: center;
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 15px;
    box-shadow: 0px 0px 10px #fff;
    position: relative;
    overflow: hidden;
    background: #eee;
}
.content-box .img-box {
    padding-right: 15px;
}
.detail-box h3 {
    margin-bottom: -10px;
}
.detail-box a {
    font-size: 32px;
    color: #c81f3d;
    font-weight: 400;
    font-family: "roundkey";
}
.map iframe {
    border-radius: 30px;
    border: 5px solid #c81f3d !important;
}
/**************************************
 * Desktop and Large screen CSS End *
 **************************************/


/***************************
 * Tab and Ipad  Css Start *
 ***************************/
@media screen and (min-width:768px) and (max-width:992px){
header#masthead.sticky {
    height: unset;
}
.navbar-nav .menu-item {
    width: 100%;
}
ul.dropdown-menu {
    width: 100%;
    text-align: center;
}
.navbar-nav {
    border-radius: unset;
    background-color: unset;
    width: 100%;
    height: auto;
    display: flex;
    align-items: start;
    justify-content: left;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #f6a914 !important;
    font-weight: 600;
    background: unset;
}
.banner-sec {
  	margin-top: -18px;
    height: 50%;
}
.s-box {
    top: -36px;
    width: 100%;
    left: unset;
    transform: unset;
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
    border-radius: 0;
    border: none;
	box-shadow: 0px 10px 20px #ababab;
}
/* Footer Css */
	
.footermain {
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
}
.footer-cta .foo-left:before {
    content: unset;
}
.footer-cta .cta-box .cta-icon {
    left: unset;
}
.footer-cta .cta-box {
    flex-direction: column-reverse;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 15px;
}
.cta-txt {
    text-align: center;
    padding-top: 20px;
}
.footer-cta .cta-txt h6 {
    color: #fff;
}
.footer-cta .foo-right:before {
    content: unset;
}
.footer-nav {
    margin-right: 0px;
    margin-left: 0px;
    border-top: unset;
    border-bottom: unset;
    padding-right: 0px;
}
.footer-nav .nav-item {
    flex-direction: column;
    text-align: center;
}
.foo-form {
    margin-left: 0;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 40px 0 20px;
}
.foo-form .form-box {
    flex-direction: column;
    justify-content: center;
}
.foo-form .form-box input {
    width: 100%;
}
.dis-box {
    margin: 25px 0 20px;
}
.footer-cr div {
    justify-content: center;
    flex-direction: column;
}
.footer-cr div p, .footer-cr div a {
    text-align: center;
}
.footer-cta .cta-txt {
    border-left: unset;
    padding-left: unset;
    width: unset;
}
/* About Section */
.abt-sec:before {
    content: unset;
}
.abt-sec .txt-box .para {
    width: 100%;
	text-align: justify;
}
.txt-box .para-w {
    width: 100%;
}
.btn-box {
    display: none;
}
.txt-box .sub-heading {
    font-size: 20px;
    text-align: center;
}
.txt-box .heading {
    font-size: 40px;
    text-align: center;
}
.ganesh-img {
    left: 50%;
}
.ad-banner .wpb_wrapper {
    display: flex;
    padding: 5px;
}
.whatsapp-cta {
    display: none;
}
.video-link {
    display: none;
}
.video-box.video-1 {
    top: unset;
    right: unset;
}
.home-form:before {
    content: unset;
}
.home-form {
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
    border-radius: 20px;
    padding: 20px 0;
}
.form-txt {
    top: 0px;
    right: 0;
	padding-top: 30px;
    width: 100%;
    text-align: center;
}
.form-txt:before {
    content: unset;
}
.service-box {
    margin-top: 50px;
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
    padding: 0 20px;
    border-radius: 20px;
}
.chakara {
    top: 10px;
    left: 530px;
}
.service-box:before {
    content: unset;
}
.service-item li a {
    width: 95%;
    padding: 10px 0;
}
.ad-banner {
    margin-top: 0px;
}
.ad-banner:before {
    content: unset;
}
.txt-box-2 h3:after {
    content: unset;
}
.txt-box-2 .para-2 {
    text-align: justify;
}
.why-choose-heading {
    display: none;
}
/* Service-page */
.sp-img {
    height: auto;
    width: 100%;
    border-radius: 10px;
}
.service-page .ss-txt {
    margin-top: -60px;
    padding: 40px 20px 0;
}
.sticky .navbar-nav {
    box-shadow: none;
}
.home-banner-new img {
    max-width: 100% !important;
    margin-left: 0px !important;
}
}

/*************************
 * Tab and Ipad  Css End *
 *************************/


/***************************************
 * Mobile and Small Devices  Css Start *
 ***************************************/
@media screen and (max-width:767px){
header#masthead.sticky {
    height: unset;
}
.banner {
    margin-top: 2px;
}
.home-banner-new img {
    max-width: 100% !important;
    margin-left: 0px !important;
}
.navbar-nav .menu-item {
    width: 100%;
}
ul.dropdown-menu {
    width: 100%;
    text-align: center;
}
.navbar-nav {
    border-radius: unset;
    background-color: unset;
    width: 100%;
    height: auto;
    display: flex;
    align-items: start;
    justify-content: left;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #f6a914 !important;
    font-weight: 600;
    background: unset;
}
.banner-sec {
  	margin-top: -18px;
    height: 50%;
}
.s-box {
    top: -36px;
    width: 100%;
    left: unset;
    transform: unset;
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
    border-radius: 0;
    border: none;
	box-shadow: 0px 10px 20px #ababab;
}
/* Footer Css */
	
.footermain {
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
}
.footer-cta .foo-left:before {
    content: unset;
}
.footer-cta .cta-box .cta-icon {
    left: unset;
}
.footer-cta .cta-box {
    flex-direction: column-reverse;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 15px;
}
.cta-txt {
    text-align: center;
    padding-top: 20px;
}
.footer-cta .cta-txt h6 {
    color: #fff;
}
.footer-cta .foo-right:before {
    content: unset;
}
.footer-nav {
    margin-right: 0px;
    margin-left: 0px;
    border-top: unset;
    border-bottom: unset;
    padding-right: 0px;
}
.footer-nav .nav-item {
    flex-direction: column;
    text-align: center;
}
.foo-form {
    margin-left: 0;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 40px 0 20px;
}
.foo-form .form-box {
    flex-direction: column;
    justify-content: center;
}
.foo-form .form-box input {
    width: 100%;
}
.dis-box {
    margin: 25px 0 20px;
}
.footer-cr div {
    justify-content: center;
    flex-direction: column;
}
.footer-cr div p, .footer-cr div a {
    text-align: center;
}
.footer-cta .cta-txt {
    border-left: unset;
    padding-left: unset;
    width: unset;
}
/* About Section */
.abt-sec:before {
    content: unset;
}
.abt-sec .txt-box .para {
    width: 100%;
	text-align: justify;
}
.txt-box .para-w {
    width: 100%;
}
.btn-box {
    display: none;
}
.txt-box .sub-heading {
    font-size: 20px;
    text-align: center;
}
.txt-box .heading {
    font-size: 40px;
    text-align: center;
}
.ganesh-img {
    left: unset;
}
.whatsapp-cta {
    display: none;
}
.video-link {
    display: none;
}
.video-box.video-1 {
    top: unset;
    right: unset;
}
.home-form:before {
    content: unset;
}
.home-form {
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
    border-radius: 20px;
    padding: 20px 0;
}
.form-txt {
    top: 0px;
    right: 0;
	padding-top: 30px;
    width: 100%;
    text-align: center;
}
.form-txt:before {
    content: unset;
}
.service-box {
    margin-top: 50px;
    background-image: linear-gradient(180deg, #c81f3d, #f6a914);
    padding: 0 20px;
    border-radius: 20px;
}
.chakara {
    top: -65px;
    left: 145px;
}
.service-box:before {
    content: unset;
}
.service-item li a {
    width: 95%;
    padding: 10px 0;
}
.ad-banner {
    margin-top: 0px;
}
.ad-banner:before {
    content: unset;
}
.txt-box-2 h3:after {
    content: unset;
}
.txt-box-2 .para-2 {
    text-align: justify;
}
.why-choose-heading {
    display: none;
}
.ss-box .ss-txt {
    height: 515px;
    margin-top: -175px;
    padding: 205px 20px 0;
}
/* Service Page */
.sp-img {
    height: auto;
    width: 100%;
    border-radius: 10px;
}
.service-page .ss-txt {
    margin-top: -60px;
    padding: 35px 20px 0;
}
/* Appointment Page */
.app-form .form-txt h3 {
    font-size: 30px;
    margin-bottom: 10px;
}
/* Contact Page */
.content-box {
    flex-direction: column;
}
.content-box .img-box {
    padding-right: 0;
}
.detail-box h3 {
    text-align: center;
}
.detail-box .mail-link {
    font-size: 24px;
}
.detail-box p {
    text-align: center;
}
.detail-box.add a {
    font-size: 24px;
}
.what-link {
    margin-left: 0px;
}
.sticky .navbar-nav {
    box-shadow: none;
}
}
/*************************************
 * Mobile and Small Devices  Css End *
 *************************************/
 
 .border-cls img {
    border-radius: 20px;
}
.inter-what-div-sec {
    background: #1bd741;
    text-align: center;
    margin-top: 10px;
    border-radius: 10px;
}
.inter-what-div-sec a {
    text-decoration: none;
    display: block;
    padding: 10px;
}
.inter-what-div-sec a {
    text-decoration: none;
    display: block;
    padding: 10px;
}
.inter-what-div-sec a {
    text-decoration: none;
}
.inter-what-div-sec a {
    text-decoration: none;
    display: block;
    padding: 10px;
}
.inter-what-div-sec p {
    font-family: 'Muli', sans-serif !important;
    font-size: 19px;
    font-weight: 700;
    color: white;
    margin-top: 15px;
}
.inter-what-div img {
  width: 81px;
}
.inter-call-cta {
    background: #90055a;
    text-align: center;
    margin-top: 10px;
    border-radius: 10px;
}
.inter-call-cta a {
    text-decoration: none;
    display: block;
    padding: 22px;
}
.inter-call-cta a i {
    color: white;
    font-size: 57px;
    font-family: "Font Awesome 6 Free";
    transform: rotate(-27deg);
}
.fa-phone-volume:before, .fa-volume-control-phone:before {
    content: "\f2a0";
}
.inter-call-cta p {
    font-family: 'Muli', sans-serif !important;
    font-size: 19px;
    font-weight: 700;
    color: white;
    margin-top:15px;
}