body {
    text-rendering: optimizelegibility;
    background: #d5dee7;
    font-family: Varela round;
    overflow: hidden;
}
* {-webkit-font-smoothing: antialiased;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Varela round;
}
p {
    color: #333;
}
a, a:hover {
    color: #e91e63;
}
a:focus {
    outline: 0;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99;
}
#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}
.main-btn {
    background: #08b6b9;
    border-color: #08b6b9;
    border-radius: 0;
    color: #fff;
}
.main-btn:hover {
    background: #e91e63;
    color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .28);
}
.line-btn {
    font-weight: 300;
    background: #e91e63;
    border-radius: 0;
    color: #fff;
    border-color: #e91e63;
}
.line-btn:hover {
    color: #fff;
    background: #f53174;
}
.color-overlay {
    background: rgba(66, 134, 245, .9);
}
.sectionIcon {
    color: #e5e5e5;
    background: #fff;
    padding-right: 0;
    font-size: 30px;
    display: inline-block;
    text-align: center;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -37px;
    width: 75px;
    height: 75px;
    line-height: 75px;
    border-radius: 50%;
    vertical-align: middle;
}
.bgParallax {
    color: #FFF;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 1920px;
    position: relative;
    min-height: 100%;
    background-position: 50% 0;
    background-repeat: repeat;
    background-attachment: fixed;
}
.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #fff;
    height: 49px;
}
.form-control:focus {
    box-shadow: none;
    border-color: #4286f5;
}
.form-control-feedback {
    line-height: 50px;
}
.back-to-top {
    text-align: center;
    position: fixed;
    bottom: 15px;
    right: 10px;
    text-decoration: none;
    color: #fff;
    background-color: #08b6b9;
    display: none;
    border-radius: 100%;
    width: 56px;
    height: 56px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}
.back-to-top .mdicon {
    font-size: 36px;
    line-height: 56px;
}
.back-to-top:hover {
    background: #e91e63;
    color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .28);
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
    margin-top: 0;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #e91e63;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border-color: #e91e63;
}
.navbar-default .navbar-collapse.in {
    background-color: #08b6b9;
}
.navbar-default .navbar-collapse.in .navbar-nav>li>a {
    color: #344563;
}
.navbar-default .navbar-collapse.in .navbar-nav>li>a:hover {
    color: #ef6348;
}
.main-menu.floating-menu .navbar-toggle .icon-bar {
    background-color: #fff;
}
.main-menu.floating-menu .navbar-toggle {
    border-color: #fff;
}
.progress {
    background-color: #eee;
    height: 30px;
    margin-bottom: 30px;
    border-radius: 0;
}
.progress-bar {
    line-height: 30px;
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
}
.navbar-default .navbar-brand {
    padding: 0 15px;
    height: auto;
}
.navbar.navbar-default {
    padding: 15px 0;
    background: 0 0;
    border: none;
    margin: 0;
}
.main-menu {
    background: 0 0;
    border: none;
    transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -webkit-transition: background .5s ease-in-out;
}
.navbar-default .navbar-nav>li>a {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 300;
    padding: 7px 15px;
}
.navbar-default .navbar-nav>li>a.active {
    color: #fca1c0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background: 0 0;
    color: #ef6348;
}
.main-menu.floating-menu {
    background: #08b6b9;
   /*  background: #3367d5; */
}
.main-menu.floating-menu .navbar-nav>li>a {
    color: #4d4d4d;
}
.main-menu.floating-menu .navbar-nav>li>a.active {
    color: #e91e63;
}
.main-menu.floating-menu .navbar-nav>.active>a, .main-menu.floating-menu .navbar-nav>.active>a:focus, .main-menu.floating-menu .navbar-nav>.active>a:hover, .main-menu.floating-menu .navbar-nav>li>a:focus, .main-menu.floating-menu .navbar-nav>li>a:hover {
    background: 0 0;
    color: #e91e63;
}
#banner {
    padding: 0;
    text-align: center;
   /*  background: #4286f5; */
    background: #08b6b9;
    width: 100%}
