
.modal-header-primary {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.modal-content{
    border-radius: 0px;
}
#primary .modal-content, #number .modal-content{
    border-radius: 4px;
    padding: 20px;
}
.head_txt {
    font-size: 16px;
    text-align: center;
    padding: 12px;
    display: block;
    color: #fff;
}
.special_offers{
    display: none;
}
.logo{
    color: #ffffff;
    text-decoration: none;
    /* margin-top: 10px; */
    /* width: 170px; */
    background: #fff;
    border-top-left-radius: 3px;
    min-height: 50px;
    border-top-right-radius: 3px;
}
.name {
    font-size: 16px;
    color: #333;
    padding-top: 15px;
}
.header-lpc {
    height: 70px;
    transition: all .5s;
    z-index: 997;
    transition: all .5s;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 30px rgba(127,137,161,.3);
    border-color: none;
}
/*.header-lpc .navbar {
    padding: 0;
}*/
.header-lpc ul {
    padding: 0;
    margin-top: 10px;
}
.navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
    line-height: 30px;
}
a, a:visited, a:active {
    color: #666;
    text-decoration: none;
}
.header-lpc ul li > a:hover {
    color: #03A9F4;
}
.lpc-logo a {
    color: #03A9F4!important;
    font-size: 24px;
    line-height: normal!important;
    height: auto!important;
    margin-top: -4px;
}
.services {
    background: #ECF5FF;
    padding: 60px 15px;
}
.newsletter { color: #fff;}
.newsletter h2 { color: #fff;margin-top:0;}
.newsletter h5 {
    color: #FFC107;
}
.newsletter input[type="email"] {
    outline: none;
    color: #666666;
    padding: 18px 15px;
    font-size: 1em;
    width: 75%;
    background: none;
    border: 1px solid #fff;
    background: none;
    letter-spacing: 3px;
    border-radius: 4px;
    background: #fff;
}
.newsletter input[type="button"] {
    outline: none;
    color: #fff;
    padding: 18px 0;
    width: 19%;
    background: #FFC107;
    border: none;
    text-transform: uppercase;
    margin-left: 0em;
    border-radius: 4px;
}

section { padding: 60px 0;}
.bg-3 {background: #0BA1D8;}
.bg-4 {background: #f8f8f8;}
.services .card {
    margin-bottom: 40px;
    margin-top: 40px;
}
.container--680 {
    margin: 0 auto;
    max-width: 680px;
}
.btn-orange {
    color: #fff!important;
    background-color: #ffc107!important;
    border-color: #ffc107!important;
}
.btn-orange:hover {
    color: #fff;
    background-color: #d8a303;
    border-color: #cb9905;
}
.ls-icon {
    position: relative;
    width: 66px;
    margin: -40px auto 24px auto;
    border-radius: 5px;
    background: #0BA1D8;
    line-height: 56px;
    color: #fff;
}
.ls-icon-link:hover {
    text-decoration: none;
    color: #444;
}
.ls-icon-link:hover:after {
    display: block;
}
.ls-icon-link:after {
    content: "";
    display: none;
    position: absolute;
    height: 5px;
    right: -1px;
    left: -1px;
    bottom: -1px;
    background: #0BA1D8;
}
.ls-icon-link:hover .card-title {
    color: #0BA1D8;
}
.ls-icon-link:hover .ls-icon {
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
}
.ls-icon .fa {
    padding-top: 15px;
    display: inline-block;
}
.ls-icon:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -10px;
    border: 10px solid #0BA1D8;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom: none;
}


/* Testimonials */

.testimonials {
    margin: 0 auto;
}
.testimonials .carousel-item {
    margin-top: 34px;
}
.testimonials .carousel-caption {
    padding: 0;
    right: 0;
    left: 0;
    color: #3d3d3d;
    position: relative;
}
.testimonials .carousel-caption img {
    margin-top: 15px;
}
.testimonials .carousel-caption h3 {
    color: #3d3d3d;
    margin-bottom: 4px;
}
.catestimonialsrd .carousel-caption p {
    line-height: 30px;
}
.testimonials .carousel-caption .col-sm-3 {
    display: flex;
    align-items: center;
}
.testimonials .carousel-caption .col-sm-9 {
    text-align: left;
}


.testimonials .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}
.testimonials .carousel-indicators {
    bottom: -20px;
}
#testimonials .carousel-indicators li {
    border: 1px solid #ccc;
}
#testimonials .carousel-indicators .active {
    background: #FFC107;
}
.bg-2 {
    background-color: #F5FAFF;
}
.box-shadow {
    background: #F5FAFF;
    box-shadow: 0 0 6px 0 rgba(177, 177, 177, 0.5);
    border-radius: 6px;
}
.quotes{
    outline: none;
    color: #33cc99;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    width: 75%;
    background: #fff;
    border: 1px solid #33cc99;
    text-transform: none;
    margin-left: 0em;
    border-radius: 6px;
}
.quotes:hover{
    color: #fff;
    background: #33cc99;
}


