body {
  background: none repeat scroll 0 0 #ffffff;

}

h1 {
  font-size: 2.7rem;
  font-family: 'Monda', sans-serif !important;
}

h2 {
  font-size: 2.2rem;
  font-family: 'Monda', sans-serif !important;
}

h3 {
  font-size: 1.8rem;
  font-family: 'Monda', sans-serif !important;
}

h4 {
  font-size: 1.4rem;
  font-family: 'Monda', sans-serif !important;
}

h5 {
  font-size: 1.1rem;
}

h6 {
  font-size: 0.9rem;
}

a,
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none !important;
  color: #FFF;

  transition: color 0.20s linear 0s;
  -o-transition: color 0.20s linear 0s;
  -ms-transition: color 0.20s linear 0s;
  -moz-transition: color 0.20s linear 0s;
  -webkit-transition: color 0.20s linear 0s;
}

a:active,
a:hover {
  outline: 0 !important;
}

a:hover {

  text-decoration: none !important;
}

p,
li,
dl,
blockquote,
table,
kbd {
  font-size: 14px;
  line-height: 1.6;

}










a {
  color: #337ab7;
  text-decoration: none;


  font-size: 14px;
}

b,
strong {
  font-weight: 700;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

img {
  border: 0;
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}

.owl-item img,
.full-img {
  max-width: none;
  width: 100%;
}




#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #073951;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}

#myBtn:hover {
  background-color: #555;
}

.top-navbtn {
  padding: 10px !important;
  border: 1px solid #ccc;
  border-radius: 30px;
  margin-right: 15px;
  margin-bottom: 0px;
}



.journalimg {
  width: 290px;
  height: 395px;
  margin-bottom: 17px;
  border: 1px solid #e9e6e6;

}

table {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #f0f0f0;

  border-spacing: 0;

  width: 100%;
}

#editors p strong {
  color: #ED6B1C;
  font-size: 15px;
  line-height: 32px;
}

.fulltable {
  margin: auto auto !important;
}

table tr td,
table tr th {
  padding: 4px;
  text-align: center;
}

table tfoot,
table thead,
table tr:nth-of-type(2n) {
  background: none repeat scroll 0 0 #f0f0f0;
  text-align: center;
}

th,
table tr:nth-of-type(2n) td {
  border-right: 1px solid #fff;
}

td {
  border-right: 1px solid #f0f0f0;
}

.size-960 .line,
.size-1140 .line,
.size-1280 .line {
  margin: 0 auto;

}

.text1 p {
  text-indent: 24px;
}

hr {
  border: 0;
  border-top: 1px solid #e5e5e5;
  clear: both;
  height: 0;
  margin: 2.5rem auto;
}

li {
  padding: 0;
}

ul,
ol {
  padding-left: 1.25rem;
}

blockquote {
  border: 2px solid #f0f0f0;
  padding: 1.25rem;
}

cite {
  color: #999;
  display: block;
  font-size: 0.8rem;
}

cite:before {
  content: "— ";
}

dl dt {
  font-weight: 700;
}

dl dd {
  margin-bottom: 0.625rem;
}

dl dd:last-child {
  margin-bottom: 0;
}

abbr {
  cursor: help;
}

abbr[title] {
  border-bottom: 1px dotted;
}

kbd {
  background: #152732 none repeat scroll 0 0;
  color: #fff;
  padding: 0.125rem 0.3125rem;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

mark {
  background: #F3F8A9 none repeat scroll 0 0;
  padding: 0.125rem 0.3125rem;
}

.size-960 .line {
  max-width: 118rem;
}

.size-1140 .line {
  max-width: 71.25rem;
}

.size-1280 .line {
  max-width: 80rem;
}

.size-960.align-content-left .line,
.size-1140.align-content-left .line,
.size-1280.align-content-left .line {
  margin-left: 0;
}

form {
  line-height: 1.4;
}

nav {
  display: block;
  width: 100%;

}

.mainbody {
  background: #f8f8f8;
  border: medium none;
  box-shadow: 0 0 1em #c9dcf2b3;
  border-radius: 3px;
  padding: 1px;
  margin-top: -3px;
}

.mainbody h2 {
  font-size: 30px;
  text-align: center;
  color: #07467b;
  margin-top: 9px;
}

.mainbody p {
  margin: 9px 17px 4px 17px;
  padding: 4px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  text-align: justify;

  margin-bottom: 22px;
}

.one a {
  outline: 0 !important;
}

/*------------header-----------*/

.l-3 {}

.l-4 {}

.l-5 {}

.tophead {

  /*  background:#040f18; */
  /* #f90; */
  border-top: 2px solid rgb(236, 96, 11);
}

.tophead li {
  display: inline-block;
}

.bx-wrapper .testimonials-name {
  font-size: 18px;
  margin-bottom: 15px;
  color: #000000;
  font-weight: 400;

}

.tophead li i {
  padding: 0 1em;
  color: #9c9c9c;
  font-style: normal;
}

.header_list a:hover {
  color: #fff;
}

.header_left {
  float: left;
}

.header_right {
  float: right;
}

.header_right h2 {
  font-size: 14px;
  color: #fff;
  margin: .2em 63px 0px 0px
}

.header_right h2 i {
  padding-right: 1em;
  color: #B8EAF5;
}

.header_right1 {
  float: left;
}

.middlehead1 {

  background: #07467b;
}

.middlehead {
  padding: 9px;
}

#positionone {
  margin-top: 10px
}

/*------------header-----------*/

/* social icons */
.socialicons {
  margin-top: 10px;
}

i.fa.fa-google-plus-square {
  color: #cc2b31;
}

i.fa.fa-facebook-square.fa-2x {
  color: #fff;
}

i.fa.fa-twitter-square.fa-2x {
  color: #109fda;
}

i.fa.fa-linkedin-square.fa-2x {
  color: #fff;
}

i.fa.fa-envelope-o.f13 {
  color: #000;
}

/* ----end social icons -----*/
/* ----newsletter-----*/

.newsletter h3 {
  font-size: 18px;
}

.newsletter h3 {

  text-transform: capitalize;
  color: #07467b;

}

.newsletter input[type="email"] {
  outline: none;
  padding: 7px 10px;
  width: 100%;
  color: #999;
  font-size: 13px;

  background: #ffffff;
  border: 1px solid #e6dcdc;
  margin: .5em 0;
}

