h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    letter-spacing: 0px;
    color: #000;
    /*text-transform: uppercase;*/
}
body {
    color: #777777;
    background: #ffffff;
}
#sp-main-body {
    background: #ffffff;
}
#sp-top-bar {
    background: #1aa7ea;
    border-bottom: 1px solid #efefef;
}
#sp-top-bar a:hover {
    color: #777777;
}
#sp-header {
    background:#f7f9f8;
    -webkit-box-shadow: 0 2px 10px 2px rgba(0,0,0,0.1);
}
.btn-primary,
.btn-default,
.catItemReadMore,
.userItemReadMore {
    background: #007ee1;
    border: 1px solid #0061ae;
    border-bottom-width: 3px;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-default:hover,
.btn-default:focus,
.catItemReadMore:hover,
.catItemReadMore:focus,
.userItemReadMore:hover,
.userItemReadMore:focus {
    background: #008cfb;
    border: 1px solid #0070c8;
    border-bottom-width: 3px;
}
.btn-primary:hover a {
    color: #23527c;
	text-decoration: underline;}
/*#sp-mainslideshow{    padding-top: 120px;}*/
.sp-column .sp-module-title:after {
    background: #007ee1;
}
#sp-bottom a:focus{background-color: unset;outline:none;}
#sp-navigation-top-bar {
    height: 39px;
    padding-top: 7px;

    font-size: 90%;
    background: transparent;
}
#sp-navigation-top-bar p {
    margin: 0;
}
#sp-navigation-top-bar a {
    color: #ff0000;
}
#sp-navigation-top-bar a:hover {
    color: #660000;
}
ul.social-icons >li a {
    color: #ffffff;
}
ul.social-icons >li a:hover {
    color: #33393c !important;
}
.aot_slider .text-wrapper .sp-introtext {
    background-color: #007ee1 !important;
    color:  !important;
    border-left: 5px solid #000000 !important;
}
.aot_slider .slider-arrow-nav i {
    background: #007ee1 !important;
}
.aot_slider .slider-arrow-nav i:hover {
    background-color: #000000 !important;
}
a {
    color: #000000;
    
}
a:hover {
    color: #00457b;
}
.sp-megamenu-parent >li a {
    background-color: transparent;
    color: #007ee1;
}
.sp-megamenu-parent >li.active:hover>a,
.sp-megamenu-parent >li:hover>a {
    background: transparent url(images/presets/preset1/menubg.png) 0 0 repeat;
    color: #007ee1 !important;
    border-bottom: 2px solid #007ee1;
}
.sp-megamenu-parent >li.active>a {
    background: transparent url(images/presets/preset1/menubg.png) 0 0 repeat;
    color: #007ee1 !important;
    border-bottom: 2px solid #007ee1;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ff9800; !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    color: #ffffff;
    background: #ff9800;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    color: #ffffff;
    background: #209ffb;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #ffffff;
    background: #209ffb;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:hover {
    color: #007ee1;
}
#offcanvas-toggler >i {
    color: #0061ae;
}
#offcanvas-toggler >i:hover {
    color: #007ee1;
}
.btn-primary,
.sppb-btn-primary {
    border-color: #006dc2;
    border-bottom-width: 3px;
    background-color: #007ee1;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
    border-color: #005395;
    background-color: #0061ae;
}
ul.social-icons >li a:hover {
    color: #007ee1;
}
#sp-title {
    min-height: 0;
}
.sp-page-title {
    //padding: 70px 0;
    padding-top: 135px;
    padding-bottom: 5px;
    color: #333333;
    background: #f6f7f9 url(images/page-title-bg.jpg) center center repeat-x;
    margin-top: 131px;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
}
.sp-page-title h2,
.sp-page-title h3 {
    margin: 0;
    padding: 0;
    color: #333333;
}
.sp-page-title h2 {
    color: #333333;
    display: inline-block;
    margin-top: 10px;
    font-size: 24px;
    line-height: 1;
    font-weight: 300;
    text-transform: uppercase;
    background: rgba(255,255,255,0.5);
    padding: 4px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.sp-page-title h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    margin-top: 10px;
}
.sp-page-title .breadcrumb {
    background: rgba(255,255,255,0.7);
    padding: 0 10px;
    margin: 20px 0 0 0;
    font-size: 13px;
    font-weight: 400;
    float: right;
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
    color: #007ee1;
}
.layout-boxed .body-innerwrapper {
    background-color: #ffffff;
}
.layout-boxed #sp-main-body {
    background-color: #ffffff;
}
.sp-module ul >li >a:hover {
    color: #ff9800;
}
.sp-module .latestnews >div >a {
    color: #0061ae;
}
.sp-module .latestnews >div >a:hover {
    color: #00457b;
}
.sp-module .tagscloud .tag-name:hover {
    background: #ff9800;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
    background: #007ee1;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
    background:#007ee1;
}
.search .btn-toolbar button {
    background: #ff9800;
}
.post-format {
    background: #ff9800;
}
.voting-symbol span.star.active:before {
    color: #ff9800;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
    color: #0061ae;
}
.entry-link,
.entry-quote {
    background: #ff9800;
}
blockquote {
    border-color: #ff9800;
}
.carousel-left:hover,
.carousel-right:hover {
    background: #ff9800;
}
#sp-footer {
    background: #293034;
    border-top: 1px solid #3d474c;
}
.sp-comingsoon body,
.sp-comingsoon-wrap {
    background-color: #ff9800;
}
.pagination>li>a,
.pagination>li>span {
    color: #777777;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    color: #777777;
}
.pagination>.active>a,
.pagination>.active>span {
    border-color: #ff9800;
    background-color: #ff9800;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    border-color: #ff9800;
    background-color: #ff9800;
}
.module-one {
    background: #e10000;
    color: #ffffff;
    margin-left: -15px;
    margin-right: -15px;
    padding: 25px 0 35px;
    z-index: 999 !important;
}
.module-one a {
    color: #ffc500;
}
.module-one a:hover,
.module-one a:focus {
    color: #ffdc66;
}
.module-one .sp-module-title,
.module-one .sppb-feature-box-title,
.module-one .sppb-icon span {
    color: #ffffff;
}
.module-one h1,
.module-one h2 {
    padding-bottom: 10px;
}
.module-one h1,
.module-one h2,
.module-one h3,
.module-one h4,
.module-one h5,
.module-one h6 {
    color: #fff;
    letter-spacing: 0px;
}
.module-one .sppb-feature-box-title {
    padding: 11px 15px 0;
}
.module-one .sppb-addon-text {
    padding: 10px 15px 0;
}
.module-one .sppb-icon {
    padding-left: 15px;
    padding-top: 10px;
}
.module-two {
    background: #079df5;
    color: #ffffff;
    margin-left: -15px;
    margin-right: -15px;
    padding: 25px 0 35px;
    z-index: 999 !important;
}
.module-two a {
    color: #ffc500;
}
.module-two a:hover,
.module-two a:focus {
    color: #ffdc66;
}
.module-two .sp-module-title,
.module-two .sppb-feature-box-title,
.module-two .sppb-icon span {
    color: #ffffff;
}
.module-two h1,
.module-two h2 {
    padding-bottom: 10px;
}
.module-two h1,
.module-two h2,
.module-two h3,
.module-two h4,
.module-two h5,
.module-two h6 {
    color: #fff;
    letter-spacing: 0px;
}
.module-two .sppb-feature-box-title {
    padding: 11px 15px 0;
}
.module-two .sppb-addon-text {
    padding: 10px 15px 0;
}
.module-two .sppb-icon {
    padding-left: 15px;
    padding-top: 10px;
}
.module-three {
    background: #489a1e;
    color: #ffffff;
    margin-left: -15px;
    margin-right: -15px;
    padding: 25px 0 35px;
    z-index: 999 !important;
}
.module-three a {
    color: #ffc500;
}
.module-three a:hover,
.module-three a:focus {
    color: #ffdc66;
}
.module-three .sp-module-title,
.module-three .sppb-feature-box-title,
.module-three .sppb-icon span {
    color: #ffffff;
}
.module-three h1,
.module-three h2 {
    padding-bottom: 10px;
}
.module-three h1,
.module-three h2,
.module-three h3,
.module-three h4,
.module-three h5,
.module-three h6 {
    color: #fff;
    letter-spacing: 0px;
}
.module-three .sppb-feature-box-title {
    padding: 11px 15px 0;
}
.module-three .sppb-addon-text {
    padding: 10px 15px 0;
}
.module-three .sppb-icon {
    padding-left: 15px;
    padding-top: 10px;
}
.module-four {
    background: #1c1c1c;
    color: #ffffff;
    margin-left: -15px;
    margin-right: -15px;
    padding: 25px 0 35px;
    z-index: 999 !important;
}
.module-four a {
    color: #ffc500;
}
.module-four a:hover,
.module-four a:focus {
    color: #ffdc66;
}
.module-four .sp-module-title,
.module-four .sppb-feature-box-title,
.module-four .sppb-icon span {
    color: #ffffff;
}
.module-four h1,
.module-four h2 {
    padding-bottom: 10px;
}
.module-four h1,
.module-four h2,
.module-four h3,
.module-four h4,
.module-four h5,
.module-four h6 {
    color: #fff;
    letter-spacing: 0px;
}
.module-four .sppb-feature-box-title {
    padding: 11px 15px 0;
}
.module-four .sppb-addon-text {
    padding: 10px 15px 0;
}
.module-four .sppb-icon {
    padding-left: 15px;
    padding-top: 10px;
}
.border-dark {
    border-bottom: 3px solid #0070c8;
}
.sppb-carousel-control {
    background: #007ee1;
    border: 1px solid #0061ae !important;
}
.sppb-carousel-control i {
    color: #fff;
}
.sppb-carousel-control:hover {
    background: #0061ae !important;
}
.sppb-panel {
    border: none !important;
}
.sppb-panel-default .sppb-panel-heading {
    color: #fff;
    background-color: #424751;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.sppb-panel-default .active {
    color: #fff;
    background-color: #ff9800 !important;
}
.sppb-nav-tabs > li > a,
.sppb-nav-tabs > li > a:hover,
.sppb-nav-tabs > li > a:focus {
    background-color: #424751;
    border-color: transparent;
    color: #fff;
}
.sppb-nav-tabs > li.active > a,
.sppb-nav-tabs > li.active > a:hover,
.sppb-nav-tabs > li.active > a:focus {
    background-color: #ff9800;
    border-color: transparent;
    color: #fff;
}
.sppb-nav-pills > li {
    margin-right: 10px;
}
.sppb-nav-pills > li > a {
    color: #fff;
    -moz-border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    border-radius: 30px !important;
    background: rgba(30,35,41,0.7) none repeat scroll 0 0;
}
.sppb-nav-pills > li > a:hover,
.sppb-nav-pills > li > a:focus {
    background-color: #007ee1
    color: #fff;
}
.sppb-nav-pills > li.active > a,
.sppb-nav-pills > li.active > a:hover,
.sppb-nav-pills > li.active > a:focus {
    background-color: #007ee1;
    border: 1px solid #007ee1
    color: #fff;
}
.sprocket-strips-c-title a {
    color: #ff9800;
}
.sprocket-strips-c-readon,
.sprocket-strips-s-content .readon {
    font-weight: 400;
    color: #ffffff;
    background-color: #007ee1;
    border: 1px solid #0070c8;
    border-bottom-width: 3px;
    padding: 1px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.sprocket-strips-c-readon:hover,
.sprocket-strips-s-content .readon:hover {
    color: #ffffff;
    background-color: #1598ff;
}
.sprocket-strips-c-text {
    color: #555;
}
.sprocket-strips-c-nav {
    background: #ff9800;
    border-bottom: 1px solid #0070c8;
    border-top: 1px solid #0070c8;
}
.sprocket-features-desc .readon {
    font-weight: 400;
    color: #fff;
    background-color: #007ee1;;
    border: 1px solid #0070c8;;
    border-bottom-width: 3px;
    padding: 1px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.sprocket-features-desc .readon:hover {
    color: #ffffff;
    background-color: #1598ff;
}
.sprocket-strips-s-item {
    background: #F6F7F9;
    border-radius: 0 0 6px 6px;
}
.sprocket-strips-s-item img {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.sprocket-strips-s-content {
    padding: 10px 10px 20px;
    text-align: center;
    border-bottom: 3px solid #007ee1;
}
.sprocket-strips-s-overlay .css-loader-wrapper {
    padding: 8px !important;
}
.horizmenu ul.menu li a {
    color: #b1b9bd;
}
.sp-team .sp-member {
    text-align: center;
}
.sp-team .sp-member h3 {
    font-size: 18px;
    color: #333;
    font-weight: 600;
}
.sp-team .sp-member .sp-designation {
    color: #0061ae;
}
.sp-team .sp-member .sp-description {
    font-size: 13px;
    margin-top: 10px;
}
.sp-team .sp-member .social-icons {
    margin-top: 30px;
}
.sp-team .sp-member .social-icons i {
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff !important;
    margin-right: 5px;
    background: #9DC02E;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.sp-team .sp-member .social-icons i:hover {

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #ff9800 !important;
}
.catItemView h3.catItemTitle {
    line-height: 10px;
}
.catItemView h3.catItemTitle a {
    color: #ff9800;
    font-size: 14px;
}
.catItemView h3.catItemTitle a:hover {
    color: #0061ae;
}
.blogDate {
    background: #ff9800;
}
div.k2TagCloudBlock a:hover {
    background: #ff9800;
}
div.k2CategoriesListBlock ul li {
    color: #ff9800;
}
.k2TagCloudBlock >a {
    background: #ff9800;
}
.k2TagCloudBlock >a:hover {
    background: #0061ae !important;
}
.catItemView h3.catItemTitle {
    line-height: 10px;
}
.catItemView h3.catItemTitle a {
    color: #000;
    font-size: 20px;
}
.catItemView h3.catItemTitle a:hover {
    color: #0061ae;
}
.catItemReadMore,
.userItemReadMore {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.catItemReadMore a,
.userItemReadMore a {
    color: #fff;
}
.catItemReadMore a:hover,
.userItemReadMore a:hover {
    color: #000;
}
.subcription-newsletter .acymailing_form .onefield {
    width: 88%;
    float: left;
}
.subcription-newsletter .acymailing_form >p {
    margin: 0;
    display: inline-block;
}
.subcription-newsletter .acymailing_form .acyfield_email >input[type='text'] {
    background: #f6f7f9;
    border-width: 1px;
    border-style: solid;
    border-color: #bcbcbc #dadada #e5e5e5;
    border-right: transparent;
    color: #c0c0c0;
    margin: 0 0 0 25px;
    height: 40px !important;
    padding-left: 15px;
}
.subcription-newsletter .acymailing_form .acysubbuttons {
    position: relative;
}
.subcription-newsletter .acymailing_form .acysubbuttons >input[type='submit'] {
    text-indent: -9999em;
    height: 40px;
    width: 40px;
    padding: 0;
    display: inline-block;
    margin-left: -1px;
    border: none;
    background: #000c15;
}
.subcription-newsletter .acymailing_form .acysubbuttons:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -3px;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    cursor: pointer;
}
#btl .btl-panel {
    margin-left: -15px !important;
    padding-top: 7px;
}
#btl .btl-panel > span {
    background: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    color: #fbfeff !important;
    margin: 6px 0 !important;
    line-height: 14px !important;
}
.btl-content-block h3 {
    background: #38383A !important;
    color: #fff !important;
}
#btl-panel-login {
    padding-left: 14px !important;
    padding-right: 12px !important;
}
#btl-panel-registration {
    padding-left: 18px !important;
    padding-right: 12px !important;
}
input.btl-buttonsubmit,
button.btl-buttonsubmit {
    background: #ff9800 !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.tp-bullets.simplebullets.round .bullet {
    background: #ff9800 !important;
    width: 10px !important;
    height: 10px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tp-bullets.simplebullets.round .bullet:hover {
    background: #005395 !important;
}
.rev_slider_wrapper {
    z-index: 0 !important;
}
.darktext {
    color: #444444;
}
.darktext h1,
.darktext h2,
.darktext h3,
.darktext h4,
.darktext h5,
.darktext h6,
.darktext .h1,
.darktext .h2,
.darktext .h3,
.darktext .h4,
.darktext .h5,
.darktext .h6 {
    color: #444444;
}
.lighttext {
    color: #ffffff;
}
.lighttext h1,
.lighttext h2,
.lighttext h3,
.lighttext h4,
.lighttext h5,
.lighttext h6,
.lighttext .h1,
.lighttext .h2,
.lighttext .h3,
.lighttext .h4,
.lighttext .h5,
.lighttext .h6 {
    color: #fff;
}
#sp-bottom {
/*    background: #202427;*/
    background: #202427e0;
    padding: 26px 0px 20px !important;
}
.ourmap{    background: #007ee1;
    max-width: 327px;
    margin: auto;
    margin-bottom: 25px;
    border-radius: 26px;
    padding: 3px;}