/* #Navigation
================================================== */
.navigation-wrap {
    position: fixed;
    width: 100%;
    /* top: 0; */
    /* left: 0; */
    z-index: 1000;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.start-header {
    opacity: 1;
    transform: translateY(0);
    padding: 10px 0;
    box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.start-header.scroll-on {
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    padding: 5px 0;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.start-header.scroll-on .navbar-brand img{
   /* height: 28px;*/
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.navigation-wrap{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.navbar{
    padding: 0;
}
.navbar-brand img{
   height: 52px;
    width: auto;
    display: block;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.navbar-toggler {
    float: right;
    border: none;
    padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
    outline: none;
}
.navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #000;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before{
    width: 24px;
    position: absolute;
    height: 1px;
    background-color: #000;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
    top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    border-color: transparent;
}
.nav-link{
    /*color: #212121 !important;*/
    font-weight: 500;
    transition: all 200ms linear;
}
.nav-item:hover .nav-link{
    color: #0BA1D8 !important;
}
.nav-item.active .nav-link{
    color: #0BA1D8 !important;
}
.nav-link {
    position: relative;
    padding: 5px 0 !important;
    display: inline-block;
}
.nav-item:after{
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #0BA1D8;
    opacity: 0;
    transition: all 200ms linear;
}
.nav-item:hover:after{
    bottom: 0;
    opacity: 1;
}
.nav-item.active:hover:after{
    opacity: 0;
}

.nav-item{
    position: relative;
    transition: all 200ms linear;
}
.nav-item:hover:nth-child(5):after,
.nav-item:hover:nth-child(6):after {
    opacity: 0;
}
.main_banner img {
    width: 100%;
    height: auto;
}
.main_banner .carousel-caption h3 {
    color: #ffc107;
    font-size: 24px;
}
.main_banner .carousel-caption p {
    color: #444444;
    font-size: 16px;
}
.new_loan label {
    margin-top: 24px;
    margin-bottom: 0;
}
.loanfrm label {
    margin-top: 24px;
    margin-bottom: 0;
}
.main_banner .carousel-caption {
    right: 15%;
    left: auto;
    top: 20%;
}
.errorbox {
    font-size: 12px;
    color:red;
}
#primary .modal-dialog {
    z-index: 3333;
}
.spt-border {
    border-right: solid 1px #ddd;
}
.display-table {
    width: 100%;
    height: 100%;
    display: table!important;
}
.table-cell {
    display: table-cell!important;
    vertical-align: middle;
}
.personal_loan .col {
    height: 100px;
    padding: 40px 15px;
}
.personal_loan .col:nth-child(1) {
    padding:24px 15px;
    text-align: center;
}
.personal_loan .col:nth-child(3) {
    padding: 20px 15px;
}
.personal_loan .col:nth-child(5) {
    padding: 30px 15px;
}
.style1 {
    background-color: #fafafa;
    color: #999999;
}
.style2 {
    background-color: #ac3348;
    color: #ffffff;
}
.flex {
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}
.login_ul li {
    width: 50%;
}
.login_ul > li > a::after {
    content: "";
    background: #4285F4;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}
.login_ul > li > a .active > a, .login_ul > li > a:hover {
    border: none;
    color: #4285F4 !important;
    background: transparent;
}
.login_ul > li.active > a::after, .login_ul > li:hover > a::after {
    transform: scale(1);
}
.login_ul > li > a::after {
    content: "";
    background: #4285F4;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}

.login_ul > li > a {
    border: none;
    color: #666;
    padding-top: 36px;
}
.login_ul>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.login .form-control, .login .form-control:focus {
    border-radius: 3px;
    background-color: #fff;
    box-shadow: none;
    color: #444444;
}


.footerFix {
    margin-bottom: 2%;
    float: right;
    margin-right: 5%;
    margin-top: -1%;
    cursor: pointer;
}
.filter_text {
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #c1c3c5;
    font-size: 15px;
    border-radius: 4px;
}

.selectoption2 {
    border: 1px solid black;
    margin-bottom: 5px;
    border-radius: 4px;
    background-color: #f8f8f8;
}
.textclass {
    text-align: center;
    padding: 5px;
    margin-bottom: 0;
}
.sticky {
    position: -webkit-sticky;
    position: sticky;
    font-size: 20px;
    top: 70px;
    z-index: auto;
}
html {
    position: relative;
    min-height: 100vh;
}

.txt {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.text-blue { color: #007bff!important; }
.text-orange { color: #ffc107!important; }
.text-green { color: #67d5bf!important; }
.min--popup {
    border:0;
    display: block;
    text-align: center;
}
.min--popup.close {
    position: absolute;
    top: 12px;
    right: 20px;
}
/* old css  */
#first-slider .main-container {
    padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight:700;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight:700;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
    bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
    background-image: none;
}
#first-slider .carousel .item {
    min-height: 425px;
    height: 100%;
    width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
    animation-delay: 1s;
}
#first-slider h4 {
    animation-delay: 2s;
}
#first-slider h2 {
    animation-delay: 3s;
}


#first-slider .carousel-control {
    width: 6%;
    text-shadow: none;
}


#first-slider h1 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: bold;
}

#first-slider .p {
    padding-top: 125px;
    text-align: center;
}

#first-slider .p a {
    text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
    border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
    border:none;
}


.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}


/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
    background-image: url(https://s20.postimg.org/h50tgcuz1/image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
    background-image: url(https://s20.postimg.org/uxf8bzlql/image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
    background-image: url(https://s20.postimg.org/el56m97f1/image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide4 {
    background-image: url(https://s20.postimg.org/66pjy66dp/image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.middle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #008CBA;
}
.one:hover #pl {
    opacity: 0.2;
}

.one:hover .middle {
    opacity: 1;
}
.two:hover #bl {
    opacity: 0.2;
}

.two:hover .middle {
    opacity: 1;
}
.three:hover #hl {
    opacity: 0.2;
}

.three:hover .middle {
    opacity: 1;
}
.four:hover #cc {
    opacity: 0.2;
}

