/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
@import url("sangram.css");
@import url("akash.css");

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





h4, .h4, h4 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h4.elementor-heading-title {
    color: #222;
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: 0px;
}

body {
    font-family: Raleway,sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #222;
    font-weight: 400;
    overflow-y: scroll;
    overflow-x: hidden!important;
    -webkit-font-smoothing: antialiased;
}


::selection {
    background: #167effb8;
    color: #fff;
}




.drop_down .second .inner ul li a:before {
    display: none;
}



/**sticky button start**/
.sticky-social{
  position:fixed;
  top:70%;
	z-index:9999;
  left:0px;
  padding:0px;
  margin:0px;
}
.social{
  list-style:none;
}
.social li {
    padding: 15px 15px;
    font-size: 20px;
    transition: all 0.8s ease-in-out;
    margin-bottom: 5px;
}

li.fb {
    background-color: #101929;
	cursor: pointer;
}

li.whatsapp {
    background-color: #25D366;
	cursor: pointer;
}

.social li:hover{
    box-shadow: 2px 5px 10px grey;
}

.sticky-social .fa{
  color:#fff;
  transition:all 0.8s ease-in-out;
}

/**end**/




/**home**/
.deskshow {display:block;}
.mobshow {display:none;}	

.drop_down .second .inner>ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #101929;
    border-color: #03d7b8;
}

.drop_down .second .inner ul li a {
    display: block;
    font-weight: 500;
    color: #ffffff;
    height: auto;
    border-bottom: 1px solid #03d7b873;
    line-height: 20px!important;
    margin: 0;
    font-family: 'Poppins';
    padding: 9px 0;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 13px;
    text-transform: capitalize;
    letter-spacing: 0px;
}

.home .header_top_bottom_holder {
    position: relative;
    background-color: transparent;
}
.q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: -35%;
	padding-left:15px;
    width: auto!important;
    max-width: none;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    height: 120px!important;
}

.mobhd {display:none;}	
.topleft {
    padding-top: 5px;
}

.toprght {
    padding-top: 3px;
}

