html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

/* body { padding-top: 70px; } */

html{
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

body {
    background-color: white;
    color:#555;
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    color: #484848;
}

h1 {
    color: #624489;
    font-size: 25px !important;
    margin: 0px;
    text-align: center;
    letter-spacing: 0.2em !important;
} 

h2 {
    font-size: 16px !important;
    text-transform: uppercase;
    color: #624489;
    margin: 0px;
    margin-top: 25px;
}

/*ESTHER*/
.colored {
    color: #624489;
}
h1 {
    color: #555 !important;;
}

p {
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #888;
    line-height: 1.8em;
}

a:focus, a:hover {
    text-decoration: none;
}

.container-sub a:focus, a:hover {
    color: #fff !important;
    text-decoration: none !important;  
    opacity: 0.8;
    transition: opacity 0.1s linear;
}

.vertical-middle {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.row {
    margin: 0px;
}

.btn-c10{
    background-color: #624489;
    color: #fff;
    padding: 10px 30px;
}

.center{
    text-align: center;
}


.space{
    width: 100%;
    display: inline-block;
    height: 60px;
}

.subline {
    text-align: center;
    margin-bottom: 15px;
}

.subline span{
    height: 1px;
    width: 30px;
    background-color: #624489;
    display: inline-block;
}

#origin-input:focus {
    border-color: #4d90fe;
}

.pac-container {
    font-family: 'Raleway', sans-serif;
}

#type-selector {
    color: #fff;
    background-color: #4d90fe;
    padding: 5px 11px 0px 11px;
}

#type-selector label {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 300;
}


.invisible{
    display: none;
}


/* Profile container */
.profile {
    margin: 20px 0;
}

/* Profile sidebar */
.profile-sidebar {
    padding: 20px 0 10px 0;
    background: #fff;
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #5a7391;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

.profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
    margin-right: 0px;
}

.profile-usermenu {
    margin-top: 30px;
}

.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
    border-bottom: none;
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
}

.profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 14px;
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1;
}

.profile-usermenu ul li.active {
    border-bottom: none;
}

.profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px;
}

/* Profile Content */
.profile-content {
    padding: 20px;
    background: #fff;
    min-height: 460px;
}

.profile-userpic img {
    width: 140px;
    height: 140px;
}