.four:hover .middle {
    opacity: 1;
}
#pl,#bl,#hl,#cc{
    height: 100px;
}
.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.glyphicon {
    font-size: 30px;
}

      /*-- footer --*/
  .footer{
     
  }
.footer h4 {
    font-size: 1em;
    font-weight: 300;
    margin-bottom: 1em;
    letter-spacing: 6px;
    color: #33cc99;
    text-align: center;
}
.footer h4 span {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    color: #ef5734;
    font-size: 1.4em;
    letter-spacing: 3px;
}
.footer input[type="email"]{
    outline: none;
    color: #000;
    padding: 18px 15px;
    font-size: 1em;
    width: 80%;
    background: none;
    border: 1px solid #000;
    background: none;
    letter-spacing: 3px;
}
.footer input[type="button"]{
    outline: none;
    color: #fff;
    padding: 18px 0;
    font-size: 1.2em;
    width: 19%;
    background: #33cc99;
    border: none;
    text-transform: uppercase;
    margin-left: 0em;
}
.footer input[type="submit"]:hover{
    background: #ef5734;
}
.agile_footer_copy{
    padding:3em 0;
    border-bottom: 1px solid #1d1b1b;
}
.w3agile_footer_grid h3{
    font-size: 1.3em;
    color: #ffffff;
    margin: 0 0 1.5em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.w3agile_footer_grid p{
    font-size:14px;
    color:#bfbfbf;
    line-height:2em;
    margin:0;
    letter-spacing: 2px;
}
.w3agile_footer_grid p span{
    display:block;
    margin:1em 0 0;
}
.w3agile_footer_grid ul li{
    list-style-type:none;
    color:#bfbfbf;
    font-size:14px;
}
.w3agile_footer_grid1 ul li{
    margin-bottom:1em;
}
.w3agile_footer_grid ul li i{
    color:#bfbfbf;
    margin-right: 1em;
}
.w3agile_footer_grid ul li span{
    display:block;
    margin-left: 3em;
}
.w3agile_footer_grid ul li a{
    color:#bfbfbf;
    text-decoration:none;
}
.w3agile_footer_grid ul li a:hover{
    color: #3be8b0;
}
.w3agile_footer_grid ul li{
    margin-bottom: 1.5em;
}
.agileits_w3layouts_copy_right p{
    color:#bfbfbf;
    line-height:2em;
    margin:0;
}
.agileits_w3layouts_copy_right p a{
    text-decoration:none;
    color:#3be8b0;
}
.agileits_w3layouts_copy_right p a:hover{
    color:#999;
}
.w3agile_footer_grid1 ul li span {
    display: inline-block;
    margin-left: 0;
    padding-right: 1em;
}
.w3_agileits_copy_right_social{
    padding: 2.3em 0 0;
    position: relative;
}
.w3_agile_copy_right{
    text-align:right;
}
.agileinfo_social_icons li{
    display:inline-block;
}
.agileinfo_social_icons li a{
    width: 40px;
    height: 40px;
    border: 2px solid #332f2f;
    border-radius: 20px;
    text-decoration: none;
    display: block;
    text-align: center;
}
.agileinfo_social_icons li a:hover{
    color:#fff;
}
.agileinfo_social_icons li a i{
    line-height:2.7em;
}
.w3_agileits_facebook{
    color: #3b5998;
}
.w3_agileits_facebook:hover{
    background: #3b5998;
}
.wthree_twitter{
    color: #1da1f2;
}
.wthree_twitter:hover{
    background: #1da1f2;
}
.agileinfo_google{
    color: #dd4b39;
}
.agileinfo_google:hover{
    background: #dd4b39;
}
/*-- //footer --*/
/*-- mail --*/
.w3_agileits_social_media {
    margin: 2em 0 2em 0;
}
.w3_agileits_social_media ul li{
    display: inline-block;
    font-weight: 600;
    margin: 0 1em;
    font-size: 1.2em;
}
.w3_agileits_social_media ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    width: 32px;
    height: 32px;
    background: #fff;
}
.w3_agileits_social_media ul li a:hover {
    opacity:0.6;
}
.agileinfo_share{
    margin-right: 1em !important;
    color:#fff;
}
.w3_agileits_social_media ul li a.wthree_facebook{
    color:#3b5998;
}
.w3_agileits_social_media ul li a.wthree_twitter{
    color:#1da1f2;
}
.w3_agileits_social_media ul li a.wthree_dribbble{
    color:#ea4c89;
}
.w3_agileits_social_media ul li a.wthree_rss{
    color:#f26522;
}
.w3_agileits_social_media i {
    line-height: 33px;
}
.copy-right p{
    color:#fff;
    line-height:1.8em;
    letter-spacing: 1px;
}
.copy-right p a{
    color: #33cc99;
    text-decoration:none;
}
.copy-right p a:hover{
    color:#fff;
}
.cam a {
    color: #fff;
    font-size: 3em;
    font-weight: 700;
}

