 #footer-padding{
            padding-top: 10px;
     
     }

 .service-list{
     background: #fff;
     padding: 30px;
     box-shadow:0 0 25px #e8e8e8;
     border-radius:4px;
     transition:.2s all;
     /*transform: translateY(0px);*/
 }
 .service-list:hover{
     transition:.2s all;
     transform: translateY(-10px);
     cursor: pointer;
 }


 .service-list h4{
     font-weight: 600;
 }

 .service-list img{
     margin-top: 30px;
 }

 .service-list .btn{
     border-radius: 4px;
 }

 .footer-Content{
     background: linear-gradient(145deg, #333331, #058c9c);
     padding-top: 40px;
 }

 .footer-widget .blog-footer li{
     margin: 0;
 }

 .footer-widget .blog-footer li a{
     font-size: 14px;
 }

  form {
      display: inline !important;
  }

 .treeview a:active {
     background-color: grey !important;
 }

 .skline {
     border-bottom: 2px solid black;
     padding-bottom: 10px;
     width: 50%;
 }

 .parsley-required {
     color: #f00;
     font-weight: 400;
     font-size: 11px;
     font-weight: 400;
     font-size: 13px;
     display: block;
 }

 /* Body */

 ul,
 ol {
     list-style: outside none none;
 }

 ul {
     margin: 0;
     padding: 0;
 }

 img {
     /*transform-style: preserve-3d;*/
 }

 a {
     transition: color 300ms ease 0s, background-color 300ms ease 0s;
     text-decoration: none !important;
 }

 a:hover {
     transition: color 300ms ease 0s, background-color 300ms ease 0s;
 }

 a,
 a:hover {
     text-decoration: none;
     color: #304ffe;
 }

 a:focus {
     outline: medium none;
     outline-offset: 0;
 }

 /* Extra */

 .bg-primary {
     background-color: #304ffe !important;
 }

 .bg-dark {
     background-color: #263238;
 }

 label {
     font-size: 12px;
     font-weight: 500;
     margin-bottom: 2px;
 }

 .form-control {
     font-size: 13px;
     border-radius: 2px;
     height: 38px;
 }

 .box-shadow-none {
     border: 7px solid #fff !important;
     box-shadow: none !important;
 }

 .overlay {
     background: rgba(131, 131, 131, 0.78) none repeat scroll 0 0;
     bottom: 0;
     left: 0;
     opacity: 0.8;
     position: absolute;
     right: 0;
     top: 0;
 }

 .no-radius {
     border-radius: 0 !important;
 }

 .text-success {
     color: #63F2F0 !important;
 }

 a.text-success:focus,
 a.text-success:hover {
     color: #4BE4E2 !important;
 }

 .btn {
     border-radius: 2px;
     font-size: 13px;
     font-weight: bold;
 }

 .btn-lg {
     color: #fff;
     padding: 14px 40px;
 }

 .btn-secondary {
     background: #058c9c none repeat scroll 0 0;
     color: rgba(255, 255, 255, 0.82);
     border-color: #058c9c;
 }

 .btn-secondary:hover,
 .btn-secondary:focus {
     background-color: #058c9c;
     border-color: #058c9c;
     color: rgba(255, 255, 255, 0.82);
 }

 .btn-outline-secondary {
     background-color: transparent;
     background-image: none;
     border-color: #058c9c;
     color: #058c9c;
 }

 .btn-outline-secondary:hover {
     background-color: #058c9c;
     border-color: #058c9c;
     color: #fff;
 }

 /* Slider */

 .osahan-slider {
     position: relative;
 }

 .osahan-slider .carousel-item {
     height: 450px;
     min-height: 450px;
     background: no-repeat center center scroll;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
 }

 /* Slider Form */

 .slider-form {
     left: 15%;
     position: absolute;
     right: 15%;
     top: 25%;
 }

 .slider-form .nav-tabs {
     border: medium none;
     margin: auto auto 12px;
     text-align: center;
 }

 .slider-form .nav-tabs a {
     background: #fff none repeat scroll 0 0;
     border: medium none;
     border-radius: 2px;
     font-weight: 600;
     margin-right: 10px;
     color: #616161;
     padding: 6px 23px;
     position: relative;
     text-transform: uppercase;
 }

 .slider-form .nav-tabs a.active {
     background: #058c9c none repeat scroll 0 0;
     color: #fff;
 }

 .slider-form .nav-tabs a.active:after {
     border-left: 8px solid transparent;
     border-right: 8px solid transparent;
     border-top: 8px solid #058c9c;
     bottom: -6px;
     content: "";
     left: 0;
     margin: auto;
     position: absolute;
     right: 0;
     text-align: center;
     width: 14px;
 }

 .slider-form .tab-content {

     border-radius: 2px;
     overflow: hidden;
 }

 .slider-form .input-group-addon {
     line-height: 58px;
     position: absolute;
     text-align: center;
     width: 41px;
     z-index: 9;
 }

 .slider-form .select2-selection {
     border: medium none !important;
     border-radius: 0 !important;
     height: 54px !important;
     padding: 15px 15px 15px 33px;
 }

 .slider-form .select2 {
     width: 100% !important;
     border-right: 1px solid rgba(204, 204, 204, 0.3);
 }

 .slider-form .form-control {
     border: medium none !important;
     border-radius: 0 !important;
     height: auto !important;
     padding: 19px 15px 19px 43px;
     border-right: 1px solid rgb(206, 206, 206) !important;
 }

 .slider-form .select2-selection__arrow {
     margin: 15px 12px 0;
 }

 .slider-form .btn {
     font-size: 13px;
     padding: 18px 8px;
 }

 .select2-dropdown {
     border: medium none;
     border-radius: 0;
 }

 .top-search a {
     border: 1px solid #fff;
     border-radius: 4px;
     color: #fff;
     display: inline-block;
     font-size: 11px;
     font-weight: 500;
     padding: 0 8px;

 }

 .top-search a:hover {
     background: rgba(38, 51, 18, 0.88);
     color: #fff;
 }

 .top-search > strong {
     margin: 0 16px 0 0;
     text-transform: uppercase;
 }

 .top-search {
     /*margin: 23px 0 0;*/
     padding: 10px 0;
     color: #fff;
 }

 .inner-page-form .input-group {
     padding: 1px;
 }

 /* Card */
 /* Grid/list Filters */

 .tags-action span {
     background: #fff none repeat scroll 0 0;
     border-radius: 3px;
     box-shadow: 0 0 11px #daebff;
     display: inline-block;
     padding: 3px 10px;
 }

 .tags-action span i {
     margin: 0 0 0 3px;
 }

 .osahan_top_filter {
     margin-bottom: 18px;
 }

 .view-mode {
     margin: 0 0 0 9px;
 }

 .view-mode a {
     background: #fff none repeat scroll 0 0;
     border-radius: 3px;
     box-shadow: 0 0 11px #daebff;
     display: inline-block;
     margin: 0 0 0 4px;
     padding: 3px 10px;
 }

 /* Mobile Media */

 @media (min-width: 0px) and (max-width: 767px) {
     .ds-form {
         margin-top: -30px !important;
     }

     .slider-form {
         left: 3%;
         position: absolute;
         right: 3%;
         top: 7%;
     }

     .inner-page-form .container,
     .slider-form .container {
         padding: 0;
     }

     .carousel-control-prev,
     .carousel-control-next {
         display: none;
     }

     .btn {
         font-size: 13px;
         font-weight: bold;
         padding: 9px 27px;
     }

     .tab-view .nav-link {
         border-bottom: 2px solid #ececec;
         margin: 0 1px;
         padding: 15px 14px;
         position: relative;
     }

     .osahan_top_filter {
         text-align: center;
     }

     .osahan_top_filter .float-right {
         float: none !important;
         margin: 3px 1px !important;
     }
 }

 @media (min-width: 768px) and (max-width: 1023px) {
     .navbar-toggler {
         padding: 2px 5px;
     }

     nav.navbar .navbar-nav .nav-link {
         border-bottom: 1px solid #ececec;
         padding: 10px 12px;
         text-align: center;
     }

     .main-nav-right {
         text-align: center;
     }

     nav.navbar .dropdown-menu .dropdown-item {
         font-size: 13px;
         padding: 7px 20px;
         text-align: center;
     }

     .padding-card .card-body,
     .sidebar-card .card-body {
         padding: 18px;
     }

     .card-list-view .card-body,
     .card-list-view .card-footer {
         padding: 18px;
     }

     .section-padding {
         padding: 60px 0;
     }

     .osahan-slider .carousel-item {
         background-color: #37a6b8 !important;
     }
 }

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

 .osahan-slider{
     background: url("https://images.unsplash.com/photo-1523240795612-9a054b0db644?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1050&q=80");
     position: relative;
     background-position: center;
     background-size: cover;
 }
 .os-fade{
     position: absolute;
     width: 100%;
     height: 100%;
     background: rgba(0,0,0,.65);
 }

 .home-search h2{
     color: #fff;
 }

 .select2-container--default .select2-selection--single .select2-selection__arrow{
     height: 16px !important;
 }
 .select2-selection__rendered {
     padding: 8px 12px 3px 0px !important;
 }

 .bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
     background-color: #269eab !important;
     color: #fff!important;
 }
 .bg-grey, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
     background-color: #8e8e8e !important;
     color: #fff!important;
 }

 .bg-yellow, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
     background-color: #ffc107 !important;
     color: #fff!important;
 }



