@import url('https://fonts.googleapis.com/css?family=Arimo');

.row {
    margin: 0
}

.nopadding{
    padding: 0;
}



body {
    font-family: 'Arimo', sans-serif;
    line-height: 20px;
    color: #3f3631;
    font-weight: 300;
    font-size: 16px;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Arimo', sans-serif;
    font-weight: 600;
    color: #222222;
}

a, a:hover, a:focus, a:active {
    outline: none;
}

.section-padding {
    padding: 10px 0px;

}

h2 {
    line-height: 20px;
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}

hr.botm-line {
    height: 3px;
    width: 60px;
    background: #ffb737;
    position: relative;
    border: 0;
    margin: 20px 0 20px 0;
}

/***************************************
banner
***************************************/
.navbar {
    margin-bottom: 0px;
    border: 0px;
}

.navbar {
    border-radius: 0px;
}

.navbar-default {
    background-color: white;
    padding: 5px 0;
    transition: all 0.3s;
    opacity: 1;
}

/*.navbar-default {
    background-color: transparent;
    border: 0px;
}*/
.navbar {
    border-radius: 0px;
}

.navbar-brand {
    font-family: 'Arimo', sans-serif;
    font-size: 32px;
}

.navbar-brand img {
    height: 50px;
    width: 120px !important;
}

.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #EA6045;
}

.top-nav-collapse {
    padding: 0;
    background: #fff;
    opacity: 1;
}

.white, .white:hover, .white:focus {
    color: #fff;
    width: 100% !important;
}

.block {
    display: block;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #3B58B8;
    text-transform: uppercase;
    background-color: transparent;

}

.navbar-default .navbar-nav > li > a {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    margin-top: 15px

}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #3B58B8;
    text-transform: uppercase;
    background-color: transparent;
}

.affix {
    background-color: #ffffff !important;
}

.affix .navbar-nav > li > a:hover, .affix .navbar-nav > li > a:focus {
    background-color: rgba(12, 184, 182, 1) !important;
}

#banner {
  /*  background: url('../img/exhausting_administrative_remedies.jpg') no-repeat fixed;
    background-size: cover;
    min-height: 550px;
    position: relative;*/
}

/*.bg-color {
    background-color: rgba(98, 124, 151, .5);
    min-height: 600px;
}*/

#banner-mission {
    background: url('../img/mission_statement.jpg') no-repeat;
    background-size: cover;
    min-height: 550px;
    position: relative;
    margin: 30px 0;
}

.bg-color-mission {
    background-color: rgba(98, 124, 151, .5);
    min-height: 630px;
}

.banner-info {
    padding-top: 190px;
}

.banner-logo img {
    display: inline-block;
}

.banner-text {
    color: #fff;
}

.banner-text h1 {
    font-family: 'Arimo', sans-serif;
    font-size: 68px;
    padding-bottom: 15px;
}

.banner-text p {
    font-size: 26px;
}

.btn-appoint, .btn-appoint:hover, .btn-appoint:focus {
    margin-top: 30px;
    padding: 10px 20px;
    font-size: 12px;
    background-color: rgba(12, 184, 182, 0.91);
    border-radius: 3px;
    color: #fff;
}

.overlay-detail a i {
    text-align: center;
    position: absolute;
    bottom: 25px;
    font-size: 38px;
    color: #fff;
    margin: 0 auto;
}

.text-primary i {
    padding-top: 8px;
    display: inline-block;
}

.btn-appoint {
    border: 1px solid rgba(12, 184, 182, 0.91);
    background-color: transparent;
    border-radius: 50%;
}

.btn-appoint, .btn-appoint:hover, .btn-appoint:focus {
    margin: 0 0 30px 0;
    padding: 13px 20px;
    font-size: 15px;
    color: #fff;
    border-radius: 50px;
}

/***************************************
services
***************************************/
.icon i {
    color: #0cb8b6;
    font-size: 45px;
    margin-bottom: 25px;
}

.service-info {
    margin-bottom: 20px;
}

.icon-info h4 {
    padding-bottom: 15px;
}

.icon-info p {
    font-size: 15px !important;
}

/***************************************
about
***************************************/
#about {
    background-color: rgba(238, 238, 238, 0.15);
    text-align: justify;
}

#banner-about {
    background: url('../img/adultbeardbook360941.jpg') no-repeat;
    background-size: cover;
    min-height: 400px;
    position: relative;
}

.bg-color-about {
    min-height: 400px;
    background-color: rgba(98, 124, 151, .5);
}

.lg-line {
    line-height: 1.4;
    font-size: 28px;
}

.w100per {
    width: 100%
}

.more-features-box-text-icon {
    float: left;
    width: 40px;
    height: 40px;
    padding-top: 6px;
    background: #0cb8b6;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}

.ec-paras {
    padding-bottom: 10px;
}

.about-article {
    font-size: 21px;
    color: #2F2E2E;
    font-weight: 300;
    line-height: 25px;
}

/***************************************
doctor team
***************************************/

#offshore {
    margin: 70px;
}

