/*
  Theme Name: Oxygen
  Theme Uri: http://www.themeum.com
  Author: Themeum
  Author Uri: http://www.themeum.com
  Description: Onepage Site Template
  Version: 1.0
*/

/*************************
*******Typography******
**************************/

body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  background-color: #fff;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  color: #333;
}

h2 {
  font-size: 25px;
  margin-bottom: 20px;
}

h3 {
  font-size: 18px;
}

.parallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
ul,ol
{margin:0;padding: 0;}
.parallax,
.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
  color: #fff;
}

.parallax input[type="text"],
.parallax input[type="text"]:hover,
.parallax input[type="email"],
.parallax input[type="email"]:hover,
.parallax input[type="url"],
.parallax input[type="url"]:hover,
.parallax input[type="password"],
.parallax input[type="password"]:hover,
.parallax textarea,
.parallax textarea:hover {
  font-weight: 300;
  color: #fff;
}

.btn {
  border: 0;
  border-radius: 0;
}

li
{
	position:relative;
    list-style: none;
}

.btn.btn-primary:hover {
  background-color: #017fb5;
}

.navbar-nav li a:hover, 
.navbar-nav li a:focus {
  outline:none;
  outline-offset: 0;
  text-decoration:none;  
  background: transparent;
}

a {
  text-decoration: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

a:focus, 
a:hover {
  text-decoration: none;
  outline: none
}

section {
  padding: 90px 0;
}

.heading {
  padding-bottom:90px;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}

/*.preloader > i {
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}
*/
.header-top-left ul li:before
{
    background: url("../images/header-social.png") no-repeat  0 9px;
    height: 30px;
    width: 26px;
    position: absolute;
    content:"";
    left:0;
    top:0;
}
.header-top-left ul li, .header-top-left ul li.phone 
{
  display: inline-block;
  height: 30px;
  list-style: outside none none;
  margin-bottom: 8px;
  padding-left: 30px;
  padding-top: 6px;
  position: relative;
}
.header-top-left ul li.phone:before
{
     background-position: -46px 7px;
     
}
.header-top-left ul li.phone
{
    margin-left:20px;
}
.header-top-left a ,.header-top-left ul li.phone
{
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 120%;
}
.header-top-left 
{
    float: left;
}
.header-top-right {
  float: right;
}
.header-top-right ul li 
{
  display: inline-block;
  margin-top: 9px;
  margin-left:15px;
}
.header-top-right ul li a
{
    background: url("../images/header-social.png") no-repeat -127px 0;
    height: 20px;
    width: 20px;
    display: block;
}
.header-top-right ul li:nth-child(1) a 
{
  background-position: -84px 0;
}
.header-top {
  border-bottom: 2px solid #cdcdcd;
}
/*************************
********Home CSS**********
**************************/
#home-slider {
  overflow:hidden;
  position: relative;
  z-index:-1;
}
#home-slider .caption {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  left: 0;
  margin-top: 25px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  z-index: 15;
}
.home-slider a:hover {
  background-color: #004192;
  border-color: #000;
}
#home-slider .caption h1 {
  color: #fff;
  font-size: 37px;
  font-weight: 700;
  margin-bottom: 10px;
  padding:10px;
  margin-top:100px;
}
.caption .btn-start {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding:14px 40px;
  border: 1px solid #6e6d6c;
  border-radius: 4px;
  margin-top: 40px;
}
.carousel-inner p 
{
  font-size: 30px;
  font-weight: bold;
  line-height: 130%;
  text-transform: capitalize;
}
.caption .btn-start:hover {
  color: #fff
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  background-repeat: no-repeat;
  background-size: cover;
  height: 2037px;
  background-position:bottom;
  
}

/*.carousel-fade .carousel-inner .item::after {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  content: " ";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
} */

.carousel-fade .carousel-inner .black-bg{
	text-shadow: 5px 5px 7px #000 !important;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.left-control, .right-control {
  position: absolute;
  top: 50%;
  height: 51px;
  width: 51px;
  line-height: 48px;
  border-radius: 50%;
  border:1px solid #fff;  
  z-index: 20;
  font-size: 24px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.left-control {
  left: -51px
} 

.right-control {
  right: -51px;
}

.left-control:hover, 
.right-control:hover {
  color: #fff;
}

#home-slider:hover .left-control {
  left:30px
} 

#home-slider:hover .right-control {
  right:30px
}

#home-slider .fa-angle-down {
  position: absolute;
  left: 50%;
  bottom: 50px;
  color: #fff;
  display: inline-block;
  width: 24px;
  margin-left: -12px;
  font-size: 24px;
  line-height: 24px;
  z-index: 999;
  -webkit-animation: bounce 3000ms infinite;
  animation: bounce 3000ms infinite;
}

.navbar-right li a {
  color: #004092;
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 30px;
  padding-top: 30px;
  text-transform: capitalize;
  position: relative;
 z-index: 3;
}
.navbar-brand {
  display: block;
  float: none;
  font-size: 18px;
  height: auto;
  line-height: 20px;
  padding: 7px 0 0;
  z-index:200;
}
.main-nav {
  background: none !important;
}
.navbar-right li.active > a
{
     background: url("../images/menu-hover.png") no-repeat  center center;
     font-weight: bold;
}
.navbar-right li a:before
{
 background: url("../images/menu-hover.png") no-repeat  center center;
  content: "";
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 21px;
  transition: all 0.5s ease 0s;
  width: 0;
  z-index: -1;
}

.navbar-right li a:hover:before
{
    width: 100%;
}
.navbar-brand h1 {
  margin-top: 5px;
}

