/*!
 * Start Bootstrap - Creative v5.0.1 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */

body,
html {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #666666;
}

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #F05F40;
}

hr.light {
  border-color: #fff;
}

a {
  color: #F05F40;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  color: #f05f40;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.bg-primary {
  background-color: #F05F40 !important;
}

.bg-dark {
  background-color: #212529 !important;
}
.bg-blue{
  background-color: #033c7b !important;
}
.blue{
  color: #033c7b !important;
}
.bg-gray{
  background-color: #f8f8f8 !important;
}
.bg-sky{
  background-color: #0a9fd9 !important;
}
.sky{
  color: #0a9fd9 !important;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
.gap10{
	padding:5px;
}
.gap20{
	padding:10px;
}
.gap40{
	padding:20px;
}
section {
    padding: 3.125rem 0;
}
.navbar section {
    width: 100%;
    background: #fff;
    padding: 0.5rem;
}
.navbar-expand-lg {
    -ms-flex-flow: column nowrap;
    flex-flow: column;
}
.navbar {
    padding: 0;
}
.section-heading {
  margin-top: 0;
}
.row-reverse {
    flex-direction: row-reverse;
}
::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}
.navbar.navbar-shrink .top-nav{
    padding: 0.3rem;
}
.navbar .top-nav .navbar-brand img{
	max-height:51px;
	height: 47px;
	/* Set our transitions up. */
	-webkit-transition: max-height 0.8s;
	-moz-transition: max-height 0.8s;
	transition: max-height 0.8s;
}
.navbar.navbar-shrink .top-nav .navbar-brand img{
    max-height: 30px;
}
.navbar.navbar-shrink .nav_icon_box a, 
.navbar.navbar-shrink .nav_icon_box .text {
    font-size: 12px;
    line-height: 1.3;
    color: #878787;
    font-weight: 100;
    text-decoration: none;
	transition: all 0.5s ease;
	
}
.navbar.navbar-shrink .nav_icon_box i {
    color: #0a9fd9;
    margin-right: 8px;
    vertical-align: top;
    line-height: 1.5;
    font-size: 12px;
}
#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #fff;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#mainNav .navbar-brand {
  font-weight: 700;
  text-transform: uppercase;
  color: #0a9fd9;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #0a9fd9;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    font-size: .9rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}
#mainNav .navbar-nav > li.nav-item:first-child > a{padding-left:0px;}
#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #0a9fd9 !important;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #0a9fd9 !important;
  background-color: transparent;
}
.navbar-nav .active {color: #0a9fd9 !important;background-color: transparent;line-height: 2.3;padding: 0.5rem 1rem;text-transform: uppercase;}
.navbar-nav .active:hover {text-decoration:none;}
  background-color: transparent;}
#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
  background-color: transparent;
}
.nav_icon_box {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-content: center;
}
.nav_icon_box a,
.nav_icon_box .text{
    font-size: 14px;
    line-height: 1.5;
    color: #878787;
    font-weight: 100;
	text-decoration:none;
}
footer .nav_icon_box a,
footer .nav_icon_box .text{
    color: #fff;
}
footer .nav_icon_box i {
    line-height: 1.5;
}
.nav.navbar-nav.navbar-right.social{
    -ms-flex-direction: row;
    flex-direction: row;
}
.nav_icon_box a:hover{
    color: #0a9fd9;
}
.nav_icon_box i {
    color: #0a9fd9;
    margin-right: 8px;
    vertical-align: top;
	line-height: 1.5;
}
.top-nav .col-md-8 .row .col-md-3,
.top-nav .col-md-8 .row .col-md-5{
	border-left:1px solid #ccc;
}
footer .col-md-8 .row .col-md-3,
footer .col-md-8 .row .col-md-5{
	border-left: 1px solid rgba(255, 255, 255, 0.20);
}
.top-nav .col-md-8 .row .col-md-4:first-child{
	border-left:1px solid transparent;
}
.main-nav{
    width: 100%;
    background-color: rgba(3, 60, 123, 0.80);
}
.navbar-nav.social .nav-item a i {
    border-radius: 50%;
    background-color: #ffff;
    width: 25px;
    height: 25px;
    text-align: center;
}
.navbar-nav.social .nav-item a:hover i {
    background-color: #0a9fd9 !important;
}
.navbar-nav.social .nav-item a:hover i:before {
    color: #fff !important;
}
.fa-facebook-f:before,
.fa-twitter:before,
.fa-linkedin-in:before,
.fa-google-plus-g:before,
.fa-youtube:before{
    font-size: 11px;
    color: #033c7b !important;
    line-height: 2.4;
}
#mainNav .navbar-nav.social > li.nav-item > a.nav-link{
    padding: 0.5rem 0.3rem;
    line-height: 1;
}
.navbar .container .row{
    align-items: center;
}
.navbar .container .row .row{
    align-items: flex-start;
}
footer section{
    padding: 0;
}
footer section.main_footer {
    background: #033c7b;
    padding: 1rem 0;
}
footer section.sub_footer{
    background: #013165;
    padding: 0.5rem 0;
}
.sub_footer .nav-link {
    display: block;
    padding: .1rem 0;
}
.sub_footer .nav-item a {
    padding: 0 0.2rem !important;
    line-height: 1;
}
.sub_footer p{
    font-size: 12px;
    line-height: 1.3;
    color: #ffffff;
    margin: 0;
}
footer h6{
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 1.3;
    text-transform: uppercase;
	margin-bottom: 1rem;
}
footer .name{
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 5px;
}
footer .nav_icon_box .icon{
    min-width: 25px;
}
footer ul.our-services {
    margin: 0 0 1em 0;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
}