.newsletter input[type="text"] {
  outline: none;
  padding: 7px 10px;
  width: 100%;
  color: #999;
  font-size: 13px;

  background: #ffffff;
  border: 1px solid #e6dcdc;
  margin: .5em 0;
}




.newsandevents {
  width: 294px;
  min-height: 160px;
  background: #fff;
  margin: -10px 0px 0px 0px;
  padding: 0px;
  float: right;
  border-bottom: 1px solid #e2dede;
  border-left: 1px solid #e2dede;
  border-right: 1px solid #e2dede;
}












/*--#submit{
border: 2px solid #07467b;
background: none;
color: #07467b;
padding: 8px 18px;
margin: 0.5em 0 0 4.9em;
width: 40%;
font-size: 14px;
	}

#submit:hover{padding: 10px 18px;
color: #fff;
font-size: 14px;
background: #ffaf1c;
border: none;
font-weight: bold;

}---*/

#t01 td {
  border: 1px solid #dadada;
}

.newsletter input[type="submit"] {
  border: 2px solid #07467b;
  background: none;
  color: #07467b;
  padding: 8px 1px;
  margin: 0.5em 0 0 4.9em;
  width: 40%;
  font-size: 14px;


}

.newsletter input[type="submit"]:hover {
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
  background: #ec600b;
  border: none;
  font-weight: bold;

}

.newsletter {
  border: 2px solid #cdcfd1;
  padding: 1em;
}

/* ----newsletter-----*/

.clearfix {
  clear: both
}

.middlebody h2 {
  font-size: 18px;
  background: #ededed;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 3px;
}

.middlebody h6 p {
  font-size: 12px;
  color: #337ab7;
  line-height: 1.5em;
  text-transform: capitalize;
  font-weight: 600;
}

/* ----sponsers panel-----*/
.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}

.panel:last-child {
  border-bottom: none;
}

.panel-group>.panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
  text-decoration: none !important;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group .panel+.panel {
  margin-top: 0;
}

.panel-heading {
  background-color: #009688;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
  text-decoration: none !important;
}

.panel-title p {
  display: block;
  color: #000;

  position: relative;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none !important;
}

.panel-body {
  background: #fff;
}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {

  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}

/* #bs-collapse icon scale option */

.panel-heading a:before {
  content: '\e146';
  position: absolute;

  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.panel-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .panel-heading a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
  content: '\e909';
  transform: scale(1);
  transition: all 0.5s;
}

/* #accordion rotate icon option */

#accordion .panel-heading a:before {
  content: '\e316';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}

/* ----sponsers panel-----*/
/* ----image-----*/
.w3_agile_profit_assets_grid img {

  height: auto;
  margin: auto auto;
  padding: 7px;
}

.w3_agile_profit_assets_grid p a:hover {
  color: #4f82be !important;
}

.w3_agile_profit_assets_grid {
  padding: 10px;
}

.img-responsive-one {
  border: medium none;
  box-shadow: 0 0 1em #9e9d9b;
  height: 160px;
  margin: 15px 0 20px 200px;
  width: 250px;
}

/* ----Endimage-----*/

.cd-testimonials li {
  width: 338px;
  float: left;
  display: block;
  opacity: 1;
  margin-left: 12px;
  position: relative;

}

a b {
  line-height: 23px
}

/* ----Main Body-----*/
.one h3 {
  font-size: 1.8rem;
  font-size: 1.8rem;
  color: gray;
  /* background: whitesmoke; */
  opacity: 0.7;
  /* border-radius: 3px; */
  /* margin-top: 3px; */
  color: #046089;

  border-bottom: 1px solid #e4cf0d;
  padding: 4px;
}

.one a:first-child {
  padding: 8px 0px !important;
  margin-bottom: 0px;
}

.one a {
  text-decoration: none !important;
  color: #ffffff;
  padding: 8px 12px !important;
  border-radius: 3px;
  float: right;
  font-weight: bold;
  margin-right: 8px !important;
  font-size: 14px;
  margin-bottom: 10px;

}

.contact p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13.5px;
  line-height: 27px;
}

ol li {
  line-height: 30px;
}


.linkbuttons #onebutton {
  text-decoration: none !important;
  color: #ffffff;
  background: #ec600b;
  margin-right: 12px;
  font-size: 13px;
  padding: 6px;
  border-radius: 3px;
  float: right;
  font-family: 'Monda', sans-serif !important;
}

.contact h5 {

  color: #003e63;
  background: #ededed;
  padding: 5px;

  font-size: 17px;
}

.contact {
  background: #fff;
  padding: 2em 2em !important;
  /* box-shadow: 0 0 1em #c9dcf2b3; */
  -webkit-box-shadow: 0px 0px 5px #c8d3ec;

  box-shadow: 0px 0px 5px #c8d3ec;
  border-radius: 6px;

  font-size: 14px !important;
  margin-bottom: 9px;
}

.middlebody {
  /*--border-left: 1px dashed #E7E7E7;--*/

  padding: 1px 10px 4px 4px;
  margin-top: -18px;
}

/* ----Main Body-----*/
/* ----footer-----*/
.gray-bg {
  background: #07467b;
}

.footer_info li {
  display: inline-block;
  color: #999;
}

.footer_info li a {
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}

.footer_info li i {
  padding: 0 .5em;
  font-style: normal;
}

.footer_info li,
.layouts_footer_info li a {
  color: #fff;
  font-weight: bold;
}

.footer_info li a:hover {}

.footer {

  background: #212121;
  text-align: center;
}

