.too-topbar {
  background: #0c1f34;
  line-height: 0;
}
@media (max-width: 767px) {
  .too-topbar .topbar-1 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .too-topbar .topbar-1 {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .too-topbar .topbar-2 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .too-topbar .topbar-2 {
    text-align: right;
  }
}
.too-topbar .welcome {
  padding-top: 16px;
  padding-left: 10px;
  display: inline-block;
  font-weight: 400;
  color: #8e8e8e;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .too-topbar .welcome {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .too-topbar .welcome {
    font-size: 15px;
  }
}
.too-topbar .welcome i,
.too-topbar .welcome em {
  display: inline-block;
  font-size: 16px;
  font-weight: 100;
  margin-right: 7px;
  position: relative;
  text-align: center;
  color: #fb5e1b;
}
.too-topbar .social-media .last-child {
  border-right: 1px solid #555555;
}
@media (max-width: 991px) {
  .too-topbar .social-media .last-child {
    border-right: none;
  }
}
.too-topbar .social-media i,
.too-topbar .social-media em {
  color: #8e8e8e;
  padding: 18px 16px;
  text-align: center;
  border-left: 1px solid #555555;
  font-size: 15px;
}
.too-topbar .social-media i:hover,
.too-topbar .social-media em:hover {
  color: #fb5e1b;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 991px) {
  .too-topbar .social-media i,
  .too-topbar .social-media em {
    padding: 18px 10px;
    border-left: none;
  }
}
.t3-header {
  padding-top: 40px;
  padding-bottom: 45px;
}
.t3-header .bottom-header {
  float: right;
  
}
@media screen and (max-width: 991px) {
  .t3-header .bottom-header {
    margin-top: 20px;
  }
}
.t3-header .bottom-header .single-content {
  position: relative;
  margin-left: 40px;
  margin-top: 15px;
  float: left;
  
  
}
@media screen and (max-width: 991px) {
  .t3-header .bottom-header .single-content {
    margin-left: 12px;
  }
}
@media screen and (max-width: 767px) {
  .t3-header .bottom-header .single-content {
    float: none;
  }
}
.t3-header .bottom-header .single-content p {
  line-height: 26px;
  margin-left: 38px;
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  font-weight: 400;
  color: #3d3d3d;
}
.t3-header .bottom-header .single-content span {
  color: #2c2c2c;
  margin-left: 38px;
  font-family: 'Hind Madurai', Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: -5px;
}
.t3-header .bottom-header .single-content .ficon {
  position: absolute;
  top: 0;
  left: 0;
}
.t3-header .bottom-header .single-content .ficon:before {
  font-size: 26px;
  color: #fb5e1b;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 32px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}
.t3-mainnav .container {
  position: relative;
}
.head-search {
  height: 68px;
  position: absolute;
  top: 0;
  right: 0px;
  margin: 0;
  z-index: 1000;
  box-shadow: none !important;
}
@media (max-width: 991px) {
  .head-search {
    right: 15px;
  }
}
@media (max-width: 767px) {
  .head-search {
    right: 0;
  }
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: transparent;
  border: 1px solid #d6dfec;
  border-top: 0;
  border-bottom: 0;
  position: relative;
  box-shadow: none !important;
}
.head-search .search .fa-search {
  color: #555555;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 22px;
  top: 27px;
}
@media (max-width: 991px) {
  .head-search .search .fa-search {
    top: 20px;
  }
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #8e8e8e;
  height: 68px;
  line-height: 66px;
  position: relative;
  margin: 0;
  padding: 0 20px 0 40px;
  width: 55px;
  -webkit-transition: width 0.25s;
  -o-transition: width 0.25s;
  transition: width 0.25s;
  box-shadow: none !important;
}
@media (max-width: 991px) {
  .head-search .form-control {
    height: 59px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #8e8e8e;
  box-shadow: none !important;
  border: 0 !important;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 215px;
}
.navbar-default-2 .search {
  border: 1px solid #d54204;
  border-top: 0;
  border-bottom: 0;
}
.navbar-default-2 .search .fa-search {
  color: #7b2602;
}
.t3-sl {
  padding-bottom: 88px;
  padding-top: 88px;
}
@media screen and (min-width: 992px) {
  .t3-sl {
    padding-bottom: 100px;
    padding-top: 100px;
  }
}
.t3-sl-1 {
  padding-top: 44px;
}
@media screen and (min-width: 768px) {
  .t3-sl-1 {
    padding-top: 88px;
  }
}
.t3-sl-2 {
  padding-bottom: 44px;
}
@media screen and (min-width: 768px) {
  .t3-sl-2 {
    padding-bottom: 88px;
  }
}
.t3-mainbody {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-content {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-sidebar {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-sidebar .t3-module {
  margin-top: 11px;
  margin-bottom: 30px;
}
.t3-sidebar .t3-module .module-title {
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0 0 25px 0;
  letter-spacing: 1px;
}
.home-pages .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.home-pages .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-footer {
  background: #0c1f34;
  color: #818181;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer small .copyright-name {
  color: #818181;
}
.t3-footer small .copyright-name:hover {
  color: #fb5e1b;
}
.t3-footnav {
  padding: 44px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 66px 0;
  }
}
.t3-footnav .t3-module {
  background: #0c1f34;
  color: #818181;
}
@media (max-width: 767px) {
  .t3-footnav .t3-module {
    margin-bottom: 0px;
  }
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  text-transform: initial;
  margin-bottom: 14px;
  margin-top: 20px;
  letter-spacing: 0.5px;
}
@media (max-width: 991px) {
  .t3-footnav .t3-module .module-title {
    font-size: 21px;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .t3-footnav .t3-module .module-title {
    font-size: 22px;
    margin-bottom: 8px;
  }
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #818181;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #fb5e1b;
}
.footer-contact-info h5 {
  color: #ffffff;
  display: inline-block;
  margin-bottom: 0;
}
.footer-contact-info .footer-count {
  display: inline-block;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #818181;
  padding-left: 12px;
}
.footer-contact-info .logo_footer {
  margin-bottom: 19px;
}
@media (max-width: 991px) {
  .footer-contact-info .logo_footer img {
    width: 175px;
  }
}
@media (max-width: 767px) {
  .footer-contact-info .logo_footer img {
    width: auto;
  }
}
.footer-contact-info .social-media {
  display: inline-block;
}
@media (max-width: 767px) {
  .footer-contact-info .social-media {
    margin-top: -5px;
    margin-bottom: 10px;
  }
}
.footer-contact-info .social-media i,
.footer-contact-info .social-media em {
  color: #fb5e1b;
  margin-left: 5px;
  margin-top: 10px;
  text-align: center;
  width: 37px;
  height: 37px;
  background: transparent;
  border: 2px solid #fb5e1b;
  border-radius: 50%;
  line-height: 33px;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer-contact-info .social-media i:hover,
.footer-contact-info .social-media em:hover {
  background: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}
@media (max-width: 767px) {
  .footer-contact-info .social-media i,
  .footer-contact-info .social-media em {
    margin-left: 5px;
  }
}
.footer-address div {
  margin-top: 10px;
  margin-bottom: 10px;
}
.footer-address div a {
  color: #818181;
  text-transform: lowercase;
  font-family: 'Hind Madurai', Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0;
}
.footer-address div a:hover {
  color: #fb5e1b;
}
.footer-address .city {
  margin-left: 32px;
}
.footer-address i,
.footer-address em {
  color: #fb5e1b;
  margin-right: 14px;
  font-size: 20px;
}
.too-mailing .acymailing_introtext {
  margin-top: 10px !important;
}
.too-mailing .acymailing_form {
  margin-top: 15px;
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  .too-mailing .acymailing_form {
    width: 215px;
  }
}
@media (max-width: 767px) {
  .too-mailing .acymailing_form {
    width: 80%;
  }
}
.too-mailing .acymailing_form .inputbox {
  border-radius: 30px;
  border: 0;
  font-size: 14px;
  color: #818181;
  background: #0b1b2e;
  height: 60px;
  text-align: center;
  margin-left: -6px;
}
.too-mailing .acymailing_form .acysubbuttons {
  text-align: left;
}
.too-mailing .acymailing_form .button {
  margin-top: 7px;
}
.too-mailing .acymailing_form .button:hover {
  background: #ffffff !important;
  color: #3d3d3d !important;
}
.t3-copyright {
  font-size: 14px;
  background: #0c1f34;
  border-top: 1px solid #081523;
  padding: 35px 0 ;
  line-height: 1.7;
  color: #818181;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
  margin-left: -15px;
}
.t3-copyright .too-copyright i {
  color: #fb5e1b;
}
.t3-copyright .too-copyright a {
  font-family: 'Hind Madurai', Arial, sans-serif;
  font-size: 16px;
  text-transform: initial;
  letter-spacing: 0;
}
.t3-copyright .too-copyright a:hover {
  color: #ffffff;
}
.t3-copyright .too-footer-info {
  text-align: right;
}
@media (max-width: 991px) {
  .t3-copyright .too-footer-info {
    text-align: left;
  }
}
.t3-copyright .too-footer-info .nav li {
  display: inline-block;
  text-align: right;
}
.t3-copyright .too-footer-info .nav li a {
  padding: 0px 15px;
  color: #818181;
  text-transform: capitalize;
  font-family: 'Hind Madurai', Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 300;
}
.t3-copyright .too-footer-info .nav li a:hover,
.t3-copyright .too-footer-info .nav li a:focus,
.t3-copyright .too-footer-info .nav li a:active {
  background: transparent !important;
}
@media (max-width: 991px) {
  .t3-copyright .too-footer-info .nav li a {
    padding: 0px 5px;
  }
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}

#back-to-top {
  position: fixed;
  right: 25px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: transparent !important;
  border: 3px solid #fb5e1b;
  height: 37px;
  width: 37px;
  padding: 0;
  text-align: center;
  font-size: 18px;
  line-height: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#back-to-top .btn:hover {
  background: transparent !important;
  border: 3px solid #fb5e1b;
  color: #ffffff !important;
}
#back-to-top.affix {
  bottom: 30px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 16px;
  color: #fb5e1b;
}
#back-to-top i:hover,
#back-to-top i:active,
#back-to-top i:focus {
  color: #fb5e1b;
}
.btn.jmodedit {
  background: #000 !important;
  padding-right: 10px;
  padding-left: 10px;
}
.icon-edit:before {
  content: 'edit';
  color: #fff;
}