/*************************
********Service CSS*******
**************************/
#services {
  background: url("../images/bg-blue.png") repeat scroll 0 0;
  padding-top: 0;
}
.service-icon 
{
    background: url("../images/bg-blue.png") repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 36px;
  height: 208px;
  line-height: 90px;
  transition: background-color 0.2s ease 0s;
  width: 208px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  
}

.service-image-wrapper {
  background: #fff ;
  border-radius: 50%;
  height: 90%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 90%;
}
.our-services .col-sm-4:hover .service-icon {
  background-color: #333;
}
.service-image-wrapper > img 
{
  padding-top: 53px;
}
.our-services {
  margin-top: -100px;
}
.our-services .col-sm-4 {
  
  padding-bottom: 50px;
}

.our-services .col-sm-4:nth-child(4), 
.our-services .col-sm-4:nth-child(5), 
.our-services .col-sm-4:nth-child(6) {
  border-bottom:0;
  padding-top: 60px;
}

.our-services .col-sm-4:nth-child(3), 
.our-services .col-sm-4:nth-child(6) {
  border-right:0;
}
.service-info h3 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-top: 8px;
}
.get-in-touch {
  background: #dddddd ;
  border: 1px solid #124f9a;
  padding: 0 15px;
  position: absolute;
  width: 1140px;
  z-index: 9999;
}
.get-in-touch .col-sm-2 {
  padding: 0 3px;
  width: 21.2%;
}
.col-sm-2.first-block {
  /*padding-left: 15px;*/
  padding-left: 10px;
}
.col-sm-2.last-block 
{
  /*padding-right: 15px;
  width: 15%;
*/
  padding-right: 10px;
  width: 10%;
  
}
-moz-placeholder
{
    opacity: 1;
}

/*************************
********About CSS*******
**************************/
#about-us 
{
  background:url("../images/get-in-touch.png") no-repeat top center;
  padding: 125px 0 82px;
  position: relative;
}
#about-us:before 
{
  background: rgba(255, 255, 255, 0.7)  repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

#about-us h2,.our-service h2,.what-ou-client h2 ,.about-title h3
  background:url("../images/title-bg.png") no-repeat scroll center bottom;
  color: #333;
  font-size: 35px;
  font-weight: 500;
  line-height: 120%;
  padding-bottom: 18px;
  text-align: center;
}
.about-title {
  background: #004192 ;
  padding: 49px 0;
}
.about-title h3 {
  color: #fff;
  font-size: 35px;
  margin: 0;
  text-align: center;
  position: relative;
    
}
.about-title h3::after {
  background:  url("../images/title-before.png") no-repeat scroll 0 0;
  bottom: -17px;
  content: "";
  height: 15px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 261px;
}
.our-service h2 span,.what-ou-client h2 span 
{
    color:#104D99;
}
.what-ou-client h2 
{
    margin-bottom: 35px;
}

.what-ou-client h3 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}
.what-ou-client > h4 {
  color: #104c99;
  font-size: 18px;
  font-weight: bold;
  line-height: 120%;
}
.service-icon-in 
{
  border: 1px solid #114d99;
  margin: 0 auto;
  min-height: 80px;
  width: 30%;
}
.service-info > p {
  color: #333;
  font-size: 16px;
}
.what-ou-client .service-info > p {
  color: #333;
  font-size: 15px;
  line-height: 180%;
  margin: 15px auto 0;
  width: 280px;
}
.service-info > p a
{
    color:#104D99;
    font-weight: bold;
}
.our-service
{
  padding: 53px 0 90px;
}
.about-info > p 
{
  color: #000;
  font-size: 16px;
  line-height: 180%;
  margin-bottom: 32px;
  margin-top: 40px;
  text-align: justify;
}
.read-more {
  text-align: center;
}
#about-us::after {
  background: #ccc ;
  bottom: 15px;
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
}
.what-ou-client
{
    padding:50px 0 90px !important;
}
.read-more > a 
{
  background: #104d99 ;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  margin: 0 auto;
  padding: 8px 10px;
}
#about-us h2 span {
  color: #1e579f;
}
#about-us .lead {
  font-size: 16px;
  margin-bottom: 10px;
}

#about-us h1 {
  margin-bottom: 30px;
}

.progress{
  height: 20px;
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: 25px;
}
.our-service
{
    background:url("../images/service-bg.jpg") no-repeat top center !important; 
}
.progress-bar{
  box-shadow: none;
  -webkit-box-shadow: none;
  text-align: right;
  padding-right: 12px;
  font-size: 12px;
  font-weight: 600;
}


.progress .progress-bar.six-sec-ease-in-out {
  -webkit-transition: width 2s ease-in-out;
  transition:  width 2s ease-in-out;
}

/*************************
********portfolio CSS*****
**************************/
.container
{
    width:1170px;
    margin: 0 auto;
}
#portfolio .container-fluid, 
#portfolio .col-sm-3  {
  overflow: hidden;
  padding: 0;
}

#portfolio .folio-item {
  position: relative;
}

#portfolio .overlay {
  background-color: #000;
  color: #fff; 
  left: 0;
  right:0;
  bottom:-100%;
  height: 0;
  position: absolute;
  text-align: center;
  opacity:0;  
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.overlay .overlay-content {
  display: table;
  height: 100%;
  width: 100%;
}

.overlay .overlay-text {
  display: table-cell;
  vertical-align: middle;
}

