/*
 Theme Name:   Fexa Child
 Template:     fexa
 Version: 1.0.0
*/

 
/*---------------------------------
      write your css from here
------------------------------------*/


.footer-form {
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	width: 286px;
}

.footer-form .heading-look {
	font-size: 24px;
	background: #8e3233;
	color: #fff;
	text-align: center;
	display: block;
	padding: 4px 0;
	cursor: pointer;
}

div#mini_contact_form {
	display: none;
}

div#mini_contact_form {
	padding: 20px;
	background: #ffff;
}


.footer-col {
    position: fixed;
    bottom: 0;
    width: 100% !important;
    margin-bottom: 0;
    z-index: 9999999999;
    text-align: center;
    background: #1d1d1d;
    padding: 0;
    margin: 0;
}

.footer-col {
    display: none;
}
.col-xs-4.cstmw {
    width: 33%;
    float: left;
}
.col-xs-4 .cstmw a {
/*     width: 33%; */
}
.cstmw a.icon-call {
    color: red !important;
    font-size: 24px;
    line-height: 20px;
}
span.text-size {
    font-size: 14px;
    font-weight: 600;
    color: white !important;
}
a.tel-wht.button.icon-whatsapp {
    color: #209E14 !important;
    font-size: 26px;
    line-height: 20px;
    background-color: transparent;
}
.cstmw .icon-gmail {
    color: yellow !important;
    font-size: 19px;
    line-height: 26px;
}
#myModal {
    padding-top: 70px;
    z-index: 9999;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.4);
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
}
span.close1 {
    float: right;
    font-size: 25px;
    margin-top: -13px;
}

.page-id-1780 .all-text-white * {
    color: #fff;
    justify-content: center !important;
}

section.team-section.section-padding.ash-white-bg .no-gutters {
    justify-content: center !important;
}




.page-id-1780 .testimonial-item {
     max-width: 100% !important;
     text-align: center !important;
}

.page-id-1780 .testimonial-outer-wrapper .owl-stage-outer {
    max-width: 100% !important;
}




.fm-icon {
    border-radius: 30px !important;
}
 .fm-bar li:hover>a .fm-label {
    border-radius: 44px !important;
}
  
div#new-banner-wrapepr {
    display: none !important; 
}


div#n2-ss-2 .n2-font-e7bca61b6e2d2f7494b4a034335e57a3-hover { 
    line-height: 54px !important;
 }

/* 
.n2-section-smartslider.fitvidsignore.n2_clear {
    display: none !important;
}

 */



ul.passort-wrapper li {
    font-size: 18px;
}






.page-id-1780 .case-study__title a {
    padding: 10px 10px !important;
    margin-bottom: 17px !important;
}


.banner-area--blog {
    height: 200px !important;
}
.modal .form-group--material label {
    left: 0;
}
h1#breadcrumbs {
    text-align: center;
    font-size: 30px;
    color: #fff;
}
#breadcrumbs a {
    color: #fff;
}
@media only screen and (max-width: 768px) {
	.logged-in .fame-header {
    top: 0 !important;
    position: relative !important;
}
	.no-transparent img.transparent, .fame-header--tansparent img.default {
    display: block;
}
	.no-transparent img.transparent, .fame-header--tansparent img.transparent {
    display: none;
}
	.fame-header--tansparent:not(.main-menu-fix) .search-box .svg-base-width {
    fill: #12336b;
}
	.bar-menu {
    color: #12336b;
}
}
@media only screen and (max-width: 480px)
{
.footer-col {
    display: block;
	padding:10px 0px;
}
}
.team_inner {
    background:#323967;
    padding: 15px;
    color: #fff;
	position:relative;
}
.team_inner h4 {
    color: #fff;
}
.team_inner p {
    font-size: 16px;
    margin-bottom: 6px;
}
.team_inner:after {
    content: '';
    position: absolute;
    background-image: url(https://www.marriageregisterinchandigarh.com/wp-content/uploads/2023/01/images-2.jpg);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.1;
}
.team_heading {
    font-family: "Lora", serif !important;
    font-weight: 700 !important;
    position: relative;
}
.team_heading .separator {
    position: relative;
    width: 47px;
    display: inline-block;
    position: relative;
    left: 25px;
    height: 1px;
    width: 47px;
    content: '';
    background: #bd291e;
    margin-left: auto;
    margin-right: auto;
    bottom: 6px;
}
@media only screen and (min-width:991px){
	.team_inner h4 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 23px;
}
	.team_inner {
    background:#323967;
		padding: 35px;}
}