@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");


body {
    color: #5a5a5a;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 15px;
}

img{
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Montserrat', sans-serif;
}

a,
a:hover,
.btn {
    outline: none !important;
}
.quick-links li{
       color: #fff; 
}
.quick-links li .fa{
         color: #ffffff66;
    font-size: 1.5em;
    margin-right: 10px;
}

.search-submit {
       background: #FD3A13;
    border-color: #FD3A13;
    color: #fff;
    padding: 7px 10px;
    border: 0px;
}

.search-submit:hover {
    background: #ca1b1b;
    border-color: #ca1b1b
}
.search-submit .fa {
    font-size: 1.6em;
}

section {
    padding: 30px 0;
    float: left;
    width: 100%
}

.card {
    float: left;
    width: 100%
}

.navbar {
    border: medium none;
    float: left;
    margin-bottom: 0px;
    width: 100%;
    border-radius: 0
}

.title-large {
    font-size: 20px;
    margin: 10px 0 5px;
    line-height: 27px;
    color: #141517;
}

.title-small {
    color: #141517;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    margin: 6px 0 0;
}

.title-x-small {
    font-size: 18px;
    margin: 0px;
}

.title-large a,
.title-small a,
.title-x-small a {
    color: inherit
}

.banner-sec {
    float: left;
    width: 100%;
    background: #EBEBEB;
    padding-top: 1em;
}

.card-block {
    padding: 0 10px 10px;
}

.card-text {
    margin: 0
}

.text-time {
    color: #ff0000;
    font-weight: 600;
}

.banner-sec .card-img-overlay {
    padding: 0;
    top: 3px;
    left: 7px;
    height: 20%
}

header {
    float: left;
    width: 100%
}

.small-top {
    border-bottom: 1px solid #2b2b2b;
    float: left;
    width: 100%;
    background: #000
}

.small-top .social-icon {
    float: right;
}

.small-top .social-icon a {
    border-left: 1px solid #2b2b2b;
    color: #ca1b1b;
    float: left;
    padding: 6px 13px;
}

.small-top .social-icon a:last-child {
    border-right: 1px solid #2b2b2b;
}

.small-top .social-icon a:hover {
    color: #FD3A13;
    text-decoration: none;
}

.small-top .date-sec {
    font-size: 13px;
    font-weight: 600;
    float: left;
    margin-top: 4px;
    color: #898989
}

.top-head {
    background: #fff;
    width: 100%;
    float: left;
   
}

.top-head h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    margin: 18px 0 0;
}

.top-head small {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #c0c0c0;
    margin-top: 5px;
    margin-left: 5px;
}

.top-head .admin-bar {
    text-align: right;
    margin-top: 22px;
}

.top-head .admin-bar .fa {
    color: #ff0000;
}

.top-head .admin-bar a {
    color: #00a44a;
    line-height: 49px;
    position: relative;
    padding: 0 7px;
}

.top-head .admin-bar a:hover {
    color: #ff0000
}

.top-head .admin-bar a i {
    margin-right: 6px;
}

.top-head .admin-bar .ping {
    background: #ff0000;
    border: 3px solid #141517;
    border-radius: 50%;
    height: 14px;
    position: absolute;
    right: 3px;
    top: 13px;
    width: 14px;
    z-index: 1;
}

.top-head .admin-bar img {
    float: right;
    height: 50px;
    width: 50px;
    margin-left: 18px;
}

.top-nav {
    border-top: 1px solid #dbdbdb;
    background: #fff;
    padding: 0;
    border-bottom: 1px solid #dbdbdb
}

.top-nav .nav-link {
    padding-bottom: 0.7rem;
    padding-top: 0.7rem;
}

.top-nav .navbar-nav .nav-item + .nav-item {
    margin-left: 0
}

.top-nav li a {
    color: #141517;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 0 10px;
    border-bottom: 0px solid #fff
}

.top-nav li a:hover,
.top-nav li a:focus,
.top-nav li.active a {
    color: #141517;
    border-bottom: 2px solid #FD3A13
}

.top-nav .form-control {
    border-color: #fff
}

.navbar-toggle {
    background: #fff;
}

.navbar-toggle .icon-bar {
    background: #0A2E61;
}

.navbar-brand {
    display: none;
}

.top-slider .carousel-indicators {
    bottom: 0
}