#loading {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: url(../img/3.gif) no-repeat center center rgba(0,0,0,0.25);
}

.activeClass {
    background-color: #00a1ffa3;
}
.deactiveClass {
    background-color: #f8f8f8;
}
#ui-datepicker-div {
    font-size: 90%;
}

#ui-datepicker-div .ui-widget {
    font-family: "DroidSans", sans-serif;
    background: #f8f8f8;
}

#ui-datepicker-div .ui-datepicker {
    padding: 0;
}

#ui-datepicker-div .ui-datepicker-header {
    padding: .3em 0;
    color: #fff;
    font-family: "DroidSans", sans-serif;
    font-size: 13px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.8);
    border: none;
    border-radius: 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #2068ea;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.25) 0%, rgba(255,255,255,.25) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.25) 0%, rgba(255,255,255,.25) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.25) 0%, rgba(255,255,255,.25) 100%);
    background-image: linear-gradient(bottom, rgba(0,0,0,.25) 0%, rgba(255,255,255,.25) 100%);
}

#ui-datepicker-div .ui-datepicker-header .ui-state-hover {
    background: transparent;
    border-color: transparent;
    cursor: pointer;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.ui-widget-header .ui-icon {
    background-image: url(../img/ui-icons_ffffff_256x240.png) !important;
}


#ui-datepicker-div .ui-datepicker table {
    margin: 0;
}

#ui-datepicker-div .ui-datepicker th {
    padding:.5em .3em;
    color: #707586;
    font-size: 10px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,.75);
    text-transform: uppercase;
    border: none;
    border-bottom: 1px solid #d5d9e2;
    background: #f2f6fe;
}

#ui-datepicker-div .ui-datepicker td {
    border: none;
    padding: 0;
}

#ui-datepicker-div td .ui-state-default {
    background: transparent;
    border: none;
    text-align: center;
    padding: .7em 0;
    margin: 0;
    font-weight: normal;
    color: #4d4d4d;
    font-size: 11px;
}

#ui-datepicker-div td .ui-state-active,
#ui-datepicker-div td .ui-state-hover {
    font-weight: bold;
}


@media (max-width: 767px){

    .logo{
        color: #ffffff;
        text-decoration: none;
        /*margin-top: 10px;*/
        width:140px;background: #fff;    border-top-left-radius: 3px;    min-height: 50px;
        border-top-right-radius: 3px;
    }
    .name {
        font-size: 13px;
        color: #333;
        padding-top: 15px;
    }

    .logo_img{
        margin-top:4px;
        /*width:120px;*/
        height:36px;
    }
}