.footer p {
  color: #fff;
  margin: 1em 6px 0;
  line-height: 1.5em;
  text-align: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.list li a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer p a {
  color: #01A9CE;
  text-decoration: underline;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer p a:hover {
  color: #fff;
}

/* ----footer-----*/
/* ----Slider-----*/

.fullview {}

/*-- banner --*/
.banner1 {
  background: url(../img/2.jpg)no-repeat 0px 0px;
  max-width: 100%;
  display: block;
  height: auto;
  background-size: cover;
  -webkit-background-size: cover;

  -o-background-size: cover;
  -ms-background-size: cover;
}

.banner2 {
  background: url(../img/3.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;

  -o-background-size: cover;
  -ms-background-size: cover;
}

.banner3 {
  background: url(../img/4.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;

  -o-background-size: cover;
  -ms-background-size: cover;
}

.banner4 {
  background: url(../img/5.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;

  -o-background-size: cover;
  -ms-background-size: cover;
}

/* .banner5{
	background:url(../img/4.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;	
} */
.banner1,
.banner2,
.banner3,
.banner4 {
  min-height: 426px;
  padding: 7em 0 0 6em;
}

.w3_agile_banner_text h3 {
  font-size: 2em;
  color: #212121;
  line-height: 1.5em;
  width: 40%;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 1em;
}

.w3_agile_banner_text p {
  text-transform: capitalize;
  font-size: 1em;
  color: #fff;
  margin-bottom: .5em;
}

.more a {
  padding: 10px 25px;
  background: #ff5000;
  color: #fff;
  text-decoration: none;
}

.button--size-s {
  font-size: 14px;
}

.button--text-thick {
  font-weight: 600;
}

.button--text-upper {
  letter-spacing: 2px;
  text-transform: uppercase;
}

/*-- Isi --*/
.button--isi {
  padding: 1.2em 2em;
  color: #fff;
  background: #7986cb;
  overflow: hidden;
}

.button--isi::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #07467b;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}

.button--isi .button__icon {
  vertical-align: middle;
}

.button--isi>span {
  vertical-align: middle;
  padding-left: 0.75em;
}

.button--isi:hover::before {
  -webkit-transform: scale3d(9, 9, 1);
  transform: scale3d(9, 9, 1);
  -moz-transform: scale3d(9, 9, 1);
  -o-transform: scale3d(9, 9, 1);
  -ms-transform: scale3d(9, 9, 1);
}

.button {
  width: 195px;
  text-align: center;
  display: block;
  position: relative;
  z-index: 1;
}

/*-- //Isi --*/
.w3_agile_banner_text h4 {
  text-transform: capitalize;
  font-size: 2.5em;
  color: #fff;
  text-align: center;
  margin: 9em 0 0;
  font-weight: bold;
}

/*-- //banner --*/
/*-- banner-bottom --*/
/*-- Updates --*/
ul.demo2 {
  height: 30px;
}

/*-- End Updates --*/
.panel ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.news-item {
  padding: 0;
  margin: 0px;
}

.agile_panel {
  border: none;
  box-shadow: none;
  margin: 0;
}

.agile_panel_body {
  padding: 0;
}

.agileits_w3layouts_table tr td {
  font-size: 1em;
  color: #212121;
}

.agileits_w3layouts_table tr td i {
  font-style: normal;
  color: red;
}

.agileits_w3layouts_table tr td span {
  border-top: 7px dashed;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}

.wthree_i {
  color: #00AA00 !important;
}

.caret1 {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
}

table.agileits_w3layouts_table {
  padding: 10px 30px 0;
  display: block;
}

ul.demo1 {
  background: #EDEDED;
}

a.prev,
a.next {
  color: #212121 !important;
}

/*-- //banner-bottom --*/
/* ----End Slider-----*/
/* ----Search-----*/
.search {}

.search input[type="text"] {
  width: 57%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.search input[type="text"],
#agileinfo_search {

  background: #fff;
  color: #999;
  padding: 7px;
  font-size: 14px;
  margin: -1px 16px !important;
}

#searchbotton {}

#agileinfo_search {
  width: 23%;
  background: #EBEBEB;
  border-left: none;
  padding: 10px 10px;
}

.search input[type="submit"] {
  outline: none;
  border: none;
  background: #07467b;
  /* #f90; */
  color: #fff;
  padding: 7px 0;
  font-size: 1em;
  width: 14%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid gray;
}

option {
  background: #fff;
}

/* ----EndSearch-----*/



.line:after,
nav:after,
.center:after,
.box:after,
.margin:after,
.margin2x:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.top-nav ul {
  padding: 0;
}

.top-nav ul ul {
  position: absolute;
  background: #152732;
}

.top-nav li {
  float: left;
  list-style: none outside none;
  cursor: pointer;
}

.top-nav li a {
  color: #fff;
  display: block;
  font-size: 13px !important;
  padding: 12px 34px;

  font-weight: 600 !important;

}

.top-nav li ul li a {
  background: none repeat scroll 0 0 #ebebeb;
  min-width: 100%;
  padding: 10px 40px;
  color: #7B7B7B;
}

.top-nav li a:hover,
.aside-nav li a:hover {
  background: rgb(7, 70, 123);
  color: #fff !important;
}

.top-nav li ul {
  display: none;
}

.top-nav li ul li,
.top-nav li ul li ul li {
  float: none;
  list-style: none outside none;
  min-width: 100%;
  padding: 0;
}

.count-number {
  background: rgba(153, 153, 153, 0.25) none repeat scroll 0 0;
  border-radius: 10rem;
  color: #fff;
  display: inline-block;
  font-size: 0.7rem;
  height: 1.3rem;
  line-height: 1.3rem;
  margin: 0 0 -0.3125rem 0.3125rem;
  text-align: center;
  width: 1.3rem;
}

ul.chevron .count-number {
  display: none;
}

ul.chevron .submenu>a:after,
ul.chevron .sub-submenu>a:after,
ul.chevron .aside-submenu>a:after,
ul.chevron .aside-sub-submenu>a:after {
  content: "\f004";
  display: inline-block;
  font-family: mfg;
  font-size: 0.7rem;
  margin: 0 0.625rem;
}

.top-nav .active-item a {
  background: none repeat scroll 0 0 rgba(239, 233, 233, 0.3);
}

.aside-nav>ul>li.active-item>a:link,
.aside-nav>ul>li.active-item>a:visited {
  background: none repeat scroll 0 0 rgba(153, 153, 153, 0.25);
  color: #fff;
}

@media screen and (min-width:769px) {
  .aside-nav .count-number {
    margin-left: -1.25rem;
    float: right;
  }


  .top-nav li:hover>ul {
    display: block;
    z-index: 10;
  }

  .top-nav li:hover>ul ul {
    left: 100%;
    margin: -2.5rem 0;
    width: 100%;
  }
}

.nav-text,
.aside-nav-text {
  display: none;
}

.aside-nav a,
.aside-nav a:link,
.aside-nav a:visited,
.aside-nav li>ul,
.top-nav a,
.top-nav a:link,
.top-nav a:visited {
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
}

.aside-nav ul {
  background: #e8e8e8;
  padding: 0;
}

.aside-nav li {
  list-style: none outside none;
  cursor: pointer;
}

.aside-nav li a,
.aside-nav li a:link,
.aside-nav li a:visited {
  color: #444;
  display: block;
  font-size: 1rem;
  padding: 1.25rem;
  border-bottom: 1px solid #d2d2d2;
}

.aside-nav>ul>li:last-child a {
  border-bottom: 0 none;
}

.aside-nav li>ul {
  height: 0;
  display: block;
  position: relative;
  background: #f4f4f4;
  border-left: solid 1px #f2f2f2;
  border-right: solid 1px #f2f2f2;
  overflow: hidden;
}

.aside-nav li ul ul {
  border: 0;
  background: #fff;
}

.aside-nav ul ul a {
  padding: 0.625rem 1.25rem;
}

.aside-nav li a:link,
.aside-nav li a:visited {
  color: #333;
}

.aside-nav li li a:hover,
.aside-nav li li.active-item>a,
.aside-nav li li.aside-sub-submenu li a:hover {
  color: #999;
  background: none;
}

.aside-nav>ul>li>a:hover {
  color: #fff;
}

.aside-nav li li a:hover:before,
.aside-nav li li.active-item a:before {
  content: "\f006";
  display: inline-block;
  font-family: "mfg";
  font-size: 0.6rem;
  margin: 0 0.625rem 0 -1.25rem;
  width: 0.625rem;
}

.aside-nav li li a:link,
.aside-nav li li a:visited {
  background: none;
}

.aside-nav .show-aside-ul,
.aside-nav .active-aside-item {
  height: auto;
}

.padding {
  display: list-item;
  list-style: none outside none;
  padding: 10px;
}

.margin,
.margin2x {
  display: block;
}

.margin {
  /* margin: 0 -0.625rem; */
}

.margin2x {
  margin: 0 -1.25rem;
}

.line {
  clear: left;
  overflow: hidden;
}

.line .line {
  padding: 0;
}

.hide-l {
  display: none;
}

.box {
  background: none repeat scroll 0 0 #fff;
  display: block;
  padding: 1.25rem;
  width: 100%;
}

.margin-bottom {}

.margin-bottom2x {
  margin-bottom: 2.5rem;
}

.s-1,
.s-2,
.s-five,
.s-3,
.s-4,
.s-5,
.s-6,
.s-7,
.s-8,
.s-9,
.s-10,
.s-11,
.s-12,
.m-1,
.m-2,
.m-five,
.m-3,
.m-4,
.m-5,
.m-6,
.m-7,
.m-8,
.m-9,
.m-10,
.m-11,
.m-12,
.l-1,
.l-2,
.l-five,
.l-3,
.l-4,
.l-5,
.l-6,
.l-7,
.l-8,
.l-9,
.l-10,
.l-11,
.l-12 {
  float: left;
  position: static;
}

.l-offset-1 {
  margin-left: 8.3333%;
}

.l-offset-2 {
  margin-left: 16.6666%;
}

.l-offset-five {
  margin-left: 16.6666%;
}

.l-offset-3 {
  margin-left: 25%;
}

.l-offset-4 {
  margin-left: 33.3333%;
}

.l-offset-5 {
  margin-left: 41.6666%;
}

.l-offset-6 {
  margin-left: 50%;
}

.l-offset-7 {
  margin-left: 58.3333%;
}

.l-offset-8 {
  margin-left: 66.6666%;
}

.l-offset-9 {
  margin-left: 75%;
}

.l-offset-10 {
  margin-left: 83.3333%;
}

.l-offset-11 {
  margin-left: 91.6666%;
}

.l-offset-12 {
  margin-left: 100%;
}

.s-1 {
  width: 8.3333%;
}

.s-2 {
  width: 16.6666%;
}

.s-five {
  width: 16.6666%;
}

.s-3 {
  width: 25%;
}

.s-4 {
  width: 33.3333%;
}

.s-5 {
  width: 41.6666%;
}

.s-6 {
  width: 50%;
}

.s-7 {
  width: 58.3333%;
}

.s-8 {
  width: 66.6666%;
}

.s-9 {
  width: 75%;
}

.s-10 {
  width: 83.3333%;
}

.s-11 {
  width: 91.6666%;
}

.s-12 {
  width: 100%;
}

.margin>.s-1,
.margin>.s-2,
.margin>.s-five,
.margin>.s-3,
.margin>.s-4,
.margin>.s-5,
.margin>.s-6,
.margin>.s-7,
.margin>.s-8,
.margin>.s-9,
.margin>.s-10,
.margin>.s-11,
.margin>.s-12,
.margin>.m-1,
.margin>.m-2,
.margin>.m-five,
.margin>.m-3,
.margin>.m-4,
.margin>.m-5,
.margin>.m-6,
.margin>.m-7,
.margin>.m-8,
.margin>.m-9,
.margin>.m-10,
.margin>.m-11,
.margin>.m-12,
.margin>.l-1,
.margin>.l-2,
.margin>.l-five,
.margin>.l-3,
.margin>.l-4,
.margin>.l-5,
.margin>.l-6,
.margin>.l-7,
.margin>.l-8,
.margin>.l-9,
.margin>.l-10,
.margin>.l-11,
.margin>.l-12 {
  padding: 0 0.625rem;
}

.margin2x>.s-1,
.margin2x>.s-2,
.margin2x>.s-five,
.margin2x>.s-3,
.margin2x>.s-4,
.margin2x>.s-5,
.margin2x>.s-6,
.margin2x>.s-7,
.margin2x>.s-8,
.margin2x>.s-9,
.margin2x>.s-10,
.margin2x>.s-11,
.margin2x>.s-12,
.margin2x>.m-1,
.margin2x>.m-2,
.margin2x>.m-five,
.margin2x>.m-3,
.margin2x>.m-4,
.margin2x>.m-5,
.margin2x>.m-6,
.margin2x>.m-7,
.margin2x>.m-8,
.margin2x>.m-9,
.margin2x>.m-10,
.margin2x>.m-11,
.margin2x>.m-12,
.margin2x>.l-1,
.margin2x>.l-2,
.margin2x>.l-five,
.margin2x>.l-3,
.margin2x>.l-4,
.margin2x>.l-5,
.margin2x>.l-6,
.margin2x>.l-7,
.margin2x>.l-8,
.margin2x>.l-9,
.margin2x>.l-10,
.margin2x>.l-11,
.margin2x>.l-12 {
  padding: 0 1.25rem;
}

.m-1 {
  width: 8.3333%;
}

.m-2 {
  width: 16.6666%;
}

.m-five {
  width: 20%;
}

.m-3 {
  width: 25%;
}

.m-4 {
  width: 33.3333%;
}

.m-5 {
  width: 41.6666%;
}

.m-6 {
  width: 50%;
}

.m-7 {
  width: 58.3333%;
}

.m-8 {
  width: 66.6666%;
}

.m-9 {
  width: 75%;
}

.m-10 {
  width: 83.3333%;
}

.m-11 {
  width: 91.6666%;
}

.m-12 {
  width: 100%;
}

.l-1 {
  width: 8.3333%;
}

.l-2 {
  width: 16.6666%;
}

.l-five {
  width: 20%;
}

.l-3 {
  width: 25%;
}

.l-4 {
  width: 33.3333%;
}

.l-5 {
  width: 41.6666%;
}

.l-6 {
  width: 50%;
}

.l-7 {
  width: 58.3333%;
}

.l-8 {
  width: 66.6666%;
}

.l-9 {
  width: 75%;
}

.l-10 {
  width: 83.3333%;
}

.l-11 {
  width: 91.6666%;
}

.l-12 {
  width: 100%;
}

.right {
  float: right;
}

.left {
  float: left;
}

@media screen and (max-width:1148px) {

  .size-960,
  .size-1140,
  .size-1280 {
    max-width: 1148px;
  }

  .hide-l,
  .hide-s {
    display: block;
  }

  .hide-m {
    display: none;
  }

  nav {
    display: block;
    cursor: pointer;
    line-height: 3;
  }

  .top-nav li a {
    background: none repeat scroll 0 0 #f0f0f0;
  }

  .top-nav>ul {
    height: 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 999;
  }

  .top-nav>ul.show-menu,
  .aside-nav.minimize-on-small>ul.show-menu {
    height: auto;
  }

  .top-nav ul ul {
    left: 0;
    margin-top: 0;
    position: relative;
    right: 0;
  }

  .top-nav li ul li a {
    min-width: 100%;
  }

  .top-nav li {
    float: none;
    list-style: none outside none;
    padding: 0;
  }

  .top-nav li a {
    border-top: 1px solid #E1E1E1;
    color: #7B7B7B;
    display: block;
    padding: 2rem;

    text-decoration: none;
  }

  .top-nav li ul li a {
    border-top: 1px solid #E7E0E0;
  }

  .top-nav li ul li ul li a {
    border-top: 1px solid #989898;
  }

  .top-nav li a:hover {

    color: #fff;
  }

  .top-nav li ul,
  .top-nav li ul li ul {
    display: block;
    overflow: hidden;
    height: 0;
  }

  .top-nav>ul ul.show-ul {
    display: block;
    height: auto;
  }

  .top-nav li ul li a {

    padding: 2rem;
  }

  .top-nav li ul li ul li a {
    background: none repeat scroll 0 0 #d7d7d7;
    color: #222;
  }

  .nav-text {
    color: #fff;
    display: block;
    font-size: 21px;
    margin-top: 13px;
    max-width: 100%;
    text-align: center;
  }

  .nav-text:after {


    font-size: 1.1rem;
    margin-left: 0.5rem;
    text-align: right;
  }

  .l-offset-1,
  .l-offset-2,
  .l-offset-five,
  .l-offset-3,
  .l-offset-4,
  .l-offset-5,
  .l-offset-6,
  .l-offset-7,
  .l-offset-8,
  .l-offset-9,
  .l-offset-10,
  .l-offset-11,
  .l-offset-12 {
    margin-left: 0;
  }

  .m-offset-1 {
    margin-left: 8.3333%;
  }

  .m-offset-2 {
    margin-left: 16.6666%;
  }

  .m-offset-five {
    margin-left: 16.6666%;
  }

  .m-offset-3 {
    margin-left: 25%;
  }

  .m-offset-4 {
    margin-left: 33.3333%;
  }

  .m-offset-5 {
    margin-left: 41.6666%;
  }

  .m-offset-6 {
    margin-left: 50%;
  }

  .m-offset-7 {
    margin-left: 58.3333%;
  }

  .m-offset-8 {
    margin-left: 66.6666%;
  }

  .m-offset-9 {
    margin-left: 75%;
  }

  .m-offset-10 {
    margin-left: 83.3333%;
  }

  .m-offset-11 {
    margin-left: 91.6666%;
  }

  .m-offset-12 {
    margin-left: 100%;
  }

  .l-1 {
    width: 8.3333%;
  }

  .l-2 {
    width: 16.6666%;
  }

  .l-five {
    width: 20%;
  }

  .l-3 {
    width: 25%;
  }

  .l-4 {
    width: 33.3333%;
  }

  .l-5 {
    width: 41.6666%;
  }

  .l-6 {
    width: 50%;
  }

  .l-7 {
    width: 58.3333%;
  }

  .l-8 {
    width: 66.6666%;
  }

  .l-9 {
    width: 75%;
  }

  .l-10 {
    width: 83.3333%;
  }

  .l-11 {
    width: 91.6666%;
  }

  .l-12 {
    width: 100%;
  }

  .s-1 {
    width: 8.3333%;
  }

  .s-2 {
    width: 16.6666%;
  }

  .s-five {
    width: 20%;
  }

  .s-3 {
    width: 25%;
  }

  .s-4 {
    width: 33.3333%;
  }

  .s-5 {
    width: 41.6666%;
  }

  .s-6 {
    width: 50%;
  }

  .s-7 {
    width: 58.3333%;
  }

  .s-8 {
    width: 66.6666%;
  }

  .s-9 {
    width: 75%;
  }

  .s-10 {
    width: 83.3333%;
  }

  .s-11 {
    width: 91.6666%;
  }

  .s-12 {
    width: 100%
  }

  .m-1 {
    width: 8.3333%;
  }

  .m-2 {
    width: 16.6666%;
  }

  .m-five {
    width: 20%;
  }

  .m-3 {
    width: 25%;
  }

  .m-4 {
    width: 33.3333%;
  }

  .m-5 {
    width: 41.6666%;
  }

  .m-6 {
    width: 50%;
  }

  .m-7 {
    width: 58.3333%;
  }

  .m-8 {
    width: 66.6666%;
  }

  .m-9 {
    width: 75%;
  }

  .m-10 {
    width: 83.3333%;
  }

  .m-11 {
    width: 91.6666%;
  }

  .m-12 {
    width: 100%
  }
}

@media screen and (max-width:480px) {

  .size-960,
  .size-1140,
  .size-1280 {
    max-width: 480px;
  }

  .aside-nav li a {
    text-align: center;
  }

  .minimize-on-small .aside-nav-text {
    background: #152732 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.2rem;
    line-height: 3;
    max-width: 100%;
    padding-right: 0.625rem;
    text-align: center;
    vertical-align: middle;
  }

  .aside-nav-text:after {
    content: "\f008";
    font-family: "mfg";
    font-size: 1.1rem;
    margin-left: 0.5rem;
    text-align: right;
  }

  .aside-nav.minimize-on-small>ul {
    height: 0;
    overflow: hidden;
  }

  .hide-l,
  .hide-m {
    display: block;
  }

  .hide-s {
    display: none;
  }

  .count-number {
    margin-right: -1.25rem;
  }

  .l-offset-1,
  .l-offset-2,
  .l-offset-five,
  .l-offset-3,
  .l-offset-4,
  .l-offset-5,
  .l-offset-6,
  .l-offset-7,
  .l-offset-8,
  .l-offset-9,
  .l-offset-10,
  .l-offset-11,
  .l-offset-12,
  .m-offset-1,
  .m-offset-2,
  .m-offset-five,
  .m-offset-3,
  .m-offset-4,
  .m-offset-5,
  .m-offset-6,
  .m-offset-7,
  .m-offset-8,
  .m-offset-9,
  .m-offset-10,
  .m-offset-11,
  .m-offset-12 {
    margin-left: 0;
  }

  .s-offset-1 {
    margin-left: 8.3333%;
  }

  .s-offset-2 {
    margin-left: 16.6666%;
  }

  .s-offset-five {
    margin-left: 16.6666%;
  }

  .s-offset-3 {
    margin-left: 25%;
  }

  .s-offset-4 {
    margin-left: 33.3333%;
  }

  .s-offset-5 {
    margin-left: 41.6666%;
  }

  .s-offset-6 {
    margin-left: 50%;
  }

  .s-offset-7 {
    margin-left: 58.3333%;
  }

  .s-offset-8 {
    margin-left: 66.6666%;
  }

  .s-offset-9 {
    margin-left: 75%;
  }

  .s-offset-10 {
    margin-left: 83.3333%;
  }

  .s-offset-11 {
    margin-left: 91.6666%;
  }

  .s-offset-12 {
    margin-left: 100%;
  }

  .l-1 {
    width: 8.3333%;
  }

  .l-2 {
    width: 16.6666%;
  }

  .l-five {
    width: 20%;
  }

  .l-3 {
    width: 25%;
  }

  .l-4 {
    width: 33.3333%;
  }

  .l-5 {
    width: 41.6666%;
  }

  .l-6 {
    width: 50%;
  }

  .l-7 {
    width: 58.3333%;
  }

  .l-8 {
    width: 66.6666%;
  }

  .l-9 {
    width: 75%;
  }

  .l-10 {
    width: 83.3333%;
  }

  .l-11 {
    width: 91.6666%;
  }

  .l-12 {
    width: 100%;
  }

  .m-1 {
    width: 8.3333%;
  }

  .m-2 {
    width: 16.6666%;
  }

  .m-five {
    width: 20%;
  }

  .m-3 {
    width: 25%;
  }

  .m-4 {
    width: 33.3333%;
  }

  .m-5 {
    width: 41.6666%;
  }

  .m-6 {
    width: 50%;
  }

  .m-7 {
    width: 58.3333%;
  }

  .m-8 {
    width: 66.6666%;
  }

  .m-9 {
    width: 75%;
  }

  .m-10 {
    width: 83.3333%;
  }

  .m-11 {
    width: 91.6666%;
  }

  .m-12 {
    width: 100%
  }

  .s-1 {
    width: 8.3333%;
  }

  .s-2 {
    width: 16.6666%;
  }

  .s-five {
    width: 20%;
  }

  .s-3 {
    width: 25%;
  }

  .s-4 {
    width: 33.3333%;
  }

  .s-5 {
    width: 41.6666%;
  }

  .s-6 {
    width: 50%;
  }

  .s-7 {
    width: 58.3333%;
  }

  .s-8 {
    width: 66.6666%;
  }

  .s-9 {
    width: 75%;
  }

  .s-10 {
    width: 83.3333%;
  }

  .s-11 {
    width: 91.6666%;
  }

  .s-12 {
    width: 100%
  }
}

/*=Slides
----------------------------------------------- */
.cslide-slides-master {
  overflow: hidden;
}

.cslide-slides-master:last-child {
  margin-bottom: 0;
}

.cslide-slides-container {
  visibility: hidden;
}

.cslide-slide {
  float: left;

  border: solid 1px #eaeaea;
}

.cslide-slide h2,
.cslide-slide p {
  color: #fff;
}

/* prev next buttons */
.cslide-prev-next {

  display: none;
  text-align: right;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}


.sticky-wrap td,
.sticky-wrap th {
  box-sizing: border-box;
  border: 1px solid #ececec;
}

.cslide-prev,
.cslide-next {
  display: inline-block;
  background: steelblue;
  color: #fff;
  padding: 2px 9px;
  border-bottom: solid 5px #38678f;
  cursor: pointer;
  margin-top: -2px;
}

.cslide-prev:hover,
.cslide-next:hover {
  background: #38678f;
}

.cslide-prev.cslide-disabled:hover,
.cslide-next.cslide-disabled:hover {
  background: steelblue;
}

.cslide-disabled {
  opacity: 0.3;
}

/*--------Testimonials--*/
#wrapper {
  width: 100%;
  position: absolute;
  margin: 0 auto;
}

.container {}

.ads-container {
  background: #fff;
  width: 750px;
  margin: 0 auto 20px;
}


.attribution {
  padding: 3em 0;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.attribution a {
  color: #fff;
}


/* Header Style */
.ddn-top {
  line-height: 60px;
  font-size: 11px;
  text-transform: uppercase;
  z-index: 9999;
  position: relative;
  background: #ED3131;
  -webkit-font-smoothing: antialiased;
  -webkit-box-shadow: inset 0 0 2.75em rgba(0, 0, 0, .5);
  /* 300 */

  /* 300 */
  box-shadow: inset 0 0 2.75em rgba(0, 0, 0, .5);
  /* 300 */
}

.ddn-top a {
  padding: 0px 10px;
  letter-spacing: 1px;
  color: #fff;
  display: table;
  margin: 0 auto;
  text-decoration: none;
}

.ddn-top a:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
}

.ddn-top span.right {
  float: right;
}

.ddn-top span.right a {
  float: left;
  display: block;
}

@media only screen and (max-width: 32.5em)

/* 520 */
  {

  .container,
  #wrapper {
    width: 100%;
    height: auto;
    position: static;

    margin: 0;
  }
}

.slide {
  background: rgb(255, 255, 255);
  color: #0f0e0e;
  border-radius: 3px;
  border: 1px solid #EDEDED;
}

.flex-viewport {
  max-height: 370px !important;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

h2 h1 h3 {
  font-family: 'Monda', sans-serif !important;
}

.testimonials-carousel-content p {
  padding: 15px;
  font-size: 13px;
  font-style: italic;
  text-align: center;
}

.testimonials-name h4 {
  color: #01619e;
  text-align: center;
  padding: 2px;
  font-size: 15px;
  float: right;
  margin: 2px 9px;
}


/*--------------------------*/
#verticleslide {
  background: whitesmoke;
  padding: 5px;
}

#verticleslide .w3_agile_profit_assets_left {
  padding: 11px;
}

.footer_info {
  padding: 10px;
}

.wholebody {
  margin-top: 10px;
}

/*contactform*/
form {
  margin-bottom: 9px;
  font-size: 14px;


}

.form-control1:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-group:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-group {
  margin-bottom: 5px !important;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

.small,
small {
  font-size: 85%;
}

form .form-control.error {
  border: 2px solid #ee163b;
}

form .error {
  color: #ee163b;
}

.form-control {
  border-radius: 3px;
  box-shadow: none;
  height: 45px;
  width: 87%;
  border: 1px solid #1374af;
}

.form-control1 {
  border-radius: 3px;
  box-shadow: none;
  height: 45px;
  width: 87%;
  border: 1px solid #1374af;
}

.form-control1 {
  display: block;
  width: 90%;
  height: 40px !important;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control {
  display: block;
  width: 100%;
  height: 40px !important;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

select {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

#fixedbotton {
  border: 2px solid #07467b;
  background: none;
  color: #07467b;
  padding: 8px 0;
  width: 40%;
  float: right;
}

#fixedbotton:hover {
  outline: none;
  padding: 8px 0;
  width: 40%;
  color: #fff;
  font-size: 14px;
  background: #ec600b;
  border: none;

}

#sideborder {}

h2 span {
  color: #ec600b;
}

.mt-0.mb-30 {
  font-size: 21px;
  background: #ededed;
  padding: 6px;
  text-align: center;
  margin-bottom: 24px;
  color: #07467b;

  font-size: 1.3em;
  font-weight: 500;
  margin: 0 0 1em 0;
  letter-spacing: 1px;
  text-transform: uppercase;

}

/*-----------------Loginform-------------*/
.panel-login {
  border-color: #ccc;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);

  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.panel-login>.panel-heading {
  color: #00415d;
  background-color: #fff;
  border-color: #fff;
  text-align: center;
}

.panel-login>.panel-heading a {
  text-decoration: none;
  color: #666;
  font-weight: bold;
  font-size: 15px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.panel-login>.panel-heading a.active {
  color: #029f5b;
  font-size: 18px;
}

.panel-login>.panel-heading hr {
  margin-top: 10px;
  margin-bottom: 0px;
  clear: both;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));


  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}

.panel-login input[type="text"],
.panel-login input[type="email"],
.panel-login input[type="password"] {
  height: 45px;
  border: 1px solid #ddd;
  font-size: 16px;
  -webkit-transition: all 0.1s linear;

  transition: all 0.1s linear;
}

.panel-login input:hover,
.panel-login input:focus {
  outline: none;
  -webkit-box-shadow: none;

  box-shadow: none;
  border-color: #ccc;
}

.btn-login {
  background-color: #59B2E0;
  outline: none;
  color: #fff;
  font-size: 14px;
  height: auto;
  font-weight: normal;
  padding: 14px 0;
  text-transform: uppercase;
  border-color: #59B2E6;
}

.btn-login:hover,
.btn-login:focus {
  color: #fff;
  background-color: #53A3CD;
  border-color: #53A3CD;
}

.forgot-password {
  text-decoration: underline;
  color: #888;
}

.forgot-password:hover,
.forgot-password:focus {
  text-decoration: underline;
  color: #666;
}

.btn-register {
  background-color: #1CB94E;
  outline: none;
  color: #fff;
  font-size: 14px;
  height: auto;
  font-weight: normal;
  padding: 14px 0;
  text-transform: uppercase;
  border-color: #1CB94A;
}

.btn-register:hover,
.btn-register:focus {
  color: #fff;
  background-color: #1CA347;
  border-color: #1CA347;
}


.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #07467B !important;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  width: 102px !important;
  height: 35px !important;
  font-size: 17px !important;
  text-decoration: none !important;
}

.nav-tabs li a {
  color: #000 !important;
  cursor: default;

  width: 102px !important;
  height: 35px !important;
  font-size: 17px !important;
  text-decoration: none !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #fff;
  background-color: #ff5000;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav-tabs>li>a:hover {
  background-color: #ff5000;
}

.wholebody {
  margin-top: 40px;
}

.img-responsive1 {
  display: block;
  max-width: 100%;
  height: 148px;
  background: #4188A8;
  padding: 5px;
  border-radius: 3px;
  width: 206px;
}

.img-responsive2 {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  padding: 4px 5px;
  height: 205px;
  margin: auto auto;
  width: 162px
}

.mt-0 .mb-30 p {
  margin: 9px 10px 0px 17px;
  padding: 4px;
  line-height: 19px;

  font-size: 14px;

  text-align: justify;
}

.text {
  text-align: center;
}

.subtext {
  padding-left: 2.25rem;
}

.subtext li {
  list-style: none;
  display: inline-block;

}

.text1 ul {
  padding-left: 0.25rem;
}

.text1 li {
  list-style: none;
  display: inline-block;
}

.text1 li a {
  font-size: 13px;
}

.contact strong {
  font-weight: 500;
  font-size: 16px;
  color: #ec600b;

}

.fa.fa-hand-o-right {
  color: steelblue;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500 !important;
}

#phone a {
  font-size: 14px;
  padding: 3px;
  color: #07467b;
  font-weight: 600;
}

#phone {
  font-size: 14px;
  padding: 0px;
  color: #07467b;
  font-weight: 600;
  text-align: center;
}

