/*
Theme Name: Matrimony
Theme URI: 
Author: Netfox
Author URI: http://netfox.in
Description: Developed by Netfox
Version: 1.1
License: GNU General Public License v2 or later
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: EC Matrimony
*/
#nf_alert{
position: fixed;
right: 0;
left: 0;
z-index: 1030;
/*background-color: #000;*/
height: auto;
}
.navbar {
    border-radius: 0px !important;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand_big {
 height: 80px !important;
}

.navbar-brand img {
/*height: 90%;*/
}


.navbar {
margin-bottom: 0px !important;
}

body {
    font-family: 'Roboto', sans-serif;
    line-height: 20px;
    overflow-x: hidden;
    font-size: 14px;
    font-weight: 400;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}
.special_font
{
   font-family: 'Montserrat', sans-serif;
    font-size: 50px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
    margin-top: 0px;
   font-family: 'Montserrat', sans-serif;
}
p {
font-family: 'Montserrat', sans-serif;
font-weight: 300;
font-size: 16px;
line-height: 30px;
color: #9e9e9e;  
}

.padd-60 { padding: 60px; }
.padd-50 { padding: 50px; }
.padd-40 { padding: 40px; }
.padd-30 { padding: 30px; }
.padd-20 { padding: 20px; }
.padd-10 { padding: 10px; }



.paddlr-30 { padding: 0px 30px 0px 30px; }
.paddlr-50 { padding: 0px 50px 0px 50px; }

.pt-60 { padding-top: 60px; }

.mt-80 { margin-top: 80px; }
.mt-60 { margin-top: 60px; }
.mt-50 { margin-top: 50px; }
.mt-55 { margin-top: 55px; }
.mt-40 { margin-top: 40px; }
.mt-30 { margin-top: 30px; }
.mt-20 { margin-top: 20px; }
.mt-10 { margin-top: 10px; }
.mt-5 { margin-top: 5px; }

.mb-5 { margin-bottom: 5px; }
.mb-60 { margin-bottom: 60px; }
.mb-50 { margin-bottom: 50px; }
.mb-40 { margin-bottom: 40px; }
.mb-30 { margin-bottom: 30px; }
.mb-20 { margin-bottom: 20px; }
.mb-10 { margin-bottom: 10px; }

.f_50{font-size: 50px;}
.f_30{font-size: 30px;}
.f_20{font-size: 20px;}

.c_white{ color: #FFF !important; }
.c-black{ color: #000 !important; }
.c-gray { color: #DDD !important; }
.c_orange { color:#de6826 !important; }
.c_green {color: #019d9e !important;}
.c_yellow{ color: #ffff00 !important; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #d7d6d8;
    background-color: transparent;
}

a {
    color: #019d9e;
    text-decoration: none;
}
a:focus, a:hover {
    color: #336600;
    text-decoration: underline;
}

.bg-dark{
  background-color: rgba(0, 0, 0, 0.6);
}
.slide:after
{
    content: '';
    position: absolute;
    top: 0px;
    left:0px;
    width: 100%;
    height: 100%;
    /*background-color: rgba(255, 0, 0, 0.3);*/ 
    background-color: rgba(0, 174, 175,0.3);
}

.bg-gray
{
    background-color: #f4f2ec;   
}

.main_bg_color
{
    background-color: rgba(146, 1, 144, 0.7) !important; 
}


.bg-white
{
    background-color: #FFF;    
}

a:hover{
    text-decoration: none;
}
.mal_font
{
    font-family: 'Gayathri', sans-serif;
}
.mal_text
{
    /*border-bottom: thin solid #9900ff;*/
}
.navbar-default {
  /*border-bottom: thin solid #DDD;*/
  padding: 0px !important;
}


.navbar .nav > li a {
font-size: 15px;
/*color: #FFF;*/ 
font-weight: normal;
}
.navbar .nav > li  {
    /*padding: 0px 10px;*/
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
  color: #DE6826;
}

.navbar-white {
background-color: #00aeaf;
 /*border-bottom: thin solid #DDD;*/
  padding: 15px 0px;
}
.navbar-default {
background-color: #00aeaf;
 border-bottom: thin solid #DDD;
  padding: 15px 0px;
}

.navbar-white .navbar-toggle .icon-bar{background-color:#FFF}

.navbar-white .nav > li a {
font-size: 15px;
color: #FFF;
}
.navbar-white .nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
  color: #d7d6d8;
}
.nf_slide
{
 max-height: 660px;
 overflow: hidden;
}
.t_border{
    border-top: thin solid #DDD;
}

.title-left
{
padding: 0px;
text-align: left;
text-transform: capitalize;
padding: 10px 40px 1px 40px;
border-bottom: thin solid #DDDDDD;
background-color: #019d9e;
color: #FFF;
}

.title
{
padding: 0px 15%;
text-align: center;
}
.title h3,.title h2,.title h1{
    display: inline-block;
    width: 100%;
    text-align: center;
font-family: 'Montserrat', sans-serif;
font-size: 30px;
color: #3c3634;
}
.recipes_border
{
    border: thin solid #DDD;
}
.recipes_border img{
    height: 210px;
}

.recipes_border .caption{
 height: 30px;
 overflow: hidden;
 margin-top: 10px;
}
.parallax {
    /* The image used */
    background-image: url("../images/bb.jpg");
    /* Set a specific height */
    /*min-height: 500px;*/ 
    /*opacity: 0.65;*/
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax2 {
    /* The image used */
    background-image: url("../images/couple-1209790_1920.jpg");
    /* Set a specific height */
    /*min-height: 500px;*/ 
    /*opacity: 0.65;*/
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-rgbblack
{
    background-color: #3EF28D;
}

footer p,footer a,footer h4  { color: #000; }

.btn-default2
{
  padding: 20px;  
}
.breadcrumb{
     background:transparent;
}

.breadcrumb2 {
  min-height: auto;
  /*background: url('../images/banner.jpg') center center no-repeat scroll;*/
  background-color: #FFF;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 120px 0px 0px 0px;
  text-transform: capitalize;
  border-bottom: thin solid #000;
}
.breadcrumb {
    padding:0px;
      margin-top: 0px;
}


.quick_search .form-control , .btn {
border-radius: 0px;
height: 45px;
font-family: 'Montserrat', sans-serif;
font-weight: lighter;
}


.login_form .form-control,.btn,.contact .form-control , .btn {
border-radius: 0px;
height: 45px;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
}


.login_form .form-control
{
border-radius: 0px;
border: thin solid #ece9e9;
background: #FFF;
height: 31px;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 14px;
color: #9e9e9e;
border-top: none;
}
.login_form .bootstrap-select .btn
{
border-radius: 0px;
border: thin solid #ece9e9;
background: #FFF;
height: 31px;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 14px;
color: #9e9e9e;
border-right: none;
}

.login_form .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}


.login_form select {

  -webkit-appearance: none;
  -moz-appearance: none;
  
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1.3em + 2px),
    calc(100% - 15px) calc(1.3em + 2px),
    calc(100% - 2.5em) 0.8em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  
}

.login_form p{
    
font-family: 'Montserrat', sans-serif;
font-weight: normal;
font-size: 16px;
line-height: 30px;
color: #FFF; 
margin-bottom: 20px;
}

.login_form
{
    /*margin: 20px 0px;*/
    border: none;
/*background-image:linear-gradient(45deg, #f52044, #f5481f);*/  
border-radius: 15px;
}

.product_border
{
border: thin solid #DDD;    
}
.filter_ul
{
    list-style: none;
    margin-left: -30px;
}
.filter_ul li
{
   font-size: 20px;
   line-height: 35px;
}
.panel-pdefault > .panel-heading
{
  background-color: #FFF;  
}
.panel-pdefault
{
border: thin solid #DDD; 
}
.banner_img
{
    background-image: url("../images/head4.jpg");
background-size: cover;
/*min-height: 650px;*/
position: relative;
}

.quick_search
{
    box-shadow:  0px 13px 15px 0px #B3B1B1;
    -webkit-box-shadow: 0px 13px 15px 0px #B3B1B1;
    -moz-box-shadow:  0px 13px 15px 0px #B3B1B1;
    border: thin solid #DDD;
}
hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
a , a:hover , a:active , a:focus 
{
    text-decoration: none;
}
.profile_style1 a:active,.profile_style1 a:visited {
    text-decoration: none; 
}
.profile_style1
{
background-color: #FFF;
margin-bottom: 10px;
border: thin solid #DDD;
box-shadow: 0px 0px 15px 1px rgba(198,198,198,.6);
margin: 20px;
}
.profile_style1 h5
{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 14px;
color: #9e9e9e;
}

.profile_style1 img, .profile_style1 .caption
{
padding: 0px;
}
.profile_style1 .caption
{
padding: 25px 25px;
}
.profile_style1 img
{
    height: 200px;
object-fit: cover;
}
.profile_style1:hover
{
   /*box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);*/ 
}

/*side nav*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: #F3F3F3;
    overflow-x: hidden;
    transition: 0.5s;
    border-right: thin solid #DDD;
box-shadow: 1px 0px 15px 0 rgba(0,0,0,0.20);
}
.sidenav img
{
  height: 25px;  
}

.sidenav a,.sidenav img {
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}



.open_menu .sidenav
{
    width: 90%;
}

.open_menu
{
 background-color: rgba(0,0,0,0.4);
 transition: background-color .5s;
}

.btn-menu {
    color: #333;
    background-color: #fff;
    border-color: #fff;
       font-size: 20px;
    padding: 9px 5px;
    margin-left: 10px;

}
/*side nav*/



.horo-select .one::before {
    position: relative;
    top: 0;
    left: 0;
    content: "1";
}
.horo-select .two::before {
    position: relative;
    top: 0;
    left: 0;
    content: "2";
}
.horo-select .three::before {
    position: relative;
    top: 0;
    left: 0;
    content: "3";
}
.horo-select .four::before {
    position: relative;
    top: 0;
    left: 0;
    content: "4";
}
.horo-select .five::before {
    position: relative;
    top: 0;
    left: 0;
    content: "5";
}
.horo-select .six::before {
    position: relative;
    top: 0;
    left: 0;
    content: "6";
}
.horo-select .seven::before {
    position: relative;
    top: 0;
    left: 0;
    content: "7";
}
.horo-select .eight::before {
    position: relative;
    top: 0;
    left: 0;
    content: "8";
}
.horo-select .nine::before {
    position: relative;
    top: 0;
    left: 0;
    content: "9";
}
.horo-select .ten::before {
    position: relative;
    top: 0;
    left: 0;
    content: "10";
}
.horo-select .eleven::before {
    position: relative;
    top: 0;
    left: 0;
    content: "11";
}
.horo-select .twelve::before {
    position: relative;
    top: 0;
    left: 0;
    content: "12";
}
.horo-select .p-ltrs {
    backface-visibility: hidden;
    display: block;
    display: none;
    min-height: 20px;
    background-position: center !important;
    background-repeat: no-repeat;
    margin-bottom: 2px;
}
.horo-select td.p-horo-title {
    position: relative;

}

.horo-select td.p-horo-title .p-tle {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #206db2;
        padding: 50px 0px;
}

.horo-select td {
    position: relative;
    min-width: 40px;
    height: 70px;
    border: thin solid #DDD;
}


.horo-select .p-ltrs.horo-bu{background-image:url(../images/horo/horo-bu.jpg)}
.horo-select .p-ltrs.horo-cha{background-image:url(../images/horo/horo-cha.jpg)}
.horo-select .p-ltrs.horo-gu{background-image:url(../images/horo/horo-gu.jpg)}
.horo-select .p-ltrs.horo-ku{background-image:url(../images/horo/horo-ku.jpg)}
.horo-select .p-ltrs.horo-la{background-image:url(../images/horo/horo-la.jpg)}
.horo-select .p-ltrs.horo-ma{background-image:url(../images/horo/horo-ma.jpg)}
.horo-select .p-ltrs.horo-maa{background-image:url(../images/horo/horo-maa.jpg)}
.horo-select .p-ltrs.horo-ra{background-image:url(../images/horo/horo-ra.jpg)}
.horo-select .p-ltrs.horo-sa{background-image:url(../images/horo/horo-sa.jpg)}
.horo-select .p-ltrs.horo-shi{background-image:url(../images/horo/horo-shi.jpg)}
.horo-select .p-ltrs.horo-shu{background-image:url(../images/horo/horo-shu.jpg)}

.horo-select td.ltr-bu .p-ltrs.horo-bu{display:block}
.horo-select td.ltr-cha .p-ltrs.horo-cha{display:block}
.horo-select td.ltr-gu .p-ltrs.horo-gu{display:block}
.horo-select td.ltr-ku .p-ltrs.horo-ku{display:block}
.horo-select td.ltr-la .p-ltrs.horo-la{display:block}
.horo-select td.ltr-ma .p-ltrs.horo-ma{display:block}
.horo-select td.ltr-ma .p-ltrs.horo-ma{display:block}
.horo-select td.ltr-maa .p-ltrs.horo-maa{display:block}
.horo-select td.ltr-ra .p-ltrs.horo-ra{display:block}
.horo-select td.ltr-sa .p-ltrs.horo-sa{display:block}
.horo-select td.ltr-shi .p-ltrs.horo-shi{display:block}
.horo-select td.ltr-shu .p-ltrs.horo-shu{display:block}


.graham em.horo-bu {
    background: url(../images/horo/horo-bu.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.graham em.horo-cha {
    background: url(../images/horo/horo-cha.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.graham em.horo-gu {
    background: url(../images/horo/horo-gu.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.graham em.horo-ku {
    background: url(../images/horo/horo-ku.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.graham em.horo-la {
    background: url(../images/horo/horo-la.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 13px;
    background-position: center;
    padding: 20px 0px;
}
.graham em.horo-ma {
    background: url(../images/horo/horo-ma.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 20px;
    background-position: center;
    padding: 20px 0px;
}
.graham em.horo-maa {
    background: url(../images/horo/horo-maa.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.graham em.horo-ra {
    background: url(../images/horo/horo-ra.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 13px;
    background-position: center;
    padding: 20px 0px;
}
.graham em.horo-sa {
    background: url(../images/horo/horo-sa.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.graham em.horo-shi {
    background: url(../images/horo/horo-shi.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.graham em.horo-shu {
    background: url(../images/horo/horo-shu.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}

.graham em {
    font-style: normal;
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
}


.navamshakam em.horo-bu {
    background: url(../images/horo/horo-bu.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.navamshakam em.horo-cha {
    background: url(../images/horo/horo-cha.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.navamshakam em.horo-gu {
    background: url(../images/horo/horo-gu.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.navamshakam em.horo-ku {
    background: url(../images/horo/horo-ku.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.navamshakam em.horo-la {
    background: url(../images/horo/horo-la.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 13px;
    background-position: center;
    padding: 20px 0px;
}
.navamshakam em.horo-ma {
    background: url(../images/horo/horo-ma.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 20px;
    background-position: center;
    padding: 20px 0px;
}
.navamshakam em.horo-maa {
    background: url(../images/horo/horo-maa.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.navamshakam em.horo-ra {
    background: url(../images/horo/horo-ra.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 13px;
    background-position: center;
    padding: 20px 0px;
}
.navamshakam em.horo-sa {
    background: url(../images/horo/horo-sa.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.navamshakam em.horo-shi {
    background: url(../images/horo/horo-shi.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}
.navamshakam em.horo-shu {
    background: url(../images/horo/horo-shu.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-size: 18px;
    background-position: center;
    padding: 20px 0px;
}

.navamshakam em {
    font-style: normal;
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
}

.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
}
.dropdown-menu li a 
{
    font-size: 12px !important;
}

.pro_thumbnail img
{
width: 100%;
max-height: 208px;
height: 208px;
}
.pro_thumbnail
{
padding: 20px;
}

.pro_thumbnail .btn-group, .btn-group-vertical {
   position: absolute;
display: inline-block;
vertical-align: middle;
top: 25px;
right: 25px;
}

.btn_pro_img
{
/*z-index: 1000;*/
border-radius: 57px;
height: 35px;
width: 35px;
text-align: center;
padding: 5px;
border: thin solid #FFF;
}
.primary_img
{
    /*border:2px solid #019d9e;*/
}
.primary_img:before
{
content: "\f2d5  Primary";
position: absolute;
top: 25px;
left: 50px;
background-color: #019d9e;
padding: 0px 6px;
border-radius: 10px;
color: #FFF;
font-family: "Ionicons";
}

.login_form .control-label , .radio-inline  {
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-size: 14px;
color: #000;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e6e0e0;
    border-radius: 0px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #019d9e;
}

.search_frm select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1.3em + 2px),
    calc(100% - 15px) calc(1.3em + 2px),
    calc(100% - 2.5em) 0.8em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

.alert-success {
    color: #fff;
    background-color: #019d9e;
    border-color: #019d9e;
}
.close {
    opacity: 1;
}
.front-features i
{
    display: block;
    margin-bottom: 10px; 
}
.form-control , .btn {
border-radius: 0px;
height: 45px;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
}
.otp
{
   text-align: center;
font-size: 25px;
font-weight: 900;
}
.verify-section h3
{
   line-height: 50px;
}
.align_bottom{
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.banner_height
{
    height: 520px !important;
}
/*#nf_show_options .modal-body {
 height: 500px;
 position: relative;
 overflow: hidden;
}
#nf_show_options .iframe {
 position: absolute;
 top: 0px;
  overflow: hidden;
}*/
.navbar-default {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 10;
    border: none;
}
.navbar-default .navbar-nav > li > a {
    color: #FFF;
    font-weight: 700;
    padding: 29px 10px;
}
.navbar-brand
{
    padding: 15px 10px; 
}

.banner_img .dark_pattern {
    /*background: url(../images/overlay-black-pat.png) rgba(0,0,0,0.3);*/
    height: 100%;
width: 100%;
position: absolute;
}

.dark_pattern {
background-color: rgba(0, 174, 175,0.5) !important;
    /*background: url(../images/overlay-black-pat.png) rgba(0,0,0,0.3);*/
}

.btn-success {
    color: #fff;
    background-color: #f48f00;
    border-color: #f48f00;
}
.btn-success:hover {
    background-color: #ffa422;
}
.shadow{
    box-shadow: 0px 13px 15px 0px #B3B1B1;
-webkit-box-shadow: 0px 13px 15px 0px #B3B1B1;
-moz-box-shadow: 0px 13px 15px 0px #B3B1B1;
}
.fa-eye
{
    cursor: pointer;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #ddd;
}
.profile .navbar .nav > li > a{
  padding: 10px 0px;
    font-size: 15px;
    color: #000;
}
.progress {
    margin: 10px 0px;
}
.panel-default {
    border-color: #cccccc;
    
}
.pro_add h4 a , .pro_add h6
{
font-family: 'Montserrat', sans-serif;
    line-height: 20px;
    text-transform: capitalize;
}
.pro_add .panel-heading
{
  color: #fff;
background-color: #019d9e;
border-color: #019d9e;
}
.pro_add .panel-default
{
border-color: #019d9e;
}
.border-top
{
    border-top: 5px solid #019d9e;
}
.add_details a
{
    font-size: 20px;
}
.add_details
{
    font-size: 30px;
}
.profile_sec:hover
{
    background-color: #F5F5F5;
}
.add_photo
{
border: 1px dashed #999999;
padding: 50px 60px;
border-radius: 5px;
cursor: pointer;
background-color: #F4F4F4;
width: 100%;
height: 208px;
}
.add_photo label
{
    cursor: pointer;
  
}

#accordion h4 a{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 14px; 
}

.search_sel select,.search_sel .btn
{
    -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;  
  
  height: 30px !important;
font-size: 10px;
}
.pro_detail_list
{
 list-style: none; 
 margin: 0px;
 padding: 0px;
margin-bottom: 15px;
display: inline-block;

border-top: thin solid #eee;
border-bottom: thin solid #eee;
padding: 7px 0px;
}
.pro_detail_list li
{
 float: left;
 color: #595757;
}
.pro_detail_list li:before
{
content: " | ";
 margin:0px 5px;
}
.pro_detail_list :first-child:before {
  content: "";
  margin: 0px 0px;
}
.pro_detail_list :first-child {
  content: "";
 margin-left: 0px;

}
label
{
    text-transform: capitalize;
    color:#333;
}
.padd-5 
{
padding: 5px 8px;
display: inline-block;
cursor: pointer;
}
.pro_main_img
{
  height: 100px;
width: 100px;
}




/*PRICE PACKAGES*/

#pricing-table {
    text-align: center;
}
#pricing-table .table {
    padding-bottom: 30px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 18px 0 rgba(198,198,198,.6);
    border-bottom: 3px solid #ddd;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#pricing-table .table .description {
    text-align: center;
    padding: 0 50px;
    margin-bottom: 20px;
}
#pricing-table .table .description li {
    font-size: 14px;
    font-weight: 500;
    color: #7a7d80;
    padding-bottom: 15px;
    list-style: none;
}
#pricing-table .table:hover {
    border-color: #019d9e;
}
#pricing-table .title h3 {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 700;
}
#pricing-table .table .pricing-header .price-value {
    font-size: 46px;
    color: #019d9e;
    position: relative;
    text-align: center;
    font-weight: 700;
    line-height: 62px;
}
#pricing-table .btn-common {

    background-color: #019d9e;
    position: relative;
    color: #fff;
    z-index: 1;
    border-radius: 50px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
#pricing-table .title {
    padding-top: 25px;
    padding-bottom: 25px;
}

/*PRICE PACKAGES*/


/*PROFILE MENU*/
.nf_v_menu li
{
  display: contents;
}
.nf_v_menu .open > a, .nf_v_menu .open > a:focus, .nf_v_menu .open > a:hover {
    background-color: transparent;
    border-color: transparent;
}

.nf_v_menu li a i {
    width: 30px;
    display: inline-block;
    font-size: 20px;
    text-align: left;
    vertical-align: middle;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


/*PROFILE MENU*/

.unapproved_img:before
{
position: absolute;
content: "Rejected";
background-color: rgba(250, 47, 10, 0.65);
width: 85%;
height: 85%;
vertical-align: middle;
text-align: center;
line-height: 200px;
color: #FFF;
font-size: 20px;
top: 20px;
left: 20px;
}
.pending_img:before
{
position: absolute;
content: "Pending For Approval";
background-color: rgba(53, 155, 3, 0.7);
width: 85%;
height: 85%;
vertical-align: middle;
text-align: center;
line-height: 200px;
color: #FFF;
font-size: 20px;
top: 20px;
left: 20px;
}
.profile_imgs img
{
   height: 60px;
   width: 100%;
}
.profile a
{
    padding-top: 10px;
}
.nf_alert{   
width: 20%;
float: right;
margin-right: 15px;
border-radius: 0px;
box-shadow:  -2px 2px 6px 0px #605D5D;
    -webkit-box-shadow: -2px 2px 6px 0px #605D5D;
    -moz-box-shadow:  -2px 2px 6px 0px #605D5D;
}

/*chat*/
.chatbox {
    position: fixed;
    bottom: 0;
    right: 30px;
    width: 25%;
    height: 400px;
    /*background-color: #fff;*/
font-family: 'Montserrat', sans-serif;

    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);

    display: -webkit-flex;
    display: flex;

    -webkit-flex-direction: column;
    flex-direction: column;
    z-index: 10000;
}

.chatbox--tray {
    bottom: -350px;
}

.chatbox--closed {
    bottom: -400px;
}

.chatbox .form-control:focus {
    border-color: #1f2836;
}

.chatbox__title,
.chatbox__body {
    border-bottom: none;
}

.chatbox__title {
    min-height: 50px;
    padding-right: 10px;
    background-color: #1f2836;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;

    display: -webkit-flex;
    display: flex;

    -webkit-align-items: center;
    align-items: center;
}

.chatbox__title h5 {
    height: 50px;
    position: relative;
 margin: 0 0 0 6px;
line-height: 46px;

    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.chatbox__title h5 a {
    color: #fff;
    max-width: 195px;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.chatbox__title .online {
 display: block;
  margin-left: 20px;
   width: 12px;
    height: 12px;
    background: #4CAF50;
    border-radius: 6px;
}
.chatbox__title .offline {
 display: block;
  margin-left: 20px;
   width: 12px;
    height: 12px;
    background: #ff0000;
    border-radius: 6px;
}



.chatbox__title__tray,
.chatbox__title__close {
    width: 24px;
    height: 24px;
    outline: 0;
    border: none;
    background-color: transparent;
    opacity: 0.5;
    cursor: pointer;

    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
}

.chatbox__title__tray:hover,
.chatbox__title__close:hover {
    opacity: 1;
}

.chatbox__title__tray span {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-bottom: 2px solid #fff
}

.chatbox__title__close svg {
    vertical-align: middle;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.2px;
}

.chatbox__body,
.chatbox__credentials {
    padding: 15px;
    border-top: 0;
    background-color: #f5f5f5;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;

    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.chatbox__credentials {
    display: none;
}

.chatbox__credentials .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.chatbox__body {
    overflow-y: auto;
}

.chatbox__body__message {
    position: relative;
}

.chatbox__body__message p {
    padding: 15px;
    /*border-radius: 4px;*/
    font-size: 13px;
    line-height: 18px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 5px rgba(4, 4, 4, 0.14);
    box-shadow: 1px 1px 5px rgba(4, 4, 4, 0.14);
}
small
{
    color: #cccccc;
    display: block;
}
.chatbox__body__message--left
{
margin-right: 20px;
}
.chatbox__body__message--right
{
margin-left: 20px;
}

.chatbox__body__message--left .img {
position: absolute;
top: 0px;
width: 0;
height: 0;
border-top: 0px solid transparent;
border-right: 20px solid #fff;
border-bottom: 20px solid transparent;
left: 0px;
}
.chatbox__body__message--right .img {
position: absolute;
top: 0px;
width: 0;
height: 0;
border-top: 0px solid transparent;
border-left: 20px solid #fff;
border-bottom: 20px solid transparent;
right: 0px;
}

.chatbox__body__message--left p {
    margin-left: 15px;
    padding-left: 30px;
    text-align: left;
}

.chatbox__body__message--left img {
    left: -5px;
}

.chatbox__body__message--right p {
    margin-right: 15px;
    padding-right: 30px;
    text-align: right;
}

.chatbox__body__message--right img {
    right: -5px;
}

.chatbox__message {
    padding: 15px;
    min-height: 50px;
    outline: 0;
    resize: none;
    border: none;
    font-size: 12px;
    border: 1px solid #ddd;
    border-bottom: none;
    background-color: #fefefe;
}

.chatbox--empty {
    height: 262px;
}

.chatbox--empty.chatbox--tray {
    bottom: -212px;
}

.chatbox--empty.chatbox--closed {
    bottom: -262px;
}

.chatbox--empty .chatbox__body,
.chatbox--empty .chatbox__message {
    display: none;
}

.chatbox--empty .chatbox__credentials {
    display: block;
}
/*chat*/

.filter_alert
{
  padding: 5px;
    padding-right: 35px;
    margin-left: 10px;
}
.relative_pos
{
    position: relative;
}
.c_black
{
    color: #000;
}
.call_no
{
color:green;
font-size: 40px;
font-weight: 900;
}
.modal-content {
border-radius: 0px;
background-color: white;
color: #000;
padding: 15px 0px 0px 0px;
border: 5px solid #019d9e;
}
.modal-header {
    padding: 0px 15px;
    border-bottom: none;
}
.modal-footer {
    padding: 35px 15px;
    text-align: right;
    border-top: none;
    background-color: #019d9e;
}
.tg-footerbar
{
    border-top: thin solid #DDD;
}
.fixed-top
{
   position: fixed;
right: 10px;
z-index: 10;
top: 20px;
width: 100%;
}
.z-index-100
{
    z-index: 100;
}
.f-15{ font-size: 15px; }
.f-25{ font-size: 25px; }
.f-30{ font-size: 30px; }
.f-35{ font-size: 35px; }
.top-bar {
    background-color: #019d9e;
    padding: 4px 0px;
}
.c-white{ color: #FFF; }
.c-dark-white{ color: #8eddde !important; }
.ptb-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.p-0
{
  padding: 0px !important;  
}
.find-section {
    position: absolute;
    bottom: 15%;
    margin: 0 auto;
    left: 0%;
    right: 0%;
    text-align: center;
    color: #fff;
    z-index: 1;
}
.section-space80 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.feature-icon {
    margin-bottom: 30px;
    line-height: 1;
}
.feature-icon i{
font-size: 8rem;
color: #00aeaf;
}
.c-light-blue
{
   color: #00aeaf; 
}
/*.btn-default {
    color: #FFF;
    background-color: #f48f00;
    border-color: #ccc;
}*/
.btn-default:hover {
    background-color: #ffa422;
    color: #fff;
}
div.owl-carousel.profiles.owl-theme.owl-loaded.owl-drag div.owl-dots button.owl-dot span {
    display: block !important;
    width: 24px !important;
    height: 2px !important;
    margin: 5px 5px !important;
    filter: Alpha(Opacity=50) !important;
    opacity: 1 !important;
    background: #f9a630 !important;
}
div.owl-carousel.profiles.owl-theme.owl-loaded.owl-drag div.owl-dots button.owl-dot.active span {
    
    background: #019d9e !important;
}
.navbar-fixed-top .top-bar
{
    display: none;
}
.navbar-fixed-top .navbar-brand {
    padding: 0px;
}
.bg-black
{
    background-color: #000;
}
.banner_height-2
{
    height: 400px !important;
    overflow: hidden;
}
.breadcrumb3
{
    position: absolute;
    bottom: 25%;
    width: 100%;
    z-index: 10;
}
.dropdown-menu {
    background-color: #00aeaf;
}