footer ul.our-services li {
    position: relative;
    padding-left: 0.4em;
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
    font-weight: 100;
    margin-bottom: 0.2rem;
}

footer ul.our-services li:before {
        font-family: 'FontAwesome';
        content: '\f101';
        position: absolute;
        left: -1em;
        top: 0.1em;
		color:#0a9fd9;
}
@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    padding: 0.5rem 1rem;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #fff;
  }
  #mainNav.navbar-shrink {
    border-bottom: 1px solid rgba(33, 37, 41, 0.1);
    background-color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #0a9fd9;
  }
  #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #0a9fd9;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #fff;
}
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover{
    color: #0a9fd9;
}
}

header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../img/header.jpg");
  background-position: center center;
  background-size: cover;
}

header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead h1 {
  font-size: 2rem;
}

header.masthead p {
  font-weight: 300;
}
.gj-datepicker-md {
    line-height: 1;
    color: rgba(0,0,0,.87);
    position: relative;
    width: 100%;
    height: 38px;
}
.gj-datepicker-md, .gj-dropdown-md [role=presenter] {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
}




/*-------------------------------------------------------------------------
-----------------------------HOME PAGE-------------------------------------
---------------------------------------------------------------------------*/

.carousel-inner,
.carousel-item {
    max-height: 598px !important;
}
.carousel-inner img {
      width: 100%;
      height: 100%;
}
.carousel-inner .overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #000000;
    opacity: .3;
    display: block;
    top: 0;
}
.carousel-caption {
    top: 45%;
    text-align: center;
    bottom: auto;
}
.carousel-caption.light-bg {
    top: 45%;
    text-align: center;
    bottom: auto;
    background: #00000036;
    background-size: 10px 10px;
    border-radius: 1rem;
    padding: 0.5rem;
}
.carousel-caption h3 {
    font-size: 2em;
    line-height: 1.3;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-shadow: -1px 3px 0px rgba(0, 0, 0, 0.35);
    margin-top: 8px;
}
/*.carousel-caption h3 span,
.carousel-caption p span{
    background: rgba(0, 0, 0, 0.30);
    padding: 0.3rem 0.7rem;
    margin-bottom: 0.5rem;
}*/
.carousel-caption p {
    font-size: 1.2em;
    line-height: 1.5;
    text-transform: none;
    color: #fff;
    font-weight: 400;
    text-shadow: -1px 3px 0px rgba(0, 0, 0, 0.35);
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 40px;
    height: 40px;
}
.carousel-control-next i,
.carousel-control-prev i{
    position: absolute;
    top: 55%;
}
.carousel-control-next, 
.carousel-control-prev {
    font-size: 2rem;
    font-weight: 600;
}
@media (min-width: 768px) {
  header.masthead p {
    font-size: 1.15rem;
  }
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 4rem;
  }
}
.get_your h1 {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.3;
    color: #fff;
    font-weight: 400;
}
.get_your h1 span{
    color: #0a9fd9;
    font-weight: 700;
}
.input-group-append {
    margin-left: -38px;
    height: 38px;
}
.gj-datepicker-bootstrap [role=right-icon] button {
    width: 38px;
    position: relative;
    border-left: 1px solid #ced4da !important;
	border-right: 0px solid #ced4da !important;
	border-top: 0px solid #ced4da !important;
	border-bottom: 0px solid #ced4da !important;
    border-radius: 0;
}
.enquire_form .form-check-label,
.enquire_form .form-check-label{
    font-size: 13px;
    line-height: 1.3;
    color: #ffff;
    margin: 0;
    text-align: left;
}
.enquire_form .form-check-label a{
	font-size: 13px;
    line-height: 1.3;
    color: #ffff;
	text-decoration:none;
	margin-left: 0.2rem;
}
.contact_form  .form-check-label a{
	font-size: 13px;
    line-height: 1.3;
    color: #043e7d;
	text-decoration:none;
	margin-left: 0.2rem;
}
/*.enquire_form .form-check-label.customlabel, .enquire_form .form-check-label a{font-size:10px;}*/
.enquire_form .form-check-label input,
.contact_form  .form-check-label input{
    margin-bottom: 0 !important;
}
.form-inline .form-control {
    width: 100%;
	border: 0;
}
.form-inline .custom-select, .form-inline .input-group {
    width: 100%;
}
.enquire_form .form-group.col-md-6,
.enquire_form .form-group.col-md-12 {
    padding: 0 0.5rem 1rem;
    margin: 0;
}
.enquire_form .form-group input{
    background: #fff;
    border-radius: 0 !important;
    color: #000;
    font-size: 14px;
    height: 38px;
    padding: 0.5rem;
	border: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 12px;
}
::-moz-placeholder { /* Firefox 19+ */
  font-size: 12px;
}
:-ms-input-placeholder { /* IE 10+ */
  font-size: 12px;
}
:-moz-placeholder { /* Firefox 18- */
  font-size: 12px;
}
.gj-datepicker-md [role=right-icon] {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    color: #ccc;
    line-height: 1;
    border-left: 1px solid #ccc !important;
    height: 38px;
    border: 0;
    padding: 0.5rem;
	background: #fff;
    height: 38px;
}
.form-inline .form-control input {
    width: 100%;
}
.v-middle{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}
h3.enq_text {
    font-size: 26px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 100;
}
.enquire_now section {
    padding: 1.6rem 0;
}
.align-start{
    align-items: flex-end;
}
.align-end{
    align-items: flex-end;
}
.contactus-small{
    max-width: 600px;
}
h1.main-heading{
    font-size: 26px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1rem;
}
.noupper{text-transform: none !important;}
/* Slider */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.partners_logo .customer-logos{
    background: #fff;
    padding: 10px;
}
.home-ul{
    margin: 0;
    text-align: center;
    list-style: disc;
    padding-left: 2rem;
}
.list-inline-item{
    display: list-item;
    float: left;
    margin-left: 5px;
    margin-right: 1.5rem !important;
}

