/*
Theme Name:
Theme URI:
Description:
Version:
Author:
Author URI:
License:
License URI:
Tags:
*/

@font-face { 
     font-family: 'newfontstyle'; 
     src: url('../fonts/roboto.ttf');
} 

body {
    background-color: #f2e6ff;
    font-family: 'newfontstyle'
}

.header-menu {}

.header-menu p {
    color: #8E80B0;
    margin-top: 13px;
}

.header-menu p span {
    font-size: 32px;
    margin-right: 7px;
    cursor: pointer;
}

.header-menu p strong {
    font-size: 23px;
    font-weight: 700;
}

.menu_area {
    background-color: #8e80b0;
}

.emu {}

.emu ul {}

.emu ul li {}

.emu ul li a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    padding: 0px 14px 0px;
    display: inline-block;
    color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin-top: 7px;
}

.emu ul li a.active {
    color: #E9D38F;
}

.emu ul li:last-child a {
    border-right: 0px solid #FFFFFF;
}

.image-zone {
    background-image: url(../images/baby.jpg);
    background-size: 100% 351px;
    height: 350px;
    margin-left: -15px;
    margin-right: -15px;
}

.image-zone img {
    width: 100%;
    height: auto;
    margin-left: -15px;
}

.bg-area {
    background-color: #e0dbb6;
    height: 10px;
    margin-left: -15px;
}

.slider-area {
    /*background-color: #b6a3d4;*/
    background-image: linear-gradient(to right, rgba(231,188,251,0.3),  rgba(255,255,255,0.5)), url(../images/newbgnine.jpg);
    background-size: 100% 100%;
    height: 100vh;
}

.newuser-area {
    /*background-image: url(../images/bgpurpcolor.jpg);*/
    background-color: #f2e6ff;
    background-size: 100% 100%;
    height: 100vh;
}

p {
    margin: 0 0 5px;
}

.slider-area span {
    color: #5a5074;
    font-size: 23px;
    font-weight: 700;
    padding: 7px 47px;
    display: inline-block;
}

.slider-area i {
    color: #A5A5A5;
    font-size: 38px;
    padding: 14px;
    cursor: pointer;
}

.texts-area {}

.texts-area h4 {
    color: #FFFFFF;
}

.texts-area h2 {
    font-size: 28px;
    margin-top: 0px;
    color: #5a5074;
}

.texts-area p {
    color: #9C9A9A;
    text-align: justify;
    padding: 2px 71px 16px 0px;
}

.text-area {
    position: absolute;
    bottom: 0;
    left: 0;
}

.text-right {
    right: 10px;
}

.text-area span {
    display: block;
    font-size: 60px;
    color: #FFF;
    font-weight: normal;
    margin-left: 14px;
    margin-bottom: -20px;
}

.text-area strong {
    font-size: 23px;
    margin-left: 14px;
    color: #FFF;
    font-weight: 700;
}

.advancesearch {
    display: none;
}

.advancesearch_on {
    width: 100%;
    display: block !important;
    background-color: #EBEAE9;
    padding: 13px;
    position: absolute;
    z-index: 999;
    background: #9D8CC3;
}

.menu-area ul li a {
    text-decoration: none;
    font-size: 21px;
    color: #746F6F;
    display: block;
    padding: 11px;
}

.menu-area ul li a.active {
    color: #FFFFFF;
}

.datepicker.dropdown-menu {
  width: 250px;
  height: 250px;
}
.datepicker.dropdown-menu button {
  outline: none;
  border: 0px;
}
.datepicker.dropdown-menu tbody {
  height: 180px;
}
.datepicker.dropdown-menu tbody button {
  padding: 6px;
}
.datepicker.dropdown-menu.datepicker-mode-1 tbody button, .datepicker.dropdown-menu.datepicker-mode-2 tbody button {
  height: 65px;
}

.timepicker.dropdown-menu {
  padding: 0 4px;
}
.timepicker.dropdown-menu button {
  outline: none;
  border: 0px;
}
.timepicker.dropdown-menu tbody button {
  padding: 6px;
}

.underline .pngImage {
    max-width: 100%;
    height: auto;
}

.full-width {
    clear: both;
    background-color: rgba(142,128,176,0.4);
    color: #FFFFFF;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    padding: 10px 0px 10px 10px;
}

.modal-backdrop.am-fade {
  opacity: .5;
  transition: opacity .15s linear;
}
.ng-enter {
    opacity: 0;
}
.ng-enter-active {
      opacity: .5;
}
.ng-leave {
    opacity: .5;
}
.ng-leave-active {
      opacity: 0;
}

.modal-content {
    background-color: #8e80b0;
    color:  #e0dbb6;
}

.modal .modal-dialog {
    position: fixed;
    top: 30%;
    left: 50%;
    min-width: 120px;
    max-width: 530px;
    width: 70%;
    transform: translateX(-50%) translateY(-50%);
}

.weeks {
    /*background-image:url('../images/bgpurpcolor.jpg');  */
    background-color: #f2e6ff;
    background-repeat: no-repeat;
    background-size: cover;
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grounded-radiants {
    border-radius: 9px;
    background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,0.7));
}