/*-----------table---------*/
table {
  width: 80%;
}

table,
th,
td {


  margin: auto auto !important;
}

th,
td {
  padding: 5px;
  text-align: left;
}

table#t01 tr:nth-child(even) {
  background-color: #eee;
  text-align: center;
}

table#t01 tr:nth-child(odd) {
  background-color: #fff;
  text-align: center;
}

table#t01 th {
  background-color: #07467b;
  color: white;
  text-align: center;
  border: 1px solid #e6e6e6;
}

input[type="file"] {
  display: block;
  padding: 4px;
}

#quicklinks ul {
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
}

#quicklinks ul li {
  display: block;

  border-bottom: 1px solid #cdcbcb;


}

#quicklinks h3 {

  font-size: 17px;
  font-style: normal;

  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px;
  color: #fff;
  border-bottom: 1px solid #cbcbcb;
  background: #07467B;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .73), 0px 0px 18px 0px rgba(0, 0, 0, .13);
  text-shadow: 1px 1px 1px #000;
  text-align: center;
}

#quicklinks a {
  color: #07467B;
  padding: 25px;
  line-height: 37px;
  font-size: 13px;

}

#quicklinks a:hover {
  color: #ee6b1c;
}

#quicklinks {

  height: auto;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  background: #f4f5f6;

  border-left: 1px solid #e2dede;
  border-right: 1px solid #e2dede;
  background: #f4f5f6 none repeat scroll 0 0;
  border-left: 1px solid #e2dede;
  border-right: 1px solid #e2dede;
}