.get_your h1 {
    text-transform: uppercase;
    letter-spacing: 0;
    display: inline-block;
    position: relative;
    width: 100%;
    right: 0;
}
.get_your h1 span {
    font: 700 1.7em/1 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    padding: .25em 0 .325em;
    display: block;
    margin: 0 auto;
    text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
    background: url(../img/animated_text_fill.png)repeat-y;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: aitf 80s linear infinite;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
}

/* Animate Background Image */
@-webkit-keyframes aitf {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

  .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 4s;
  animation-duration:4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
  }
  @keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
  } 
  
  .fadeInSlow {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 8s;
  animation-duration:8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
  }
  @keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
  } 

 .fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInLeft {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  }
  @keyframes fadeInLeft {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  } 
  
   .fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInDownBig {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, -2000px, 0);
  transform: translate3d(0, -2000px, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  }
  @keyframes fadeInDownBig {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, -2000px, 0);
  transform: translate3d(0, -2000px, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  } 
  
  .fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInUpBig {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 2000px, 0);
  transform: translate3d(0, 2000px, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  }
  @keyframes fadeInUpBig {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 2000px, 0);
  transform: translate3d(0, 2000px, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  } 
  
  .fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInUp {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  }
  @keyframes fadeInUp {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  } 
  .fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInDown {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  }
  @keyframes fadeInDown {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  } 
  
  .zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  }
  @keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  } 

/*---------------------------------------------------------------------------
---------------------------Services------------------------------------------
---------------------------------------------------------------------------*/
#team .card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
}
.mainflip .card{
    background-color: #099fd9;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: 0;
    justify-content: center;
    align-items: center;
}
.mainflip .card.bg-dark-blue{
    background-color: #033c7b;
}
.mainflip .backside .card {
    background-color: #033c7b;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: 0;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.mainflip .backside .card.bg-blue {
    background-color: #099fd9 !important;
}
.mainflip .card .card-body {
    -ms-flex: none;
    flex: none;
    padding: 0;
}
.mainflip .card .card-body h2{
    margin: 0px auto;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}