.overlay .folio-info {
  opacity: 0;
  margin-bottom: 75px;
  margin-top: -75px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.overlay .folio-info h3 {
  margin-top: 0;
  color: #fff;
}

.folio-overview a {
  font-size: 18px;
  color: #333;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  margin-top: 20px;
  margin-right: 5px;
}

.folio-overview a:hover {
  color: #fff;
}

.folio-overview .folio-expand {
  margin-top: -500px;
  margin-left: -500px;
}

.folio-image, .folio-overview .folio-expand {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

#portfolio .folio-item:hover .folio-image {
  -webkit-transform: scale(1.5) rotate(-15deg);
  transform: scale(1.5) rotate(-15deg);
}

.folio-image img {
  width: 100%;
}

#portfolio .folio-item:hover .overlay {
  opacity: 0.8;
  bottom: 0;
  height: 100%;
}

#portfolio .folio-item:hover .folio-overview .folio-expand {
  margin-top: 0;
  margin-left:0;
}

#portfolio .folio-item:hover .overlay .folio-info {
  opacity: 1;  
  margin-bottom:0;
  margin-top:0;
}


#single-portfolio {
  padding: 90px 0;
  background: #f5f5f5;
  position: relative;
}

#single-portfolio img {
  width: 100%;
  margin-bottom: 10px;
}

#single-portfolio .close-folio-item {
  position: absolute;
  top: 30px;
  font-size: 34px;
  width: 34px;
  height: 34px;
  left: 50%;
  color: #999;
  margin-left: -17px;
}

/*************************
*********Team CSS*********
**************************/
#team {
  padding-top: 0;
}

.team-members {
  margin-bottom: 25px;
}

.social-icons {
  margin-top:30px;
  text-align: center;
}

.social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.social-icons ul li {
  float: left;
  margin-right: 8px;
}

.social-icons ul li:last-child {
  margin-right: 0;
}

.social-icons ul li a {
  color:#fff;
  background-color: #d9d9d9;
  height: 36px;
  width: 36px;
  line-height: 36px;
  display: block;
  font-size: 16px;
  opacity: 0.8;
}

.social-icons ul li a:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.team-member {
  text-align: center;
  color: #333;
  font-size: 14px;
}

.team-member:hover .social-icons ul li a.facebook {
  background-color: #3b5999;
}
.team-member:hover .social-icons ul li a.twitter {
  background-color: #2ac6f7;
}
.team-member:hover .social-icons ul li a.dribbble {
  background-color: #ff5b92;
}
.team-member:hover .social-icons ul li a.linkedin {
  background-color: #036dc0;
}
.team-member:hover .social-icons ul li a.rss {
  background-color: #ff6b00;
}

#team .img-responsive {
  width: 100%;
}

.member-info h3 {
  margin-top: 35px;
}

.member-info h4 {
  font-size: 14px;
  margin-bottom: 15px;
  color: #999;
}


/*************************
*******Features CSS*******
**************************/
#features {
  text-align: center;
  background-image: url(../images/features-bg.html);
}

#features i {
  font-size: 48px;
}

#features h3 {
  margin-top: 15px;
  font-size: 30px;
  margin-bottom: 7px;
  color: #fff;
}

#features .slider-overlay {
  opacity: 0.8;
}


/*************************
*****Pricing Table CSS****
**************************/
.pricing-table {
  text-align: center;
}

.single-table {
  padding: 30px 20px 20px;
  border:1px solid #f2f2f2;
}

.single-table h3 {
  margin-top: 0;
  padding: 0;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.price {
  font-size: 36px;
  line-height: 36px;
}

.price span {
  font-size: 14px;
  line-height: 14px;
}

.single-table ul {
  list-style: none;
  padding: 0;
  margin: 30px 0;
}

.single-table ul li {
  line-height: 30px;
}

.single-table.featured {  
  color: #fff;
}

.single-table.featured h3 { 
  color: #fff;
}

.single-table.featured .btn.btn-primary {
  background-color: #fff;
}

/*************************
********Twitter CSS*******
**************************/
#twitter {
  background-image: url(../images/twitter-bg.html);
}

#twitter > div {
  text-align: center;
  position: relative;
}

#twitter-carousel {
  position: relative;
  z-index: 15
}

.twitter-icon {
  position: relative;
  z-index: 15;
  color: #fff;
}

.twitter-icon .fa-twitter {
  font-size: 24px;
  height: 64px;
  width: 64px;
  line-height: 65px;
  border-radius: 50%; 
  position: relative;
}

.twitter-icon .fa-twitter:after {
  position: absolute;
  content: "";
  border-width: 8px;
  border-style: solid;
  left: 24px;
  bottom: -14px;
}

#twitter-carousel .item {
  padding: 0 55px;
}

#twitter-carousel .item a {
  color: #fff;
}

.twitter-icon h4 {
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #fff;
}

.twitter-left-control, 
.twitter-right-control {
  position: absolute;
  top: 50%;
  color: #fff;
  border: 1px solid #fafafa;
  height:34px;
  width: 34px;
  line-height: 31px;
  margin-top: -17px;
  font-size: 18px;
  border-radius: 50%;
  z-index: 15
}

.twitter-left-control {
  left: 80px;
} 

.twitter-right-control {
  right: 80px
}

.twitter-left-control:hover, .twitter-right-control:hover {
  color: #fff;
}


/*************************
**********Blog CSS********
**************************/

.post-thumb {
  position: relative;
}

.post-icon {
  position: absolute;
  top:10px;
  right:10px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius:4px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.post-meta {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}

.post-meta span {
  margin-right: 16px;
}

#post-carousel .carousel-indicators {
  bottom: 3px;
  left: 90%;
}