.fa.fa-search {
  outline: none;
  border: none;
  background: #e1e1e1;
  color: #07467b;
  padding: 10px 10px;
  font-size: 1em;
  width: 7%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid gray;
}

.list {
  padding: 5px;
  margin-top: 10px;
  font-size: 14px;

  text-decoration: none !important;
  list-style: none;
}

.list li a:hover {
  color: #fff !important;
}

.list li:hover {
  text-decoration: underline;
  color: #fff;
}

.list1 {
  list-style: none;
}

.list2 {
  list-style: none;
}

#agileinfosearch {
  width: 23%;
  background: #EBEBEB;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  padding: 8.5px 10px;
  outline: none;
  border: 1px solid #999;
  background: #fff;
  color: #999;
  padding: 10px;
  font-size: 14px;
  float: left;
}

.articleinside {
  width: 83%;
}

.sidebuttons a {
  padding: 5px;
  border-radius: 3px;
  float: right;
  margin-right: 10px;
}

.videobox {
  margin: auto auto;
  padding: 11px;
}

.one li {
  font-size: 13px;
  padding: 3px 0px;
  margin-top: 5px;
  list-style-type: none;
}

p a b:hover {
  color: #ee6b1c !important;
}

p a b {
  color: #07467b;
  font-size: 16px;
  font-weight: 500;
}