/***************************************
cta -2
***************************************/
#cta-2 {
    background-color: rgb(41, 48, 46);
}

.white {
    color: #fff;
}

.icon-play, .icon-play:hover, .icon-play:focus {
    background-color: #0CB8B6;
    /*padding: 5px 10px;*/
    color: #fff;
    text-decoration: none;
    padding: 5px 17px;
    margin-top: 26px;
    display: block;
}

.text-primary {
    color: #0cb8b6;
}

.icon-mar {
    margin-right: 7px;

}

/*--------------------------------------------------
Services
------------------------------------------------------*/

#banner-services {
    background: url('../img/blurbusiness.jpg') no-repeat;
    background-size: cover;
    min-height: 400px;
    position: relative;
}

/***************************************
contact us
***************************************/
#banner-contact {
    background: url('../img/cablecall.jpg') no-repeat fixed;
    background-size: cover;
    min-height: 400px;
    position: relative;
}

.space {
    margin-top: 40px;
}

.btn-form, .btn-form:hover, .btn-form:focus {
    background-color: #0cb8b6;
    color: #fff;
    border-radius: 0px;
    padding: 10px 20px;
}

.br-radius-zero {
    border-radius: 0px;
}

.form-control {
    height: 40px;
}

.validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#sendmessage {
    color: green;
    border: 1px solid green;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#sendmessage.show, #errormessage.show, .show {
    display: block;
}

#map iframe {
    height: 450px;
    width: 100%;
}

.padding-0 {
    padding: 0;
}

.contact {

}

.contact input {

}

.contact textarea {

}

.fa-fw {
    vertical-align: middle;
}

.btn-send {
    background-color: #0cb8b6;
    color: #dddddd;
    font-weight: 600;
}

/***************************************
footer
***************************************/
#footer {
    background-color: #dddddd;
}

.ftr-tle {
    height: 30px;
}

.info-sec {
    color: #fff;
}

.quick-info li i {
    font-size: 8px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: left;
}

.social-icon li {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 5px;
}

.bglight-blue {
    background-color: #3498DB;
}

.bgred {
    background-color: #E74C3C;
}

.bgdark-blue {
    background-color: #2C3E50;
}

.bglight-blue {
    background-color: #3498DB;
}

.top-footer {
    padding: 40px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.footer-line {
    padding: 20px 0px;
    color: #000;
    border-top: 1px solid black;
}

.footer-line a {
    color: #0CB8B6;
}

.quick-info li a {
    color: #fff;
}

.site-link, .site-link:hover, .site-link:focus {
    color: #0cb8b6;
    text-transform: none;
}

/*-----------------------------------------------
                    Accordion
----------------------------------------------*/

.btn-link:focus, .btn-link:hover {
    color: #dddddd;
    text-decoration: none;
    background-color: #3b58b8;

}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border: #0cb8b6;
    font-weight: 600;
    font-size: 18px;
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: #fff;
    color: #080808;
    width: 100%;
    text-align: justify;
    border: 1px solid #3b58b8;
}

.card-body {
    border: 2px solid #325c6a;
    padding: 15px;
}

@media (min-width: 551px) and (max-width: 980px) {

}

@media (min-width: 220px) and (max-width: 551px) {
    .testi-info {
        margin-bottom: 20px;
    }

    .marb20 {
        margin-top: 30px;
    }

    h2 {
        font-size: 24px;
        line-height: 1.2;
    }

    .section-title {
        margin-bottom: 30px;
    }

    .medi-info {
        border: 0px;
        border-bottom: 1px solid #fff;
    }

    .service-info {
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .caption h3 {
        font-size: 14px;
    }

    .caption p {
        font-size: 12px;
        padding-bottom: 5px;
    }

    .caption ul li a i {
        font-size: 14px;
    }

    .banner-text h1 {
        font-size: 24px;
    }

}



.title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
    color: white;
    padding-top: 20px;
}

.mission-info {

}



.mission-info p {
    font-size: 28px;
    font-weight: 600;
    margin: 20px 0;
    color: white;
    text-align: justify;
    line-height: 28px;
}

.bonds ul li {
    display: inline-block;
    padding: 10px;
    margin: 0 15px;
    cursor: pointer;
}

.bonds ul li:hover {
    color: #3289C7;
}

#banner-term {
    background: url('../img/handshake.jpg') no-repeat;
    background-size: cover;
    min-height: 400px;
    position: relative;
}

#privacy_policy ul li {
    list-style-type: disc;
    margin: 10px 0;
}

#gdpr ul li {
    list-style-type: disc;
    margin: 10px 0;
}


.content-video{
    display: block;
    margin:20px auto;
}

.ser-title{
    padding: 10px;
}

/*------------------------------------------------------------------------
Animation
-------------------------------------------------------------------*/
.animate span {
    display: inline-block;
    text-transform: capitalize;
}

.animate span:nth-of-type(2) {
    animation-delay: .05s;
}

.animate span:nth-of-type(3) {
    animation-delay: .1s;
}

.animate span:nth-of-type(4) {
    animation-delay: .15s;
}

.animate span:nth-of-type(5) {
    animation-delay: .2s;
}