.blog-left-control, .blog-right-control {
  position: absolute;
  top: 45%;
  width: 30px;
  text-align: center;
  color: rgba(255,255,255,.7);
  font-size: 36px;
}

.blog-left-control {
  left: 0;
}

.blog-right-control {
  right: 0;
}

.blog-left-control:hover, .blog-right-control:hover {
  color: #fff;  
}

.entry-header h3 a {
  line-height: 30px;
}

.entry-header .date, 
.entry-header .cetagory {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
  position: relative;
}

.entry-header .date:after {
  content: "";
  position: absolute;
  left: 0;
  bottom:-22px;
  width: 20px;
  height: 3px;
}

.entry-content {
  font-size: 14px;
}

.load-more {
  display:block;
  text-align: center;
  margin-top: 70px;
}

.btn-loadmore {
  border: 1px solid #f2f2f2;
  color: #666666;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 125px;
  text-transform: uppercase;
}

.btn-loadmore:hover {
  color:#fff;
}

/*************************
**********Contact CSS*****
**************************/

#contact {
  padding-top: 45px;
  padding-bottom: 0;
}

#google-map {
  height: 350px;
}

#contact-us {
  background-image:url(../images/contact-bg.html);
  padding-bottom: 90px; 
}

#contact-us .heading {
  padding-top: 95px;
}

.form-control {
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  color: #333333;
  font-size: 16px;
  height: 58px;
}
.last-block .btn-submit {
  background: #0c4a97;
  border-radius: 5px;
  font-size: 18px;
  height: 57px;
  text-transform: uppercase;
  width: 153px;
}
textarea.form-control {
  min-height: 180px;
  resize:none;
}

.form-group {
  margin-bottom: 30px;
}

.contact-info {
  padding-left:70px;
  font-weight: 300;
}

ul.address {
  margin-top: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-info ul li {
  margin-bottom: 8px;
}

.contact-info ul li a {
  color: #fff;
}

.btn-submit {
  display: block;
  padding: 12px;
  width: 100%;
  color: #fff;
  border:0;
  margin-top: 0px;
}
.get-in-touch > h2 {
  color: #0c4a97;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 11px;
  margin-top: 25px;
  text-transform: uppercase;
}
.get-in-touch:after 
{
  background:url("../images/image-shadow.png") no-repeat 0 0;;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  width: 100%;
}
#footer {
  color:#fff;
}

.footer-top {
  position: relative;
  padding:30px 0
}

#footer .footer-bottom {
  background-color: #fff;
  padding: 20px 0 10px;
}

#footer .footer-bottom a:hover {
  text-decoration: underline;
}

.footer-logo {
  display: inline-block;
  margin-bottom: 5px;
}

#footer .social-icons {
  margin-top: 15px;
}

#footer .social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .social-icons ul li a {
  background-color: rgba(0,0,0,.2);
  border-radius: 4px;
  line-height: 33px;
}

#footer .social-icons ul li a:hover {
  color: #fff
}

#footer .social-icons ul li a.envelope:hover {
  background-color: #CECB26;
}

#footer .social-icons ul li a.facebook:hover {
  background-color: #3b5999;
}
#footer .social-icons ul li a.twitter:hover {
  background-color: #2ac6f7;
}
#footer .social-icons ul li a.dribbble:hover {
  background-color: #ff5b92;
}
#footer .social-icons ul li a.linkedin:hover {
  background-color: #036dc0;
}
#footer .social-icons ul li a.tumblr:hover {
  background-color: #ff6b00;
}
/*--------------*/
.top-footer {
  background-color: #000;
  padding: 50px 0 20px;
}
.copyright > p {
  margin-bottom: 0;
  font-weight: bold;
}
.f-section {
  float: left;
}
.navigation {
  width: 33%;
}
.f-section h4 {
  color: #ffffff;
  position: relative;
  font-size: 24px;
  font-weight: normal;
  line-height: 100%;
  margin-bottom: 25px;
}
.navigation ul li {
  float: left;
  margin-bottom: 15px;
  width: 40%;
}

