body{
    color: #333;
    background-color: whitesmoke !important;

    font-size: 15px;
    font-weight: 400;
    line-height: 1.7em;
}
.navbar-brand{
    padding: 1px 15px !important;
}
.navbar-inverse {
    background-color: #134856 !important;
    border-color: #134856 !important;
}
.services-group {
    padding: 20px;
    background: #fff;

}
.services-section .services-icon {
    color: #1bbd9b;
    margin-bottom: 30px;
}
.services-icon img{
    height:150px;
}
.services-section .services-title {
    margin-bottom: 15px;
}
section{
    padding:50px 50px;
}
.services-row {
    padding-bottom: 30px;
}
.footer-section{
    background-color: #151515 !important;
    text-align: center;
}
.address{
    color: #fff;
}
.foot-links{
    font-size: 18px;
    padding: 10px 0 5px 0;

}
.foot-links li a{
    color: #fff !important;
}
footer{
    background-color: #072021 !important;
    padding: 20px 0 10px 0 !important;
    color: #fff;
}
.text-white{
    color: #fff;
}
.contact-section{
    background-image: url(../images/contact-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding:100px;
}
.register-section{
    background-image: url(../images/reg-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding:100px;
}
.global-header{
    background-image: url(../images/git-inner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding:100px;
}
.contact-section h3,.register-section h3,.global-header h3{
    font-size: 40px;
  /*  color: #134856 !important;*/
    position: absolute;
    right: 0;
    top: -70px;
    background: #000000a8;
    padding: 20px;
    border-radius: 5px;
}
.input-lg{
    font-size: 15px !important;
    height: 43px !important;
}
.form-control{
    border-radius: 0 !important;
}
.btn-flat{
    border-radius: 0 !important;
}
h3.title{
    text-transform: uppercase;
    line-height: 40px;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 2px;
}
.contact-address fa{
    color: #072021 !important;
}
.p-20{
    padding-top: 20px ;
}
.error{
    color: red;
}
.carousel-bg .carousel-inner .item{
    min-height: 550px !important;
}
/*.footer-section img {
    position: absolute;
    top: 55px;
    bottom: 0;
    right: 0px;
    left: 75px;
}*/
.footer-section a{
    text-decoration: none !important;
    color: #1c6b80 !important;
}
.nav-links{
    display: inline-flex;
    float: right;
}
.nav-links ul{
    margin-bottom: 0 !important;
}
.brocher-links li a {
    color: #1c6b80;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}
.brocher-links{
    margin-top: 12px;
}
.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;

    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}
#1c6b80{
    background-color: #1c6b80 !important;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
    background-color: #1c6b80 !important;
}

.navbar{
    min-height: 40px !important;
}
.navbar-nav>li>a{
    padding:5px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin:0 5px 0 0 !important;
    font-size: 13px !important;
    color: #fff !important;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;left:100%;
    margin-top:-6px;margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
}

.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}

.dropdown-submenu:hover>a:after {
    border-left-color:#555;
}
.marquee{
    width: 100%;
    overflow: hidden;
   /* border: 1px solid #ccc;
    background: #ccc;*/
}
.marquee ul{
    position: relative;
    left:-97%;
}
div.title{
    background: #ccc;
    padding: 10px;
    text-align: center;
}
div.section-title{
    background: #ccc;
    padding: 10px;
    text-align: center;
    margin-top: 50px;
}
div.title h4,div.section-title h4{
    font-size: 18px;
    font-weight: 600;
}
.left-side{
    position: absolute;
    top: 32%;
    left: 10%;
    background: black;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    opacity: 0.7;
    color: #fff;
}
.right-side{
    position: absolute;
    right: 15%;
    top: 32%;
    background: black;
    padding: 20px;
    opacity: 0.7;
    border-radius: 5px;
    text-align: center;
    color: #fff;
}
.left-side h4, .right-side h4{
    font-size: 28px;
    font-weight: 100;
}
.m-t-40{
    margin-top: 40px !important;
}
.disclaimer-content p{
    text-align: justify;

}
textarea{
    resize: vertical;
}

.accordion-container > h2{
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.set{
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
}
.set > a{
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #555;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.set > a i{
    float: right;
    margin-top: 2px;
}
.set > a.active{
    background-color:#134856;
    color: #fff;
}
.set .content{
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display:none;
    text-align: justify;
    padding:10px;
}
.content p{
    padding: 10px 15px;
    margin: 0;
    color: #333;
}

/*---------Testimonials------------*/

#testimonial4{
    overflow: hidden;
    min-height: 375px;
    position: relative;
    background: #fff;
}
#testimonial4 .carousel-inner{
    width: 75%;
    margin: auto;
}
#testimonial4 .carousel-inner:hover{
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
    overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
    padding: 0;
    width: 10px;
    height: 10px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #1c6b80;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
    padding: 0;
    width: 10px;
    height: 10px;
    border: none;
    margin: 2px 3px;
    background-color: #000;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
    height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
    background: #eeeeee;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.testimonial4_control_button .carousel-control{
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    line-height: 38px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: transparent;
    border: 2px solid #1c6b80;
    color: #1c6b80;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
    transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
    left: 7%;
    right: auto;
}
.testimonial4_control_button .carousel-control.right{
    right: 7%;
    left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
    color: #fff;
    background: #1c6b80;
    border: 2px solid #333;
}

.testimonial4_header{
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative;
}
.testimonial4_header h4{
    color: #333;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.testimonial4_slide{
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    padding: 20px;
    position: relative;
    text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
}

.testimonial4_slide p {
    color: #333;
    font-size: 16px;
    margin: 40px 0 20px 0;
}

.testimonial4_slide h4 {
    color: #333;
    font-size: 24px;
    font-weight: bold;
}


@media only screen and (max-width: 480px){
    .testimonial4_control_button .carousel-control{
        display: none;
    }
    .testimonial4_header{
        width: 95%;
    }
    .testimonial4_header h4{
        font-size: 20px;
    }
    .testimonial4_slide{
        width: 98%;
        padding: 5px;
    }
}

@media (min-width: 481px) and (max-width: 767px){
    .testimonial4_control_button .carousel-control.left{
        left: 2%;
    }
    .testimonial4_control_button .carousel-control.right{
        right: 2%;
    }
    .testimonial4_header{
        width: 95%;
    }
    .testimonial4_slide{
        width: 98%;
        padding: 5px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .testimonial4_control_button .carousel-control.left{
        left: 5%;
    }
    .testimonial4_control_button .carousel-control.right{
        right: 5%;
    }
}

@-webkit-keyframes psBoxShadowEffect_2{
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes psBoxShadowEffect_2{
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

:root {
  --box-height: 40px;
  --border-radius: 5px;
  --space-between: 20px;
  --font-size: 16px;

  --color-0: #ffffff;
  --color-1: #dcdcdd;
  --color-2: #c5c3c6;
  --color-3: #212529;
  --color-4: #659b5e;
  --color-5: #ce4257;
}

* {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  box-sizing: border-box;
}






h1 {
  font-size: 20px;
  margin-top: 24px;
  margin-bottom: 24px;
}

img {
height: 40px;}