@import url(//fonts.googleapis.com/css?family=Roboto);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700);
@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

body {
    overflow-x:hidden;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
img{max-width: 100%;}

a {color: #09508d;}
a:hover,
a:focus{
    text-decoration: none;
}

h2 {
    font: 300 36px/40px Roboto Condensed;
    color: #000000;
    margin-bottom:22px;
    letter-spacing:1px;
    text-transform:uppercase;
}


/**
** Logo
**/
.logo{}
.logo p{margin-bottom: 0px;line-height: 80px;}

/**
** Topbar
**/
.t3-topbar{padding: 10px 0;}

/**
** Header 
**/
.t3-header{padding: 5px 0 30px 0;}
.t3-header .module-content{float: right;}
.t3-header .module-content .menu{float: right;text-transform: uppercase;line-height: 27px;}
.t3-header .module-content .menu li{margin-left: 12px;margin-bottom: 15px;}
.t3-header .module-content .menu li a{color: #676767;font-size: 13px;}
.t3-header .module-content .menu .item-115 {}
.t3-header .module-content .menu .item-115 a{}

.t3-header .k2SearchBlock {text-align: right;}
.t3-header .k2SearchBlock input[type="text"]{
     background-color: #fff;
    color: #6e6e6e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    border-top-right-radius: 24px;
    padding: 4px 12px;
    border: 1px solid #dedede;
}


 .btn-navigation,
 .search-area,
 .navigation-area{padding-right: 0px;}

/**
** Navigation
**/
.btn-navigation{text-align: right;}
.t3-header .login{
    display: inline-block;
    margin-top: 6px;
    text-align: right;
}
.t3-header .login a{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 4px 10px;
    border-radius: 4px;
    background: #790131;
}
.t3-header .login a i{padding-right: 4px;}

/**
** Slideshow
**/
.t3-slideshow{}
.t3-slideshow .flexslider{}
.t3-slideshow .flexslider ul{}
.t3-slideshow .flexslider ul li{}
.t3-slideshow .flexslider ul li img{width: 100%;}


.t3-after-slide{
    margin: 3px 0 30px;
    padding: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 92px;
}
.t3-after-slide ul{
    list-style-type: none;
    margin: 0 auto;
    display: inline-block;
    padding: 0;
}
.t3-after-slide ul li{
    float: left;
    line-height: 92px;
    margin: 0 20px;
}
.t3-after-slide ul li a{
    line-height: 92px;
    color: #676767;
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: normal;
}
.t3-after-slide ul li a i{}

/**
** Home
**/
.t3-home-1 {
    background: #e9ecf2;
    padding:50px 0 20px 0;
}
.t3-home-1 .custom{background: #fff;}
.t3-home-1 .custom .box{
    padding: 30px 20px;
    margin-bottom: 30px;
}
.t3-home-1 .custom .box h2{color: #2593d0;}
.t3-home-1 .custom .box img{max-width: 100%;}

.t3-below-content{padding: 10px 0;}

/**
** Pre footer
**/
.t3-pre-footer{padding: 60px 0;background: #e9ecf2;}
.t3-pre-footer .moduletable{background: #fff;}
.t3-pre-footer .icon-box{padding-right: 0px;}
.t3-pre-footer .title-box{padding-left: 0px;}
.t3-pre-footer .moduletable .pre-footer-icon{font-size: 52px;background: #89a7ac;text-align: center;line-height: 79px;color: #fff;width: 100%;display: block;height: 100%;}
.t3-pre-footer .moduletable span{}
.t3-pre-footer .moduletable .title{background: #e1e8e8;padding: 22px;}
.t3-pre-footer .moduletable .title-2{background: #666666;line-height: 39px;text-align: center;}
.t3-pre-footer .moduletable .title-2 a{color: #fff; }
.t3-pre-footer .moduletable .box{padding: 10px 10px;}
.t3-pre-footer .moduletable .box p{color: #790131;line-height: 23px;}
.t3-pre-footer .moduletable .box span{color: #187f90;}
/**
** Footer Social media
**/
.t3-footer{background: #515c5f;}
.t3-footer .footer-1{}
.t3-footer .footer-1 .custom{margin:35px 0; text-align: center;}

.t3-social{background: #86002e;}
.t3-social .social_media{margin: 25px 0; text-align: center;}
.t3-social .social_media ul{list-style-type: none;margin: 0;padding: 0;}
.t3-social .social_media ul li{
    display: inline-block;
    margin-right: 6px;
}
.t3-social .social_media ul li a{
    display: block;
    border-radius: 90%;
    font-size: 23px;
    width: 43px;
    height: 43px;
    text-align: center;
    background: #fff;
    color: #4272d0;
}
.t3-social .social_media ul li a i{line-height: 45px;}
.t3-social .social_media ul li a:hover{}

.t3-social .social_menu{
    padding: 0;
    display: inline-block;
    text-align: center;
}
.t3-social .social_menu ul{
    list-style-type: none;
    margin: 0 auto;
    display: inline-block;
    padding: 0;
}
.t3-social .social_menu ul li{
    float: left;
    line-height: 80px;
    margin: 0 15px;
}
.t3-social .social_menu ul li a{color: #fff;}

div.itemToolbar{background: transparent;}



 /**
  ** Sidebar
  **/
  /**
** Sidebar left menu
**/
.t3-sidebar-left{
  padding-right: 0px;
  position: relative;
}
.t3-sidebar-left:before {
    content: "";
    width: 2px;
    height: 100%;
    background: url(../images/sprites.png) repeat-y top right;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 1; 
  }
.t3-sidebar-left ul{}
.t3-sidebar-left ul li{padding-bottom: 19px;float: left;width: 100%;}
/*
.t3-sidebar-left .nav .open > a,
.t3-sidebar-left .nav .open > a:focus,
.t3-sidebar-left .nav .open > a:hover{color: #7db02e;background-color: transparent;}
*/

.t3-sidebar-left ul li a{color: #333;  padding: 0 0 0 19px;
	font-family: "Roboto",sans-serif;
    font-size: 109%;
    font-weight: 500;
    letter-spacing: 0;
    display: block;
}

.t3-sidebar-left ul li.active > a{
  background: #790131;
  color: #fff;
  line-height: 30px;
  -moz-border-radius: 15px 0 0 15px;
      -ms-border-radius: 15px 0 0 15px;
      -o-border-radius: 15px 0 0 15px;
      -webkit-border-radius: 15px 0 0 15px;
      border-radius: 15px 0 0 15px;
}
.t3-sidebar-left ul li.active > a:hover,
.t3-sidebar-left ul li.active > a:focus{background-color: #790131;color: #fff;}
/*
.t3-sidebar-left ul li.open > a:hover,
.t3-sidebar-left ul li.open > a:focus{color: #7db02e;background-color: transparent;}
*/

.t3-sidebar-left ul li > a:hover,
.t3-sidebar-left ul li > a:focus{color: #790131;background-color: transparent;}




/** 2nd Label **/
.t3-sidebar-left ul li.active ul{
  display: block;
  position: relative;
  width: 95%;
  border: none;
  padding-left: 20px;
  margin: 0 0 0 12px;

  border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;

  -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
background: #ecede4;
}
.t3-sidebar-left ul li.active ul li{padding-bottom: 0px;}
.t3-sidebar-left ul li.active ul li a{background: transparent;color: #666; font-size: 92%;line-height: 25px;
  white-space: pre-wrap;
border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
}
.t3-sidebar-left ul li.active ul li a:hover{color: #790131;background: transparent;}

.t3-sidebar-left ul li ul li.active > a:hover,
.t3-sidebar-left ul li ul li.active > a:focus{background-color: transparent;color: #7db02e;}

/** 3rdLabel **/
.t3-sidebar-left ul li.active ul li ul{
  display: none;
  position: relative;
  width: 94%;
  border: none;
  padding-left: 0px;
  border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;

  -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
background: #ecede4;

}
.t3-sidebar-left ul li.active ul li ul li{padding-bottom: 0px; display: none;}
.t3-sidebar-left ul li.active ul li ul li a{color: #666;font-size: 100%;line-height: 30px;
  white-space: pre-wrap;
border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
}
.t3-sidebar-left ul li.active ul li ul li a:hover{color: #7db02e;background: transparent;}

.t3-sidebar-left ul li ul li ul li.active > a{color: #007a34;}
.t3-sidebar-left ul li ul li ul li.active > a:hover,
.t3-sidebar-left ul li ul li ul li.active > a:focus{background-color: transparent;color: #007a34;}
.t3-sidebar-left .dropdown-menu{top: 0;}
.t3-sidebar-left .nav{display: block;}
.t3-sidebar-left .dropdown-menu li span{
	padding-left: 20px;
    font-size: 120%;
    font-weight: 400;
    color: #666;
}
.t3-sidebar-left .nav li a{text-decoration: none;}
.t3-sidebar-left .dropdown-menu li a:hover{text-decoration: none;}
.t3-sidebar-left .t3-module{padding: 0 20px;}
.t3-sidebar-left .dropdown-toggle::after{
	color:#fff;
}