.contact-info {
  width: 20%;
}
.navigation ul li > a {
  color: #fff;
  font-size: 16px;
}
.contact-info {
  width: 33%;
  padding-left: 0;
}
.f-section h4::after {
  border-top: 1px dotted #ccc;
  bottom: -5px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 260px;
}
.subscribe.f-section {
  width: 33%;
}
}
.address::before, .mobile::before, .contact-info a::before {
  background-color: #7eba00;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  color: #000000;
  display: block;
  font-family: fontawesome;
  height: 21px;
  left: 0;
  line-height: 21px;
  position: absolute;
  text-align: center;
  width: 21px;
}
.contact-info h5 {
  color: #b0b0b0;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 140%;
  padding-left: 36px;
}
.mobile::before {
  background-image: url("../images/phone.html");
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
}
.contact-info p, .contact-info a {
  color: #fff;
  
  font-size: 15px;
  padding-left: 36px;
  position: relative;
  width: 280px;
}
 .contact-info a:hover 
{
  color: #104D99;
}
.footer {
  background: #104d99 ;
  padding: 15px 0;
  
}
.our-service .service-icon-in 
{
  border: medium none;
  margin: 0 auto;
  min-height: 80px;
  width: 30%;
}
.our-service .service-info h3 {
  color: #000;
  font-size: 22px;
  font-weight: bold;
  margin-top: 8px;
}
.scroll_to_top_a
{
    display: none !important;
}
.copyright 
{
  float: left;
}
.footer-social {
  float: right;
}
.footer-social li {
  float: left;
}
.footer-social a {
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 0 11px;
}
.footer-social a:hover
{
    color:#000;
    
}
.copyright a {
  color: #fff;
}
.copyright a:hover
{
    color:#000;
}
.contact-info p:before, .contact-info a:before {
  background:url("../images/footer-sprite.png") no-repeat 0 3px;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  width: 30px;
}
.contact-info p:nth-child(3)::before 
{
  background-position: 0 -31px;
}
.contact-info a:before
{
     background-position: 0 -59px;
}
.job-1 ul:first-child li {
  display: inline-block;
  width: 20%;
}
.job-1 ul:nth-child(2) li{
  float: left;
  width: 20%;
}
.owl-prev {
  background:url("../images/slider-aero.png") no-repeat scroll 0 -204px !important;
  font-size: 0 !important;
  height: 80px;
  left: -50px;
  position: absolute;
  top: -220px;
  width: 50px;
}
.owl-prev:hover 
{
  background-position: 1px -313px !important;
}
.owl-next {
  background:  url("../images/slider-aero.png") no-repeat scroll 0 16px !important;
  font-size: 0 !important;
  height: 100px;
  position: absolute;
  right: -75px;
  top: -230px;
  width: 70px;
}
.owl-prev:hover 
{
  background-position: 1px -313px !important;
}
.owl-next:hover 
{
  background-position: 0px -85px !important;
}
.owl-dots 
{
  margin-top: 50px;
}
.owl-theme .owl-dots .owl-dot span {
  background: #333;
  border-radius: 30px;
  display: block;
  height: 13px;
  margin: 5px 4px;
  transition: opacity 0.2s ease 0s;
  width: 13px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #104c99 none repeat scroll 0 0;
}
.what-ou-client 
{
  padding: 50px 0 60px !important;
}
.service-info > h4 {
  color: #104c99;
  font-weight: bold;
}
.main-nav {
  background: #fff  !important;
  left: 0;
  position: static;
  right: 0;
  top: 0;
  z-index: 999999;
}
.navigation ul li > a {
  color: #fff;
  font-size: 16px;
  padding-left: 15px;
  position: relative;
}
.navigation ul li > a:hover,.navigation ul li.active a
{
    color: #104D99;
}
.navigation ul li > a::before {
  background: url("../images/footer-aero.png") no-repeat  0 0;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 15px;
}
.client-wrapper
{
    position: relative;
}
.client-wrapper:before {
  background: #104d99 ;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 50%;
}
.client-wrapper:after {
  background: #DDDDDD ;
  content: "";
  height: 100%;
  right: 0;
  position: absolute;
  width: 50%;
  top:0;
}
.client-title 
{
  float: left;
  position: relative;
  width: 14%;
}
.client-title > h3 {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 0;
  margin-top: 25px;
  width: 60%;
}
.our-partner {
  background: #ddd;
  float: right;
  padding: 20px;
  position: relative;
  width: 86%;
  z-index: 9999;
}
.client-wrapper .owl-theme .owl-dots, .owl-theme .owl-nav {
  
  position: relative;
  text-align: center;
  z-index: 2147483647;
}
.client-wrapper .owl-item {
  float: left;
}
.our-partner .owl-stage-outer {
  overflow: hidden;
  width: 100% !important;
}

/*.job-1 table th {
  color: #104d99;
  font-family: "open sans",sans-serif;
  font-size: 18px;
  font-weight: normal;
  width: 20%;
} 
.job-1 table tr:first-child {
  border-bottom: 1px solid red;
}*/

.tab-row{
	margin:15px 0;
	padding:0;
}

.tab-header{
	padding:0;
}
.tab-th{
	color: #104d99;
	font-family: "open sans",sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding:0;
}

.tab-r0{
	color: #104d99;
  	font-size: 14px;
  	font-weight: normal;
  	text-transform:uppercase;
	padding:0;
}

.tab-r1{
	color: #104d99;
  	font-size: 14px;
  	font-weight: normal;
  	text-transform:uppercase;
	padding:0;
}

.tab-r2{
	color: #104d99;
  	font-size: 14px;
  	font-weight: normal;
  	text-transform:uppercase;
	
}

.tab-r2 span
{
    display: block;
    color: #E62222;
}

.tab-r3 span
{
    color:#e62222;
}

.tab-r3, .tab-r4{
	color: #104d99;
  	font-size: 14px;
  	font-weight: normal;
  	text-transform:uppercase;
	padding:0;
}

.job-1 table {
  margin-top: 30px;
}
.job-1 table th {
  color: #104d99;
  font-family: "open sans",sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 15px 0;
  width: 10%;
}

.job-1 table tr td:first-child {
  color: #104d99;
  font-size: 18px;
  font-weight: bold;
  line-height: 120%;
  padding: 30px 0;
  width: 25%;
}

.job-1 table tr td:nth-child(2) {
  color: #104d99;
  font-size: 16px;
  line-height: 120%;
  padding: 30px 0;
  width: 25%;
}

.job-1 table tr td:nth-child(3) {
  width: 25%;
  color:#333;
  font-size: 18px;
  line-height: 120%;
}