.bntop {margin-top:-200px;}
.topleft p {color: #fff; font-size: 14px;}

.page-id-9 .header_top {
    z-index: 111;
    line-height: 33px;
    height: 45px;
    padding: 0;
    font-size: 13px;
    background-color: transparent;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    margin-top: 2px;
	background-image: none!important;
}

.header_top {
    z-index: 111;
    line-height: 33px;
    background-image: url(https://astrosairam.co.uk/wp-content/uploads/2022/02/hed.jpg);
    height: 45px;
    padding: 0;
    font-size: 13px;
    margin-top: 0px;
    /* background-color: #10192a; */
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

.header_bottom {
    background-image: url(https://astrosairam.co.uk/wp-content/uploads/2022/02/hed.jpg);
    padding: 0 45px;
    /* background-color: #10192a; */
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

.page-id-9 .header_bottom {
    padding: 0 45px;
    background-color: transparent;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
	background-image: none!important;
}

.toprght li {
    float: left;
    list-style: none;
    padding-right: 10px;
}

.toprght li a {
    float: left;
}

.header_bottom .container_inner {
    position: relative;
    background-color: #fff;
}

/**menu**/

.menu-list ul {
    list-style: none;
}

.menu-list li {
    float: left;
    padding-right: 5px;
}

.menu-list {
    margin-right: -140px;
}

nav.main_menu.right {
   padding-right: 30px;
    position: relative;
    left: auto;
    float: right;
    margin-top: -10px;
    border-top: 2px solid #eeeeee;
}

nav.main_menu ul li.active a::before {
    color: #101929;
    content: '';
    background-image: url(images/mnu.png);
    width: 14px;
    height: 14px;
    position: absolute;
    top: -8px;
}

nav.main_menu ul li a {
    line-height: 60px!important;
}

/**About us**/

.useback {
	background-image:url('images/ab-bg.png')
}

.abbb {
    padding-top: 65px;
}

.abbb h4 {
    line-height: 60px;
}

.abbb p {
    text-align: justify;
    line-height: 24px;
    font-size: 14px;
}

.cal-pd {padding-top:20px;}

.hmfm {
    background-repeat: no-repeat;
    background-size:contain;
    padding: 80px 100px;
    margin-top: -120px;
    background-image: url(images/frm-bg.png);
    text-align: center;
}

.lefttt {
    padding-left: 45px;
}

.hmfm h4 {
    font-size: 33px;
    font-weight: 500;
}

.hmfm p {
    font-family: 'Poppins';
    font-weight: 500;
    color: #101929;
    font-size: 16px;
}


/**box**/
.bxtop {
    margin-top: 100px;
}


.boxx {
    padding: 20px;
    border: 1px solid;
    border-color: rgb(238, 238, 238);
    box-shadow: 0px 0px 21px 0px rgb(124 124 124 / 11%);
    border-radius: 10px;
    text-align: center;
    height: 180px;
    margin-bottom: 145px!important;
}
.be {
    text-align: center;
    margin-top: -93px;
}

.boxx h4 {
    font-size: 19px;
}

.boxx p {
    line-height: 24px;
    color: #000;
}

.boxx img {
    padding-top: 2p;
    padding-top: 5px;
}



/**spin**/



.img-bgg::before {
content: '';
    width: 722px;
    height: 696px;
/*     background-image: url(images/bf-bg.png); */
    /* float: left;
    margin: 0 auto;*/
    position: absolute;
    top: 37%;
    left: -95px;
    /* width: 120px; */
    /* height: 120px; */
    z-index: -1;
    /* margin-top: -60px; */
    /* margin-left: -60px;*/

    -webkit-animation-name: spin;
    -webkit-animation-duration: 9000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;

    -moz-animation-name: spin;
    -moz-animation-duration: 9000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;

    -ms-animation-name: spin;
    -ms-animation-duration: 9000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;

    animation-name: spin;
    animation-duration: 9000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;

    @-ms-keyframes spin { 
        from { 
            -ms-transform: rotate(0deg); 
        } to { 
            -ms-transform: rotate(360deg); 
        }
    }
    @-moz-keyframes spin { 
        from { 
            -moz-transform: rotate(0deg); 
        } to { 
            -moz-transform: rotate(360deg); 
        }
    }
    @-webkit-keyframes spin { 
        from { 
            -webkit-transform: rotate(0deg); 
        } to { 
            -webkit-transform: rotate(360deg); 
        }
    }
    @keyframes spin { 
        from { 
            transform: rotate(0deg); 
        } to { 
            transform: rotate(360deg); 
        }
    }
}


.img-bgg img {
    min-width: 672px;
    margin: 0;
    display: block;
    position: relative;
    right: 80px;
    object-fit: contain;
    margin-top: 13px;
}


.new-add {
    position: absolute;
    top: -203px;
    float: right;
    right: 0;
}


input.wpcf7-form-control.has-spinner.wpcf7-submit.sbb {
    font-family: 'Signika';
    font-weight: 700;
    margin-left: 70px;
    width: 100px;
    text-align: center;
    border-radius: 0px;
    height: 35px;
    font-size: 16px;
}



.mgtop img {
    margin-top: -60px!important;
}


/**services**/
.abbbc {
    padding-bottom: 70px;
    padding-top: 30px;
}

.abbbc h4 {
    line-height: 45px;
	color:#ffae00;
}

.abbbc p {
	text-align:justify;
	line-height:24px;
}
.srv-lnk {
    background-color: #03d7b8;
        padding: 15px 25px 15px 25px;
}

.srv-lnk h4 {
    font-size: 30px;
    text-align: center;
	color: #fff;
	padding-bottom: 10px;
}
.srv-lnk li {
    color: #101929;
    font-family: 'Poppins';
    width: 94%;
    margin-left: 20px!important;
    margin-bottom: 19px!important;
    background-color: #fff;
   padding: 4px 0px 4px 10px;
    font-weight: 600!important;
    font-size: 14px;
}
.srvv {
    margin-top: -115px;
}
.srv-lnk li:hover {
    background-color: #101929;
    color: #fff;
}

.srv-lnk li:before {
    content: '';
    background-image: url(https://astrosairam.co.uk/wp-content/uploads/2022/02/sr.png);
    position: absolute;
    width: 21px;
    height: 17px;
	left: 35px;
}

.srv-lnk:before {
    content: '';
    border-left: 2px solid #101929;
    height: 565px;
    width: 1px;
    position: absolute;
    top: 0;
    left: 45px;
}

.srv-lnk::before {
  border-left: 2px solid #101929;
    content: '';
    height: 665px;
    width: 2px;
    position: absolute;
    left: 45px;
    top: -115px;
}


/**line**/

.linebgg {
    background-image: url(images/linebg.png);
    margin-top: -42px;
    height: 54px;
    z-index: 9999;
}

.icooo {
    text-align: center;
    background-image: url(images/cr.png);
    height: 252px;
}

.icooo img {
    padding-top: 25px;
    padding-bottom: 15px;
}
.icooo h4 {
    font-size: 26px;
    color: #101929;
	    padding-top: 15px;
}

.last{
/* 	background-image:url('images/nxt-bg.png'); */
}

.nxtbg {
    background-image: url(images/nxt-bg.png);
	padding-bottom: 50px;
	background-attachment: fixed;
}

.lll img {
    margin-top: -21px;
    z-index: -99999;
}

/**popular service**/

.popu {
    text-align: center;
    padding-top: 50px;
}
.pop-ser img {z-index:0;}
.topim {
    width: 85%;
    border: 1px solid #eeee;
    padding: 15px 10px;
    border-radius: 15px;
    text-align: center;
    background-color: #fff!important;
    position: relative;
    z-index: 9999;
    min-height: 260px;
    display: block;
    margin: 0 auto;
    margin-top: -50px;
}
.topim h4 {
    font-size: 20px;
}

img.footerdf {
    width: 79%;
    margin: 0 auto;
    display: block !important;
    margin-top: -10px;
}

.pdt {padding-top:30px;}




/**Testimonials-tabs**/
.tst h4 {line-height: 50px; color: #ffae00; }
.tst p {line-height: 24px; text-align:justify;     color: #fff; }
.testimonial-section {padding-top:30px;}

.hm-testi-div-sec {
    background-repeat: no-repeat;
    background-image: url(images/test-bg.png);
    padding: 6px 6px 4px 8px;
    text-align: center;
    background-size: cover;
    margin: 0;
    max-width: 424px;
    height: 428px;
}

.hm-testi-div-sec img {
    position: absolute;
    bottom: 0;
    text-align: center;
    margin-bottom: -78px;
    margin-left: -46px;
}

#wonderplugintabs-1 > .wonderplugintabs-header-wrap {
    box-sizing: border-box;
    display: block;
    position: relative;
    z-index: 1;
    float: right!important;
    width: 30%!important;
}

.hm-testi-div-sec h4 {
    font-size: 22px;
    color: #101929;
}


#wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-li {
    display: block;
    position: relative;
    text-align: left;
    margin: 0 0 0px 0;
    padding: 0px;
   background-image: -moz-linear-gradient( -170deg, rgb(197,9,9) 0%, rgb(255,210,0) 100%);
  background-image: -webkit-linear-gradient( -170deg, rgb(197,9,9) 0%, rgb(255,210,0) 100%);
  background-image: -ms-linear-gradient( -170deg, rgb(197,9,9) 0%, rgb(255,210,0) 100%);
    border-top: 0px solid #03d7b8!important;;
    border-bottom: 0px solid #03d7b8!important;;
    height: 40px;
    border-radius: 100px;
    margin-bottom: 34px!important;
}

span.testi-img-1 img {
    float: left;
    margin-top: -25px;
    position: relative;
    left: -19px;
}

span.testi-img-2 p {
  font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Poppins';
    letter-spacing: 0;
    vertical-align: middle;
    margin-top: -6px;
    padding-left: 75px;
}


#wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-li:before {
   content: '';
    position: absolute;
    height: 95px;
    width: 3px;
    background-color:rgb(255, 174, 0);
    left: 45px;
    z-index: -1;
    top: -25px;
}

.hm-testi-div-sec i {
    font-size: 16px;
    color: #fecf00;
}

#wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-ul {
    box-sizing: border-box;
    display: block;
    position: relative;
    list-style: none;
    margin-top: 60px!important;
    padding: 0;
    color: #fff;
}

.wonderplugintabs-panel-wrap a {
    opacity: -1;
}
/**Finish-Testimonials-tabs**/





/**about us**/
.inrpad {padding:30px 0;}

.im-s {
    margin-top: -20px;
    padding: 6px 15px;
}

.conn h4 {
    font-size: 25px;
    letter-spacing: 0px;
    color: #10192a;
    border-bottom: 1px dotted #10192a;
}

.conn p {
    text-align: justify;
    line-height: 24px;
}

.innr-ser {
    background-color: #03d7b8;
    padding: 25px;
	background-image: -webkit-linear-gradient( -170deg, rgb(197,9,9) 0%, rgb(255,210,0) 100%);
}

.innr-ser h4 {
    color: #fff;
    text-align: center;
    font-size: 25px;
	padding-bottom:15px;
}

.innr-ser ul li:before {
    content: '';
    background-image: url(https://astrosairam.co.uk/wp-content/uploads/2022/02/sr.png);
    position: absolute;
    width: 21px;
    height: 17px;
    left: 35px;
    vertical-align: middle;
}

.innr-ser ul:before {
    border-left: 2px solid #101929;
    content: '';
    height: 681px;
    width: 2px;
    position: absolute;
    left: 45px;
    top: 0;
}

.innr-ser ul li:hover {
    background-color: #000;
    color: #fff;
}

.innr-ser ul li {
    color: #101929;
    font-family: 'Poppins';
    width: 94%;
    margin-left: 20px!important;
    margin-bottom: 19px!important;
    background-color: #fff;
    padding: 4px 0px 4px 10px;
    font-weight: 600!important;
    font-size: 14px;
}

/**form**/

.inr-frm {
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 15px 25px;
    border-radius: 12px;
    margin: 10px 0;
    background-image: url(images/ab-bg.png);
    border: 1px solid #d43e06;
    text-align: center;
}

.inr-frm h4 {
    font-size: 25px;
}

.inr-frm h5 {
    font-size: 17px;
    padding-bottom: 2px;
}

.inr-frm .wpcf7-text {
    margin-bottom: -15px!important;
}

.inr-frm .wpcf7-textarea {
    height: 110px!important;
    margin-bottom: 0px!important;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.inbutt {
    margin-top: -51px;
    border-radius: 0px;
    width: 85%;
    height: 45px;
    font-family: 'Signika';
    font-size: 18px;
    text-align: center;
}

.inr-wht {
    padding-top: 6px;
}

.inr-wht::before {
    content: '';
    position: absolute;
    background-color: #101929;
    width: 600px;
    height: 64px;
    bottom: 73px;
        right: -361px;
    z-index: -1;
}
.spr::before {
    background-color: #101929;
    content: '';
    position: absolute;
    width: 1950px;
    height: 135px;
    left: -220px;
    top: -35px;
}
.spr {
    padding: 25px 0;
    margin-top: -30px;
    margin-bottom: -15px!important;
}

.ctrim {
    border: 2px solid #f1a103;
    border-radius: 10px;
    text-align: center;
    padding: 20px;
}

.wpb_widgetised_column.wpb_content_element.spr {
    padding: 15px 0;
    margin-top: -30px;
    margin-bottom: -15px!important;
}

.ctrim i {
    font-size: 40px;
    float: left;
    color: #fff;
	padding-top:5px;
    vertical-align: middle;
}

.ctrim:hover {
    color: #000;
    background-color: #f1a002;
}


.ctrim h4 {
    color: #fff;
    font-size: 35px;
    vertical-align: middle;
}

.lstt img {
    border: 1px dotted #fff;
}
.lstt {
    margin: 15px 0!important;
    padding: 10px 8px 2px;
    background-color: #0bce1a;
    height:65px;
}

.lt-section {
    padding: 15px 15px 5px;
    background-color: #101929;
    margin-top: -35px;
}
.ltrs {
    margin-top: -25px;
}

/**contact-us**/

.cnbl {
    background-image: url(https://astrosairam.co.uk/wp-content/uploads/2022/02/footer-bg.jpg);
    padding: 15px 10px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    text-align: center;
    border-radius: 10px;
    height: 215px;
	margin-top:77px;
}

.cnbl:before {
    content: '';
    position: absolute;
    background-image: url(https://astrosairam.co.uk/wp-content/uploads/2022/02/crline.png);
    width: 70px;
    height: 157px;
    left: 155px;
    background-repeat: no-repeat;
    top: -60px;
}

.cnbl a {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}

.mn {
    margin-top: -430px!important;
}



/**book-an-appointment**/

.appo .wpcf7-text {
    margin-bottom: -20px!important;
}

.appo .wpcf7-date {
    margin-bottom: -20px!important;
}

.appo .wpcf7-textarea {
    height: 100px!important;
}

.bk-ap h4 {
    font-size: 30px;
}

.bk-ap p {
    text-align: justify;
    line-height: 24px;
}

.bk-ap h5 {
    font-size: 20px;
    line-height: 24px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit.appo {
    width: 93%;
    border-radius: 0px;
    text-align: center;
    font-family: 'Signika';
    font-size: 20px;
    height: 40px;
}

.apoi {
    background-image: url(images/ab-bg.png);
    border: 1px solid #03d7b8;
    border-radius: 10px;
	padding:15px 15px 0;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.bk-but {
    margin-top: 10px;
}
























@media only screen and (min-width: 767px) and (max-width: 1023px){
.ipad{width:100%}
.deskshow {display:none;}
.mobshow {display:block;}	
.mobhd {display: block;}	


.header_bottom {
    background-image: url(https://astrosairam.co.uk/wp-content/uploads/2022/02/hed.jpg);
    padding: 0 45px;
    background-color: #ffffff!important;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    background-image: none;
}
.q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: -5px;
    padding-left: 0px;
    width: auto!important;
    max-width: none;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    height: 90px!important;
}
.bntop {
    margin-top: 0px;
}

.header_top {
    z-index: 111;
    line-height: 33px;
    height: 45px;
    padding: 0;
    font-size: 13px;
    background-color: #0d111c;
	background-image:none!important;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    margin-top: 0px;
}

.right {
    display: none;
}
	
	.new-add {
    display:none;
}
	
	.img-bgg img{
		margin: 0px !important;
		top: 0;
		left: 0;
	}

.topleft {
    display: none;
    padding-top: 5px;
}

	.mobhd ul {padding-top:5px;}	

.mobhd ul li {
    list-style:none;
}

.mobhd ul li img {
    width: 35px;
    vertical-align: middle;
}

.mobhd ul li a {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    vertical-align: middle;
    padding-left: 10px;
}

.qode_icon_font_awesome.fa {
    font-family: FontAwesome!important;
    color: #141a26;
    background-color: #eb9c46;
    padding: 5px;
}

.abbb h4 {
    font-size: 25px;
    line-height: 24px;
    text-align: center;
}
	
.abbb {
    padding-top: 30px;
}

.abbb h5 {
	text-align:center;
    font-size: 19px;
}
	
.lefttt {
    display: none;
    padding-left: 45px;
}

.boxx {
    padding: 20px;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    text-align: center;
    height: 165px;
    margin-bottom: 120px!important;
}

.hmfm {
    background-repeat: round;
    padding: 20px;
    margin-top: -65px;
    border: 1px solid #eee;
    border-radius: url(images/frm-bg.png);
    background-image: none!important;
    text-align: center;
    border-radius: 10px;
}

.hmfm h4 {
    font-size: 22px;
    font-weight: bold;
}

.hmfm p {
    font-family: 'Poppins';
    font-weight: 600;
    color: #101929;
    font-size: 14px;
	    margin-bottom: 0px!important;
    line-height: 24px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.sbb {
    font-family: 'Signika';
    font-weight: 700;
    margin-left: 65px;
    width: auto;
    text-align: center;
    border-radius: 0px;
    height: 35px;
    font-size: 16px;
}

.img-bgg::before {
background-image:none!important;
}	

.mgtop img {
    display: none;
    margin-top: 2px!important;
}

.popu h4 {
	text-align:center;
    font-size: 22px;
}

.tst h5 {
	text-align:center;
    font-size: 18px;
}		
.tst h4 {
    font-size: 22px;
    line-height: 24px;
	text-align:center;
}	

.testimon {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 15px;
    border: 10px;
    text-align: center;
	background-color:#fff;
}

.testimon h4 {
    font-size: 22px;
}

.testimon i {
    color: #0a0602;
}

.abbbc {
    padding-bottom: 0;
    padding-top: 0px;
}

.srvv {
    margin-top: 15px;
}

.abbbc h5 {
    font-size: 18px;
    text-align: center;
}

.abbbc h4 {
    font-size: 25px;
    text-align: center;
    line-height: 30px;
}

.srv-lnk::before {
    border-left: 2px solid #101929;
    content: '';
    height: 665px;
    width: 2px;
    position: absolute;
    left: 45px;
    top: 15px;
}

.srv-lnk li {
    color: #101929;
    font-family: 'Poppins';
    width: 94%;
    margin-left: 20px!important;
    margin-bottom: 19px!important;
    background-color: #fff;
    padding: 4px 0px 4px 10px;
    font-weight: 600!important;
    font-size: 13px!important;
}
	
.linebgg {
    background-image: url(images/linebg.png);
    margin-top: -42px;
    height: 54px;
    z-index: 9999;
    display: none!important;
}

.ico {
    border: 1px solid #eee;
    background-color: #fff;
    padding: 25px;
    text-align: center;
    border-radius: 10px;
}

.ico h4 {
    font-size: 25px;
    color: #101929;
}

.popu {
    text-align: center;
    padding-top: 15px;
}

.topim {
    width: 100%;
    border: 1px solid #eeee;
    padding: 15px 10px;
    border-radius: 15px;
    margin-left: -13px;
    text-align: center;
    margin-top: -45px;
    background-color: #fff!important;
    position: relative;
    z-index: 9999;
}

img.footerdf {
    margin-top: -11px;
    margin-left: 0;
}

.foot-foot-sec {
    margin-left: 0px;
    position: relative;
}

.footer_top {
    padding: 0 0 20px;
}
	
.footer_top_holder:after {
    content: "";
    background: #101929;
    display: inline-block;
    width: 100%;
    left: 0;
    top: -49px;
    position: absolute;
    height: 50px;
	display:none!important;
}



/**about**/

.inr-frm {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 15px 25px 0;
    border-radius: 12px;
    margin: 10px 0;
    background-image: url(images/ab-bg.png);
    border: 1px solid #1abc9c;
    text-align: center;
}

.inr-frm .wpcf7-textarea {
    height: 110px!important;
    margin-bottom: 0px!important;
    margin-top: 30px!important;
}

.inr-frm h5 {
    font-size: 14px;
    padding-bottom: 2px;
    line-height: 16px;
}

.inr-frm h4 {
    font-size: 20px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.inbutt {
    margin-top: -51px;
    border-radius: 0px;
    width: 80%;
    height: 45px;
    font-family: 'Signika';
    font-size: 18px;
    text-align: center;
}

.inr-wht::before {
    content: '';
    position: absolute;
    background-color: #101929;
    width: 600px;
    height: 64px;
    bottom: 73px;
    right: -141px;
    z-index: -1;
	display:none;
}

.innr-ser ul li {
    color: #101929;
    font-family: 'Poppins';
    width: 94%;
    margin-left: 20px!important;
    margin-bottom: 19px!important;
    background-color: #fff;
    padding: 4px 0px 4px 10px;
    font-weight: 600!important;
    font-size: 13px;
}

.ctrim i {
    font-size: 25px;
    float: left;
    color: #fff;
    padding-top: 0;
    vertical-align: middle;
}

.ctrim h4 {
    color: #fff;
    font-size: 18px;
    vertical-align: middle;
}

.ctrim {
    border: 2px solid #03d7b8;
    border-radius: 10px;
    text-align: center;
    padding: 10px 20px;
    margin-bottom: 15px;
}

.spr::before {
    background-color: #101929;
    content: '';
    position: absolute;
    width: 1950px;
    height: 153px;
    left: -220px;
    top: -35px;
}

.conn h4 {
    font-size: 20px;
    letter-spacing: 0px;
    color: #10192a;
    border-bottom: 1px dotted #10192a;
}

.spr {
    padding: 15px 0;
    margin-top: -30px;
    margin-bottom: -35px!important;
}

.lstt {
    text-align: center;
    position: inherit;
    margin-top: 10px;
    padding: 10px 0px 2px;
    background-color: #0bce1a;
}	

.footer_top .two_columns_50_50 .column2 .column_inner>div {
    margin: 0 0 0 0;
}

.two_columns_50_50>.column1, .two_columns_50_50>.column2 {
    width: 100%;
    float: left;
}

.foot-foot-sec li:nth-child(1) {
    width: 20%;
    position: relative;
    z-index: 99;
}	

.two_columns_50_50>.column2>.column_inner {
    padding: 0 0 0 0px;
}

.home .header_top_bottom_holder {
    position: relative;
    background-color: #101928;
}

.foot-foot-sec:after {
    content: "";
    background-image: url(images/footer-after-img.png);
    display: inline-block;
    width: 160px;
    left: -150px;
    top: -37px;
    position: absolute;
    height: 466px;
	display:none;
}	

/**contact-us**/
	
.cnbl:before {
    content: '';
    position: absolute;
    background-image: url(https://astrosairam.co.uk/wp-content/uploads/2022/02/crline.png);
    width: 70px;
    height: 157px;
    left: 155px;
    background-repeat: no-repeat;
    top: -60px;
display:none;
}

.cnbl {
    background-image: url(https://astrosairam.co.uk/wp-content/themes/bridge-child/images/nxt-bg.png);
    padding: 15px 10px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    text-align: center;
    border-radius: 10px;
    height: 215px;
    margin-top: 0;
    margin-bottom: 30px!important;
}

.mn {
    margin-top: 100px!important;
}	




/**book-an-appointment**/

.bk-ap {
    text-align: center;
}

.bk-ap h4 {
    font-size: 22px;
}

.bk-ap p {
    text-align: center;
    line-height: 24px;
}

.appo .wpcf7-date {
    margin-top: 30px!important;
    margin-bottom: -20px!important;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.appo {
    width: 84%;
    border-radius: 0px;
    text-align: center;
    font-family: 'Signika';
    font-size: 20px;
    height: 40px;
}	
	
}






@media only screen and (min-width: 320px) and (max-width: 767px){
.deskshow {display:none;}
.mobshow {display:block;}	
	.mobhd {display: block;}	

h4.cst-hd-4 {
    font-size: 24px !important;
    line-height: 32px !important;
}
	
.header_bottom {
    background-image: url(https://astrosairam.co.uk/wp-content/uploads/2022/02/hed.jpg);
    padding: 0 45px;
    background-color: #ffffff!important;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    background-image: none;
}
	
    body .home-video-section {
        margin-top: 0px;
        position: relative;
        overflow: hidden;
        max-height: 250px;
    }
	
body	#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    max-height: 300px;
}

body	.web-banner {
    text-align: center;
    width: 100%;
    position: relative;
    top: -323px;
}

body	.foot-foot-sec li img {
    max-width: 75px;
}
	
body	.foot-foot-sec li:nth-child(1) {
    width: 22%;
    position: relative;
    z-index: 99;
}
	
	.img-bgg img {
   min-width: 100% !important;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 0px;
    right: 0px;
		margin-bottom: 32px !important;
}
	
	.new-add {
    position: relative;
    top: -48px;
    float: right;
    right: 0;
    display:block;
}

.home .header_top_bottom_holder {
    position: relative;
    background-color: #101928;
}
.q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: -5px;
    padding-left: 0px;
    width: auto!important;
    max-width: none;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    height: 90px!important;
}
.bntop {
    margin-top: 0px;
}
	
body	.footer_top a:not(.qbutton) {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 600;
    text-transform: none;
    font-style: normal;
    /* color: #fff !important; */
}

.header_top {
    z-index: 111;
    line-height: 33px;
    height: 45px;
    padding: 0;
    font-size: 13px;
	background-image:none!important;
    background-color: #0d111c;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    margin-top: 0px;
}

.right {
    display: none;
}

.topleft {
    display: none;
    padding-top: 5px;
}

	.mobhd ul {padding-top:5px;}	

.mobhd ul li {
    list-style:none;
}

.mobhd ul li img {
    width: 35px;
    vertical-align: middle;
}

.mobhd ul li a {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    vertical-align: middle;
    padding-left: 10px;
}

.qode_icon_font_awesome.fa {
    font-family: FontAwesome!important;
    color: #141a26;
    background-color: #dd5c0100;
    padding: 0px;
}

.abbb h4 {
    font-size: 25px;
    line-height: 24px;
    text-align: center;
}
	
.abbb {
    padding-top: 30px;
}

.abbb h5 {
	text-align:center;
    font-size: 19px;
}
	
.lefttt {
    display: none;
    padding-left: 45px;
}

.boxx {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 10px;
    text-align: center;
    height: 165px;
    margin-bottom: 120px!important;
}

.hmfm {
    background-repeat: round;
    padding: 20px;
    margin-top: -65px;
    border: 1px solid #eee;
    border-radius: url(images/frm-bg.png);
    background-image: none!important;
    text-align: center;
    border-radius: 10px;
}

.hmfm h4 {
    font-size: 22px;
    font-weight: bold;
}

.hmfm p {
    font-family: 'Poppins';
    font-weight: 600;
    color: #101929;
    font-size: 14px;
	    margin-bottom: 0px!important;
    line-height: 24px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.sbb {
    font-family: 'Signika';
    font-weight: 700;
    margin-left: 65px;
    width: auto;
    text-align: center;
    border-radius: 0px;
    height: 35px;
    font-size: 16px;
}

.img-bgg::before {
background-image:none!important;
}	

.mgtop img {
    display: none;
    margin-top: 2px!important;
}

.popu h4 {
	text-align:center;
    font-size: 22px;
}

.tst h5 {
	text-align:center;
    font-size: 18px;
}		
.tst h4 {
    font-size: 22px;
    line-height: 24px;
	text-align:center;
}	

.testimon {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 15px;
    border: 10px;
    text-align: center;
	background-color:#fff;
}

.testimon h4 {
    font-size: 22px;
}

.testimon i {
    color: #0a0602;
}

.abbbc {
    padding-bottom: 0;
    padding-top: 0px;
}

.srvv {
    margin-top: 15px;
}

.abbbc h5 {
    font-size: 18px;
    text-align: center;
}

.abbbc h4 {
    font-size: 25px;
    text-align: center;
    line-height: 30px;
}

.srv-lnk::before {
    border-left: 2px solid #101929;
    content: '';
    height: 665px;
    width: 2px;
    position: absolute;
    left: 45px;
    top: 15px;
}

.srv-lnk li {
    color: #101929;
    font-family: 'Poppins';
    width: 94%;
    margin-left: 20px!important;
    margin-bottom: 19px!important;
    background-color: #fff;
    padding: 4px 0px 4px 10px;
    font-weight: 600!important;
    font-size: 13px!important;
}
	
.linebgg {
    background-image: url(images/linebg.png);
    margin-top: -42px;
    height: 54px;
    z-index: 9999;
    display: none!important;
}

.ico {
    border: 1px solid #eeee;
    background-color: #fff;
    padding: 25px;
    text-align: center;
    border-radius: 10px;
}

.ico h4 {
    font-size: 25px;
    color: #101929;
}

.popu {
    text-align: center;
    padding-top: 15px;
}

.topim {
    width: 100%;
    border: 1px solid #eee;
    padding: 15px 10px;
    border-radius: 15px;
    margin-left: -13px;
    text-align: center;
    margin-top: -45px;
    background-color: #fff!important;
    position: relative;
    z-index: 9999;
}

img.footerdf {
    margin-top: -11px;
}

.foot-foot-sec {
    margin-left: 0px;
    position: relative;
}

.footer_top {
    padding: 0 0 20px;
}
	
.footer_top_holder:after {
    content: "";
    background: #101929;
    display: inline-block;
    width: 100%;
    left: 0;
    top: -49px;
    position: absolute;
    height: 50px;
	display:none!important;
}



/**about**/

.inr-frm {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 15px 25px 0;
    border-radius: 12px;
    margin: 10px 0;
    background-image: url(images/ab-bg.png);
    border: 1px solid #1abc9c;
    text-align: center;
}

.inr-frm .wpcf7-textarea {
    height: 110px!important;
    margin-bottom: 0px!important;
    margin-top: 30px!important;
}

.inr-frm h5 {
    font-size: 14px;
    padding-bottom: 2px;
    line-height: 16px;
}

.inr-frm h4 {
    font-size: 20px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.inbutt {
    margin-top: -51px;
    border-radius: 0px;
    width: 80%;
    height: 45px;
    font-family: 'Signika';
    font-size: 18px;
    text-align: center;
}

.inr-wht::before {
    content: '';
    position: absolute;
    background-color: #101929;
    width: 600px;
    height: 64px;
    bottom: 73px;
    right: -141px;
    z-index: -1;
	display:none;
}

.innr-ser ul li {
    color: #101929;
    font-family: 'Poppins';
    width: 94%;
    margin-left: 20px!important;
    margin-bottom: 19px!important;
    background-color: #fff;
    padding: 4px 0px 4px 10px;
    font-weight: 600!important;
    font-size: 13px;
}

.ctrim i {
    font-size: 25px;
    float: left;
    color: #fff;
    padding-top: 0;
    vertical-align: middle;
}

.ctrim h4 {
    color: #fff;
    font-size: 18px;
    vertical-align: middle;
}

.ctrim {
    border: 2px solid #03d7b8;
    border-radius: 10px;
    text-align: center;
    padding: 10px 20px;
    margin-bottom: 15px;
}

.spr::before {
    background-color: #101929;
    content: '';
    position: absolute;
    width: 1950px;
    height: 153px;
    left: -220px;
    top: -35px;
}

.conn h4 {
    font-size: 20px;
    letter-spacing: 0px;
    color: #10192a;
    border-bottom: 1px dotted #10192a;
}

.spr {
    padding: 15px 0;
    margin-top: -30px;
    margin-bottom: -35px!important;
}

.lstt {
    text-align: center;
height:auto;
    padding: 10px 0px 2px;
    background-color: #0bce1a;
}	

.lt-section {
    margin-bottom: -25px;
    padding: 15px 15px 5px;
    background-color: #101929;
    margin-top: -35px;
}
/**contact-us**/
	
.cnbl:before {
    content: '';
    position: absolute;
    background-image: url(https://astrosairam.co.uk/wp-content/uploads/2022/02/crline.png);
    width: 70px;
    height: 157px;
    left: 155px;
    background-repeat: no-repeat;
    top: -60px;
display:none;
}

.cnbl {
    background-image: url(https://astrosairam.co.uk/wp-content/themes/bridge-child/images/nxt-bg.png);
    padding: 15px 10px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    text-align: center;
    border-radius: 10px;
    height: 215px;
    margin-top: 0;
    margin-bottom: 30px!important;
}

.mn {
    margin-top: 100px!important;
}	

	
	
	
	
/**book-an-appointment**/

.bk-ap {
    text-align: center;
}

.bk-ap h4 {
    font-size: 22px;
}

.bk-ap p {
    text-align: center;
    line-height: 24px;
}

.appo .wpcf7-date {
    margin-top: 30px!important;
    margin-bottom: -20px!important;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.appo {
    width: 84%;
    border-radius: 0px;
    text-align: center;
    font-family: 'Signika';
    font-size: 20px;
    height: 40px;
}	

.foot-foot-sec:after {
    content: "";
    background-image: url(images/footer-after-img.png);
    display: inline-block;
    width: 160px;
    left: -150px;
    top: -37px;
    position: absolute;
    height: 466px;
	display:none;
}		
	
 body	.img-bgg {
    max-height: 330px;
}
	
	
	
/* 	Sticky Icon */
	
	
body .foot-sell {
  bottom: 0;
  color: #fff;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 999999999;
  left: 0;
}

body .foot-call.foot-whtsapp {
  background-color: #138400;
  border-right: 0 none;
  min-height: 62px;
  padding: 16px 0;
  color: #fff !important;
}

 body .foot-call {
  background-color: rgb(164, 12, 1);
  border-right: 1px solid #7f7f7f;
  box-sizing: border-box;
  color: #fff;
  float: left;
  font-size: 17px;
  min-height: 62px;
  padding: 17px;
  text-align: center;
  text-decoration: none;
  width: 50%;
}

body .foot-call .fa.fa-whatsapp {
  background-color: rgb(19, 132, 0);
  border-radius: 50%;
  font-size: 20px;
  height: 50px;
  left: 23%;
  padding: 15px;
  position: absolute;
  top: -34px;
  transform: translate(-50%);
  width: 50px;
  z-index: -1;
}

body .foot-call .fa.fa-phone {
  background-color: rgb(164, 12, 1);
  border-radius: 50%;
  font-size: 20px;
  height: 50px;
  padding: 15px;
  position: absolute;
  right: 5%;
  top: -34px;
  transform: translate(-50%);
  width: 50px;
  z-index: -1;
}

body .foot-call.foot-whtsapp:hover {
  color: #fff;
}

body .foot-call:hover {
  color: #fff;
}

body     .foot-call {
        background-color: rgb(164, 12, 1);
        border-right: 1px solid #7f7f7f;
        box-sizing: border-box;
        color: #fff !important;
        float: left;
        font-size: 17px;
        min-height: 62px;
        padding: 17px;
        text-align: center;
        text-decoration: none;
        width: 50%;
    }
/* end */
 }



.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
   background-image: -moz-linear-gradient( -170deg, rgb(197,9,9) 0%, rgb(255,210,0) 100%);
  background-image: -webkit-linear-gradient( -170deg, rgb(197,9,9) 0%, rgb(255,210,0) 100%);
  background-image: -ms-linear-gradient( -170deg, rgb(197,9,9) 0%, rgb(255,210,0) 100%);
    border-width: 0px;
    color: #fff;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: capitalize;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.sbb {
    font-family: 'Signika';
    font-weight: 700;
    margin-left: 0px;
    width: 100px;
    text-align: center;
    border-radius: 0px;
    height: 35px;
    font-size: 16px;
}


.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text{
	background-color: #eeee;
    color: #222;
    font-family: Poppins;
    font-size: 14px;
    letter-spacing: 0px;
    padding-left: 15px;
    margin-bottom: 15px;
}


.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea{
	    background-color: #eeee;
}

img.plane {
    position: relative;
    left: 29px;
    z-index: 1;
    top: 4px;
}


.testimonial-section {
    background-image: url(https://astrosairam.co.uk/wp-content/uploads/2024/02/testimonial-bg.png);
    padding-top: 40px;
    padding-bottom: 107px;
}

#wonderplugintabs-1 > .wonderplugintabs-panel-wrap {
    box-sizing: border-box;
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #fff0 !important;
}


.footer_top a:not(.qbutton):hover {
    color: #c91709 !important;
}

.footer_bottom_holder, #lang_sel_footer {
    background-color: #222;
}


h5.white-tst {
    color: #fff;
}

.pop-ser {
    margin-bottom: 40px !important;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #222;
}

.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
        color: #222;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text:focus {
	background-color:#eee;
	        color: #222;
}

.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea:focus {
	background-color:#eee;
	        color: #222;
}

.breadcrumb .current
 {
    color: #fff;
}


#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    max-height: 100%;
}

.web-banner {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0px;
}

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



.home-video-section {
    margin-top: -200px;
    position: relative;
    overflow: hidden;
}

/***************Privacy Policy*******************/
.disc-pg-div {padding:30px 0;}
.disc-pg-div p {font-size:15px; line-height:28px;}
.disc-pg-div h4 {margin: 0;font-size: 25px;font-weight: 400;color: #222;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #eee;margin-top: 20px;}
.disc-pg-div h5 {
margin: 0;
font-size: 25px;
font-weight: bold;
color: #3e0001;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #eee;
}
.disc-pg-div h6 {
text-transform: capitalize;
margin: 0;
font-size: 25px;
font-weight: bold;
color: #3e0001;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #eee;
}
/***************Privacy Policy End*******************/

body .footer_top  a.foot-call {
    color: #fff !important;
}

/*  */
h4.cst-hd-4 {
    font-size: 30px;
    line-height: 41px;
}
.wpb_single_image.wpb_content_element.vc_align_left.lefttt {margin-top: -8px;}