.panel-default{
    padding-bottom: 30px;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.center-cropped {
    width: 140px;
    height: 140px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    margin: auto;
}


/* maintenance */ 
.maintenance {
    text-align: center;
    vertical-align: middle;
}


/* style menu c10 */
.navbar-default {
    background-color: #fff;
    border-width: 0;
    z-index: 5;
    margin: 0px !important;
}

.navbar-default .navbar-nav > li > a {
    color: #4e397d;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li:hover > a {
    border: 0 solid #4285f4;
    font-weight: 400 !important;
}

.navbar-default li:hover a{
    font-weight: normal;
}

a.navbar-brand {
    color: #4e397d;
    text-transform: uppercase;
}

.icon {
    max-height: 50px;
    width: auto;
    float: left;
    padding: 10px !important;
}

@media (min-width: 768px){
.navbar-right {
    margin-right: 0px;
}
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.slider {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    display: block;
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    margin-top: -52px;
 
}

.slider .content{   
  z-index: 3;   
  top: 0;   
  background-image: url(../img/slide.jpg);
  background-size: cover;
  width: 100%; 
    height: 100vh; 
    overflow: hidden; 
    display: block; 
    position: relative;
    padding: 0px;
}   


.sectionBanner {
     background-image: url(../img/section.jpg);
     background-size: cover; 
    width: 100%; 
    height: 200px; 
    overflow: hidden; 
    display: block; 
    position: relative;
    padding: 0px;
    background-attachment: fixed;
}

.afterSlider{
    background-color: transparent;
    color: #fff;
    padding: 0px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 999;
}

.about-us, .our-services, .our-team, .contact {
    padding: 60px;
}

.about-us p{
    color: #624489;
    text-align: center;
}

.our-services{
    background-color: #F6F6F6;
}

.our-services .title{ 
    color: #fff;
    text-align: center !important;
    line-height: 25px;
    font-weight: 200;
}

.our-services .content-img img{
    max-width: 100%;
    height: auto;
    opacity: 0.5;
    /*border-radius: 50%;
    border: 2px solid #624489;*/
}


.our-services .content-info{
    margin-top: 30px;
    min-height: 250px;
}

@media(max-width: 991px){
    .our-services .col, .our-team .col {
        width: 50%;
        float: left;
    }
    .our-services .col-md-12, .our-services .container{
        padding: 0px;
    }

    .our-services .content-info {
        height: auto;
    }
}

@media(max-width: 662px){
    .our-team .col {
        width: 100%;
        float: left;
    }
}

@media(max-width: 738px){
    .our-services .col{
        width: 100%;
    }   
    .our-services .content-info {
        height: auto;
        min-height: auto;
    }
}



.our-team .content-img img{
    max-width: 200px;
    height: auto;
    opacity: 0.9;
    /*border-radius: 50%;*/
}

.our-team .col-md-4 {
    margin-top: 30px;
}

.contact, .map {
    border-top: 3px solid #624489;
    background: #3F3F3F;
    color: #fff;
}

#map {
    width: 100%;
    height: 250px;
    padding: 0px;
    pointer-events: none;
}

.back-to-top,  .back-to-top:hover {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    color: #fff;
}


.back-to-top i {
    width: 40px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    background-color: #624489;
}



/* Effect 21: borders slight translate */
.cl-effect-21 #navbar a {
    padding: 15px 10px;
    font-weight: 400;
    text-shadow: none;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.cl-effect-21 #navbar a::before,
.cl-effect-21 #navbar a::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #624489;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.cl-effect-21 #navbar a::before {
    top: 0;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
    top: 8px;
}

.cl-effect-21 #navbar a::after {
    bottom: 8px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}

.cl-effect-21 #navbar a:hover::before,
.cl-effect-21 #navbar a:focus::before,
.cl-effect-21 #navbar a:hover::after,
.cl-effect-21 #navbar a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    
}

.cl-effect-21 #navbar a:hover {
    color: #624489 !important;
}

.navbar-default .navbar-nav>li>a {
    color: #624489;
    font-weight: 400;
}


.title, .content-info h2 {
    text-transform: uppercase;
     font-size:16px;
     font-weight: 100;
     line-height: 1.0em;
     letter-spacing: 0.2em;
}

.content-info {
    text-align: center !important;
    width:100%;
    height:200px;
    padding:10%;

}

.subcontent {
    margin-left:38px;
    color:#bbbbbb !important;
}

.content-info h2, .content-info p {
    text-align:center;
}

.more {
    margin: 0px auto !important;
    border-radius: 50% !important;
    display: block !important;
    border: lightgrey 1px solid !important;
    background-color: white !important;
    color: lightgrey !important;
    font-size:16px;
    height:50px;
    width:50px;
}

.more:hover{
    border-color: none !important;
    background-color: #624489 !important;
    color:white !important;
}

.sectionBanner h1{
    max-width:620px !important;
    color: white !important;
    margin: 0px auto;
    margin-top: 70px;
}

/* slider design */ 
.carousel-indicators {
    bottom: 75px !important;
}

.carousel-caption {
    top: 30%;
}

.phone{
    font-size: 15px;
    margin-bottom: 10px;
} 

.phone2 strong, .question{
    font-size: 19px;
}

.content-phone {
    padding: 20px;
}

.about-us {
    margin-top:120px;
}

.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
    padding: 0px !important;
}

.about-us, .our-services, .our-team, .contact {
    padding: 60px;
    padding: 100px;
}

.contact-section {
    color: white !important;
    margin: 0px auto;
    margin-top: 70px;
    border: 1px solid white;
    padding:10px 20px;
}

