.title-bar {
    padding: 20px 0;
}

.title-bar h1 {
    color: #41464b;
    text-align: center;
    font-weight: 700;
    margin: 20px auto 10px auto;
}
.title-bar h2{
    color: #41464b;
    text-align: center;
    font-weight: 700;
    margin: 20px auto 10px auto;
}
.title-bar h2#head1{
    color: #fff;
}
.title-bar #head{
    color: #fff;
}
.title-bar .heading-border {
    width: 60px;
    height: 3px;
    background-color: #2196f3;
    margin: 0 auto 10px auto;
}

.about .about-content-box {
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
   height:258px;
   
}

.about-content-box>i {
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
}

.about-content-box>h5 {
    color: #fff;
    text-transform: none;
    font-weight: normal;
    padding: 40px 0 10px 0;
     font-weight: bold;
}

.about-content-box>p {
    color: #fff;
    margin-bottom: 30px;
}


.cl-white {
    color: #fff;
}

.cl-atlantis {
    color: #fff;
}

.bg-white {
    background: #fff;
}

.bg-atlantis {
    background: #2196f3;
}

.bg-starship {
    background: #204fdd;
}

.bg-matisse {
    background: #247cb6;
}

.bg-chathams {
    background: #039ae9;
}

.bg-starship1 {
    background: #7EBAB5;
}

.bg-matisse1 {
    background: #29A298;
}

.bg-chathams1 {
    background: #1f4c90;
}

.bg-gray {
    background: #f0f0f0;
}

.bg-light-gray {
    background: #f9f9f9;
}

.bg-gradiant {

    background: linear-gradient(45deg, rgba(34, 155, 242, 1) 0%, rgba(0, 128, 129, 1) 99%, rgba(0, 128, 128, 1) 100%); 
    background: -moz-linear-gradient(45deg, rgba(34, 155, 242, 1) 0%, rgba(0, 128, 129, 1) 99%, rgba(0, 128, 128, 1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(34, 155, 242, 1)), color-stop(99%, rgba(0, 128, 129, 1)), color-stop(100%, rgba(0, 128, 128, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(34, 155, 242, 1) 0%, rgba(0, 128, 129, 1) 99%, rgba(0, 128, 128, 1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(34, 155, 242, 1) 0%, rgba(0, 128, 129, 1) 99%, rgba(0, 128, 128, 1) 100%);
    /* opera 11.10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(34, 155, 242, 1)', endColorstr='rgba(0, 128, 128, 1)',GradientType=0 ); 
}

.bg-gradiant1 {
    background: #fff;
}

.bg-gradiant1 h3, .bg-gradiant1 h6 {
    color: rgba(51, 51, 51, 1) !important;
    font-weight: bold;
}

.bg-gradiant1 .heading-border-light {
    background: rgba(33, 150, 243, 1) !important;
}

.bg-gradiant1 p {
    color: rgba(128, 128, 128, 1) !important;
}

.bg-gradiant2 {
    background: linear-gradient(45deg, rgba(45, 204, 45, 1) 0%, rgba(28, 187, 155, 1) 100%);
    background: -moz-linear-gradient(45deg, rgba(45, 204, 45, 1) 0%, rgba(28, 187, 155, 1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(45, 204, 45, 1)), color-stop(99%, rgba(28, 187, 155, 1)), color-stop(100%, rgba(28, 187, 155, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(45, 204, 45, 1) 0%, rgba(28, 187, 155, 1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(45, 204, 45, 1) 0%, rgba(28, 187, 155, 1) 100%);
    /* opera 11.10+ */
}

.bg-gradiant3 {
    background: linear-gradient(45deg, rgba(33, 155, 240, 1) 0%, rgba(0, 128, 129, 1) 100%);
    background: -moz-linear-gradient(45deg, rgba(33, 155, 240, 1) 0%, rgba(0, 128, 129, 1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(33, 155, 240, 1)), color-stop(99%, rgba(0, 128, 129, 1)), color-stop(100%, rgba(0, 128, 129, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(33, 155, 240, 1) 0%, rgba(0, 128, 129, 1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(33, 155, 240, 1) 0%, rgba(0, 128, 129, 1) 100%);
    /* opera 11.10+ */
}

.bg-gradiant4 {
    background: linear-gradient(45deg, rgba(154, 89, 181, 1) 0%, rgba(42, 127, 184, 1) 100%);
    background: -moz-linear-gradient(45deg, rgba(154, 89, 181, 1) 0%, rgba(42, 127, 184, 1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(154, 89, 181, 1)), color-stop(99%, rgba(42, 127, 184, 1)), color-stop(100%, rgba(42, 127, 184, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(154, 89, 181, 1) 0%, rgba(42, 127, 184, 1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(154, 89, 181, 1) 0%, rgba(42, 127, 184, 1) 100%);
    /* opera 11.10+ */
}

.subheader-img {
    height: 50px;
    margin-top: 30px;
}

.subheader-img img {
    height: 100%;
}




