@charset "utf-8";
body{ background-image:url(../images/bg.jpg);   font-family: 'Roboto'; font-size:16px;}

.noselect {

  -webkit-touch-callout: none; /* iOS Safari */

    -webkit-user-select: none; /* Safari */

     -khtml-user-select: none; /* Konqueror HTML */

       -moz-user-select: none; /* Firefox */

        -ms-user-select: none; /* Internet Explorer/Edge */

            user-select: none; /* Non-prefixed version, currently

                                  supported by Chrome and Opera */

}



.light-white-bg{ background-color:rgba(255,255,255,1.0); }
.white-bg{ background-color:#fff;}
.top-btn{ background-color:#ff4500 !important; min-width:130px; text-align:center; border:1px solid #fff !important;  font-family: 'Roboto'; }

.wysiwyg-color-red { color:#ff4500; font-weight:bold}
.top-links{ font-size:14px;  font-family: 'Roboto'; }
.top-links ul {
    display: block;
    width: auto !important;
    margin: 0 auto !important;
    overflow: hidden;
    list-style: none;
}
.top-links li {
    display: inline-block;
    padding: 8px 30px 8px 30px;
    margin: 0px -3px 0px -3px;
	color:#fff;
    
}
.top-links li a {
  	color:#fff;
  font-family: 'Roboto';
   font-size:20px;
}
.orange-bar{background-color:#ff4500; text-align:center; padding:0px; margin:0;}
.red-color{color:#e51000; font-size:20px;}
.right-link{ border-bottom:1px dashed orange; line-height:26px; padding:10px;}
.box li:before {
 content: "\f185"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.1em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color:#ff4500
}
.box li a {
  	color:#333;
	line-height:24px;
	font-family: 'Roboto';
	font-size:18px;
 
}
.box img {
  margin-top:10px;
 
}

.box { min-height: 185px !important; border: 1px solid #ffc000; margin-bottom: 25px; position: relative;  padding: 10px 10px 0px 10px; margin:10px 1px; background: #fcf4dc; }
 
.box:hover { box-shadow: 0 6px 26px rgba(148,148,148,.5);  background: #fff2cc; border-bottom: 2px solid #ff4500; }
     
.heading{ text-decoration:none; font-weight:bold; color:#ff4500}
.box-heading{text-align:left;}
.padding0{ padding:0px !important;}
.margin0{ padding:0px !important;}
h3{ margin-top: 1px !important; 
    margin-bottom: 1px;
	font-size:20px !important;
	font-weight:bold !important;
	   font-family: 'Roboto';
		}
.navbar-nav>a:hover {
     background-color: #30444d !important;
	
}
.navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #30444d !important;
}

.list-style{list-style-type:none; margin-top:10px; }
.orange-link{background-color: #ff4500 !important;}

.icon-bar{ background-color:#fff; }

.navbar {
   
    margin-bottom: 0px !important;
	    border:none !important;}
		
.box1 {
	  background-color: #ff4500;
  color: #fff;
  padding: 20px;
  min-height:80px;
}



.box1.arrow:after {
  content: " ";
  position: absolute;
  right: -12px;
  top: 10px;
  border-top: 12px solid transparent;
  border-right: none;
  border-left: 12px solid #ff4500;
  border-bottom: 12px solid transparent;
}
.orange-border{border:1px solid #ff4500; padding:0px;}
.padding1030{padding:10px 30px;}
.padding10-0{padding:10px 0;}
.style1{ color:#000 !important;}
.content{ font-size:14px; font-family:roboto; line-height:24px; text-align:justify;}
.content1{ font-size:18px; font-family:roboto; line-height:24px; text-align:justify; margin-top:20px;}
@media (max-width: 500px){
	.box1 {
	min-height:40px;
}

	.box1.arrow:after {
  content: " ";
  position: absolute;
  right: -12px;
  top: 10px;
  border-top: 12px solid transparent;
  border-right: none;
  border-left: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.box1.arrow:before {
  content: " ";
 position: absolute;
  
 top: 43px;
  border-top: 12px solid #ff4500;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: none;
}

.box-heading{text-align:center;}

.box img {
  margin-top:1px;}
 
}
/* CSS Document */