.html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

.row {
    margin: 0px;
}

.btn-c10{
    background-color: #624489;
    color: #fff;
    padding: 10px 30px;
}

.center{
    text-align: center;
}


.space{
    width: 100%;
    display: inline-block;
    height: 60px;
}

#origin-input:focus {
    border-color: #4d90fe;
}

.pac-container {
    font-family: 'Raleway', sans-serif;
}

#type-selector {
    color: #fff;
    background-color: #4d90fe;
    padding: 5px 11px 0px 11px;
}

#type-selector label {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 300;
}


.invisible{
    display: none;
}


/* Profile container */
.profile {
    margin: 20px 0;
}

/* Profile sidebar */
.profile-sidebar {
    padding: 20px 0 10px 0;
    background: #fff;
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #5a7391;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

.profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
    margin-right: 0px;
}

.profile-usermenu {
    margin-top: 30px;
}

.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
    border-bottom: none;
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
}

.profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 14px;
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1;
}

.profile-usermenu ul li.active {
    border-bottom: none;
}

.profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px;
}

/* Profile Content */
.profile-content {
    padding: 20px;
    background: #fff;
    min-height: 460px;
}

.profile-userpic img {
    width: 140px;
    height: 140px;
}

.panel-default{
    padding-bottom: 30px;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.center-cropped {
    width: 140px;
    height: 140px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    margin: auto;
}


/* maintenance */ 
.maintenance {
    text-align: center;
    vertical-align: middle;
}


/* style menu c10 */
.navbar-default {
    background-color: #fff;
    border-width: 0;
    z-index: 5;
    margin: 0px !important;
}

.navbar-default .navbar-nav > li > a {
    color: #4e397d;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li:hover > a {
    border: 0 solid #4285f4;
    font-weight: 400 !important;
}

.navbar-default li:hover a{
    font-weight: normal;
}

a.navbar-brand {
    color: #4e397d;
    text-transform: uppercase;
}

.icon {
    max-height: 50px;
    width: auto;
    float: left;
    padding: 5px;
}

@media (min-width: 768px){
.navbar-right {
    margin-right: 0px;
}
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.slider {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    display: block;
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    margin-top: -52px;
 
}

.slider .content{   
  z-index: 3;   
  top: 0;   
  background-image: url(../img/slide.jpg);
  background-size: cover;
  width: 100%; 
    height: 100vh; 
    overflow: hidden; 
    display: block; 
    position: relative;
    padding: 0px;
}   


.about-us, .our-services, .our-team, .contact {
    padding: 60px;
}

.about-us p{
    color: #624489;
    text-align: center;
}

.our-services{
    background-color: #F6F6F6;
}

.our-services .content-img img{
    max-width: 100%;
    height: auto;
    opacity: 0.5;
    /*border-radius: 50%;
    border: 2px solid #624489;*/
}



.our-services .content-info{
    margin-top: 30px;
}



.contact, .map {
    border-top: 3px solid #624489;
    background: #3F3F3F;
    color: #fff;
}




/*ESTHER*/

.subtitle {
    max-width:620px;
    margin:0px auto;
}

.icon-small {
    height:60px;
    width: auto;
    margin-bottom: 20px;
}

.title, .content-info h2 {
    text-transform: uppercase;
     font-size:16px;
     font-weight: bold;
     line-height: 20px;
     letter-spacing: 0.2em;
}
.content-info {
    text-align: left;
}

.subcontent {
    margin-left:38px;
    color:#bbbbbb !important;
}

.content-info h2, .content-info p {
    text-align:center;
}

.more {
    margin: 0px auto !important;
    border-radius: 50% !important;
    display: block !important;
    border: lightgrey 1px solid !important;
    background-color: white !important;
    color: lightgrey !important;
    font-size:16px;
    height:50px;
    width:50px;
}

.more:hover{
    border-color: none !important;
    background-color: #624489 !important;
    color:white !important;
}

.sectionBanner h1{
    max-width:620px !important;
    color: white !important;
    margin: 0px auto; 
    margin-top: 70px;
}


/* slider design */ 
.carousel-indicators {
    bottom: 75px !important;
}

.carousel-caption {
    top: 30%;
}


.phone{
    font-size: 30px;
    margin-bottom: 10px;
} 

.about-us {
 margin-top:120px;
}


.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
    padding: 20px;
}

.about-us, .our-services, .our-team, .contact {
    padding: 60px;
    padding: 100px;
}

.contact-section {
    color: white !important;
    margin: 0px auto;
    margin-top: 70px;
    border: 1px solid white;
    padding:10px 20px;
}


.row {
    margin: 0px;
}

.btn-c10{
    background-color: #624489;
    color: #fff;
    padding: 10px 30px;
}

.center{
    text-align: center;
}


.space{
    width: 100%;
    display: inline-block;
    height: 60px;
}


#origin-input:focus {
    border-color: #4d90fe;
}

