@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400italic,300,700|Roboto:100,300,400,400italic,500,500italic,700);
@import url(https://fonts.googleapis.com/css?family=Shadows+Into+Light);

* {
    margin: 0px;
    padding: 0px;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          
  box-sizing: border-box;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, .logo:before, .header_heading:before, .portal_links:before, .logo:after, .header_heading:after, .portal_links:after {
  display: table;
  content: " ";
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after, .logo:after, .header_heading:after, .portal_links:after {
  clear: both;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {  
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  background: #fff !important;
  overflow-y: scroll;
  overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased;
  line-height: 1.8em;
  padding:0px !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {  display: block; }
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

  img {
  vertical-align: middle;
  border: 0;
  max-width: 100%;
  height: auto;
  }
.container {
  width: 98.3%;
  margin: 0px auto;
}
h3{
  font-size: 18px;
  font-weight: 400;
  color: #222;
}
p {
  margin: 0px;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 22px;
  color: #272727;
  text-align: justify;
  }
.img-responsive{
  display: block;
  max-width: 100%;
  height: auto;
}

a {
    color: #956609;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .hiddn_large{display: none;}
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
/*===================               Main Contents                   ====*/
/*======================== MOBILE MENU =======================*/

.pradeepjv-background-overlay {
  position: fixed;
  z-index: 99999;
  top: -1000%;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 110%;
  background-color: rgb(0, 0, 0);
  opacity: 0;
  transition: top 0s ease 0.35s, opacity 0.35s ease;
  -webkit-transition: top 0s ease 0.35s, opacity 0.35s ease;
  -moz-transition: top 0s ease 0.35s, opacity 0.35s ease;
}
.pradeepjv-main-background {
  position: fixed;
  z-index: 999999;
  top: 0px;
  left: 0px;
  width: 270px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-color: rgb(246, 246, 250);
  display: block;
  box-shadow: rgba(0, 0, 0, 0.74902)0px 0px 5px 0px;
  transform:translateX(-310px);
  -webkit-transform:translateX(-310px);
  -moz-transform:translateX(-310px);
  transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  -webkit-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  -moz-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
}
::selection {
  background: rgb(26, 188, 156);
  color: rgb(255, 255, 255);
  text-shadow: none;
}
.pradeepjv-main-wrapper {
  position: fixed;
  z-index: 9999999;
  top: 0px;
  left: 0px;
  width: 270px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  color: rgb(118, 118, 118);
  transform:translateX(-310px);
  -webkit-transform:translateX(-310px);
  -moz-transform:translateX(-310px);
  transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  -webkit-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  -moz-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  background: #fff;
  overflow: hidden;
  overflow-y: visible;
}
.pradeepjv-main-wrapper-active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.pradeepjv-menu-active .pradeepjv-main-menu-button:before {
  margin: 2px 0 0 0;
  transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -webkit-transform: translateY(8px) rotate(45deg);
}
.pradeepjv-menu-active .pradeepjv-main-menu-button:after, .pradeepjv-menu-active .pradeepjv-main-menu-button:before, .pradeepjv-menu-active .pradeepjv-main-menu-button div.pradeepjv-main-menu-button-middle:before {
  background-color: #184E9F;
}
.pradeepjv-menu-active div.pradeepjv-main-menu-button-middle:before {
  opacity: 0;
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
  -ms-transition: all .15s ease;
  transition: all .15s ease;
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
}
.pradeepjv-menu-active .pradeepjv-main-menu-button:after {
  margin: -1px 0 0 0;
  transform: translateY(-3px) rotate(-45deg);
  -moz-transform: translateY(-3px) rotate(-45deg);
  -ms-transform: translateY(-3px) rotate(-45deg);
  -webkit-transform: translateY(-3px) rotate(-45deg);
}
.pradeepjv_mob_menu {
  position: relative;
  top: 200px;
  width: 270px;
  margin: 0;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.pradeepjv-background-overlay-active {
  top: 0;
  opacity: .5;
  -webkit-transition: top 0s ease 0s, opacity .35s ease;
  -moz-transition: top 0s ease 0s, opacity .35s ease;
  -ms-transition: top 0s ease 0s, opacity .35s ease;
  transition: top 0s ease 0s, opacity .35s ease;
}
.pradeepjv_mob_menu ul.main_links {
  margin-top: 20px;
}
.pradeepjv-main-menu-button-wrapper.pradeepjvMenu {
  position: fixed;
  top: 0;
  left: -7px;
  padding-top: 18px;
}
.pradeepjv-main-menu-button-wrapper {
  z-index: 999999999;
}
.pradeepjv-main-menu-button::after, .pradeepjv-main-menu-button::before, .pradeepjv-main-menu-button div.pradeepjv-main-menu-button-middle::before {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  margin: 3px 0px;
  background-color: rgb(255, 255, 255);
  transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
  outline: transparent solid 1px;
}
.pradeepjv-main-menu-button::after, .pradeepjv-menu-active .pradeepjv-main-menu-button::before,.pradeepjv-menu-active .pradeepjv-main-menu-button div.pradeepjv-main-menu-button-middle::before {
  background-color: #184E9F;
}
.pradeepjv-main-menu-button::after{background-color:#184E9F;}
button::after,.pradeepjv-main-menu-button::before,.pradeepjv-main-menu-button div.pradeepjv-main-menu-button-middle::before {
  background-color: #184E9F;
}


header.fixed-header .pradeepjv-main-menu-button::after{background-color:#FFFFFF;}
header.fixed-header button::after, header.fixed-header .pradeepjv-main-menu-button::before, header.fixed-header .pradeepjv-main-menu-button div.pradeepjv-main-menu-button-middle::before {
  background-color: #FFFFFF;
}


.pradeepjv-main-menu-button-wrapper {
  position: relative;
  z-index: 999999999999999999999;
  cursor: pointer;
  padding: 10px;
  transition: opacity 0.2s ease 0.3s, top 0s ease 0.3s;
  -webkit-transition: opacity 0.2s ease 0.3s, top 0s ease 0.3s;
  -moz-transition: opacity 0.2s ease 0.3s, top 0s ease 0.3s;
}
.pradeepjv-main-menu-button {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  z-index: 99999999999999999999999999;
    position: relative;
}

section.menu_section {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transition: transform 0.5s ease-in-out;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  background: rgba(21, 119, 120, 0.701961);
  border-top: 5px solid rgb(172, 145, 66);
  position: relative;
}

section.menu_section::before {
  content: "";
  width: 100%;
  position: absolute;
  height: 1px;
  background: #fff;
  top: 0px;
}
button.points:focus {
  outline: -webkit-focus-ring-color auto 0px !important;
}

.display_none {
  display: none;
}

.pradeepjv-heading-wrapper {
  z-index: 2147483647;
  display: table;
}
.pradeepjv-heading-wrapper, .pradeepjv-heading-overlay, .pradeepjv-heading-image {
  position: absolute;
  width: 100%;
  height: 200px;
  margin: 0px;
  padding: 0px;
}
.pradeepjv-heading-wrapper, .pradeepjv-heading-overlay, .pradeepjv-heading-image {
  position: absolute;
  width: 100%;
  height: 200px;
  margin: 0px;
  padding: 0px;
}
.pradeepjv-heading-wrapper, .pradeepjv-heading-overlay, .pradeepjv-heading-image {
  position: absolute;
  width: 100%;
  height: 200px;
  margin: 0px;
  padding: 0px;
}
.pradeepjv-heading-inner {
  display: table-cell;
  vertical-align: bottom;
  padding: 0 60px 18px 18px;
}
.pradeepjv-heading-text {
  width: 100%;
  display: block;
  margin: 0 0 8px 0;
  font-weight: 500;
  font-size: 19px;
  line-height: 15px;
  color: #000;
  font-family: 'Roboto', sans-serif;
}
.pradeepjv-subheading-text {
  width: 100%;
  display: block;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 10px;
}
.pradeepjv-heading-overlay {
  z-index: 999999999;
  background-color: rgba(255, 255, 255, 0.34);
}
.pradeepjv-heading-image {
  z-index: 99999999;
  background-size: cover;
  background-repeat: repeat;
  background-image: url(../images/mob_menu_bg.jpg);
}
.pradeepjv_mob_menu {
  position: relative;
  top: 200px;
  width: 270px;
  margin: 0;
  padding: 9px 0 0 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.pradeepjv_mob_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pradeepjv_mob_menu ul li {
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  z-index: auto;
  width: 100%;
  list-style-type: none;
  text-align: left;
  overflow: hidden !important;
  border-top: 1px solid #d0d0d0;
}
.pradeepjv_mob_menu ul li:first-child {
  border-top: none;
}
.pradeepjv_mob_menu ul li a:before{
  content: "\f0a4";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 10px;
  color: #6E4F1A;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.pradeepjv_mob_menu ul li a{
  width: 100%;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #6E4F1A;
  margin: 0;
  padding: 11px 0 11px 21px;
  display: inline-block;
  text-decoration: none;
}
.pradeepjv_mob_menu ul li.has_submenu span {
  display: inline-block;
  width: 234px;
  height: 38px;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-align: right;
  line-height: 22px;
}
.pradeepjv_mob_menu ul li.has_submenu span:before {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 10px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  color: #6E4F1A;
}
.pradeepjv_mob_menu ul li.has_submenu.has_submenu-active span:before {
  webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.pradeepjv_mob_menu ul li.has_submenu ul.sub-menu.sub-menu-active li a:before {
  content: "\f1ce";
  border-radius: 50%;
  color: #917728;
}
.pradeepjv_mob_menu ul li.has_submenu ul.sub-menu {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform-origin: left;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;  transform-style: preserve-3d;
  height:0;
}
.pradeepjv_mob_menu ul li.has_submenu ul.sub-menu.sub-menu-active {
  list-style: none;
  margin: 8px 0 23px 0;
  padding: 0;
  display: block;
  height:100%;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform-origin: left;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;  transform-style: preserve-3d;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.pradeepjv_mob_menu ul li.has_submenu ul.sub-menu li a {
  color: #6E4F1A;
  padding: 6px 0 6px 35px;
}
header.fixed-header .pradeepjv-main-menu-button-wrapper {
  background-color: #215F92;
    width: 100%;
    left: 0;
}
header.fixed-header .pradeepjv-main-menu-button-wrapper.pradeepjv-menu-active {
  background-color: transparent;
}
/* ----------------------------------------------------------------
  Go To Top
-----------------------------------------------------------------*/
.icon-angle-up:before {
  content: "\f106";
    font-family: FontAwesome;
}
#gotoTop {
  display: none;
  z-index: 299;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: rgba(38, 50, 56, 0.69);
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 2px;
}

body:not(.device-touch) #gotoTop {
  transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
}

.stretched #gotoTop { bottom: 30px; }

#gotoTop:hover { background-color: #263238; }


/*======================== MENU =======================*/
/*======================== Top Area Starts =======================*/
section.header {
  /* border-top: 4px solid #3763a8; */
  position: relative;
  max-width: 100%;
  width: 100%;
  background-color: #fff;
}
section.header:after {
  content: "";
  height: 4px;
  width: 36px;
  background-color: #053C92;
  position: absolute;
  right: 0;
  top: -4px;
}
.topArea ul {
  float: right;
  background-color: #3764A8;
  padding: 0px 0 0 0px;
  position: relative;
  margin-right: 0px;
  margin-top: 0;
  margin-bottom: 0;
}
.topArea ul li{
  list-style: none;
  float: left;
  position:relative;
}
.topArea ul li a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 9px 21px !important;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  display: block;
  position:relative;
  z-index: 9999999;
}
.topArea ul li.color-background a.track {
    font-weight: 400;
}
.topArea ul li:nth-last-child(2) a {
  padding-right: 40px;
}
.topArea ul:before {
  content: "";
  /* position: absolute; */
  /* width: 26px; */
  /* height: 50px; */
  /* background-color: #3764A8; */
  top: -4px;
  left: -25px;
  /* background: url('../images/top_before.png'); */
}
li.color-background:after{
  content: "";
  /* position: absolute; */
  width: 42px;
  height: 51px;
  /* background-color: #053c91; */
  top: 15px;
  right: -29px;
  /* background: url('../images/top_after.png'); */
  z-index: 99999999;
}
.topArea ul li a.video:before {
  content: "\f16a";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  left: -5px;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #C0CEE3;
}
.topArea ul li a.gallery:before {
  content: "\f03e";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  left: -8px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  width: 25px;
  height: 25px;
}
.topArea ul li a.contact:before {
  content: "\f095";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  left: -8px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  width: 25px;
  height: 25px;
}
a.track:before {
  /* content: ""; */
  /* width: 0; */
  /* height: 0; */
  /* border-bottom: 75px solid #3764a6 !important; */
  /* border-left: 75px solid transparent; */
  /* position: absolute; */
  /* top: -29px; */
  /* left: -46px; */
  /* z-index: -999; */
}
a.track:after {
  
  font-family: FontAwesome;
  font-size: 19px;
  position: absolute;
  left: -2px;
  top: 10px;
  text-align: center;
  color: #0f3c80;
  height: 25px;
}

.topArea ul li a:hover, .topArea ul li a:hover::before {
  color: #FFCB00;
}
li.color-background a {
  padding: 9px 0 10px 8px !important;
  background-color: #ffcb00;
}
li.color-background:before {
  content: "";
  /* background-color: #ffcb00; */
  top: -5px;
  left: 10px;
  right: 0;
  height: 6px;
  position: absolute;
}
li.color-background a {
  color: #f3f0f0 !important;
  background: #3764a7;
}
li.color-background:hover::before {
  background-color: #F1AE21;
}
li.color-background:hover a:before{
  border-bottom: 75px solid #F1AE21;
}
li.color-background:hover a:after{
  color: #fff !important;
}
li.color-background:hover a {
  background-color: #F1AE21;
  color: #fff !important;
}
li.color-background:hover::after {
  /* background: url('../images/top_after_hover.png'); */
  top: -4px;
}
.topArea {
  /* display: inline-block; */
  /* width: 100%; */
}
.menu_container{
  padding:0 60px;
  position:relative;
  margin-top: -55px;
}
.logo {
  display: inline-block;
  position: relative;
  /* left: 35px; */
}
img.four_c {
  position: absolute;
  left: 33%;
  bottom: 0;
}
.top_butns {
  /* display: inline-block; */
  /* float: right; */
  position: relative;
  top: 30px;
  left: 140px;
}
.top_butns a.top_button {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #0f2f3e;
  text-decoration: none;
  border: 1px solid #1969AE;
  padding: 7px 10px;
  /* display: inline-block; */
  margin-right: 10px;
  position: relative;
  overflow: hidden;
  /* padding-right: 0px; */
}
.top_butns a.top_button span {
  background-color: #1969AE;
  padding: 7px;
  color: #fff;
  margin-left: 10px;
  font-weight: 300;
  right: -11px;
  position: relative;
  background: #0e4393;
  background: -moz-linear-gradient(-45deg,  #0e4393 0%, #2154a3 18%, #78a1d9 50%, #1c53a5 80%, #0e4393 100%);
  background: -webkit-linear-gradient(-45deg,  #0e4393 0%,#2154a3 18%,#78a1d9 50%,#1c53a5 80%,#0e4393 100%);
  background: linear-gradient(135deg,  #0e4393 0%,#2154a3 18%,#78a1d9 50%,#1c53a5 80%,#0e4393 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e4393', endColorstr='#0e4393',GradientType=1 );
}
.top_butns a.top_button:last-child{
  margin-right: 0px;
}
a.top_button_links {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 22px;
  color: #0f2f3e;
  text-decoration: none;
  background-color: #F1AE21;
  padding: 10px 30px;
  display: inline-block;
  box-shadow: 3px 3px 0px #e9e9e9;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

a.top_button_links:hover {
  color: #fff;
  background-color: #124898;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
a.top_button_links:after {
  content: "";
  width: 26px;
  height: 28px;
  position: absolute;
  background: url('../images/next.png');
  background-repeat: no-repeat;
  top: 8px;
}

ul.mob-sup-dropdown li a:before{display:none;}
.pradeepjv_mob_menu ul li.has_submenu ul.sub-menu li ul.mob-sup-dropdown li a{
  font-size: 12px !important;
  padding-left: 50px !important;
}
ul.mob-sup-dropdown {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform-origin: left;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transform-style: preserve-3d;
  height: 0;
}
.has_submenu_again-active ul.mob-sup-dropdown{
  display: block;
  height: 100%;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform-origin: left;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  transform-style: preserve-3d;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;

}

/*==================          MENU=====================*/
nav.main_menu:before, nav.main_menu:after{
  display: table;
  content: " ";
}
nav.main_menu:after{
  clear: both;
}
nav.main_menu ul li{
  float: left;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
}
nav.main_menu ul li:hover{
  background-color: #efe8e8;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
}
nav.main_menu ul li:hover a{
  color: #1186ed;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
}
nav.main_menu ul {
  /* display: block; */
  /* margin: 0px auto; */
  /* width: 89%; */
}
nav.main_menu ul li a {
  display: block;
  font-size: 14px;
  padding: 5px 13px;
  overflow: hidden;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.2px;
  transition: all 0.4s ease-in-out;
  color: #ffffff;
  text-decoration: none;
  margin: 5px 0;
  text-transform: uppercase;
  border-left: none;
  border-right: 1px solid#ffffff;
  border-right: none;
  position:relative;
}
nav.main_menu {
  background-color: #1186ed;
  border-top: 1px solid #e3ebf4;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.6);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  /* background: linear-gradient(to bottom,#3b4e99 0,#4973bc 52%,#3b4e99 100%) !important; */
  float: left;
  width: 100%;
}
header.fixed-header nav.main_menu {
  position: fixed;
  z-index: 999999999999;
  width: 103%;
  top: 0;
  padding: 3px 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
header.fixed-header nav.main_menu ul.main_ul {
  display: flex;
  margin: 0px auto;
  /* border: 1px solid #ddd; */
}
header.fixed-header nav.main_menu ul.main_ul li:last-child a {
  border-right: 0px;
}
header.fixed-header nav.main_menu ul.main_ul li:hover .dropdown{top:88%;}
nav.main_menu ul li span.new, .pradeepjv_mob_menu ul li.has_submenu span.new {
    background: none;
    width: auto;
    height: initial;
    float: right;
    position: relative;
    margin-left: 10px;
    font-size: 13px;
    left: 0;
    color: #FFF;
    z-index: 9999999;
}
.pradeepjv_mob_menu ul li.has_submenu span.new {
    margin-left: -10px;
    left: -35px;
  color: #222;
}
.pradeepjv_mob_menu ul li.has_submenu span.new:before {
    content: "";
    position: absolute;
    width: 150%;
    margin: 0;
    height: 20px;
    background: #fc0;
    z-index: -1;
    top: 0px;
    left: -6px;
    border-radius: 2px;
}
.pradeepjv_mob_menu ul li.has_submenu.has_submenu-active span.new:before{
  -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
nav.main_menu ul li span.new:before {
    content: "";
    width: 142%;
    height: 18px;
    background: #F10;
    position: absolute;
    top: 5px;
    z-index: -1;
    padding: 0 10px;
    left: -5px;
    border-radius: 2px;
}
nav.main_menu ul li:hover span.new:before {
  background:#013079;
}

nav.main_menu ul li .sup-dropdown li span.new:before {
    top: 2px;
    left: -7px;
}
span.bounceIn.new.animated, span.wow.swing.new.animated{
    animation-duration: 900ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-duration: 900ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-duration: 900ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-duration: 900ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}
/*==================        Slider Css          =====================*/
.slider-content {
  position: absolute;
  z-index: 999999999999;
  left: 5%;
  top: 40%;
  max-width: 750px;
}

.slider-content h2 {
  display: inline-block;
  font-size: 36px;
  font-family: 'Roboto', sans-serif;
  background: rgba(0, 0, 0, 0.71);
  color: #FFFFFF;
  padding: 15px 25px;
  font-weight: 400;
  margin-bottom: 15px;
}
.slider-content h3 {
  display: inline-block;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  background: rgba(0, 0, 0, 0.71);
  color: #FFFFFF;
  padding: 15px 25px;
  font-weight: 400;
}
.swiper-slide.swiper-slide-active h2 {
  -webkit-animation: fadeInDown 1s ease-in 1000ms both;
  animation: fadeInDown 1s ease-in 1000ms both;
}
.swiper-slide.swiper-slide-active h3 {
  -webkit-animation: bounceInRight 1s cubic-bezier(0, 0.97, 0.58, 1) 500ms both;
  animation: bounceInRight 1s cubic-bezier(0, 0.97, 0.58, 1) 500ms both;
}
/*========================== Home News Slider Area ================*/
section.home_scroll_news .container {
    margin-top: -1px;
    position: relative;
    z-index: 999999;
    background-color: rgba(7, 77, 134, 0.72);
    padding-top: 2px;
}
.news:after, .news:before{
  display: table;
  content:"";
}
.news:before{
  clear: both;
}
.news_h2 {
  position: relative;
  width: 15%;float: left;
}
.news_content {
  position: relative;
  width: 85%;float: left;
}
.news_h2 h3 {
  font-size: 24px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  transform: translateY(13px);
  margin: 0px;
  -webkit-transform: translateY(13px);
  -o-transform: translateY(13px);
  -moz-transform: translateY(13px);
}
.tickercontainer {
  width: 100%;
  overflow: hidden; 
}
.tickercontainer .mask {
  position: relative;
  width: 100%;
  overflow: hidden;
}
ul.newsticker {
  position: relative;
  left: 100%;
  margin:0;
}
ul.newsticker li {
  float: left;
  position: relative;
  list-style: none;
  font-size: 18px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 15px 0 5px 0;
}

ul.newsticker li a{
  color: #fff;
  text-decoration: none;

}
span.new {
  position: absolute;
  width: 70px;
  height: 50px;
  background: url('../images/new.png');
  left: -5px;
  background-repeat: no-repeat;
  z-index: 999999999999;
  overflow: visible;
  top: 0;
}
span.padding {
  padding: 0 23px;
}
/*========================== Home Slider Area ================*/
img.img-responsive{
  display: block;
  max-width: 100%;
  height: auto;
}
.home_img {
  width: 39%;
  float: left;
  display: block;
  margin-right: 20px;
  position:relative;
  padding: 5px;
}
.home_img:before{
  content: "";
  width: 1px;
  height: 100%;
  background: #666;
  position: absolute;
  left: 0;
  transform: scaleY(.85);
  top: -24px;
}
.home_img:after{
  content: "";
  width: 100%;
  height: 1px;
  background: #666;
  position: absolute;
  left: -22px;
  transform: scaleX(.85);
  top: 0;
}
.news_main span.news-paper, h3.admission_links .news-paper {
  width: 73px;
  height: 45px;
  background-color: #9ed1fb;
  display: inline-block;
  border-radius: 5px 5px 0 0;
  position: absolute;
  bottom: 0px;
  left: 0;
}
h3.admission_links .news-paper {
  background: #9ed1fb;
}
h3.admission_links {
  margin-bottom: 0 !important;
    padding-left: 85px;
    position: relative;
}
.news_main span.news-paper:before, 
h3.admission_links span.news-paper:before {
  content: " ";
  height: 100%;
  width: 100%;
  background: url('../images/news_paper.png');
  position: absolute;
  background-repeat: no-repeat;
  background-position: 15px 4px;
}
h3.admission_links span.news-paper:before {
    content: "\f19d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    background: none;
    font-size: 32px;
    text-align: center;
    top: 20px;
    color: #000;
}
section.inner_conent h4 {
    margin-top: 20px;
    font-size: 18px;
    color: #272727;
    margin-bottom: 10px;
    font-family: 'Noto Serif', serif;
    font-weight: 600;
}
section.home_intro {
  margin: 50px 0;
}
section.inner_conent {
  margin: 50px 0;
}
section.home_intro h3 {
  font-size: 24px;
  color: #272727;
  margin-bottom: 20px;
  font-family: roboto,sans-serif;
}
.news_main h3 {
  margin-bottom: 0 !important;
  padding-left: 85px;
  position: relative;
}
.swiper-container1 {
  background-color: #9ed1fb;
  padding: 40px 30px 20px 15px;
  border: 1px solid#9ed1fb;
  /* box-shadow: 10px 10px #e6dede; */
}
.swiper-container1 {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-pagination1 {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10;
}
.swiper-container1 p {
  font-size: 14px;
  color: #b11a1a;
}
.swiper-container1 p b {
  line-height: 33px;
  font-size: 16px;
  color: #191515;
  font-weight: 400;
  display: block;
}
.swiper-container1 a {
  color: #272727;
  text-decoration: none;
  font-size: 14px;
  float: right;
  position: relative;
  background: url('../images/next-arrow.png');
  background-repeat: no-repeat;
  background-position: 100% 7px;
  padding-right: 25px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
.swiper-container1 a:hover {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
.swiper-container1 li {
  list-style: none;
  margin-bottom: 30px;
}
.swiper-container-horizontal>.swiper-pagination1.swiper-pagination-bullets {
  bottom: 0;
}
.swiper-container-horizontal>.swiper-pagination1 span.swiper-pagination-bullet.swiper-pagination-bullet{
  background: #074d86;
  padding: 6px;
}
section.parallax {
  background-color: #186aaf;
  padding: 60px 0;
  position: relative;
}
section.parallax h3 {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
}
section.parallax p {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  line-height: 35px;
}
section.parallax span.box {
  display: block;
  max-width: 280px;
  float: right;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.85);
  line-height: 18px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.49);
  margin-top: 10px;
}
section.parallax:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url('../images/parallax.jpg');
  background-repeat: no-repeat;
  top: 0;
  left:0;
  background-size: cover;
}
section.parallax_course {
  background: url('../images/students.jpg') fixed;
  background-repeat: no-repeat;
  padding: 50px 0;
  background-size: cover;
  background-position: 0 74%;
}
section.parallax_course h3 {
  font-size: 30px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 50px;
}
section.parallax_course h3 span {
  border-bottom: 1px dashed #222;
}
li{
  list-style: none;
}
section.parallax_course h4 {
  text-align: center;
  font-size: 24px;
  color: #222;
  font-weight: 500;
  padding-bottom: 22px;
  max-width: 450px;
  position: relative;
}
section.parallax_course h4:before {
  background: url('../images/arrow_down.png');
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 5px;
  background-repeat: no-repeat;
  left: 45%;
}
section.parallax_course h4  span{
  font-size: 18px;
}
section.parallax_course p a {
  text-decoration:none;
  color: #222;
}
section.parallax_course p {
  display: inline-block;
  background-color: #F1AE21;
  font-size: 18px;
  color: #222;
  padding: 13px 70px;
  padding-right: 0;
  position: relative;
  overflow: hidden;
  min-width: 450px;
  margin-bottom: 5px;
}
section.parallax_course p:hover {
  background-color: #118FBE;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
}
section.parallax_course p:hover span{
  background-color: #F1AE21;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
}
section.parallax_course p span {
  background-color: #118fbe;
  width: 58px;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
}
section.parallax_course p span:before {
  content: "";
  background: url('../images/eee.png');
  position: absolute;
  width: 50px;
  height: 50px;
}
section.parallax_course p span.ECE:before {
  background: url('../images/wifi.png');
}
section.parallax_course p span.CSE:before {
  background: url('../images/tuch.png');
}
section.parallax_course p span.ME:before {
  background: url('../images/mech.png');
}
section.parallax_course p span.CE:before {
  background: url('../images/civil.png');
}
section.parallax_course p span.EEE:before {
  background: url('../images/eee.png');
}
section.parallax_course p span.MCSE:before {
  background: url('../images/MCSE.png');
}
section.parallax_course p span.MSP:before {
  background: url('../images/MSP.png');
}
section.parallax_course p span.MGTE:before {
  background: url('../images/MGTE.png');
}
section.gallery_sec h3 {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}
section.gallery_sec {
  padding: 50px 0px;
}
section.gallery_sec img {
  display: block;
  margin: 0px auto;
}
section.gallery_sec h4 {
  color: #186aaf;
  font-size: 28px;
  font-weight: 600;
  margin-top: 30px;
  padding: 10px 20px;
  font-family: roboto,sans-serif;
  display: inline-grid;
  margin: 0px auto;
  display: table;
}
section.partners {
  padding-bottom: 50px;
  border-top: 1px solid #F1AE21;
  text-align: center;
}
section.partners h3 {
  padding: 20px 0;
}
footer {
  background-color: #3F84BD;
  padding: 50px 0;
  padding-bottom: 20px;
}
ul.links {
  margin-top: 20px;
}
a.tags {
  display: inline-block;
  padding: 2px 15px;
  color: #222;
  text-decoration: none;
  background-color: #fff;
  margin-bottom: 10px;
  margin-right: 5px;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
a.tags:hover {
  color: #fff;
  background-color: #083F6C;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
footer h3 {
  color: #fff;
  margin-bottom: 20px;
}
a.list_arrow {
  display: block;
  color: #fff;
  text-decoration: none;
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 300;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
a.list_arrow:hover {
  margin-left: 10px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
a.list_arrow:before{
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f101";
  left: 5px;
  top: 4px;
  font-size: 18px;
}
footer p {
  color: #fff;
  line-height: 30px;
  font-size: 16px;
  font-weight: 300;
}
footer p b {
  font-weight: 400;
}
footer ul.links li {
  float: left;
  margin-right: 13px;
}
footer ul.links li a {
    color: rgb(215, 220, 224);
    background-color: transparent;
    border: 2px solid rgb(215, 220, 224);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-radius: 50%;
    display: inline-block;
    font-size: 14px;
    height: 35px;
    line-height: 38px;
    text-align: center;
    width: 35px;
    transition: background-color 0.3s;
}
footer ul.links li a i {
  position: relative;
  left: 2px;
  top: -2px;
}
footer ul.links li a:hover {
  color: #fff;
  border-color: #fff;
}
footer#copyrights {
  background-color: #215F92;
  padding: 10px 0;
}
.left{text-align: left;}
.right{text-align: right;}

/*===================== Menu Hover =================*/

nav.main_menu ul li .dropdown {
  z-index: 999999999999;
  position: absolute;/*
  width: 240px;*/
  top: 150%;
  padding-top: 20px;
  opacity: 0;
  visibility: hidden;
}
nav.main_menu ul li:hover .dropdown {
  visibility: visible;
  opacity: 1;
  top: 100%;
  -webkit-transition: all 0.4s cubic-bezier(0.84, 0.35, 0.39, 0.74);
  -o-transition: all 0.4s cubic-bezier(0.84, 0.35, 0.39, 0.74);
  transition: all 0.4s cubic-bezier(0.84, 0.35, 0.39, 0.74);
}
nav.main_menu ul li .dropdown:before {
  content: '';
  background: #1186ed;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 40px;
  z-index: 999999;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
nav.main_menu ul li .dropdown ul {
  width: 100%;
  box-shadow: 4px 4px 7px #444;
  border: 1px solid #ffffff;
}
nav.main_menu ul li .dropdown li {
  float: none;
  background-color: #ffffff;
  margin: 0;
  position: relative;
}
nav.main_menu ul li .dropdown li:hover {
  background-color: #3764a7;
}
nav.main_menu ul li .dropdown li:hover a{
  color: #ffffff;
}
nav.main_menu ul li .dropdown li:first-child a{
  border-top: 0px;
}
nav.main_menu ul li .dropdown li a {
  border-bottom: 1px solid rgb(206, 198, 198);
  border-right: 0px;
  margin: 0 15px;
  padding: 5px 10px;
  color: #222;
  border-left: 0;
  border-top: 1px solid #ffffff;
}
nav.main_menu ul li .dropdown li:last-child  a{
  border-bottom: 0px dashed #FFF;
}
.sup-dropdown {
  position: absolute;
  left: 200%;
  width: 280px;
  visibility: hidden;
  opacity: 0;
  top: 0;
  padding-left: 15px;
  border:0px !important;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
}
nav.main_menu ul li .dropdown ul li.sub_third .inner_sub {
    position: absolute;
    left: 100%;
    width: 230px;
    visibility: hidden;
    opacity: 0;
    bottom: 0;
    padding-left: 15px;
    border: 0px !important;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

nav.main_menu ul li .dropdown ul li.sub_third .inner_sub li a {
  color: #2D2D2D !important;
}
nav.main_menu ul li .dropdown li:hover .sup-dropdown {
  visibility: visible;
  opacity: 1;left: 100%;
}

nav.main_menu ul li .dropdown ul li.sub_third:hover .inner_sub{
  visibility: visible;
  opacity: 1;
}
nav.main_menu ul li ul .sup-dropdown li a{
  color: #2D2D2D !important;
  border-left: 0;
  line-height: 21px;
  padding: 10px 5px;
  border-bottom: 1px solid rgb(255, 255, 255) !important;
  border-top: 1px solid #abadaf;
  border-right: 0px;
}
nav.main_menu ul li ul .sup-dropdown li:hover a{
  color: #fff !important;
}
nav.main_menu ul li ul .sup-dropdown li:last-child a{
  border-bottom: 0px solid rgba(200, 140, 13, 1) !important;

}
.sup-dropdown:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #1186ed;
  z-index: 9999999;
  left: 6px;
  top: 10px;
  transform: rotate(45deg);
}
nav.main_menu ul li .dropdown ul li.sub_third .inner_sub:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #F1AE21;
    z-index: 9999999;
    left: 6px;
    bottom: 10px;
    transform: rotate(45deg);
}
/*===================== Menu Hover =================*/
section.inner_conent h3 {
  font-size: 24px;
  color: #272727;
  margin-bottom: 20px;
  font-family: 'Noto Serif', serif;
  font-weight: 600;
}
section.inside_banner {
  background-color: #444444;
  background: url('../images/inside_banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  /* min-height: 260px; */
  min-height: 110px;
  position: relative;
  background-position: 0;
}
.breadcrumbs {
  height: 50px;
  position: relative;
  margin: 0px auto;
  display: block;
  margin-top: -50px;
}
.breadcrumbs .container {
  height: 100%;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  background-color: #fff;
}
.breadcrumbs .page_parents {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100%;
}
.breadcrumbs .page_parents li {
  float: left;
  height: 100%;
  display: table;
  padding: 0 20px;
  position: relative;

}
.breadcrumbs .page_parents li:first-child {
  padding-left: 0;
}
.breadcrumbs .page_parents li:before {
  content: "";
  width: 1px;
  height: 31px;
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  transform: rotate(-35deg);
  position: absolute;
  right: 0;
  top: -3px;
  background: #e7e7e7;
}
.breadcrumbs .page_parents li a {
  vertical-align: middle;
  display: table-cell;
  font-family: 'Roboto', sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 400;text-decoration: none;
}
.breadcrumbs .page_parents li:after {
  content: "";
  width: 1px;
  height: 29px;
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  transform: rotate(35deg);
  position: absolute;
  top: 23px;
  right: 0;
  background: #e7e7e7;
}
.breadcrumbs .page_parents li.active a {
  color: #2d8de2;
}
section.inner_conent.contact h3 {
  text-align: center;
}
section.inner_conent.contact h3 span {
  border-bottom: 2px solid #F1AE21;
}
section.inner_conent.contact h4 {
  color: #272727;
  margin-bottom: 20px;
  font-family: 'Noto Serif', serif;
  font-weight: 300;
  max-width: 600px;
  margin: 0px auto;
  text-align: center;
  font-style: italic;
  font-size: 16px;
}
select, textarea, input[type="Name"], input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  border: 1px solid rgba(108, 133, 210, 0.17);
  color: #074d86;
  width: 100%;
  background: none;
  border-radius: 0px;
  outline: none;
  margin: 0;
  display: inline-block;
  height: 40px;
  padding: 0 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
input::-webkit-input-placeholder {
  color: #848484;
}
section.inner_conent.contact input, section.inner_conent.contact textarea{
  background: #fdfdfe;
  border: 1px solid #ececec;
  border-radius: 0px;
  outline: none;
  margin-bottom: 20px;
  padding-left: 20px;
  color: #282828;
  box-shadow: none;
  height: 50px;
  text-align: left;
}
section.inner_conent.contact textarea{
  height: 216px;
  resize: none;
  width: 100%;
  display: block;
  padding-top: 10px;
}
button.button {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 0.875em;
  background: #f6ba18;
  color: #282f39;
  padding: 12px 15px 12px 29px;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 3px;
  position: relative;
  margin-top: 42px;
}
button.button:before {
  content: '';
  width: 1px;
  height: 28px;
  background: #d7a41b;
  position: absolute;
  right: 39px;
  top: 9px;
}
button.button i {
  padding-left: 33px;
  color: #373838;
  font-size: 1.25em;
  vertical-align: middle;
}
button.button:after {
  content: '';
  width: 1px;
  height: 28px;
  background: #ffcd47;
  position: absolute;
  right: 40px;
  top: 9px;
}
button.button:hover, button.button:hover i{
  color: #fff;
}
.form-holder {
  margin-top: 50px;
}
.address {
  background: #f6f6f8;
  padding-left: 35px;
  position: relative;
  z-index: 99;
  border-left: 2px solid #F1AE21;
}
form.contact-form {
  padding-right: 80px;
}
input:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-inner-spin-button {
  opacity: 0;
  pointer-events: auto;
}
address b {
  font-weight: 500;
  font-style: normal;
  color: #12a0b1;
}
address p {
  font-style: normal;
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  padding-left: 20px;
}
address {
  border-bottom: 1px solid #e7e7ed;
  padding-bottom: 20px;
  padding-top: 20px;
}
address:last-child {
  border-bottom: none;
}
ul.features {
  list-style: none outside none;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  margin: 20px;
}
ol, ul{/* margin: 20px; */}
ol li {
  list-style: inherit;
  list-style-type: disc;
}
ul.features li, ul.style li {
  position: static;
  padding-left: 10px;
}
ul.features li:before, ul.style li:before {
  content: "\f013";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative;
  left: -10px;
  color: #1064a9;
}
ul.features.deptIn {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.staff_img img {
  border-radius: 6%;
  border: 2px solid #fff;
  max-width: 150px;
}
.staff_dts {
  box-shadow: 3px 3px 15px rgba(0,0,0,0.30);
  border-top: 5px solid #BDBDBD;
  padding-bottom: 10px;
  min-height: 310px;
  background-color: #98D0FF;
  margin-bottom: 50px;
}
.staff_img {
  text-align: center;
  background-color: #fff;
  padding: 10px 0;
}
.name{
  color: #000;
  font-size: 18px;
  font-family: "RobotoDraft","Roboto",sans-serif;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  padding: 10px;
    padding-bottom: 0;
}
.designation, .status{
  text-align: center;
  background: #98D0FF;line-height: 22px;
}
.designation b {
  font-weight: 500 !important;
  color: #734E00;
  margin-right: 5px;
  text-align: center;
}
.course {
  background-color: #ffffff;
  display: inline-block;
  position: relative;
  border: 1px solid #1186ed;
  margin-bottom: 10px;
  width: 80%;
}
.course p:first-child{
  width: 75%
}
.course p {
  display: inline-block;
  padding: 10px;
  float: left;
  text-align:left;
  color: #ffffff;
  background: #2074bd;
}
.course p:last-child {
  background-color: #06639a;
  color: #fff;
  width: 25%;
  text-align: center;
}
.course:hover {
  background-color: #118FBE;
  border: 1px solid #0D81AD;
}
.course:hover p:first-child{
  color: #fff;
}
.course:hover p:last-child{
  background-color: #27B0E4;
}
.separator {
  display: inline-block;
  margin-bottom: 30px;
}
.course.exams {
  width: 95%;
  cursor: auto;
}
.course.exams a {
  color: #fff;
  text-decoration: none;
}
/*====================== Tab =============*/

.tabs-menu li {
  line-height: 30px;
  display: block;
  background-color: #9ed1fb;
  border-bottom: 1px solid #171819;
  margin-bottom: 1px;
  display: block;
}

.tabs-menu li:first-child {  border-radius: 5px 5px 0px 0px;}
.tabs-menu li.current {
  position: relative;
  background-color: #0b589c;
  z-index: 5;
}
.tabs-menu li:hover{
  position: relative;
  background-color: #C08200;
  z-index: 5;
}
.tabs-menu li a:after {
  content: "\f101";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 10px;
  top: 11px;
  font-size: 18px;
}
.tabs-menu li a:before {
  content: "\f133";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: 10px;
  top: 11px;
  font-size: 18px;
}
.side_area_menu.tabs-menu li a:before {
  content: none;  
}
.side_area_menu.tabs-menu li:first-child {
    border-radius: 0px 5px 0px 0px;
}
.side_area_menu.tabs-menu li a {
    padding-left: 25px;
}
ul.side_area_menu.tabs-menu {
    margin: 0;
    margin-bottom: 50px;
}
.side_area_menu.tabs-menu li a:after {
    right: initial;
    left: 10px;
    content: "\f100";
}
.tabs-menu li a {
    padding: 5px 10px;padding-left: 35px;
    text-transform: uppercase;
    color: #222;
    text-decoration: none;
  width: 100%; 
  display: inline-block;
  position:relative;
}
.tabs-menu li:hover a, .tabs-menu li.current a {
  color: #fff;
}
.tab-content {
    display: none;
}

#tab-1 {
 display: block;   
}

thead.table_mainHead{
  color: #FFF;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  background-color: #0a589c;
  border-top: 1px solid #0b589c;
}
thead.table_mainHead th{
  text-align:center;
}
.tab table.table {
  box-shadow: 0px 0px 15px #ADADAD;
}
thead {
  background-color: #0b589c;
  color: #fff;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #ddd;
}
thead > tr > th {
  border-right: 1px solid #fff;border-top: 1px solid #ddd;
  border-bottom: none !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
thead > tr > th:first-child{
  border-left: 1px solid #ddd;
}
thead > tr > th:last-child{
  border-right: 1px solid #ddd;
}
table.table td{
  border-right: 1px solid #ddd;
}
table.table td:last-child{
  border-right: none;
}
table.table{
  position:relative;
  border: 1px solid #ddd;width: 100%;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
table.staff tbody td:first-child {
  background-color: #0b589c;
  color: #FFF;
  border-bottom: 1px solid #DDDDDD;
}
ul#ticker01 li {
  border: 1px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
ul#ticker01 li i{
  position: absolute;
  left: 0;
  top: 5px;
  color: #164C9D;
}
ul#ticker01 li a {
  color: #f6fb31;
  text-decoration: none;
  position: relative;
  padding-right: 20px;
}
ul#ticker01 li a:after {
  content: "\f101";
  font-family: FontAwesome;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  right: 5px;
  position: absolute;
}
span.flash{
  color:red;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.syllabus h4 a {
  text-decoration: none;
  background-color: #062f6b;
  padding: 5px 20px;
  width: 100%;
  font-family: roboto,sans-serif;
  display: inline-block;
  border-radius: 24px 0px 0 24px;
  font-weight: 400;
  color: #FFF;
  font-size: 1em;
  margin-top: 7px;
  margin-bottom: 6px;
  position: relative;
}
.syllabus h4 a span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 24px;
    max-height: 34px;
    width: 84%;
    font-size: 14px;
}
.syllabus {
  margin-bottom: 40px;
}
.syllabus p a {
  padding-left: 50px;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #3d3d47;
  line-height: 26px;
  position: relative;
}
.syllabus h4 a:after {
  content: "";
  width: 128px;
  height: 100%;
  background-color: #1186ed;
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid #1186ed;
}
.syllabus h4 a:before {
    content: "Read More";
    height: 100%;
    position: absolute;
    top: 0;
    border-left: 1px solid #1186ed;
    z-index: 99999;
    padding-top: 0;
    right: 0;
    width: 127px;
    text-align: center;
    font-size: 15px;
    line-height: 34px;
}
.syllabus h4 a:hover {
  background: #1186ed;
  color: #ffffff;
  font-family: roboto,sans-serif;
}
.syllabus h4 a:hover::before {
  border-left: 1px solid #DBA000;
}
.syllabus h4 a:hover::after {
  background-color: #F6BA18;
  border-left: 1px solid #FFD974;
}
.syllabus p a i {
  font-size: 22px;
  color: #ff0000;
  margin-right: 5px;
  margin-top: 10px;
  position: relative;
  display: inline-block;
}
.table-responsive {
  margin: 20px 0;
}
.text-danger {
  color:#ff0000;
}
.mob_fixed_logo {
    display: none;
}
header.fixed-header .mob_fixed_logo {
    display: none;
}
.placement_img {
    float: left;
    min-height: 90px;
    margin-right: 30px;
    margin-bottom: 10px;
}
.footer_link {
  color:#639ff8;
}

.footer_link:hover{
  color:#ffff;
}


ul.marian_gal_year li {
    display: inline-block;
    margin-right: 25px;
}

ul.marian_gal_year li a {
    color: #FFFFFF;
    padding: 10px 25px;
    box-shadow: 0px 0px 1px #808080;
    background: linear-gradient(135deg, #0e4393 0%,#2154a3 18%,#78a1d9 50%,#1c53a5 80%,#0e4393 100%);
}

ul.marian_gal_year li:hover a {
    box-shadow: 2px 2px 5px #000;
    text-decoration: none;
}


nav.main_menu ul li .dropdown li:hover .sup-dropdown {
    visibility: visible;
    opacity: 1;
    left: 100%;
}
style.css:1837
.sup-dropdown {
    position: absolute;
    left: 200%;
    width: 280px;
    visibility: hidden;
    opacity: 0;
    top: 0;
    padding-left: 15px;
    border: 0px !important;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}

.sup-dropdown {
    position: absolute;
    left: 200%;
    width: 280px;
    visibility: hidden;
    opacity: 0;
    top: 0;
    padding-left: 15px;
    border: 0px !important;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}
.sup-dropdown:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #3764a6;
    z-index: 9999999;
    left: 6px;
    top: 10px;
    transform: rotate(45deg);
}
.dropdown ul {
    width: 100%;
    box-shadow: 4px 4px 7px #444;
    border: 1px solid #ffffff;
}
style.css:1094
nav.main_menu ul {
    display: block;
    margin: 0px auto;
    width: 85%;
}
nav.main_menu ul li .dropdown li {
    float: none;
    background-color: #ffffff;
    margin: 0;
    position: relative;
}
style.css:1073
nav.main_menu ul li {
    float: left;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}


nav.main_menu ul li .dropdown li:first-child a {
    border-top: 0px;
}
style.css:1819
nav.main_menu ul li .dropdown li:hover a {
    color: #fff;
}
style.css:1876
nav.main_menu ul li ul .sup-dropdown li a {
    color: #2D2D2D !important;
    border-left: 0;
    line-height: 21px;
    padding: 10px 5px;
    border-bottom: 1px solid rgba(200, 140, 13, 1) !important;
    border-top: 1px solid #FFC03A;
    border-right: 0px;
}
style.css:1825
nav.main_menu ul li .dropdown li a {
    border-bottom: 1px solid rgba(200, 140, 13, 1);
    border-right: 0px;
    margin: 0 15px;
    padding: 5px 10px;
    color: #222;
    border-left: 0;
    border-top: 1px solid #FFC03A;
}
style.css:1087
nav.main_menu ul li:hover a {
    color: #fff;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}
style.css:1099
nav.main_menu ul li a {
    display: block;
    font-size: 16px;
    padding: 5px 16px;
    overflow: hidden;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.2px;
    transition: all 0.4s ease-in-out;
    color: #002646;
    text-decoration: none;
    margin: 5px 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #e7e5e5;
    position: relative;
}
/*----------popup------------*/
/*
a.pop {
    color: rgba(0,0,0,0.87);
    font-weight: 500;
    cursor: pointer;
}
.bg_{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999999999;
    opacity: 0;
    visibility: hidden;  
}
.close_bg {
    background: rgba(0, 0, 0, 0.31);
    position: absolute;
    width: 100%;
    height: 100vh;
}

div#_new {
    max-width: 60%;
    margin: 0px auto;
    box-shadow: 5px 4px 7px #f7f7f7;
    padding: 30px;
    border: #e5e5e5 1px solid;
    background: #fff;
    position: relative;
    box-shadow: none;
    top: 0;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
}

.bg_ {
    /* height: 100vh; */
    /* overflow-y: scroll; 
    overflow-x: hidden;
}
.bg_.active {
    opacity: 1;
    visibility: visible;
}

.bg_.active div#_new {
    transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    overflow-y: scroll;
    overflow-x: hidden;
   transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
*/
a#close {
    width: 100%;
    height: 100%;
    opacity: .95;
    /* z-index: 9999999; */
    top: 0;
    left: 0;
    position: fixed;
    background-color: rgba(105, 28, 28, 0);
    /* overflow: auto; */
}

#top_p {
  width:100%;
  height:100%;
  opacity:.95;
  z-index:999999999999999;
  top:0;
  left:0;
  display:none;
  position:fixed;
  background-color:#313131;
  overflow:auto
}

div#popupContact {
  position: relative;
    left: 0;
    top: 0;
    width: 51%;
    margin: 0px auto;
    z-index: 9999999999999999;
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    display: block;
  background: #fff;
}

button#popup {
  width: 30%;
  height: 30%;
  border-radius: 3px;
  background-color: #053C92;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  top: -25px;
  position: relative;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  padding: 2px 0px;
}
#popupContact form#contactForm {
    padding-right: 0;
    padding: 10px 30px;
}

p.enqui {
    text-align: center!important;
    padding: 15px 0px;
    margin-bottom: 15px;
    font-size: 18px;
    background: rgba(255, 203, 0, 0.48);
    color: #464646;
  display: block!important;
}
.admissions_ button.button.submit {
    text-align: center;
    position: relative;
    display: inline-block;
    left: 30%;
  margin-top: 30px;
}

.admissions_ p {
    line-height: 35px;
    margin-bottom: 15px;

}
button#popup:hover {
    color: #fff;
    background-color: #275EB1;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}
span.inner_new_:before {
    content: "New";
    width: 35px;
    text-transform: capitalize;
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    background: #194FA1;
    position: absolute;
    animation-name: swing;
    top: -5px;
    color: #fff;
    z-index: 9999;
    padding: 0px 7px;
    /*right: -5px;*/
    border-radius: 2px;
  animation-duration: 900ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-duration: 900ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-duration: 900ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-duration: 900ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}

h3.title_accrd {
    font-size: 17px!important;
    font-family: roboto!important;
    font-weight: 500!important;
    margin-bottom: 0!important;
}
.acc_active h3.title_accrd{
  color: #fff!important;
}
.footer_right a {
    color: #b7aeae;
    font-size: 12px;
    margin-top: 2px;
    text-decoration: none;
    float: left;
}
span.foot {
    float: left;
    color: #b7aeae;
    font-size: 13px;
    margin: 2px 4px;
    font-family: roboto,sans-serif;
}
.footer_right {
    float: right;
}
ul.footer_list {
    padding-bottom: 50px;
}
.footer_right a:hover {
    color: #f6821f;
    text-decoration: underline !important;
}
/*--FORM START--*/
form#qurio-reg input[type="text"],form#qurio-reg
 input[type="email"] ,form#qurio-reg input[type="number"]{
    height: 50px;
    line-height: 30px;
    padding: 0 18px;
    margin: 8px auto;
    display: block;
    width: 75%;
    border: none;
    color: #3c403c;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
    border-bottom: 1px solid#bbb8b8;
    box-shadow: none;
    font-weight: 400;
    letter-spacing: 1px;
}
span.select_list {
    line-height: 70px;
}
select.selector_list {
    font-size: 16px;
    font-family: roboto,sans-serif;
    font-weight: 400;
    color: #978f8b;
    border: 1px solid#bbb8b8;
    height: 50px;
    line-height: 30px;
    padding: 0 18px;
    margin: 8px auto;
    display: block;
    width: 75%;
    border: none;
    color: #978f8b;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
    border-bottom: 1px solid#bbb8b8;
    box-shadow: none;
    font-weight: 400;
    letter-spacing: 1px;
}
form#qurio-reg textarea {
    outline: none;
    height: 100px;
    line-height: 30px;
    padding: 0 18px;
    margin: 8px auto;
    display: block;
    width: 75%;
    border: none;
    color: #3c403c;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
    border-bottom: 1px solid#bbb8b8;
    cursor: pointer;
    box-shadow: none;
    font-weight: 400;
    letter-spacing: 1px;
}
/*--FORM END--*/
.btn-primary {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #0F6DB2;
    transition: .5s ease;
    border-radius: 3px;
    padding: 12px 50px;
    background: #3f84bd;
    color: #ffffff;
    font-size: 20px;
    margin: 50px auto;
    display: table;
    font-family: roboto,sans-serif;
}
.btn-primary:hover {
    color: #3f84bd !important;
    border-color: #3f84bd;
    background: #ffffff;
    transition: .5s ease;
    cursor: pointer;
}
.footer_form_heading h3 {
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    padding: 30px;
    border-bottom: 1px solid#ece9e9;
    background: #3f84bd;
}
h3.Registration_form {`
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #3764a8;
    font-size: 30px;
    float: left;
    margin-left: 62%;
}
.footer_form {
    margin-top: 10px;
    background: rgb(255, 255, 255);
    box-shadow: 0px 0px 20px #c1c1c1;
    border: 1px solid#bbb;
    margin-bottom: 60px;
    padding-bottom: 50px;
}
p.mandatory {
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    color: #ce1111;
    margin-left: 53%;
    line-height: 30px;
}
a.stream {
    margin-top: 30px;
    float: right;
}
span.get_captcha {
    margin: 0px auto;
    display: table;
}
span.get_captcha input#vercode_qurio {
    width: 100%;
}
span.get_captcha p input[type="checkbox"] {
    margin: 12px;
    cursor: pointer;
}
span.get_captcha p {
    font-size: 14px;
    color: #54595d;
    text-align: center;
    padding-top: 20px;
}
a.stream:hover {
    text-decoration: underline;
    text-underline-position: under;
}
option {
    color: #b71212;
}
select.selector_list:focus {
    color: #161819;
    font-weight: 500;
}
.text-news {
  background: #fdfdfd;
  float: right;
  box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.35);
} 
/* BUTTON*/
.button {
    font: 700 14px/50px "Oxygen", sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 0px;
    box-shadow: 0px 38px 101px 0px rgba(0,0,0,0.055);
    position: relative;
    z-index: 2;
}
a,.btttn,button {
    text-decoration: none;
    outline: none;
    transition: all 400ms linear 0s;
}
.button:hover:before {
    transform: scaleX(1);
}
.button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #14b6f2;
    top: 0px;
    left: 0px;
    right: 0px;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: all 400ms linear 0s;
    z-index: -1;
    padding: 19px 64px;
    color: #fff;
}
.btttn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    padding: 14px 14px;
    font-family: roboto,sans-serif;
    color: #FEFEFE !important;
    text-transform: none;
    font-weight: 500 !important;
    background: #3f84bd;
    cursor: pointer;
}
a.btttn.button:hover {
    color: #fff !important;
}
/* BUTTON*/


@media only screen and (max-width: 600px) and (min-width: 320px){
  h3.Registration_form,p.mandatory {
    margin-left: 0%;
    float: none;
  }
}
a.fixed_ {
    font-family: "Lato", Arial, Helvetica, Verdana, sans-serif;
    color: #FFF;
    font-weight: 600;
}

.p_sg {
    position: fixed;
    top: 50%;
    right: 0%;
    z-index: 99999999;
    box-shadow: 4px 4px 5px #4A4444;
    border: 4px solid#fff;
    background: #E51A40;
    border-radius: 5px;
    padding: 6px 25px;
    text-align: center;
}
a.fixed_ span {
    font-size: 14px;
}
.pop_eij {
    position:  absolute!important;
    right: 0px!important;
    top: 46px!important;
    display:  block!important;
    width: 175px!important;
    z-index:  9999999!important;
    /* background: #3864a8!important; */
    opacity:  0;
    visibility:  hidden;
    transition: 0.4s ease;
}
.pop_eij a {
    line-height: 15px!important;
    font-size:  12px!important;
    color:  #fff!important;
    padding:  2px 10px!important;
    display:  block!important; 
	background: none!important;
}
.pop_eij a b {
    letter-spacing: 0.5px;
}
li.color-background a:hover {
    background: #053c91;
    color: #fff!important;
}
li.color-background:hover .pop_eij {
    opacity: 1;
    visibility: visible;
    transition: 0.4s ease;
}
a.track:hover::before{
	content: "";
	width: 0;
	height: 0;
	border-bottom: 75px solid #053c91 !important;
}

a.view_our_websites {
    position: relative;
    margin: 10px 0px;
    padding: 8px 14px;
    font-weight: 400;
    font-size: 18px;
    background: #126ea5;
    color: #ffffff;
    border: 1px #106DB1 solid;
    border-radius: 0;
    cursor: pointer;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
    text-decoration: none;
    text-align: center;
}
a.view_our_websites:hover {
    background: #f1ae21bd;
    color: #151414;
    border: 1px solid#ffffff;
    transition: 0.4s ease all;
    cursor: pointer;
}
span.icon_center h4 {
    /* background: #186aae; */
    padding: 20px 50px;
    color: #186aae;
    /* float: left; */
    border-radius: 3px;
}
ul.list_content li {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #074d86;
    /* border: 1px solid#a9a9a9; */
    margin-bottom: 5px;
    padding: 8px 12px;
    cursor: pointer;
}
ul.list_content li a {
    color: #f5f5f5;
}
ul.list_content li a:hover {
    text-decoration: underline;
    color: #ffffff;
}
ul.list_content li a i {
    /* float: left; */
    /* display: table; */
    margin: 5px 6px;
    font-size: 18px;
    color: #e8e6e1;
}
ul.list_content li a {
    display: table;
    margin: 2px 2px;
    font-size: 13px;
    font-family: roboto,sans-serif;
}
a.bttn {
    position: relative;
    margin: 10px auto;
    padding: 6px 30px;
    font-weight: 400;
    display: table;
    font-size: 16px;
    color: #383736;
    border: 1px #929698 solid;
    border-radius: 1px;
    cursor: pointer;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
    /* float: none; */
    text-decoration: none;
    text-align: center;
}
.border {
    border: 1px solid #999;
    box-shadow: 0 10px 30px 0 rgba(49,52,57,.3), 0 10px 30px rgba(0,0,0,.08);
    padding: 30px;
    /* float: left; */
    margin: 40px;
    /* display: -webkit-box; */
    width: 42%;
}
a.bttn:hover {
    color: #000;
    text-decoration: underline;
    background: #106DB1;
    color: #fff;
    border: 1px solid#fff;
    transition: 0.4s ease all;
}
p.cell {
    text-align: center;
    font-size: 19px;
    padding: 0px;
    margin: 0px;
    line-height: 52px;
}
.mariyan_intro p {
    line-height: 26px;
    font-size: 14px;
}
ul.drop_list li {
    padding: 0px;
    list-style: circle;
    font-size: 20px;
    color: #fff;
    text-align: center;
    display: table;
    font-family: roboto,sans-serif;
    margin: -7px 0px;
}
ul.drop_list li a {
    font-family: roboto,sans-serif;
    font-size: 13px;
    margin: 0px;
}
ul.drop_list_approval {
    margin: 0px;
}
ul.drop_list {
    padding: 0px 30px;
    margin: 0px;
}
.fa-dot-circle-o:before {
    content: "\f192";
    font-size: 8px;
}
ul.list_content {
    margin: 0px;
}
.right_box.register ul li{
    float: right;
}
.right_box.register ul li:first-child {
    border-right: 0px;
    padding: 0;
}
.right_box.register ul li:last-child {/* padding: 0px 0px; */}
.right_box.register ul li a {
    text-decoration: none;
    padding: 9px 20px;
    font-size: 16px;
    background: #ffcb00;
    color: #3764a7;
    border: 1px solid #106DB1;
    font-weight: 700;
    margin: 0px;
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.right_box.register ul li a:hover {
    color: #106DB1;
    border: 1px solid #106DB1;
    cursor: pointer;
    background: #FFF;
}
.right_box.register ul li a:after {
    content:"";
    background:#FE5969;
    position:absolute;
    width:100%;
    height: 1px;
    left:0;
    bottom: 0;
    transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
    transform:scaleX(0) ;
        -webkit-transform:scaleX(0);
            -moz-transform:scaleX(0);
                -o-transform:scaleX(0);
}
i {
    color: rgba(255, 255, 255, 0.7);
}
i.fa.fa-map-marker {
    color: #3764a7;
}
.right_box.register ul li a:hover::after {
    transform:scaleX(1) ;
        -webkit-transform:scaleX(1);
            -moz-transform:scaleX(1);
                -o-transform:scaleX(1);
}
.topArea ul li a.Staff:before {
    content: "\f007";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    left: -8px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    width: 25px;
    height: 25px;
}
/*====DROP DOWN MENU LEFT TO RIGHT=====*/
.menu ul li:nth-child(n+6) .dropdown:before {
    left: inherit;
    right: 40px;
}
.menu ul li li .dropdown {
    left: 100%;
    top:-6px!important;
}
.menu ul li:nth-child(n+6) .menu_hover:hover > div {
    right: 100%;
    left: initial;
}
/*====DROP DOWN MENU LEFT TO RIGHT=====*/
/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
.glyphicon-plus:before {
    content: "\2b";
    font-weight: 900;
    font-size: 25px;
    background: #fff;
}
/* ----- v CAN BE DELETED v ----- */
body {
    background-color: #26a69a;
}
h4.panel-title i {
    color: #000;
}
.demo {
    padding-top: 60px;
    padding-bottom: 60px;
}
      @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
* {
  box-sizing: border-box;
}

body, html {
  width: 100%;
  height: 100%;
  font-family: "Roboto", sans-serif;
}

main {
  width: 100%;
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background-color: #2b42b6;
  padding: 150px 30px;
}

.accordion {
  max-width: 550px;
}
.accordion-item {
  /* background-color: transparent; */
  /* margin-bottom: 15px; */
  /* border-radius: 5px; */
  /* box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.1); */
  /* transition: background-color 0.2s ease-in 0.3s; */
}
.accordion-item.active {
  background-color: white;
  transition: background-color 0.2s ease-in 0s;
}
.accordion-item.active .accordion-header {
  color: black;
  background-color: white;
  transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0.2s;
}
.accordion-item.active .accordion-header h2:before, .accordion-item.active .accordion-header h2:after {
  background-color: white;
  transition: background-color 0.2s ease-in 0.2s, -webkit-transform 0.2s ease 0.1s;
  transition: background-color 0.2s ease-in 0.2s, transform 0.2s ease 0.1s;
  transition: background-color 0.2s ease-in 0.2s, transform 0.2s ease 0.1s, -webkit-transform 0.2s ease 0.1s;
}
.accordion-item.active .accordion-header h2:before {
  display: none;
}
.accordion-item.active .accordion-header h2:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.accordion-item.active .accordion-body {
  max-height: 900px;
  padding: 0 0px;
  transition: max-height 0.3s ease-in 0s, padding 0.2s ease-in 0s;
}
.accordion-item.active .accordion-body p {
  opacity: 1;
  transition: opacity 0.2s ease-in 0.2s;
  font-family: roboto,sans-serif;
  font-size: 14px;
  color: #fff;
  margin-top: 0px;
  padding: 15px;
  border-bottom: 3px solid#fff;
}
.accordion-header {
  /* color: white; */
  /* background-color: #566cd7; */
  border-radius: 0px;
  padding: 2px 0px;
  cursor: pointer;
  /* transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s; */
}
.accordion-header h2 {
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  margin: 0;
  background: #074d86;
}
.accordion-header h2:before, .accordion-header h2:after {
  content: "";
  position: absolute;
  background-color: #d8d0d0;
  transition: background-color 0.2s ease-in 0s, -webkit-transform 0.2s ease 0s;
  transition: background-color 0.2s ease-in 0s, transform 0.2s ease 0s;
  transition: background-color 0.2s ease-in 0s, transform 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
}
.accordion-header h2:before {
  width: 12px;
  height: 2px;
  right: 26px;
  top: calc(53% - 2px);
}
.accordion-header h2:after {
  width: 2px;
  height: 11px;
  right: 31px;
  top: calc(49% - 5px);
  -webkit-transform: none;
  transform: none;
}
.accordion-body {
  max-height: 0;
  padding: 0 15px;
  overflow: hidden;
  transition: max-height 0.2s ease-out 0s, padding 0.1s ease-out 0.2s;
  background: #074d86;
  color: #fff;
}
.accordion-body p {
  font-size: 0.875rem;
  line-height: 1.6;
  opacity: 0;
  margin: 0;
  transition: opacity 0.2s ease-in 0s;
}

.credits {
  position: absolute;
  bottom: 30px;
  right: 30px;
  font-size: 14px;
}
.credits p {
  color: #94a2e6;
  margin: 0;
}
.credits a {
  color: white;
}
ul.affiliation_list li {
    border: 1px solid#9c9898;
    padding: 2px 14px;
    margin: 6px 0px;
    float: right;
}

/*====DROP DOWN MENU LEFT TO RIGHT=====*/
.menu ul li:nth-child(n+6) .sup-dropdown:before {
    left: inherit;
    right: 40px;
}
.menu ul li li .dropdown {
    left: 100%;
    top:-6px!important;
}
.menu ul li:nth-child(n+6) .sup-dropdown:hover > div  {
    position: absolute;
    width: 280px;
    visibility: hidden;
    opacity: 0;
    top: -1px;
    left: -30vh !important;
}
/*====DROP DOWN MENU LEFT TO RIGHT=====*/
p.manage_border {
   /* border: 1px solid#dedada; */
   margin-top: 30px;
}
ul.manage_list {
    background: #ffffff;
    /* border: 1px solid#dedada; */
    /* margin-bottom: 20px; */
    padding: 0px 0px;
}
ul.manage_list li {
    /* padding: 2px 24px; */
    color: #fff;
    font-family: roboto,sans-serif;
    width: 186px;
    background: #007699;
    text-shadow: 0 0 black;
    text-align: center;
}
p.manage_border img {
    width: 185px;
}
span.manage_weight {
    padding: 0px 53px;
    background: #007699;
    text-shadow: 0 0 black;
    color: #fff;
    font-weight: 600;
    margin: 0px auto;
    display: table;
    float: left;
}
.col-md-12.manage_border {
    background: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px #adadad;
    padding: 0px;
    margin-top: 20px;
}
p.content_text {
    margin-top: 20px;
}
.course p:hover {
    color: #000;
}
.tabs-menu li:hover {
    background: #041052;
}
.smk_accordion .accordion_in.acc_active > .acc_head {
    background: #072858!important;
    color: #fff;
}
@media only screen and (max-width: 560px) and (min-width: 320px){
	.swiper-slide img {
		width: 100%;
		height: 132px;
	}
}

/*--Sticky Footer--*/
ol, ul {list-style:none;}
.sbi-bottom_links_bg{ bottom:0;position:fixed; width:100%; right:0; z-index:999; background:#43aa5a; text-transform:uppercase;}
.sbi-bottom_links_bg ul { margin-left:40px;}
.sbi-bottom_links_bg li{padding:5px 4%; font-weight:400; float:left; font-size:11px; border-left:1px solid #207934; text-align:center; /*min-height:36px;*/}
.sbi-bottom_links_bg li.no-border{border:0; padding-left:0;}
.sbi-bottom_links_bg li a{display:block;color:#fff; padding:1px 0; }
.sbi-bottom_links_bg li a:hover{color:#333333;}
.sbi-bottom_links_bg a.first_link{border:0; padding-left:0;}
.sbi-bottom_links_bg a:hover{color:#00ACEE; text-decoration:underline;}

.sbi-bottom_links_SH{text-align: center; background:#43aa5a; height:8px; border-width:1px 0 0;}
.sbi-bottom_links_SH span{text-align:center;color: #fff;cursor:pointer; height:26px; width:100px; position:relative; top:-20px; text-indent:-10000px; display:block; margin:0 auto; background:url(/portal/documents/68925/556506/footer_arrow.png/bab6e087-4345-4b2a-bc9b-3481747644dc?t=1405669114991) top center no-repeat;}
.sbi-bottom_links_SH span.open-footer{background:url(/portal/documents/68925/556506/footer_arrow_down.png/3222c152-0518-4d2e-ab00-3e09f9c0e9f5?t=1405669115373) top center no-repeat;}
.sticky-container{padding:0px;margin:0px;position:fixed;right: -60px;top:230px;width: 213px;z-index: 1100;/* border: 5px solid#fff; */}
.sticky li{font-family: roboto,sanserif;list-style-type:none;color:#efefef;height: 116px;box-shadow: 4px 4px 5px #4A4444;border: 4px solid#fff;background: #3764a7;border-radius: 5px;text-align: center;font-weight: 600;padding:0px;margin:0px 0px 1px 0px;-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;cursor:pointer;}
.sticky li:hover{margin-left: -1px;}
.sticky li img{float:left;margin:5px 4px;margin-right:5px;}
.sticky li p{padding: 0px 11px;margin:0px;line-height:16px;font-family: 'Roboto', sans-serif;}
.sticky li p a{text-decoration: none;color: #fff;margin-top: 8px;line-height: 22px;float: left;font-family: roboto,sans-serif;font-size: 15px;}
.sticky li p a:hover{text-decoration: none;color: #fff;margin-top: 8px;float: left;}

.sticky-wrapper{ height: auto !important; margin: 0 auto -10px; min-height: 100%; position: relative; width: 1000px;}



a.bttn_tommy {
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    background: #215e92;
    font-family: roboto,sans-serif;
}
a.bttn_tommy:hover {
    cursor: pointer;
    border: 2px solid#215e92;
    background: #fff;
    color: #215e92;
}
a.bttn_tommy i {
    color: #fff;
    padding: 0px 10px;
}
a.bttn_tommy i:hover {
    color: #215e92;
    padding: 0px 10px;
}
.col-md-12.border_box {
    background: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px #adadad;
    padding: 30px;
    margin-top: 20px;
}
p.photo img {
    border: 1px solid#999;
}
span.dange {
    color:red;
}
.dimText{
  border: 1px solid rgba(231, 234, 242, 0) !important;
  font-weight: 400 !important;
}