.job-1 table tr td:nth-child(3) span
{
    display: block;
    color: #E62222;
}
.job-1 table tr td:nth-child(4) span
{
    color:#e62222;
}
.job-1 table tr td:nth-child(4),.job-1 table tr td:nth-child(5) {
  color: #104d99;
  font-size: 18px;
  padding-left: 35;
}
.job-1 table tr td:nth-child(5)
{
	padding-left:10px;
	width:30%;
}
.job-1 table tr td:nth-child(6){
	padding-left:20px;
}
.job-1 a {
  background: #e72323 ;
  border-bottom: 3px solid #666;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  padding: 9px 34px;
}
.nav-tabs {
  border-bottom: 0 none;
}
.job-opening .nav-tabs .active > a,.nav-tabs > li.active > a:focus{
  border-left: 0 none;
  border-radius: 0;
  border-right: 0 none;
  border-top: 3px solid #104d99;
  color: #333;
  font-size: 22px;
}
.nav-tabs > li.active ,
.job-opening .nav-tabs li a
{
    border:none;
    font-size: 22px;
    color:#969696;
    border-top: 3px solid transparent;
}
.our-client {
  padding: 0;
}
.our-services-2 .owl-dots
{
    margin-top:0;
    display: none;
}

.our-services-2 .service-icon-in > img 
{
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width:80%;
  height:80%;
}

.our-services-2 .service-icon-in {
  border: 1px solid #104d99;
  margin: 0 auto;
  min-height: 66px;
  position: relative;
  width: 80%;
}
.our-services-2 .owl-prev
{
    display: none !important;
}
.header-top-left a:hover {
  color: #004192;
}
.header-top-right a:hover {
  transform: scale(1.2);
}


.our-partner::after {
  background:  url("../images/side-aero.png") no-repeat scroll 0 0;
  content: "";
  height: 126px;
  left: 0;
  position: absolute;
  top: 0;
  width: 60px;
}

.our-partner .owl-nav .owl-prev 
{
  background:url("../images/client-aero.png") no-repeat scroll 0 2px !important;
  display: block !important;
  height: 35px;
  left: -18px;
  position: absolute;
  top: -62px;
  width: 30px;
  z-index: 2147483647;
}
.our-services-2 {
  margin-left: 39px;
  padding-top: 10px;
}
.our-partner .owl-nav .owl-next {
  background: url("../images/client-aero.png") no-repeat scroll 0 -81px !important;
  display: block !important;
  height: 35px;
  position: absolute;
  right: -31px;
  top: -62px;
  width: 30px;
  z-index: 2147483647;
}
.last-block .btn-submit:hover {
  background: #333 ;
}
.read-more > a:hover {
  background: #333 ;
}
.job-1 a:hover {
  background: #333 ;
}
.footer-social ul li:last-child a {
  background:url("../images/footer-mail.png") no-repeat 0 0;
  height: 15px;
  margin-left: 10px;
  margin-top: 6px;
  width: 13px;
}
.footer-social ul li:last-child a:hover {
  background-position: 0 -18px;
}


.about-title {
  background: #004192;
  padding: 50px 0;
}
.about-left
{
    float: left;
    width:70%;
    padding-right: 20px;
}

/* Edited CSS */



/*#home-slider img{
	width:100%;
	height:720px;
	
}*/

#home-slider .caption h1 {
	float:none;
	margin-left:0px;
	background: rgba(0, 0, 0, 0.5);
	height:100%;
}


/* Dropdown-menu CSS */
.nav li ul.drop-menu{
	position:absolute;
    min-width: 250%; /* Set width of the dropdown */
    background-color: #f9f9f9;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    display: none;
    z-index: 999;
	left:0;
	top:80px;
	
 }
 
.nav li:hover > ul.drop-menu{
	display: block;	/* Display the dropdown */
	z-index:999;
}

.nav li ul.drop-menu li{
    display: block;
	z-index:999;
	padding:10px 10px 10px 20px;
	border-bottom:1px solid #dadada;
}

.nav li ul.drop-menu li:hover{
	background-color: #f1f1f1;
}

.drop-menu li a{
	color: black;
	padding:0;	
}

.drop-menu li a::before{
	background:none;
}

.drop-menu li a:hover{
	color:#004192;
}

/* End of Dropdown-menu CSS */

.about-left p {
  color: #727272;
  font-size: 14px;
  font-weight:500;
  margin-bottom: 15px;
  text-align: justify;
}

#arrow{
	background:none;
	color:#004192;
	font-size:18px;
}

.about-left i{
	color:#fff;
	font-weight:500;
	width:25px;
	height:25px;
	border-radius:25px;
	background-color:#004192;
	line-height:25px;
	text-align:center;
}

.fa-angle-double-right{
	font-size:16px;
	
}

<!-- Edited COntact us page css -->


.adr{
	width:100%;
	float:left;
	margin-left:150px;
}


.fa-building{
	
	font-weight:500;
	font-size:12px;
	margin:22px 0 0 0;
}

.fa-map-marker{
	
	font-weight:500;
	font-size:15px;
	margin:5px 0px 0 0;
}

.fa-phone{
	font-size:15px;
	margin-top:3px;
}

.fa-mobile{
	font-size:18px;
	margin-top:3px;
}

.fa-envelope{
	font-size:12px;
	margin-top:4px;
}

.adr li{
	padding:5px 0 0 35px;
	
}
.about-adr fa-map-marker{
	padding-right:5px;
}

.text li{
	list-style-type: disc;
	margin-left:15px;
}
 
.nav-addr > li {
    float: left;
    margin-bottom: -1px;
	padding:5px;
}

 /* Style the tab */
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the links inside the tab */
div.tab a {
    float: left;
    display: block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of links on hover */
div.tab a:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab a:focus, .active1 {
    background-color:#ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 20px;
    border: 1px solid #ccc;
    border-top: none;
}

#apply-form{
	width:100%;
	height: 40px;
	background-color: #fff;
	border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	margin-bottom:10px;
	padding:5px;
	border-radius:5px;
}