.pac-container {
    font-family: 'Raleway', sans-serif;
}

#type-selector {
    color: #fff;
    background-color: #4d90fe;
    padding: 5px 11px 0px 11px;
}

#type-selector label {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 300;
}


.invisible{
    display: none;
}


/* Profile container */
.profile {
    margin: 20px 0;
}

/* Profile sidebar */
.profile-sidebar {
    padding: 20px 0 10px 0;
    background: #fff;
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #5a7391;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

.profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
    margin-right: 0px;
}

.profile-usermenu {
    margin-top: 30px;
}

.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
    border-bottom: none;
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
}

.profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 14px;
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1;
}

.profile-usermenu ul li.active {
    border-bottom: none;
}

.profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px;
}

/* Profile Content */
.profile-content {
    padding: 20px;
    background: #fff;
    min-height: 460px;
}

.profile-userpic img {
    width: 140px;
    height: 140px;
}

.panel-default{
    padding-bottom: 30px;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.center-cropped {
    width: 140px;
    height: 140px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    margin: auto;
}


/* maintenance */ 
.maintenance {
    text-align: center;
    vertical-align: middle;
}


/* style menu c10 */
.navbar-default {
    background-color: #fff;
    border-width: 0;
    z-index: 5;
    margin: 0px !important;
}

.navbar-default .navbar-nav > li > a {
    color: #4e397d;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li:hover > a {
    border: 0 solid #4285f4;
    font-weight: 400 !important;
}

.navbar-default li:hover a{
    font-weight: normal;
}

a.navbar-brand {
    color: #4e397d;
    text-transform: uppercase;
}

.icon {
    max-height: 50px;
    width: auto;
    float: left;
    padding: 5px;
}

@media (min-width: 768px){
.navbar-right {
    margin-right: 0px;
}
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.slider {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    display: block;
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    margin-top: -52px;
 
}

.slider .content{   
  z-index: 3;   
  top: 0;   
  background-image: url(../img/slide.jpg);
  background-size: cover;
  width: 100%; 
    height: 100vh; 
    overflow: hidden; 
    display: block; 
    position: relative;
    padding: 0px;
}   



.afterSlider{
    color: #fff;
        text-align: center;
    position: relative;
    width: 100%;
    z-index: 999;
}

.about-us, .our-services, .our-team, .contact {
    padding: 60px;
}

.about-us p{
    color: #624489;
    text-align: center;
}

.our-services{
    background-color: #F6F6F6;
}

.our-services .content-img img{
    max-width: 100%;
    height: auto;
    opacity: 0.5;
    /*border-radius: 50%;
    border: 2px solid #624489;*/
}

.our-services .col, .our-team .col{
    text-align: center;
}

.our-services .content-info{
    margin-top: 30px;
}


.contact, .map {
    border-top: 3px solid #624489;
    background: #25243f;
    color: #fff;
}


.subtitle {
    max-width:620px;
    margin:0px auto;
}


.content-info {
    text-align: left;
}

.subcontent {
    margin-left:38px;
    color:#bbbbbb !important;
}

.content-info h2, .content-info p {
    text-align:center;
}

.more {
    margin: 0px auto !important;
    border-radius: 50% !important;
    display: block !important;
    border: lightgrey 1px solid !important;
    background-color: white !important;
    color: lightgrey !important;
    font-size:16px;
    height:50px;
    width:50px;
}

.more:hover{
    border-color: none !important;
    background-color: #624489 !important;
    color:white !important;
}

.sectionBanner h1{
    max-width:620px !important;
    color: white !important;
    margin: 0px auto;
    margin-top: 70px;
}


/* slider design */ 
.carousel-indicators {
    bottom: 75px !important;
}

.carousel-caption {
    top: 30%;
}


.phone{
    font-size: 15px;
    margin-bottom: 10px;
    padding: 5px;
    font-weight: 600;
} 

.question {
    margin: 30px;
    font-weight: bold;
}

.phone2 strong{
    font-size: 25px;
}
.container-phone {
    background-color: #624489;
    padding: 30px;
}

.container-phone a{
    color: #fff;
}

.container-phone a:hover, .container-phone a:focus{
    color: #fff;
    text-decoration: none;
} 

.container-sub {
    padding:30px;
}

.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
    padding: 20px;

}



.about-us, .our-services, .our-team, .contact, #clock {
    padding: 7em;
}