#banner h1 {
    font-weight: 400;
    color: #e91e63;
}
#banner h2 {
    font-size: 55px;
    font-weight: 100!important;
    color: #fff;
}
#banner h2 span {
    font-weight: 300;
}
#banner h1 .mdicon {
    font-size: 160px;
}
#banner p {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
}
#banner .container {
    position: relative;
}
#banner .container .intro {
    margin-top: 210px;
    
}
#about .sectionIcon {
    background: 0 0;
    top: -66px;
    font-size: 66px;
    color: #fff;
}
section h2.heading {
    font-size: 48px;
    color: #333;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 50px;
    margin-top: 0;
}
section h3.helping-text {
    font-size: 20px;
    color: #888;
    font-weight: 300;
    margin: 0 0 30px;
    line-height: 36px;
}
section p {
    font-size: 18px;
}
section {
    position: relative;
    padding: 70px 0 50px;
    text-align: center;
}
#parallax-1 {
    padding: 0;
    background-image: url(../images/parallax-2.jpg);
}
#parallax-1 .color-overlay {
    padding: 50px 0;
}
#parallax-2 {
    padding: 50px 0;
    background-image: url(../images/perallax.jpg);
}
.bgParallax h2.heading {
    color: #fff;
    margin-bottom: 25px;
}
#mywork {
    background: #fff;
}
.portfolio-grid .thumbnail {
    margin-bottom: 30px;
    border-radius: 0;
    border: none;
    padding: 0;
}
.portfolio-grid .thumbnail img {
    height: 213px;
    border: none;
    border-radius: 0;
    padding: 0;
}
.drop-panel {
    padding: 0!important;
}
.portfolio-grid .hide-none {
    display: none;
    height: 213px!important;
    background: rgba(66, 134, 245, .9);
}
.portfolio-grid .hover-text {
    text-align: center;
    padding-top: 55px;
}
.portfolio-grid .hover-text h5 {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 0;
}
.portfolio-grid .hover-text p {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    line-height: 30px;
}
.portfolio-grid .hover-text a {
    color: #fff;
}
.portfolio-grid .hover-text a i {
    font-size: 48px;
}
.portfolio-grid .hover-text a:hover {
    color: #e91e63;
}
.social li a {
   /*  font-size: 24px; */
    color: #fff;
}
.social li a .mdicon {
    font-size: 48px;
    line-height: 48px;
}
.social li a:hover {
    color: #e91e63;
}
#skills {
    background: #fff;
}
.progress-bar-success {
    background-color: #259b24;
}
.progress-bar-info {
    background-color: #3f51b5;
}
.progress-bar-warning {
    background-color: #ff9800;
}
.progress-bar-danger {
    background-color: #e51c23;
}
.contact-form .textarea {
    min-height: 220px;
    resize: none;
}
#info {
    background: #343434;
    color: #fff;
}
#info h4 {
    margin-top: 0;
    font-size: 26px;
    color: #fff;
    font-weight: 300;
}
#info p {
    color: #fff;
    font-size: 14px;
}
footer {
    padding: 20px 0;
    background: #333;
    width: 100%;
    float: left;
}
footer .design-by {
    font-size: 13px;
    color: #888;
    text-align: right;
}
@media (min-width:1200px) {
    .container {
    width: 970px;
}
}@media (max-width:768px) {
    .portfolio-grid .thumbnail img {
    height: 228px;
}
.portfolio-grid .hide-none {
    height: 228px!important;
    width: 316px!important;
}
.portfolio-grid .hover-text {
    padding-top: 70px;
    left: 14px!important;
}
.portfolio-grid .hover-text h5 {
    font-size: 28px;
    line-height: 30px;
}
.portfolio-grid .hover-text p {
    font-size: 18px;
    line-height: 24px;
}
}@media (max-width:640px) {
    .portfolio-grid .hover-text {
    padding-top: 70px;
    left: 139px!important;
}
}@media (max-width:480px) {
    .navbar-default .navbar-toggle {
    border: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: 0 0;
}
.carousel-inner .item .carousel-caption h3 {
    font-size: 36px;
}
.carousel-inner .item {
    min-height: 500px;
}
.bgParallax h2.heading {
    font-size: 20px;
}
.portfolio-grid .hover-text {
    padding-top: 70px;
    left: 0!important;
}
.portfolio-grid .thumbnail img {
    height: 313px;
    width: 100%}
.portfolio-grid .hide-none {
    height: 313px!important;
    width: 100%!important;
}
#banner h2 {
    font-size: 36px;
}
#banner h1 .mdicon {
    font-size: 120px;
}
#banner p {
    font-size: 20px;
}
section h2.heading {
    font-size: 36px;
    color: #333;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 30px;
    margin-top: 0;
}
}@media (max-width:340px) {
    .navbar-default .navbar-brand img {
    width: 180px;
}
.navbar-default .navbar-toggle {
    padding-top: 0;
}
#banner .container .intro {
    position: absolute;
    width: 250px;
    top: 95px;
    left: 25px;
}
.portfolio-grid .hover-text {
    padding-top: 60px;
}
.portfolio-grid .thumbnail img {
    height: 206px;
    width: 100%}
#banner .container .intro {
    margin-top: 50px;
}
#banner h2 {
    font-size: 28px;
}
#banner p {
    font-size: 14px;
}
.portfolio-grid .hide-none {
    height: 206px!important;
    width: 100%!important;
}
.green{background:#18B396;color:#fff;}
    .red{background:#fff;color:#000;border:1px solid #ccc;border-radius:5px;}
    .initialcase{text-transform: initial!important;}
.day{  
  height: auto;
  padding: 0px;
  margin: 0px;
  width: 11%;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align:center;
  border-radius:5px;color:#000;}
  .available{width: 14px;border-radius: 50%;}
.dayselected{border:1px solid #CF147F;
  height: auto;
  padding:0px;
  margin: 0px;
  width: 11%;
  float: left;
  margin-right: 6px;color:#fff;margin-top: 10px;
  margin-bottom: 10px;}
}