@charset "utf-8";
/* CSS Document */
 @font-face { font-family: 'Noto Sans Malayalam'; src: url('fonts/NotoSansMalayalam-Regular.eot#iefix') format('embedded-opentype'),url('fonts/NotoSansMalayalam-Regular.woff') format('woff'),url('') format('svg') ; font-weight: 400; font-style: normal; } 
.our-features.islamic-links h5 ,.our-features.islamic-links h3, .our-features.islamic-links p{
    font-family: 'Noto Sans Malayalam';
}

.color-red{color: #FF0000;}
.color-green{color: #6cbc42;}
.color-blue{color: #0080c5;}
.color-twitter{color:#00aced;}
.color-facebook{color:#00539f;}
.color-linkedin{color:#0176b5;}

/*NAVBAR STYLES*/
.navbar-border{border-bottom: solid 5px #0080c5;}
.login-panel { 
    min-width: 250px; 
    border-top: 14px solid #0080c5;
    border-right: 1px solid #0080c5;
    border-bottom-right-radius:0.5em;
    -moz-border-radius-bottomright:0.5em;
    border-bottom: 3px solid #0080c5;
    border-left: 1px solid #0080c5;
    border-bottom-left-radius:0.5em;
    -moz-border-radius-bottomleft:0.5em;
    }
.dropdown-header { display: block !imnportant; padding-bottom: 30px; height: 10px; }
.dropdown-menu a:hover {background-color: yellow;}

.login-header { font-size: 20px; font-weight: bold; display: inline; float: left; }
.forgot-password { font-size: 10px; display: inline; float: right; vertical-align: bottom; padding-top: 10px; }
.center-text { text-align: center; }
.error-message { font-size: 11px; }

ul.dropdown-menu.login-panel {
	min-width:230px;
}

.home .banner {
	width:100%;
	height:100%;
	    left: 0px;
    top: 0px;
	    z-index: 9999;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../images/banner.jpg);
}

.nav-grp {
	z-index:1;
	position:fixed;
	right:0;
	left:0;
	background: #ffffffd4;
	margin-top:25px;
}

button.navbar-toggle {
	margin-top:39px;
}

.navbar-default .navbar-nav>li>a {
    color: #000 !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e700 !important;
}

.navbar-default .navbar-nav>.active>a {
    background-color: #FFCA03 !important;
    color: #fff !important;
}

.banner-grp {
	right:0;
	left:0;
	/*margin-top:-77px;*/
	position:relative;
}

.home .reg-form-box {
	margin-top:15em;
}

.home .head-txt {
	text-align:center;
	
}

.home .form-grp {
	margin-top:1em;
	margin-bottom:2em;
	background: #0000002b;
    padding: 20px;
}

.home .btn-warning {
	background-color: #e74472;
    border-color: #e74472;
	width:100%; 
}
.btn-warning:hover {
	background-color: #f795b0 !important;
    border-color: #f795b0 !important;
	
}
.btn-danger{
	background-color: #ec95ad !important;
    border-color: #ec95ad !important;
   
}
.btn-success{background-color: #860646e6 !important;
    border-color: #860646e6 !important;}

.btn-success:hover{
	background-color: #860646e6 !important;
    border-color: #860646e6 !important;}
a#btn-facebook-login {
    color: #fff;
}

a#btn-login {
    color: #fff;
}

a#btn-google-login {
    color: #fff;
}

.navbar.navbar-default {
	background:none;
	border:0;
	min-height:85px;
}

.navbar-border {
	border:0;
}


.home .col-md-4.reg-head-text {
	    padding: 10px 0 10px 30px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
label.form-check-label{color: #fff;}
.home .head-txt > h2 {
	padding-bottom:10px;color:#fff;
}

.home .head-txt > h4 {
	padding-bottom:15px;
	line-height: 30px;
	color:#fff;
}

.home .col-md-4 > .cntnt-box {
    color: #fff;
}

.home .cntnt-box {
	padding:15px 0 15px 0;
	margin-bottom:15px;
}

.home .col-md-3.icon-box {
	font-size:30px;
	padding-left:6px;
	padding-right:0;
}

.home .col-md-9.txt-box {
	padding:0;
	font-size: 15px;
}

.home .row.form-bottom-main-box {
	margin-bottom:3em;
}



.home .container.filter-group{
	/*position: absolute;*/
    bottom: 0;
    left: 0;
    right: 0;
}

.home .row.filter-grp {
	margin-top:3em;
	margin-bottom:3em;
}

.home .btn-width {
	width:100%;
}

.home .our-features {
	padding-top:20px;
	padding-bottom:50px;
}

.home .filter-bg {
	background:#FFCA03;
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center;
	color:#fff;
}

.home .icon-box2 {
	font-size:80px;
	padding:12px 0 0 15px;
}

.home .body-banner-bg {
	background-image:url(../images/banner_2.jpg);
	width:100%;
	height:500px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

.home .body-banner-cnt-box {
	padding-top:6em;
	padding-bottom:6em;
	text-align:center;
	color:#fff;
}

.home a {
	text-decoration:none;
	color:#000;
	cursor: pointer;
}

.home .tp {
	padding-top: 20px;
}

.home .tp > a {
	color:#fff;
}


/* carsl */

img { max-width:100%; }

a {
    -webkit-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	transition: all 150ms ease; 
	}
    
a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
    filter: alpha(opacity=50); /* IE7 */
    opacity: 0.6;
    text-decoration: none;
}

.thumbnails li> .fff .caption { 
    background:#fff !important; 
    padding:10px
}

/* Page Header */
.page-header {
    /*background: #f9f9f9;*/
    margin: -30px -40px 40px;
    padding: 20px 40px;
    color: #999;
	border-bottom:1px solid #fff  !important;
    /*text-transform: uppercase;*/
}
    
.page-header h3 {
    line-height: 0.88rem;
    color: #000;
}

ul.thumbnails { 
    margin-bottom: 0px;
}



/* Thumbnail Box */
.caption h4 {
    color: #444;
}

.caption p {  
    color: #999;
}



/* Carousel Control */
.control-box {
    text-align: right !important;
    width: 100%;
}
.carousel-control{
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 0.5;
    padding: 4px 10px 0px;
    position: static;
    height: 30px;
    width: 15px;
}

/* corsl end */

/*.home .container-fluid.subscription {
	background-image:url(../images/12.jpg);
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center;
	color:#fff;
}*/

.home .sub-news {
	padding-top:2em;
	padding-bottom:2em;
	text-align:center;
}

.footer-bg {
	background:#333;
	color:#fff;
}

.footer-box {
	padding-top:3em;
	padding-bottom:3em;
}

.row.footer-box li {
    line-height: 30px;
}


.parallax {
    /* The image used */
    background-image: url(../images/banner_04.jpg);
    /* Set a specific height */
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-bottom:30px;
	padding-top:40px;
	color:#000;
}


.parallax-2 {
    /* The image used */
    background-image: url(../images/banner_04.jpg);

    /* Set a specific height */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	color:#000;
}



.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #FFCA03 !important;
	color: #fff !important;
}

.nav.navbar-nav.navbar-right {
	margin-top:33px;
}

.copyright {
	background: #FFCA03;
    color: #fff;
    padding: 20px 0 20px 0;
	text-align:left;
}
.footer-icons {
    text-align: right;
}


/* about-us-start */

.about-us .banner {
	width:100%;
	height:500px;
	left: 0px;
    top: 0px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-image:url(../images/About-us.jpg);
	
}

 
.about-us .banner-grp {
	right:0;
	left:0;
	/*margin-top:-77px;*/
	position:relative;
	
}
.banner-grp .btn-warning{
color:#fff;
background-color:#900C3F;
   
}

.about-us .head-topic {
	margin-top:16em;
	margin-bottom:12em;
	color:#fff;
}


.head-topic  h2 {
	font-size:35px;
	line-height:50px;
}

.about-us-cnt-box {
	text-align:justify;
	font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
	margin-bottom:30px;
}

.about-us-features {
	padding-bottom:6em;
	padding-top:6em;
}

.about-us-bttm-border {
	border-bottom: 1px solid #ececec;
    padding: 5px 0 10px 0;
}

.about-us-aims {
	padding-bottom:10px;
}

.about-us-services {
	padding-bottom:10px;
	padding-top:24px;
}

.about-us-bttm-border a {
	text-decoration:none;
	color:#000;
}

.about-us-bttm-border a:hover{
    text-decoration: none;
	color:#FFCA03;
}

/* about-us-end */


.edit-profile .banner {
	width:100%;
	height:500px;
	left: 0px;
    top: 0px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-image:url(../images/about-us-banner-2.jpg);
}


.edit-profile .head-topic {
	margin-top:16em;
	margin-bottom:12em;
	color:#fff;
}

.basic-details .banner {
	width:100%;
	height:500px;
	left: 0px;
    top: 0px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-image:url(../images/about-us-banner-2.jpg);
}


.basic-details .head-topic {
	margin-top:16em;
	margin-bottom:12em;
	color:#fff;
}


.personal-details .banner {
	width:100%;
	height:500px;
	left: 0px;
    top: 0px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-image:url(../images/ADVNC-SRCH.jpg);
}


.personal-details .head-topic {
	margin-top:16em;
	margin-bottom:12em;
	color:#fff;
}


.partner-details  .banner {
	width:100%;
	height:500px;
	left: 0px;
    top: 0px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-image:url(../images/about-us-banner-2.jpg);
}



.partner-details .head-topic {
	margin-top:16em;
	margin-bottom:12em;
	color:#fff;
}


.profile-search .banner {
	width:100%;
	height:500px;
	left: 0px;
    top: 0px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-image:url(../images/about-us-banner-2.jpg);
}


.profile-search .head-topic {
	margin-top:16em;
	margin-bottom:12em;
	color:#fff;
}

.profile .banner {
	width:100%;
	height:500px;
	left: 0px;
    top: 0px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-image:url(../images/about-us-banner-2.jpg);
}


.profile .head-topic {
	margin-top:16em;
	margin-bottom:12em;
	color:#fff;
}



.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff !important;
    cursor: default;
    background-color: #de3574 !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}




.location-search .banner {
    width: 100%;
    height: 500px;
    left: 0px;
    top: 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(../images/contact-us-banner.jpg);
}


.location-search .head-topic {
	margin-top:16em;
	margin-bottom:12em;
	color:#fff;
}

.search-result .banner {
    width: 100%;
    height: 500px;
    left: 0px;
    top: 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(../images/contact-us-banner.jpg);
}

.search-result .head-topic {
	margin-top:16em;
	margin-bottom:12em;
	color:#fff;
}

.card-01 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 300px;
  margin: auto;
  text-align: center;
  font-family: arial;
  border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.title {
  color: grey;
  font-size: 18px;
}

button.c3 {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #FFCA03;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 18px;
  border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

a.c3 {
  text-decoration: none;
  font-size: 22px;
  color: black;
}

button.c3:hover, a:hover {
  opacity: 0.7;
}


/* pricing-start */

.pricing .banner {
	width:100%;
	height:500px;
	left: 0px;
    top: 0px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-image:url(../images/PAYMNT.jpg);
}

.pricing .banner-grp {
	right:0;
	left:0;
	/*margin-top:-77px;*/
	position:relative;
}

.pricing .head-topic {
	margin-top:16em;
	margin-bottom:12em;
	color:#fff;
}



.pricing .pricing-container {
	margin-top:40px;
}

.pricing .pricing-box {
	border-radius: 15px;
    box-shadow: 2px 2px 6px 2px #3838381c;
    margin-bottom: 50px;
    text-align: center
}
.pricing .pricing-box .row h4 {
    font-size: 12px;
}
.pricing .pricing-head {
	
	background: #b90f3e;
	color:#fff;
	
}
.pricing .pricing-head h4 {
    text-align: center;
        padding: 3px 0px;
}
.pricing .pricing-cost {
	padding-bottom:20px;
	padding-top:20px;
	//background: #b90f3ed4;
	color:#fff;
}

.pricing .pricing-cost h2 {
	font-size:28px;
}

.pricing .pricing-days {
	padding-bottom:2px;
	padding-top:2px;
	border-bottom: 1px solid #0000001a;
}

.pricing .pricing-msg {
	padding-bottom:2px;
	padding-top:2px;
	border-bottom: 1px solid #0000001a;
}

.pricing .pricing-cnt {
	padding-bottom:2px;
	padding-top:2px;
	//border-bottom: 1px solid #0000001a;
}

.pricing .pricing-reg {
	padding-bottom:8px;
	padding-top:8px;
	background: #b90f3e;
	color:#fff;
	border-radius: 0 0 15px 15px;
}

/* pricing-end */

/* contact-us-start */

.panel-default>.panel-heading {
    color: #fff !important;
    background-color: #FFCA03 !important;
    border-color: #ddd;
}
.row.c10 {
    margin-top: 10px;
}


.col-md-12.c11 {
	margin-top:20px;
	}

.contact-us .banner {
	width:100%;
	height:500px;
	left: 0px;
    top: 0px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-image:url(../images/CNTCT-US.jpg);
}
.advance-search .banner {
	width:100%;
	height:500px;
	left: 0px;
    top: 0px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-image:url(../images/Advance-search.jpg);
}
.contact-us .banner-grp {
	right:0;
	left:0;
	/*margin-top:-77px;*/
	position:relative;
}

.contact-us .head-topic, .advance-search .head-topic {
	margin-top:16em;
	margin-bottom:12em;
	color:#fff;
}

.contact-us-box {
	margin-top:50px;
}

.contact-us .input-box {
	margin-bottom:30px;
}
.input-box > .form-control1 {
	border-right:0;
	border-left:0;
	border-top:0;
	border-bottom: 1px solid #e42a5fb8;
    border-radius: 0;
}
.contact-us .input-box > .form-control {
	border-right:0;
	border-left:0;
	border-top:0;
	border-bottom: 1px solid #e42a5fb8;
    border-radius: 0;
}


.top-contact {
	position:fixed;
	left:0;
	right:0;
	z-index:10000;
	background:#FFCA03;
	color:#fff;
	padding-bottom:7px;
	padding-top:7px;
	font-size:smaller;
}
.col-md-12.c0 {
	margin-top:25px;
}

.col-md-5.input-box.c1 {
	padding:0;
}

.icon-lm {
	margin-left:15px;
}

.link-header {
	color:#000;
	padding-bottom:20px;
}


.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}

.test-monial {
	padding-top:60px;
	padding-bottom:60px;
}

.islamic-links {
	background:#efefef8f;
}

button.btn.btn-default.rad {
	/*background:none;
	background-color:none;
	color:#fff;*/
	border:none;
}

button.btn.btn-default.rad:hover {
	/*background:none;
	border:none;*/
}


button.btn.btn-info.rad  {
	/*background:none;
	background-color:none;*/
	color:#fff;
	border:none;
}

button.btn.btn-info.rad:hover {
	background:none;
	border:none;
}

.logo-comp {
	padding-bottom:20px;
}

/* contact-us-end */

/* Feature Profile Section start*/
.caption span {
    font-size: 18px;
    color: #444;
}
.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* Feature Profile Section end*/ 

/* Mobile Only */

@media (max-width: 767px) {
    .page-header, .control-box {
        text-align: center;
    } 
	
	.footer-box-pad {
	margin-bottom: 20px;
}

.hide-box {
	display:none;
}
}

@media (max-width: 670px) {
.name-d {
	display:none;
}
	
}

@media (max-width: 479px) {
	.top-contact {
		display:none;
	}
	
	.nav-grp  {
		margin-top:0px;
	}
	
    .caption {
        word-break: break-all;
    }
	
	.footer-box-pad {
	margin-bottom: 20px;
}

.home .reg-form-box {
    margin-top: 10em;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e700 !important;
}

}


li { list-style-type:none;}

::selection { background: #ff5e99; color: #FFFFFF; text-shadow: 0; }
::-moz-selection { background: #ff5e99; color: #FFFFFF; }



.sets-us {
    margin: 20px auto 0;
    padding: 30px;
    width: 300px;
    min-height: 300px;
    background: #fff;
    text-align: center;
    box-shadow: 0 3px 8px 0 #d2cece;
    border-radius: 20px;
}
.sets-us p {
    padding-top: 20px;
    font-size: 16px;
    font-family: montserratregular;
}





.col-sm-6.col-md-6.input-box input.form-control, .input-box input.form-control, .col-sm-6.col-md-6.input-box textarea.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
	overflow-y: auto;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}

@media screen and (min-width:800px){
	.custom-model-main:before {
	  content: "";
	  display: inline-block;
	  height: auto;
	  vertical-align: middle;
	  margin-right: -0px;
	  height: 100%;
	}
}
@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
}