.icon-time {
    font-size: 80px;
    color: rgba(255,255,255,0.70);
}

#clock h1{
    color: #fcfcfc !important;
}

#clock .subline span {
    background-color: #fcfcfc;
}

.contact-section {
    color: white !important;
    margin: 0px auto;
    border: 1px solid white;
    padding:10px 20px;
}
 


.banner-contact {
    display: table;
}

.banner-contact .content{
    display: table-cell;
    vertical-align: middle;
}

.banner-contact  h1 {
    margin-top: 0px !important;
}

.contact-section {
    display: inline-block;
}


.banner-contact .col-md-6{
    text-align: center;
}

@media (max-width: 991px){
    .banner-contact .contact-section {
        margin-top: 30px;
    }

    .banner-contact {
        padding-left: 10px;
        padding-right: 10px;
    }

    .banner-contact .container {
        padding: 0px;
    }
}


.cont-img {
    text-align: center;
    position: relative;
}

.was:hover{
    opacity: 1;
}

.img-phone {
    display: inline-block;
    text-align: center;
    margin-top: -83px;
    max-width: 60px;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}

.img-phone:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 1;
}


/* slider */ 
@media(max-width: 767px){
    .carousel {
        display: none;
    }

    .phone-date {
        margin-top: 150px;
    }
}

.carousel-control {
    background-image: none !important;
}

.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
    color: #624489;
    text-shadow: none !important;
}

.slide1 {
    background-size: cover;
    background-image: url(../img/slide1.jpg);
}

.slide2 {
    background-size: cover;
    background-image: url(../img/slide2.jpg);
}

.slide3 {
    background-size: cover;
    background-image: url(../img/slide3.jpg);
}
.slide4 {
    background-size: cover;
    background-image: url(../img/slide4.jpg);
}


.logo_slider {
    max-height:200px;
    max-width: 100%;
}

/*team link*/
.team-link {
    color:#fff !important;
    display:block;
}
.carousel-caption {
    text-shadow: none !important;
}

.team-link:hover {
    text-decoration: none !important;
    opacity: 1;
}

.team-link p{
    color: #624489;
    font-weight: 200;
}


/* modal dialog */ 


body {
  background: #72cffa;
}

/* .modal-transparent */

.modal-transparent {
  background: transparent;
}
.modal-transparent .modal-content {
  background: transparent;
}
.modal-backdrop.modal-backdrop-transparent {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-transparent.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

/* .modal-fullscreen */

.modal-fullscreen {
  background: white !important;
}
.modal-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
}