.connect-form{
	padding:20px; 
	border:1px solid #dadada;
	border-radius:5px;
}

.connect-form h2{
	border-bottom:1px solid #dadada;
	padding-bottom:10px;	
}
<!-- End of Edited Contact us page css -->

<!-- Edited Carrer page css -->
.container > .col-lg-12{
	padding:0;
}

#sendform{
	padding-bottom:10px;
	margin-bottom:20px;
	border-radius:5px;
	height:auto;
	border:1px solid #dadada;
}

#send-form{
	width:100%;
	height: 40px;
	background-color: #fff;
	border: 1px solid #ccc;
    box-shadow:1px 1px rgba(0,0,0,.075);
	margin-bottom:20px;
	margin-top:20px;
	padding:5px 15px;
	border-radius:5px;
}

.send-form{
	width:100%;
	height: 50px;
	background-color: #fff;
	border: 1px solid #ccc;
    box-shadow:1px 1px rgba(0,0,0,.075);
	margin-bottom:20px;
	margin-top:20px;
	padding:5px 15px;
	border-radius:5px;
}

.fupload{
	width:100%;
	height:50px;
	border: 1px solid #ccc;
	border-radius:5px;
	margin-top:20px;
	padding:7px 15px 0 15px; 
}

.experience{
	float:left;
	margin-left:0px;
}

.yn{
	padding-left:10px;
}

.submit-button {
  	display: block;
  	padding: 12px;
  	width: 10%;
  	height:40px;
  	color: #fff;
  	border:0;
	margin-top:10px;
  	margin-bottom:20px;
	background: #0c4a97;
	border-radius: 5px;
	font-size: 18px;
	height: 50px;
	text-transform: uppercase;
	width: 153px;
	margin-left:auto;
	margin-right:auto;
}

.submit-button:hover {
    background: #333;
}

.sendform h2{
	text-align:center;
	border-bottom:1px solid #dadada; 
	padding-bottom:10px;
}
<!-- End of Edited Carrer page css -->

.fa-circle{
	font-size:14px;
}


.service-icon:hover{
	background:#00FF66;
}

.service_image_wrapper:hover{
	background:#009;
}

.owl_prev{
	right:-40px;
}

.owl_next{
	left:-40px;
}

/*Edited ourboard page CSS */
.about-left h4.right-line{
	color:#004192;
	font-size:20px;
}

.about-left h3.center-text{
	width:100%;
	float:none;
	color:#727272;
	text-align:right;
}

.about-left h4.right-line1{
	color:#004192;
	text-align:center;
	margin-bottom:0;
	margin-top:20px;
}

.about-left h4.right-line2{
	color:#004192;
	text-align:center;
	margin-bottom:0;
	margin-top:20px;
}


.about-left .col-md-3{
	padding-left:0;
}

.col-md-3 img{
	
}

.about-left .col-md-3 p{
	text-align:center;
	font-weight:bold;
	color:#004192;
	margin-top:10px;
	font-size:13px;
}

.about-left > .col-md-12{
	border:1px solid #dadada; 
	margin-top:20px;
}

.about-left .col-md-9{
	height:100%;
}

.about-right{
	background-color: #fff;
	border-radius: 4px;
	padding-bottom:20px;
	height:auto;
}

.about-left h3.mteam{
	color:#004192;
	margin-top:20px;
}

.cprofile{
	padding:12px;
	height:155px;
	border:1px solid #dadada;
}
/* End of Edited ourboard page CSS */

/* Edited outsourcing page CSS */

.about-full h2.service-title{
	color:#004192;
	text-align:center;
}

.about-full h3.service-title{
	color:#004192;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}

.service-text-content {
    margin: 0 0 25px 0;
    position: relative;
    background: #f6f6f6;
	border:1px solid #dadada;	
    cursor: pointer;
    word-wrap: break-word;
    height:auto;
	padding:20px;
}

.service-text-content:hover {
	background:#666;
	color:#fff !important;
}

.service-text-content:hover > p{
	color:#fff;
	
}

.service-text-content:hover > p > a{
	color:#fff;
	
}

.service-text-content:hover > h3{
	color:#fff;	
}

.service-text-content:hover > h4{
	color:#fff;	
}

.oicon{
	width:auto;
	margin-left:35%;
}

.oicon img{
	height:100px;
	width:100px;
	margin-left:auto;
	
}

.service-text-content:hover > .oicon img{
	
  -webkit-filter: brightness(0) invert(1); 
   
}
.service-text-content h3{
	color:#000000;
	font-weight:bold;
	font-size:20px;
	margin-top:30px;
	text-align:center;
}

.service-text-content h3::afer{
	content:'';
	width:30%;
	height:5px;
	background:#004192;
}

.service-text-content p{
	color:#333333;
	text-align:center;
	font-size:14px !important;
	line-height:1.5 !important;
}

.service-text-content h4{
	color:#004192;
	font-weight:bold;
	font-size:20px;
	margin-top:30px;
	text-align:center;
}

.small-pink-cercle {
    width: 8px;
    height: 8px;
    background: #0290e0;
    position: absolute;
    left: 0px;
    top: 0px;
}


/* End of Edited outsourcing page CSS */

/*Edited operations page CSS */

.container > .col-xs-12{
	padding:0;
}
.links-list > li{
	float:left;
}

.links-list > li.current > a{
	font-weight:bolder;
}

.links-list > li + li::before {
    content: "/\00a0";
    padding: 0 5px;
    color: #676767;
}

.operation-content h3{
	font-size:25px;
	color:#004192;
	font-weight:bold;
	margin-top:5px;
}

.operation-content p{
	margin-top:20px;
}
.service-links > .col-xs-12{
	padding:0;
}

.service-links{
	border:1px solid #dadada;
}

.col-xs-12 >h2, .col-md-12 >h2 .col-sm-12 > h2, .col-lg-12 > h2{
	margin-top:20px;
	margin-bottom:5px;
	color:#004192;
	font-weight:bold;
}
.list-inline li{	
    border-bottom: dashed 1px #4e4e4e;
    padding: 5px;
    margin: 5px 6px 5px 0px;
    list-style: none;
   	width:100%;
}

.list-inline a{
    color: 12px;
    color: #222;
    padding: 0;
    margin: 0;
}

.list-inline a:hover{
	color:#004192;
	font-weight:bold;
}
/*End of Edited operations page CSS */


/*Edited Maintenance page CSS */
.maintenance-content h2{
	color:#004192;
	font-weight:bold;
}

.maintenance-content p{
	margin-top:20px;
}

.maintenance-content li{
	color:#333;
	list-style:disc;
}
/*End of Edited operations page CSS */

/*Edited housekeeping page CSS */

.housekeeping-content h2{
	color:#004192;
	font-weight:bold;
}

.housekeeping-content p{
	margin-top:20px;
}

.housekeeping-content li{
	color:#333;
	list-style:disc;
}

/*End of Edited housekeeping page CSS */

<!-- Edited jobopening page css -->
.about-left h2.fill{
	color:#004192;
	font-weight:bold;
}

#exp-form{
	width:100%;
	height:38px;
	border:1px solid #dadada;
	border-radius:5px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0 0 0 15px ;

}