.top-slider .carousel-indicators li {
    border: 1px solid #000;
}

.top-slider .carousel-indicators .active {
    background: #000;
}


.side-bar .nav-tabs {
    border-bottom: none;
}

.side-bar .nav-tabs .nav-link {
    color: #aeaeae;
    text-transform: uppercase;
    border: none;
}

.side-bar .nav-tabs .nav-link.active,
.side-bar .nav-tabs .nav-link:hover {
    border-bottom: 2px solid #ff0000;
    text-transform: uppercase;
    color: #222
}

.sidebar-tabing .media {
    margin-top: 20px;
    display: block;
        
}

.sidebar-tabing img {
   
}

.sidebar-tabing .title-small {
    line-height: 23px;
    margin-top: 5px;
    font-size: 18px
}

#search {
    float: right;
    margin-top: 9px;
    width: 250px;
}

.search {
    padding: 5px 0;
    width: 230px;
    height: 30px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 22px;
}

.search input {
       background: #d0d0d0;
    border: medium none;
    border-radius: 3px 0 0 3px;
    float: left;
    height: 38px;
    line-height: 18px;
    margin-left: 210px;
    padding: 0 9px;
    position: absolute;
    top: -5px;
    width: 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.search:hover input,
.search input:focus {
    width: 200px;
    margin-left: 0px;
    background: #d0d0d0;
}

.top-nav .search-submit {
    position: absolute;
    right: 0;
    top: -5px;
    border-radius: 3px;
}

.banner-sec {
    float: left;
    width: 100%;
}

.banner-sec .news-block {
    margin-bottom: 20px
}

.banner-sec .news-block:last-child {
    margin-bottom: 0px
}

.banner-sec .news-des {
    margin-bottom: 5px;
}

.banner-sec .title-large {
       margin: 0px 0 0;
    font-size: 2em;
    margin-top: 0px;
    background: #fff;
    padding: 10px;
}

.banner-sec .time {
    margin-top: 0px;
    font-size: 13px;
}

.banner-sec .carousel-control.left,
.banner-sec .carousel-control.right {
    background: none;
}

.banner-sec .card {
    margin-bottom: 20px;
}

.section-01 {
    float: left;
    width: 100%;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5
}

.section-01 .heading-large {
    border-bottom: 2px solid #222;
    color: #222;
    float: left;
    width: 100%;
    padding: 0 0 6px;
    margin: 0 0 18px;
    text-align: left;
}

.section-01 .heading-large::before,
.section-01 .heading-large::after {
    background: transparent;
}

.section-01 .heading-small {
    border-bottom: 2px solid #222;
    color: #222;
    float: left;
    margin: 7px 0 0;
    width: 100%;
    padding-bottom: 10px;
    font-size: 18px
}

.section-01 .title-small {
    margin-bottom: 5px;
    font-size: 17px
}

.section-01 .news-block {
    border-bottom: 1px dashed #000;
    padding-bottom: 30px;
    border: none;
}

.section-01 aside > .news-block {
    border-bottom: 1px dashed #000;
    padding-bottom: 19px;
}

.section-01 aside > .news-block:last-child {
    border-bottom: none;
    margin-bottom: 20px
}

.section-01 .card {
    border: none;
}

.section-01 .card-block {
    padding: 10px 0;
}

.section-01 .video-sec {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.section-01 .video-block {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.action-sec {
    width: 100%;
    float: left;
    background: #222
}

.action-box {
    float: left;
    width: 100%;
    text-align: center;
}

.action-box h2 {
    color: #fff;
    font-size: 20px;
}

.toplistone {
    padding: 0px;
    margin: 0px;
}

.toplisttwo {
    padding: 0px;
    margin: 0px;
}

.toplistone li {
    list-style: none;
    display: inline-block;
    color: #fff;
}

.toplisttwo li {
    list-style: none;
    display: inline-block;
    color: #fff;
}

section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#what-we-do {
    background: #ffffff;
}

#what-we-do .card {
    padding: 1rem !important;
    border: none;
    margin-bottom: 1rem;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#what-we-do .card:hover {
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

#what-we-do .card .card-block {
    padding-left: 50px;
    position: relative;
}

#what-we-do .card .card-block a {
    color: #007b5e !important;
    font-weight: 700;
    text-decoration: none;
}