/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .modal-fullscreen .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .modal-fullscreen .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .modal-fullscreen .modal-dialog {
     width: 1170px;
  }
}

body.modal-open {
    overflow: visible;
}

/* end modal dialog */ 

/*GRADIENT BACKGROUND*/
.phone-date, .content-info {
  background: #503178; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #503178, #8a4aa2); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #503178, #8a4aa2); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #503178, #8a4aa2); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #503178, #8a4aa2); /* Standard syntax */
}

.team-link .content-info {
    background: transparent;
    padding-top: 0px;
}


.container-sub a {
    color: #ffffff;
    text-decoration: none; 
    transition: opacity 0.1s linear;
}



.content-info h2 {
    text-transform: uppercase;
     font-size:16px;
     font-weight: normal !important;
     line-height: 20px;
     letter-spacing: 0.2em;
     color: #624489;
    border-top: 1px solid;
    margin-top: 0px;
    padding-top: 20px;
}


.contact-copyright {
    background-color: #25243f;
}

.contact-copyright p a{
    color: #fff !important;
}

.contact-copyright p, .contact-lotation p {
    margin-bottom: 3px;
    margin-top: 3px;
    color: rgba(255,255,255,0.70) !important;
    font-size: 12px;
    padding: 6px;
    text-align: center;
}

.contact-lotation {
    background: #624489;

}

.contact-lotation p {
    color: rgba(255, 255, 255, 0.64) !important;
}

#contact h1{
    color: #fff !important;
    margin-bottom: 20px;
}


input[type="text"], textarea, input[type="email"], .form-control {
  border-radius: 0px !important;
  border-color: #ECECED !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: 0.1s linear;
  color: rgba(255,255,255,0.70) !important;
}

input[type="text"]:focus, textarea:focus, input[type="email"]:focus, .form-control:focus {
  border-color: #ECECED !important;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*Top Navar*/
.container-top {
    padding: 0px;
    color: #757575;
}

/*Slider*/
.carousel-caption h3 {
    border: none;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #624489 !important;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.2em !important;
    font-size: 30px;
    font-weight: bold;
}

.left {
    text-align:left;
}

.slider-button {
   background-color: #624489;
   color:white; 
}

.slider-button:hover, .slider-button:focus, .slider-button:visited {
   background-color:#8a4aa2 !important;
   color:white !important;  
}

/*Contact Section*/
.section-contact{
    text-align:center;
}

.fa-envelope-o {
    font-size: 20px;
}

.section-contact p, .section-contact a {
    color: rgba(255,255,255,0.70) !important;
}

.section-contact .subline span{
    background-color: white;
}

@media (max-width: 991px){
    .section-contact .col-md-6{
        width: 50%;
        float: left;
    }
}

@media (max-width: 767px){
    #contact-form {
        margin-bottom: 50px;
    }

    .section-contact .col-md-6{
        width: 100%;
        float: none;
    }
}

.form-control {
    background-color: rgba(255, 255, 255, 0.15) !important;
    background-image: none !important;
    border: 0px solid #ccc !important;
}

.banner-time {
    background-image: url(../img/banner-time.jpg);
    background-size: cover;
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    padding: 0px;
    background-attachment: fixed;

    color:white;
    padding-top: 30px;
}

.banner-time p {
    color:white;
}

.top-button {
    padding: 6px 12px !important;
    margin-top: 10px;
}

.detail-info {
    border-bottom: 1px solid #f2f2f2;
}

.detail-info .navbar-right{
    margin-right: 10px;
}

.detail-info .navbar-header {
    margin-top: 13px;
}

.detail-info .btn {
    margin-top: 6px;
    margin-bottom: 6px;
}

@media (max-width: 767px){
    .detail-info {
        display: none;
    }
}


@media (min-width: 1200px){
.container {
    width: 1170px;
    max-width: 100%;
}

}


#quality h1{
    margin: auto;
}

#quality {
    height: auto;
    padding: 3em;
}

