@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Istok+Web);
*{ margin:0px; padding:0px;font-family: 'Istok Web', sans-serif;}
body{ background:#fff; background-color:#fff;}

.jumbotron {
background: #065897;
color: #FFF;
border-radius: 0px;
}
.jumbotron-sm { padding-top: 24px;
padding-bottom: 24px; }
.jumbotron small {
color: #FFF;
}
address p , address p span{ color:#000 ; }
.h1 small {
font-size: 24px;
}
  /*  @media screen and (max-width: 767px) 
	{
        body { padding-top: 60px; }
    }
    @media screen and (min-width:768px) and (max-width: 991px)
	 {
        body { padding-top: 110px; }
    }
  
	@media screen and  (max-width: 680px) 
	{
        body { padding-top: 80px !important; }
		 .hero h1 { font-size:24px !important; }
		 	 .hero h3 { font-size:16px !important; }
	}*/
.header{ background:#fff !important; height:auto; width:auto; margin:0 auto; padding-bottom:5px; }
.navbar-inverse {
    background-color: none !important; margin-top:20px !important;
    border-color:0px !important; font-weight: normal !important;
}
.icon-bar {
    background-color:#F00 !important;
}

#navigation{  background:none !important;margin-top:20px !important;}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {color: #000 !important;  border-bottom: 1px solid #3A46DA !important; background-color:transparent !important}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {color: #000 !important;  border-bottom: 1px solid #3A46DA !important; background-color:transparent !important}
p{ text-align:justify; color:#333; line-height:22px; font-size:16px; margin-top:15px;}
.maincontent ul,.maincontent ol, .maincontent ul li, .maincontent p ul li { margin-left:25px !important}
.main-title{ color:#000; font-size:32px; text-align:left;  line-height:26px;}
.navbar-inverse .navbar-nav > li > a {
	font-weight: normal !important;  font-size:14px; margin-left:0px; text-transform:uppercase;  color: #065897 !important; padding-bottom:9px !important; padding-top:7px !important;
	
	}
	
.navbar-inverse .navbar-nav > li > a:hover {
    color: #000 !important; 
	background-color: transparent!important; border-bottom: 1px solid #3A46DA !important; font-weight: normal !important;}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse {
        color: #fff;
    border:0px !important;
}

.navbar-nav > li > .dropdown-menu { border-bottom:3px solid #042469;}
   .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
      color: #042469;  font-size:14px;
    }
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a i{ font-size:10px;}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
      color: #fff !important; background:#1c9cff !important;
    }
	.navbar-brand { height:auto !important; padding:0px !important}
.pdf-thumb-box
{
display:inline-block !important;
position:relative !important; 
overflow: hidden;

}
.pdf-thumb-box-overlay {
   
  visibility:hidden;
  opacity:0;
  transition:visibility 0s linear 0.5s,opacity 0.5s linear;

}
.pdf-thumb-box a{

    color:transparent;
}
.pdf-thumb-box a:hover .pdf-thumb-box-overlay {
    visibility:visible;
    opacity:1;
    transition-delay:0s;
    text-align:center;
    position: absolute;
    background-color: rgba(15, 3, 67, 0.58);
    color: #fff;
    width:100%;
    height:100%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    
}
.pdf-thumb-box-overlay span {
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
margin-top:50%; text-transform:uppercase; font-size:18px;
}


.caret-up{
    border-bottom: 6px solid #000000;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
  }


.spltxt,.spltxt p{ text-align:justify !important; overflow:hidden; line-height:20px; font-size:13px;}
.box-content ,.box-content p{ height:280px; text-align:justify !important; overflow:hidden; margin-bottom:10px;}
.graypanel{ background: #000 url("images/graypanel-bg.jpg") repeat  center top / cover ;
    margin-top: 0;-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.images/graypanel-bg.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/graypanel-bg.jpg', sizingMethod='scale')";
  
  
    min-height: 200px;height:auto; width:0 auto;}
.orange-heading{ color:#eb5b39; font-size:22px; text-align:left;}
.main-text
{
    position: absolute;
    top: 50px;
    width: 96.66666666666666%;
    color: #FFF;
}
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}

.sbtn{ background-color:#2a2a2a; color:#fff;}
.sbtn:hover{ background-color:#eb5b39; color:#fff;}
.foobar{ margin-top:20px; text-align:left;}
.foobar h2{ color:#adacac; font-size:22px; text-transform:uppercase !important; text-align:left;}
.foobar hr{ border-color:#adacac !important}
.foobar li { display: inline-block; line-height:28px; text-align:left; margin-left:20px; color:#adacac;}
.foobar li a{ color:#000; font-size:14px;}
.foobar a:hover{ color:#FF8000}
nav.sidebar, .main{
    -webkit-transition: margin 200ms ease-out;
      -moz-transition: margin 200ms ease-out;
      -o-transition: margin 200ms ease-out;
      transition: margin 200ms ease-out;
  }

  .main{
    padding: 10px 10px 0 10px;
  }

 @media (min-width: 765px) {

    .main{
      position: absolute;
      width: calc(100% - 40px); 
      margin-left: 40px;
      float: right;
    }

    nav.sidebar:hover + .main{
      margin-left: 200px;
    }

    nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
      margin-left: 0px;
    }

    nav.sidebar .navbar-brand, nav.sidebar .navbar-header{
      text-align: center;
      width: 100%;
      margin-left: 0px;
    }
    
    nav.sidebar a{
      padding-right: 13px;
    }

    nav.sidebar .navbar-nav > li:first-child{
      border-top: 1px #e5e5e5 solid;
    }

    nav.sidebar .navbar-nav > li{
      border-bottom: 1px #e5e5e5 solid;
    }

    nav.sidebar .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }

    nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{
      padding: 0 0px 0 0px;
    }

 

    nav.sidebar{
      width: 100%;
      height: 100%;
      margin-left: -160px;
      float: left;
      margin-bottom: 0px;
    }

    nav.sidebar li {
      width: 100%;
    }

    nav.sidebar:hover{
      margin-left: 0px;
    }

    .forAnimate{
      opacity: 0;
    }
  }
   
  @media (min-width: 1330px) {

    .main{
      width: calc(100% - 200px);
      margin-left: 200px;
    }

    nav.sidebar{
      margin-left: 0px;
      float: left;
    }

    nav.sidebar .forAnimate{
      opacity: 1;
    }
  }

  nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #CCC;
    background-color: transparent;
  }

  nav:hover .forAnimate{
    opacity: 1;
  }
  section{
    padding-left: 15px;
  }
  .navbar-default {
    background-color:transparent;
    border-color:transparent;
}

.btn-outlined {
    border-radius: 0;
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
            transition: all 0.3s;
}
.btn-outlined.btn-white {
    background: none;
    color: #FFFFFF;
	border-color: #FFFFFF;
}
.btn-outlined.btn-white:hover,
.btn-outlined.btn-white:active {
    color: #6f5499;
    background: #FFFFFF;
    border-color: #FFFFFF;
}

.fade-carousel {
    position: relative;
    height: auto;
}
.fade-carousel .carousel-inner .item {
    height:auto;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 4em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .3;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.tp { font-size: 4em; }
.logo{ margin-top:-36px;}
.mybtn{  border-color:#293e6b !important; margin-left:10px; margin-bottom:15px; }
.homebox{height:300px; overflow:hidden;}
.imgleft{width:300px; height:300px; float:left; margin-right:20px;}
/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1{ font-size: 1em; }  
	.tp { font-size: 2em; }
	.logo{ margin-top:10px !important;} 
	.mybtn{ display:block; float:none !important; margin-top:20px; width:100% !important;} 
	.homebox{height: auto !important; display:block; margin-top:10px;}
	.imgleft{width:90% !important;  display: block !important;; margin:20px auto !important; float:none !important;}
}
#banner-section {
    background: url('images/graypanel-bg.jpg') no-repeat scroll 50% 50% / cover ;
    height: 200px;
    max-height: 100%;
    min-height: 100px;
}
ul.social-network {
	list-style: none; 
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 30px;
	height: 30px;
	font-size:10px; background-color:#fff;
}
.social-circle li i {
	margin:0;
	line-height:30px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #000;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.fooone {
    background: url('images/fooone.jpg') no-repeat fixed center top / cover  ;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.images/fooone.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fooone.jpg', sizingMethod='scale')";
  
    height: auto;
    max-height: 100%;
    min-height: 400px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}




.btn-circle {
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429; 
  border-radius: 15px;background-color:transparent; background:none; color:#fff;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 50px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 80px;
  height: 80px;
  padding: 10px 16px;
  font-size: 40px;
  line-height: 1.33;
  border-radius: 50px;
}
.foobar{ margin-top:20px; text-align:left;}
.foobar h2{ color:#adacac; font-size:22px; text-transform:uppercase !important; text-align:left;}
.foobar hr{ border-color:#adacac !important}
.foobar a{ display:block; line-height:28px; text-align:left; color:#adacac;}
.foobar a:hover{ color:#FF8000}

#sticky-social {
   left: 0;
   position: fixed;
   bottom: 10px;
   z-index:1000 !important;
}
#sticky-social a {
   background: #333;
   color: #fff;
   display: block;
   height: 35px;
   font: 16px "Open Sans", sans-serif;
   line-height: 35px;
   position: relative;
   text-align: center;
   width: 35px;
}
#sticky-social a span {
   line-height: 35px;
   left: -120px;
   position: absolute;
   text-align:center;
   width:120px;
}
#sticky-social a:hover span {
   left: 100%;
}
#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span { background: #3b5998; }

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span { background: #00aced; }

#sticky-social a[class*="gplus"],
#sticky-social a[class*="gplus"]:hover,
#sticky-social a[class*="gplus"] span { background: #dd4b39; }  

#sticky-social a[class*="linkedin"],
#sticky-social a[class*="linkedin"]:hover,
#sticky-social a[class*="linkedin"] span { background: #007bb6; }  

#sticky-social a[class*="instagrem"],
#sticky-social a[class*="instagrem"]:hover,
#sticky-social a[class*="instagrem"] span { background: #517fa4; }  

#sticky-social a[class*="stumbleupon"],
#sticky-social a[class*="stumbleupon"]:hover,
#sticky-social a[class*="stumbleupon"] span { background: #eb4924; }  

#sticky-social a[class*="pinterest"],
#sticky-social a[class*="pinterest"]:hover,
#sticky-social a[class*="pinterest"] span { background: #cc2127; }  

#sticky-social a[class*="flickr"],
#sticky-social a[class*="flickr"]:hover,
#sticky-social a[class*="flickr"] span { background: #ff0084; }  

#sticky-social a[class*="tumblr"],
#sticky-social a[class*="tumblr"]:hover,
#sticky-social a[class*="tumblr"] span { background: #32506d; }




.search-form {
    float: right;
    margin-left: 32px;
    margin-top: 0px;
}
.search-form {
    display: inline-block;
}
.search-form {
    transition: all 0.4s ease 0s;
}
.search-form {
    display: block;
    position: relative;
    width: 258px;
    z-index: 99999;
}
	
	.search-form_label {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c5c5c5;
    display: block;
    padding: 10px 64px 11px 10px;
}
.search-form_input {
    height: 32px;
}
.search-form_input {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    display: block;
    font-size: 14px;
    height: 21px;
    line-height: 16px;
    outline: medium none;
    vertical-align: baseline;
    width: 100%;
}
.search-form_submit:hover {
    color: #1399bc;
}
.search-form_submit {
    font: 400 33px/1 "FontAwesome",sans-serif;
}
.search-form_submit {
    color: #b5b5b5;
    font: 400 24px/1 "FontAwesome",sans-serif;
    position: absolute;
    right: 16px;
    top: 9px;
    transition: all 0.3s ease 0s;
}
.search-form_submit::before {
    content: "";
}
[class*="fa-"]::before {
    font-family: "FontAwesome";
    font-weight: 400;
}
.fa-search::before {
    content: "";
}
.fa-phone {
    font-size: 28px;
}
.contact-info {
    display: table;
    float: right;
    margin-top: 8px;
}
.contact-info {
    display: inline-block;
}
	
.contact-info .box {
    display: table-cell;
}
.contact-info .box {
    display: inline-block;
    padding-right: 18px;
    vertical-align: middle;
}
.box .box_left, .box .box_right, .box .box_cnt {
    display: table-cell;
    padding: 0;
    vertical-align: top;
}
.contact-info dl dt, .contact-info dl dd {
    display: inline-block; font-size:18px !important;
}

.contact-info .box .box_left {
    padding-right: 8px;
}

.headingwrap {
    background: rgba(0, 0, 0, 0) url("images/line.png") repeat-x scroll 0 54%;
    margin-bottom: 15px;
}
.headingwrap h2 {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0 solid #eee;
    color: #444;
    float: left;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
    padding: 5px 10px 5px 0;
    text-transform: none;
}
.akordeon {
   background-color:#fafafa; clear:both; float:none; 
  
}
#accordion .panel-heading { padding: 0;}
#accordion .panel-title { height:40px !important;}
#accordion .panel-title > a {
	display: block;
	padding: 0.4em 0.6em;
    outline: none;
    font-weight:bold;
    text-decoration: none;
}

#accordion .panel-title > a.accordion-toggle::before, #accordion a[data-toggle="collapse"]::before  {
    content:url('images/minus.png');
    float: left;
    font-family: 'Glyphicons Halflings';
	margin-right :1em; color:#06C; font-size:20px;
}
#accordion .panel-title > a.accordion-toggle.collapsed::before, #accordion a.collapsed[data-toggle="collapse"]::before  {
    content:url('images/plus.png');
}
.social-info {
    float: right;
    padding: 0px 0 0;
}
.social-info li {
    color: #fff;
    float: left;
    line-height: 32px;
    list-style: outside none none;
    margin-left: 28px;
}
.social-info li a {
    color: #fff;
}

.social-info li a span {
    background: rgba(255, 255, 255, 0.64) none repeat scroll 0 0;
    border-radius: 3px;
    color: #1b9cff;
    display: inline-block;
    float: left;
    font-size: 23px;
    height: 32px;
    margin-right: 10px;
    text-align: center;
    width: 34px;
}
.footer-wrp{ background-color:#021f55;}
.foo-head{ display:block; color:#c1c6ca; font-size:16px; font-weight:bold;}
.foo-value{display:block; color:#c1c6ca; font-size:14px;}
.boxc{padding-left:20px; text-align:justify; color:#fff !important; line-height:22px; font-size:16px;}
.boxc p{  color:#fff !important;}

.btn-circle {
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429; 
  border-radius: 15px;background-color:transparent; background:none; color:#fff;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 50px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 80px;
  height: 80px;
  padding: 10px 16px;
  font-size: 40px;
  line-height: 1.33;
  border-radius: 50px;
}