.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.mainflip .backside .card .card-body h2 {
    margin: 0 0 5px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.services .no-gutters>.col, 
.services .no-gutters>[class*=col-] {
    outline: 1px solid #fff;
}
.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 263px;
}

.backside .card a {
    font-size: 18px;
    color: #007b5e !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #007b5e !important;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.service-box {
  max-width: 400px;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(240, 95, 64, 0.9);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}

.text-primary {
  color: #F05F40 !important;
}

.btn{
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    border-radius: 300px;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-size: 16px;
    border-radius: 0;
}

.btn-xl {
  padding: 1rem 2rem;
}

.btn-primary {
    background-color: #033c7b;
    border-color: #033c7b;
}
.btn-secondary {
    color: #fff;
    background-color: #0a9fd9;
    border-color: #0a9fd9;
    box-shadow: none !important;
}
.btn-secondary:hover {
    background-color: #043e7d;
    border-color: #043e7d;
	color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #043e7d !important;
}

.btn-primary:active, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}
/*-------------------------------------------------------------------------
-----------------------------CONTACT PAGE-------------------------------------
---------------------------------------------------------------------------*/ 
.contactbanner{ background:url(../img/contact-us-banner.jpg) no-repeat left top; height:260px; width:100%; background-size:cover;}
header{position:relative;}
header h1 {
    position: absolute;
    bottom: 45px;
    text-align: center;
    font-weight: 700;
    width: 100%;
    font-size: 26px;
    text-shadow: 0px 3px 10px rgba(0, 0, 0, 1);
}