.parterner li{    width: 48%;float: left;}

#sp-bottom .sp-module .sp-module-title{    border-bottom: 2px solid #e8c663;
    padding-bottom: 10px;
    max-width: max-content;
    font-weight: bold;}
#sp-bottom h1,
#sp-bottom h2,
#sp-bottom h3,
#sp-bottom h4,
#sp-bottom h5,
#sp-bottom h6,
#sp-bottom .h1,
#sp-bottom .h2,
#sp-bottom .h3,
#sp-bottom .h4,
#sp-bottom .h5,
#sp-bottom .h6 {
    color: #ffffff;
}
#sp-bottom label {
    color: #999;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    padding-top: 7px;
    text-align: center;
    font-size: 14px;
}
.centered {
    text-align: center;
}
.centered .sppb-nav {
    text-align: center;
    display: inline-block;
       margin-bottom: 0px;
    margin-top: 20px;
}
.centered img {
    margin: 10px 20px;
}
.centered h1,
.centered h2,
.centered h3,
.centered h4,
.centered h5,
.centered h6,
.centered .h1,
.centered .h2,
.centered .h3,
.centered .h4,
.centered .h5,
.centered .h6 {
    line-height: 30px;
}
.module-title h1,
.module-title h2,
.module-title h3,
.module-title h4,
.module-title h5,
.module-title h6,
.module-title .h1,
.module-title .h2,
.module-title .h3,
.module-title .h4,
.module-title .h5,
.module-title .h6 {
    line-height: 29px;
    margin: 0 0 15px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e1e1e1;
}
.module-title h1:after,
.module-title .h1:after,
.module-title h2:after,
.module-title .h2:after,
.module-title h3:after,
.module-title .h3:after,
.module-title h4:after,
.module-title .h4:after,
.module-title h5:after,
.module-title .h5:after,
.module-title h6:after,
.module-title .h6:after {
    background: #ff9800;
    width: 11px;
    content: "";
    right: 0px;
    margin-top: 29px;
    height: 11px;
    position: absolute;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
}
.dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
	    margin: 0;
    list-style-type: none;
    padding: 0px;
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
      text-transform: uppercase;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    border-bottom: 1px solid;
    font-weight: 400;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}