.animate span:nth-of-type(6) {
    animation-delay: .25s;
}

.animate span:nth-of-type(7) {
    animation-delay: .3s;
}

.animate span:nth-of-type(8) {
    animation-delay: .35s;
}

.animate span:nth-of-type(9) {
    animation-delay: .4s;
}

.animate span:nth-of-type(10) {
    animation-delay: .45s;
}

.animate span:nth-of-type(11) {
    animation-delay: .5s;
}

.animate span:nth-of-type(12) {
    animation-delay: .55s;
}

.animate span:nth-of-type(13) {
    animation-delay: .6s;
}

.animate span:nth-of-type(14) {
    animation-delay: .65s;
}

.animate span:nth-of-type(15) {
    animation-delay: .7s;
}

.animate span:nth-of-type(16) {
    animation-delay: .75s;
}

.animate span:nth-of-type(17) {
    animation-delay: .8s;
}

.animate span:nth-of-type(18) {
    animation-delay: .85s;
}

.animate span:nth-of-type(19) {
    animation-delay: .9s;
}

.animate span:nth-of-type(20) {
    animation-delay: .95s;
}

/* Animation One */

.one span {
    color: #fff;
    opacity: 0;
    transform: translate(-130px, -50px) rotate(-180deg) scale(3);
    animation: revolveScale .4s forwards;
}

@keyframes revolveScale {
    60% {
        transform: translate(20px, 20px) rotate(30deg) scale(.3);
    }

    100% {
        transform: translate(0) rotate(0) scale(1);
        opacity: 1;
    }
}

/* Animation Two */

.two span {
    color: #a5cb21;
    opacity: 0;
    transform: translate(200px, -100px) scale(2);
    animation: ballDrop .3s forwards;
}

@keyframes ballDrop {
    60% {
        transform: translate(0, 20px) rotate(-180deg) scale(.5);
    }

    100% {
        transform: translate(0) rotate(0deg) scale(1);
        opacity: 1;
    }
}

/* Animation Three */

.three span {
    color: #b10e81;
    opacity: 0;
    transform: translate(-300px, 0) scale(0);
    animation: sideSlide .5s forwards;
}

@keyframes sideSlide {
    60% {
        transform: translate(20px, 0) scale(1);
        color: #b10e81;
    }

    80% {
        transform: translate(20px, 0) scale(1);
        color: #b10e81;
    }

    99% {
        transform: translate(0) scale(1.2);
        color: #00f0ff;
    }

    100% {
        transform: translate(0) scale(1);
        opacity: 1;
        color: #b10e81;
    }
}

/* Animation Four */

.four span {
    color: #8d6a00;
    opacity: 0;
    transform: translate(0, -100px) rotate(360deg) scale(0);
    animation: revolveDrop .3s forwards;
}

@keyframes revolveDrop {
    30% {
        transform: translate(0, -50px) rotate(180deg) scale(1);
    }

    60% {
        transform: translate(0, 20px) scale(.8) rotate(0deg);
    }

    100% {
        transform: translate(0) scale(1) rotate(0deg);
        opacity: 1;
    }
}

/* Animation Five */

.five span {
    color: #dd3f0f;
    opacity: 0;
    transform: translate(0, -100px) rotate(360deg) scale(0);
    animation: dropVanish .5s forwards;
}

@keyframes dropVanish {
    30% {
        transform: translate(0, -50px) rotate(180deg) scale(1);
    }

    50% {
        transform: translate(0, 20px) scale(.8) rotate(0deg);
        opacity: 1;
    }

    80% {
        transform: translate(-100px, -100px) scale(1.5) rotate(-180deg);
        opacity: 0;
    }

    100% {
        transform: translate(0) scale(1) rotate(0deg);
        opacity: 1;
    }
}

/* Animation Six */

.six span {
    color: #ddb40f;
    opacity: 0;
    transform: rotate(-180deg) translate(150px, 0);
    animation: twister .5s forwards;
}

@keyframes twister {
    10% {
        opacity: 1;
    }
    100% {
        transform: rotate(0deg) translate(0);
        opacity: 1;
    }
}

/* Animation Seven */

.seven span {
    color: #348c04;
    opacity: 0;
    transform: translate(-150px, 0) scale(.3);
    animation: leftRight .5s forwards;
}

@keyframes leftRight {
    40% {
        transform: translate(50px, 0) scale(.7);
        opacity: 1;
        color: #348c04;
    }

    60% {
        color: #0f40ba;
    }

    80% {
        transform: translate(0) scale(2);
        opacity: 0;
    }

    100% {
        transform: translate(0) scale(1);
        opacity: 1;
    }
}

.info-box {
    margin: 10px 0;
    -webkit-animation: slideIn 1s linear;
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}
.info-box p {
    transform: translateX(-100%);
    -webkit-animation: slideIn 1s linear forwards;
}

@keyframes slideIn {
    to {
        transform: translateX(0%);
    }
}
.bs-slider{
	max-height:100% !important;
	 height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}
.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img{
	
	height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  object-fit: cover;
}