.contactus h1.main-heading {
    font-size: 22px;
}
h2.sub-heading{font-size: 18px; font-weight:700; }
.contactus .nav_icon_box {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-content: flex-start;
}
.contactus .nav_icon_box i {
    color: #0a9fd9;
    margin-right: 10px;
    margin-top: 3px;
    vertical-align: top;
	font-size:18px;
}
.contactus .nav_icon_box a, .contactus .nav_icon_box .text {
    font-size: 16px;
    line-height: 1.8;
    color: #878787;
    font-weight: 400;
    text-decoration: none;
}
.contactus .nav_icon_box .text strong{ color:#0d4480;} 

.contactus .form-control {
    background: #f3f3f3;
    border: 0px;
    border-radius: 0;
}
.contactus .form-group{margin-bottom:20px;}
.clear{clear:both; width:100%;}
.contactus .navbar-nav.social .nav-item a i {
    border-radius: 50%;
    background-color: transparent;
    width: 25px;
    height: 25px;
    text-align: center;margin-right: 7px; 
}
.contactus .fa-facebook-f {background: #3a589b !important;}
.contactus .fa-facebook-f:before{color: #ffffff !important;}

.contactus .fa-twitter {background: #598dca !important;}
.contactus .fa-twitter:before{color: #ffffff !important;}

.contactus .fa-linkedin-in {background: #007ab9 !important;}
.contactus .fa-linkedin-in:before{color: #ffffff !important;}

.contactus .fa-google-plus-g {background: #e17a66 !important;}
.contactus .fa-google-plus-g:before{color: #ffffff !important;}

.contactus .fa-youtube {background: #e17a66 !important;}
.contactus .fa-youtube:before{color: #ffffff !important;}
.contactus .fa-facebook-f:before, .contactus .fa-twitter:before, .contactus .fa-linkedin-in:before, .contactus .fa-google-plus-g:before, .contactus .fa-youtube:before {top: -1px;position: relative;}

.contact_form .gj-datepicker-md {
    background: #f3f3f3;
}
.contact_form .gj-textbox-md {
    border: none;
    border-bottom: 0px solid rgba(0,0,0,.42);
    padding: 4px 0.8rem;
    height: 38px;
}
.contact_form .gj-textbox-md:focus {
    border: none;
    border-bottom: 0px solid rgba(0,0,0,.42);
}
.contact_form .gj-datepicker-md [role=right-icon] {
    background: #f3f3f3 !important;
	border-left: 1px solid #cccccc61 !important;
}
.gj-picker-md [role=header] {
    color: rgba(255,255,255,.54);
    background: #033c7b !important;
}
.gj-picker-md [role=switch] {
    background: #033c7b !important;
}
.gj-picker-md [role=footer] button.gj-button-md {
    color: #033c7b !important;
}
.gj-picker-md .arrow-begin, .gj-picker-md [role=body] [role=arrow] {
    background-color: #033c7b !important;
}
.gj-picker-md .arrow-end {
    border: 16px solid #033c7b !important;
}
/*-------------------------------------------------------------------------
-----------------------------Services PAGE---------------------------------
---------------------------------------------------------------------------*/ 
.skybox{background:#0a9fd9;}
.navybox{background:#033c7b;}
.boxtitle {
    padding: 6.6rem 4rem;
    margin: 0px auto;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}
.col[class*="col-"] {}
.feature-icon{margin:15px auto;}
.feature-icon i {
    font-size: 44px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    float: left;
    margin-right: 4.5rem;
}
.icon-folder-picture:before {
    width: 50px;
    content: "";
    position: absolute;
    left: 20px;
    top: 20px;
    height: 50px;
}
.icon-folder-picture.icon-1:before {
    background-image: url(../img/services/icon-1.png);
}
.icon-folder-picture.icon-2:before {
    background-image: url(../img/services/icon-2.png);
}
.icon-folder-picture.icon-3:before {
    background-image: url(../img/services/icon-3.png);
}
.icon-folder-picture.icon-4:before {
    background-image: url(../img/services/icon-4.png);
}
.icon-folder-picture.icon-5:before {
    background-image: url(../img/services/icon-5.png);
}
.icon-folder-picture.icon-6:before {
    background-image: url(../img/services/icon-6.png);
}

.feature-icon h4 {
	color:#0a9fd9;
    position: relative;
	font-size:18px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-weight: 700;
}
.oHidden {
    overflow: hidden !important;
}
/*-------------------------------------------------------------------------
-----------------------------Success Stories PAGE---------------------------------
---------------------------------------------------------------------------*/
.successbanner{ background:url(../img/success-stories-banner.jpg) no-repeat left top; height:260px; width:100%; background-size:cover;}
.successstories .card {
    background: #f9f9f9;
    min-height: 495px;
	margin-bottom: 1.9rem;
}
.successstories .card img{ border:3px solid #d1d1d1;}
.successstories .card .card-title{font-size:22px; font-weight:700;}
.successstories .card .card-subtitle{color:#0a9fd9; font-size:16px;}
.datecard {font-size: 14px;margin: 10px 0 0;}
.successstories .card p{font-size:14px;}

/*-------------------------------------------------------------------------
-----------------------------News PAGE---------------------------------
---------------------------------------------------------------------------*/
.newsbanner{ background:url(../img/news-banner.jpg) no-repeat left top; height:260px; width:100%; background-size:cover;}
.well {min-height: 20px;padding: 19px;margin-bottom: 20px;background-color: #f5f5f5;}

.media-body{padding:0px 20px;}
.media-heading{ color:#033c7b; font-size:22px; font-weight:700;}
.media-date{ font-size:14px;}
.media-body .btn-primary { border-radius: 5px;background: #0a9fd9;font-size: 13px;font-weight: 500;}
.media-body .btn-primary:hover{background:#0675a0 !important;}
.media-body p{font-size:14px;}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 18px;
}
.accordion {
  max-width: 100%;
  margin: 0 auto;
}
.accordion__title {
  font-family: 'industry', sans-serif;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.125em;
}
.accordion__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.accordion__item {
    border-bottom: 1px solid #000;
    visibility: hidden;
    margin-bottom: 10px;
}
.accordion__item.is-active .accordion__itemContent{
	padding: 1.25em;
    border: 1px solid #ccc;
}
.accordion__item:last-child {
  border-bottom: 0;
}
.accordion__item.is-active .accordion__itemTitleWrap::after {
  -webkit-transform: translateX(-20%);
          transform: translateX(-20%);
}
.accordion__item.is-active .accordion__itemIconWrap {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.accordion__itemTitleWrap {
  display: flex;
  height: 2.5em;
  align-items: center;
  padding: 0 1em;
  color: #fff;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.accordion__itemTitleWrap::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  background: #3bade3;
  background: linear-gradient(45deg, #3bade3 0%, #3bade3 25%, #3bade3 51%, #ff357f 100%);
  z-index: 1;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
}
.accordion__itemTitleWrap.is-active::after, .accordion__itemTitleWrap:hover::after {
  -webkit-transform: translateX(-20%);
          transform: translateX(-20%);
}
.accordion__itemIconWrap {
  width: 1.25em;
  height: 1.25em;
  margin-left: auto;
  position: relative;
  z-index: 10;
}
.accordion__itemTitle {
  margin: 0;
  font-family: 'industry', sans-serif;
  font-weight: 300;
  font-size: 1em;
  position: relative;
  z-index: 10;
}
.accordion__itemContent {
  font-size: 0.875em;
  height: 0;
  overflow: hidden;
  background-color: #f5f5f5;
  padding: 0 1.25em;
}
.align-middle{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.news ul{
    margin-top: 5px;
}
.lead {
    font-size: 1rem;
    font-weight: 300;
}
.post-content{
    padding: 1rem 0;
}
.post-title{
    font-size: 2rem;
}
.new-list img {
    border-radius: 0.5rem;
}
.new-list a{
    margin-left: 15px;
    display: block;
    font-size: 14px;
    line-height: 1.3;
    color: #666666;
	text-decoration:none;
}
.new-list a:hover{
    color: #0a9fd9;
}
.new-list .v-top {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    height: 100%;
    justify-content: center;
    align-items: flex-start;
}
.breadcrumb a{
    color: #0a9fd9 !important;
	text-decoration:none;
}
.breadcrumb a:hover{
    color: #013165 !important;
}
.lead a{
    color: #013165 !important;
}
.lead a:hover,
.breadcrumb a:hover{
    color: #0a9fd9 !important;
	text-decoration:none;
}
.news .card-title{
    font-size: 18px;
    line-height: 1.3;
    color: #033c7b !important;
    margin-bottom: 0.3rem;
}
.news time  {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 0.5rem;
    display: block;
    opacity: 0.5;
    color: #000;
}
.news .card-text {
    font-size: 14px;
    line-height: 1.5;
    height: 147px;
    overflow: hidden;
}
.news .card-info{
    min-height: 77px;
}
.card {
    margin-bottom: 1.5rem;
}
.services .card {
    margin-bottom: 0;
}
/*-------------------------------------------------------------------------
-----------------------------Terms and Conditions---------------------------------
---------------------------------------------------------------------------*/
.modal-body {
    padding: 1rem 2rem;
}
.modal-body ol {
    counter-reset: item;
    padding-left: 2rem;
	margin-top: 0.5rem;
}
.modal-body li,
.modal-body .first_li p {
    display: block;
    font-size: 11px;
    margin-bottom: 0.5rem;
    line-height: 1.3;
}
/* .modal-body li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    margin-left: -41px;
}*/
.modal-body li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    margin-left: -23px;
    padding-left: 0px;
    margin-right: 5px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .navbar-toggler{border:0px;}
.nav_icon_box { justify-content: flex-start;margin-top: 20px;}
footer .nav_icon_box { justify-content: flex-start;margin-top: 0;}
footer .col-md-6 {
    margin-bottom: 1rem;
}
.sub_footer .col-md-6 {
    margin-bottom: 0rem;
}
.home-header{margin-top:65px;}
.carousel-caption h3 {
    font-size: 0.6em;
    line-height: 1.3;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-shadow: -1px 3px 0px rgba(0, 0, 0, 0.35);
}
.carousel-caption p {
    font-size: 0.4em;
    line-height: 1.3;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    text-shadow: -1px 3px 0px rgba(0, 0, 0, 0.35);
}
.carousel-caption {
    top: 6%;
    text-align: center;
    bottom: auto;
}
  .carousel-control-next i, .carousel-control-prev i {
    position: absolute;
    top: 40%;
}
.carousel-indicators{display:none;}
.get_your h1{font-size:20px;}
.navbar-nav .active {
    color: #0a9fd9 !important;
    background-color: transparent;
    line-height: 2.3;
    padding: 0.5rem 0rem; 
}
.customlabel{margin-left: 20px !important}
.successstories .media {
    display: block;
}
.successstories .media-body { padding: 20px 0px 0;}
.newsbanner {
    background: url(../img/news-banner.jpg) no-repeat left top;
    height: 188px;
    width: 100%;
    background-size: cover;
}
.align-middle {
    display: flex;
    flex-wrap: initial;
    flex-direction: column;
    height: 100%;
    justify-content: initial;
    align-items: initial;
    text-align: left;
}
.navbar-expand-lg.float-right {
    float: none!important;
}
.nav.navbar-nav.navbar-right.social {
    margin-top: 15px;
}
}