.eclass{
	padding-bottom:40px;
	padding-top:20px;
	margin-top:0 !important;
	border:1px solid #dadada;
	padding-left:0;
	padding-right:0;
}

#sbutton{
	border:none;
	margin-top:-45px;
}

<!-- End of Edited jobopening page css -->

/* End of Edited CSS */

.about-wrapper
{
    background: #fff;
}
.about-inner-wrapper 
{
  padding: 75px 0;
}
.about-right {
  float: right;
  width: 29%;
}
.about-right > h3 {
  background: #004192 ;
  color: #fff;
  font-size: 30px;
  margin: 0;
  padding: 20px;
}
.member-image {
  float: left;
  margin-right: 15px;
}
.member-description h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 180%;
  margin-bottom: 0;
}
.member-description p
{
    font-size:14px;
    color:#000;
}

.about-right > ul {
  padding-left: 15px;
}
.about-link {
  text-align: right;
}
.about-link > a {
  background: #104d99 ;
  border-bottom: 3px solid #333;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  line-height: 200%;
  padding: 13px;
}
.about-link > a:hover
{
    background: #000;
}
.client-wrapper
{
    background: url("../images/client-bg.jpg") repeat 0 0;
}
.about-inner-wrapper 
{
  padding: 50px 0;
}
.nav.nav-tabs {
  margin-bottom: 30px;
}

/*Presets*/

.tab-block ul li {
  border: 1px solid #666;
  float: left;
  margin: 0 0.8% 20px;
  min-height: 190px;
  padding: 10px;
  position: relative;
  text-align: center;
  width: 18% !important;
}
.tab-block ul li > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width:70%;
}
.light-box 
{
  border: 1px solid;
  margin-bottom: 40px;
  min-height: 600px;
  text-align: center;
  width: 31%;
  background: #fff;
}
.awar-wrapper {
  padding: 110px 0 60px;
 background: url("../images/client-bg.jpg") repeat 0 0;
}
.light-box:nth-child(3n+2) {
  margin: 0 3%;
}
.light-box h2 {
  color: #064694;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0px;
  min-height: 50px;
}
.light-box > img {
  margin-bottom: 20px;
  min-height: 360px;
}
.light-box > p {
  color: #333333;
  font-size: 16px;
  line-height: 160%;
}

.carousel-fade {
    .carousel-inner {
        .item {
            transition-property: opacity;
        }
        
        .item,
        .active.left,
        .active.right {
            opacity: 0;
        }

        .active,
        .next.left,
        .prev.right {
            opacity: 1;
        }

        .next,
        .prev,
        .active.left,
        .active.right {
            left: 0;
            transform: translate3d(0, 0, 0);
        }
    }

    .carousel-control {
        z-index: 2;
    }
}


/* From here onwards added By Dev */
/* -------------------------------------------------------------- */
.rowJobs { height:60px;width:100%; }
.rowheader { color: #104d99;
  font-family: "open sans",sans-serif;
  font-size: 18px;
  font-weight: bold;
  
  }
.rowdataCol1 {
  color: #104d99;
  font-size: 18px;
  font-weight: bold;
  line-height: 120%;
}
.rowdataCol2 {
  color: #104d99;
  font-size: 16px;
  line-height: 120%;
}
.rowdataCol3 {
  color:#333;
  font-size: 18px;
  line-height: 120%;
}
.rowdataCol4 {
  color: #104d99;
  font-size: 18px;
}
.rowdataCol5 {
  color: #104d99;
  font-size: 18px;
}

/* -------------------------------------------------------------- */

/*Onklick css */

.jbold
{
    color:#104d99;
    font-weight:bold;
}
.jupper{
    text-transform:uppercase;
}

/*** 18_Mar_2017 ***/

.img_hvr{
  transition: all .5s ease-in-out; 
  transform:scale(1);
  }
  
.img_hvr:hover{
  transform:scale(1.1);
  }
  
/*** 18_Mar_2017_End ***/