#what-we-do .card .card-block a i {
    display: none;

}

#what-we-do .card:hover .card-block a i {
    display: inline-block;
    font-weight: 700;

}

#what-we-do .card .card-block:before {
    font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #007b5e;
    left: 0;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}

#what-we-do .card .block-1:before {
    content: "\f0e7";
}

#what-we-do .card .block-2:before {
    content: "\f0eb";
}

#what-we-do .card .block-3:before {
    content: "\f00c";
}

#what-we-do .card .block-4:before {
    content: "\f209";
}

#what-we-do .card .block-5:before {
    content: "\f0a1";
}

#what-we-do .card .block-6:before {
    content: "\f218";
}

#what-we-do .card:hover .card-block:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#team .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#team {
    background: #eee !important;
}

#team .btn-primary:hover,
#team .btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

#team .btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;
}

#team .card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
}

.backside .card a {
    font-size: 18px;
    color: #007b5e !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #007b5e !important;
}
#what-we-do .card-title {
    margin-bottom: 0.75rem;
    font-size: 1.3em;
    min-height: 46px;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}


#footer {
    background: #007b5e !important;
}
#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
	padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#ffffff;
}
#footer ul.social li a:hover{
	color:#eeeeee;
}
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

.newsdive {
        background: #fff;
}
.newsdive h2{
       font-size: 1.5em;
    padding: 5px 10px; 
}
.newsdive ul{
    margin: 10px;
}
.newsdive .viewall {
          float: right;
    font-size: 0.7em;
    border: 1px solid #007bff;
}
.eventsdiv {
       
}
.eventsdiv h2{
          font-size: 1.5em;
    padding: 5px 10px;
    margin-top: 1em;
    background: #fff;
}
.eventsdiv .viewall {
             float: right;
    font-size: 0.7em;
    border: 1px solid #007bff;
    position: relative;
    top: 3px;
}
.video-sec h2{
          font-size: 1.5em;
    padding: 5px 10px;
    margin-top: 1em;
    background: #fff;
}
.video-sec .viewall {
          float: right;
    font-size: 0.7em;
    border: 1px solid #007bff;
}
.widget_text, .textwidget, .textwidget p {
          display: inline-block;
    margin-bottom: 0px; 
}
#carousel-example-Testimonials  {
text-align: center;
}
#carousel-example-Testimonials img {
        display: block;
    width: 200px;
    border-radius: 100%;
    margin: 0 auto;
}
.message_box_white {
    background-color: #272727;
    color: #fff;
    padding: 0.7em;
    margin-bottom: 25px;
    border-width: 10px;
    border-style: solid;
    border-color: #fff;
    color: #fff;
    box-shadow: 0 0 1px rgba(0,0,0,0.2), 0 0 1px rgba(0,0,0, 0.2) inset;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.2), 0 0 1px rgba(0,0,0, 0.2) inset;
    -moz-box-shadow: 0 0 1px rgba(0,0,0,0.2),0 0 1px rgba(0,0,0, 0.2) inset;
}
.message_box_white h2{
   font-size: 1.3em; 
}
.message_box_white .viewall{
       float: right;
    border: 1px solid #ffffff; 
}
.message_box_white  ul{
    margin: 0px;
    padding: 0px;
}
.message_box_white a {
    color: #fff;
}
.message_box_white li{
        list-style: none;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 10px;
    margin-bottom: 10px;
}
@media (max-width:767px){
	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
    
}
@media(min-width:  768px) {
  
    .dropdown:hover>.dropdown-menu {
  display: block;
}
    .small-top {
        text-align: center;
    }
    
}

@media(max-width:  768px) {
  
    .small-top {
        text-align: center;
    }
    .small-top .social-icon {
      float: none;
    }
    .small-top .social-icon a {
      float: none;
    }
    .toplistone li {
    list-style: none;
    display: inline-block;
    color: #fff;
    border-bottom: 1px solid #ffffff67;
    width: 100%;
    padding: 10px;
}
    .toplisttwo li {
    list-style: none;
    display: inline-block;
    color: #fff;
    border-bottom: 1px solid #ffffff67;
    width: 100%;
    padding: 10px;
        margin-bottom: 10px;
}
    .social-icon {
        margin-bottom: 10px;
    }
    
}