.list1 a {

  color: #363232 !important;

  font-size: 15px;

  line-height: 27px;
  padding: 5px;
}

ul.list1 li {
  color: #363232 !important;
  font-size: 15px !important;
  line-height: 27px !important;
}

.list2 a {

  color: #363232;

  font-size: 15px;

  line-height: 27px;
  padding: 5px;
}

.text img {
  width: 160px !important;
  height: 200px !important;
  margin: auto auto;
  padding: 5px;
  border: 1px solid #ccc;
  box-shadow: 8px 9px 6px -6px black;
}

.belowtext li {
  padding: 4px;
}

.belowtext li a {
  text-decoration: none;
  color: #0b7dae !important;
}

.belowtext i {
  padding-right: 15px;
  padding-left: 20px;
  color: orange;
}

.text1 {
  margin-top: 26px;

  margin-bottom: 25px;
}

/*------------imagepopoup-------*/

#myImgecmi1 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImgecmi1:hover {
  opacity: 0.7;
}

#myImg01 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg01:hover {
  opacity: 0.7;
}

#myImg02 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg02:hover {
  opacity: 0.7;
}

#myImg03 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg03:hover {
  opacity: 0.7;
}

#myImg04 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg04:hover {
  opacity: 0.7;
}

#myImg05 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg05:hover {
  opacity: 0.7;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

#myImg1 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg1:hover {
  opacity: 0.7;
}

#myImg2 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg2:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal {
  overflow: auto !important;
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 40px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0)
  }

  to {
    -webkit-transform: scale(1)
  }
}

@keyframes zoom {
  from {
    transform: scale(0)
  }

  to {
    transform: scale(1)
  }
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }

  .acta-logo {
    margin: auto !important;
  }

  .sticky11 {
    display: none;
  }
}

#form_message {
  display: block;
  width: 100%;
  height: 87px !important;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#form_message:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

/*-----------full-text--------*/

.row.type {
  background: #3b9595;
  background: none repeat scroll 0 0 #d7fcfc;
  border-bottom: 2px solid #046968;
  box-shadow: 1px 0 3px #ccc;
  margin: 10px;
  padding: 10px;
  text-align: justify;

}

.contact p {}





/*-------��w��U  ��w��U                  �ju��U          �hu