@font-face {
  font-family: 'facdori-icon';
  src:  url('../fonts/facdori-icon.eot?xvrn6i');
  src:  url('../fonts/facdori-icon.eot?xvrn6i') format('embedded-opentype'),
    url('../fonts/facdori-icon.ttf?xvrn6i') format('truetype'),
    url('../fonts/facdori-icon.woff?xvrn6i') format('woff'),
    url('../fonts/facdori-icon.svg?xvrn6i') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="facdori-icon-"], [class*=" facdori-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'facdori-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.facdori-icon-phone-call-1:before {
  content: "\e900";
}
.facdori-icon-placeholder-1:before {
  content: "\e901";
}
.facdori-icon-placeholder-2:before {
  content: "\e902";
}
.facdori-icon-robot-arm:before {
  content: "\e903";
}
.facdori-icon-secure-shield:before {
  content: "\e904";
}
.facdori-icon-smile:before {
  content: "\e905";
}
.facdori-icon-strategy:before {
  content: "\e906";
}
.facdori-icon-support:before {
  content: "\e907";
}
.facdori-icon-training:before {
  content: "\e908";
}
.facdori-icon-clock:before {
  content: "\e909";
}
.facdori-icon-engineer:before {
  content: "\e90a";
}
.facdori-icon-factory-1:before {
  content: "\e90b";
}
.facdori-icon-factory-2:before {
  content: "\e90c";
}
.facdori-icon-factory-3:before {
  content: "\e90d";
}
.facdori-icon-human-resources:before {
  content: "\e90e";
}
.facdori-icon-icon:before {
  content: "\e90f";
}
.facdori-icon-industrial-robot:before {
  content: "\e910";
}
.facdori-icon-industry:before {
  content: "\e911";
}
.facdori-icon-message:before {
  content: "\e912";
}
.facdori-icon-newsletter:before {
  content: "\e913";
}
.facdori-icon-outsourcing:before {
  content: "\e914";
}
.facdori-icon-clock1:before {
  content: "\e915";
}
/************************** 
* 1. miscelnious styles 
***************************/


@FONT-FACE {
    font-family: "Roboto-Regular";
    src: url("open.woff2");
}



@FONT-FACE {
    font-family: "arabic";
    src: url("GE_SS_Two_Light.otf");
}



@FONT-FACE {
    font-family: "count";
    src: url("count.ttf");
}




input,.btn,submit,a,button {
box-shadow: none !important;
outline: none !important;}



body {
font-family: "Roboto-Regular";
  font-size: 16px;
  line-height: 30px;
  color: #7f8284;
  font-weight: 500;
/*
background: url(../images/banner_bg.png);
background-size: contain;
background-repeat: no-repeat;
background-position: right;
background-attachment: fixed;
*/



}

a {
  text-decoration: none;
}

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

.mb-60 {
  margin-bottom: 60px;
}

hr.style-one {
  margin: 0;
  border-top: 2px solid #f3f3f3;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;position: relative;
z-index: 1;
  }
}
.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
}

.base-color-bg {
  background-color: #cc9900;
}

.gray-bg {
  background-color: #f3f3f3;
}

.dark-bg {
  background-color: #0059a9;
}

.large-paragraph {
  font-size: 18px;
  line-height: 36px;
}

.light-text {
  color: #b7b7d3;
}


.sec-pad-top {
  padding-top: 30px;
}
.sec-pad-bottom {
  padding-bottom: 120px;
}
.sec-pad-bottom-with-content-margin-30 {
  padding-bottom: 90px;
}
.sec-pad-bottom-with-content-margin-60 {
  padding-bottom: 60px;
}
.sec-pad-with-content-margin-30 {
  padding: 120px 0;
  padding-bottom: 90px;
}
.sec-pad-with-content-margin-60 {
  padding: 120px 0;
  padding-bottom: 60px;
}

.thm-btn {
  border: none;
  outline: none !important;
  cursor: pointer;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background: #cc9900;
  color: #0059a9;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  padding: 12px 25px ;
  transition: all .4s ease;
display: inline-block;
width: auto;

}



.about-sa .thm-btn {
margin-top:20px;
font-weight: normal;
font-size: 14px;
color:#fff;
}

.thm-btn:hover {
  background: #0059a9;
  color: #fff;
}
.thm-btn.white-hover:hover {
  background: #fff;
  color: #0059a9;
}
.thm-btn.style-two {
  padding: 12.5px 45.5px;
}

.sec-title {
  margin-bottom: 30px;
}
.sec-title span.tag-line {
  text-transform: uppercase;
  color: #7f8284;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  border-bottom: 2px solid #cc9900;

}
.sec-title span.tag-line.light {
  color: #b1bec5;
}
.sec-title h2 {
color: #333;
font-size: 24px;
margin: 0;
text-align: center;
text-transform: uppercase;
}
.sec-title h2.light {
  color: #fff;
}

.extention {
width: 10px;
height: 10px;
background: #dbdbdb;
display: inline-block;
border-radius: 50%;
position: relative;
}


.extention:after {

content: '';
position: absolute;
width: 50px;
height: 1px;
top: 5px;
left: 15px;
background-color: #cc9900;
}


.extention:before {

content: '';
position: absolute;
width: 50px;
height: 1px;
top: 5px;
right: 15px;
background-color: #cc9900;
}

.story-section .sec-title h2 {
text-align: left;
color: #000;
}



.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show > .btn-light.dropdown-toggle {
  background-color: transparent;
  outline: none;
}

.bootstrap-select .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  z-index: 991;
}
.bootstrap-select .dropdown-menu > li + li > a {
  border-top: 1px solid #eee;
}
.bootstrap-select .dropdown-menu > li:first-child > a {
  padding-top: 10px;
}
.bootstrap-select .dropdown-menu > li:last-child > a {
  padding-bottom: 10px;
}
.bootstrap-select .dropdown-menu > li.selected > a {
  background: #cc9900;
  color: #fff;
}
.bootstrap-select .dropdown-menu > li > a {
  font-size: 16px;
  font-weight: 500;
  padding: 9px 20px;
  color: #7f8284;
  transition: all .4s ease;
}
.bootstrap-select .dropdown-menu > li > a:hover {
  background: #cc9900;
  color: #fff;
  cursor: pointer;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff url(../images/preloader.gif) center center no-repeat;
  z-index: 999;
}
/*
.scroll-to-top {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #cc9900;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  text-align: center;
  transition: all .4s ease;
  display: none;outline: none !important;
}
.scroll-to-top i {
  font-size: 18px;
  line-height: 50px;
  color: #fff;
}
.scroll-to-top:hover {
  background: #0059a9;
}*/


#toTop {
    position: fixed;
    display: none;
    text-decoration: none;
    bottom: 30px;
    right: 30px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url(../images/scroll.png) no-repeat left top;
        background-size: auto;
    z-index: 999;
    opacity: .8;
    text-indent: -9999px;
    background-size: 40px;


}


#toTop:after {
    content: "";
    background-image: url(../images/tour.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 1px;
    right: 1px;
    margin: auto;
    width: 36px;
    height: 36px;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    background-size: 36px;
}


@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}


/* hidding google logos from map */
a[href^="http://maps.google.com/maps"] {
  display: none !important;
}

a[href^="https://maps.google.com/maps"] {
  display: none !important;
}

.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
  display: none;
}

.gmnoprint div {
  background: none !important;
}

/************************** 
* 2. header styles 
***************************/
.header-navigation {
  background-color: transparent;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  padding: 0;
  position: relative;
  background-color: transparent;
}
.header-navigation .container {
  background: transparent;
  position: relative;
  display: block;
}
.header-navigation .container .logo-box {
  float: left;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header-navigation .container .navbar-brand {
  height: auto;
  margin: 0;
}
.header-navigation .container .menu-toggler {
  display: none;
}
.header-navigation .container .right-side-box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
}
.header-navigation .main-navigation {
  float: right;
  text-align: right;
}
@media (min-width: 1200px) {
  .header-navigation .main-navigation {
    display: block !important;
  }
}

.header-navigation ul.navigation-box {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-navigation ul.navigation-box li a .sub-nav-toggler {
  display: none;
}
.header-navigation ul.navigation-box > li {
  position: relative;
  padding: 25px 0;
  display: inline-block;
  vertical-align: middle;
  /* Second Level Menu */
  /* Thrid Level Menu */
}
.header-navigation ul.navigation-box > li + li {

}
@media (max-width: 1649px) {
  .header-navigation ul.navigation-box > li + li {

  }
}
.header-navigation ul.navigation-box > li:first-child {
  padding-left: 0;
}
.header-navigation ul.navigation-box > li:last-child {
  padding-right: 0;
}
.header-navigation ul.navigation-box > li > a {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding: 0;

  position: relative;
}
.header-navigation ul.navigation-box > li.current > a, .header-navigation ul.navigation-box > li:hover > a {
  color: #fff;
}



.header-navigation ul.navigation-box > li:hover,
.header-navigation ul.navigation-box > li.current {
background:#cc9900;
}


.header-navigation ul.navigation-box > li > .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 220px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  opacity: 0;
  border-radius: 0px;
  visibility: hidden;
  transition: opacity .4s ease, visibility .4s ease;
  box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1200px) {
  .header-navigation ul.navigation-box > li > .sub-menu {
    display: block !important;
  }
}
.header-navigation ul.navigation-box > li > .sub-menu.right-align {
  left: auto;
  right: 0;
}
.header-navigation ul.navigation-box > li > .sub-menu.center-align {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.header-navigation ul.navigation-box > li > .sub-menu > li {
  display: block;
  position: relative;
  transition: all .4s ease;
border-bottom: 1px solid #3333331a;
}
.header-navigation ul.navigation-box > li > .sub-menu > li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.header-navigation ul.navigation-box > li > .sub-menu > li > a {
  font-size: 14px;
  color: #626262;
  font-weight: 500;
  padding: 6px 30px;
  display: block;
  line-height: 26px;
  white-space: nowrap;
  position: relative;
  transition: all .4s ease;text-transform: capitalize;
}
.header-navigation ul.navigation-box > li > .sub-menu > li:hover > a {
  color: #fff;
  background: #484f56;
}
.header-navigation ul.navigation-box > li:hover:before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
}
.header-navigation ul.navigation-box > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.header-navigation ul.navigation-box > li > ul > li {
  /* no more nested showen */
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu {
  position: absolute;
  top: 0%;
  left: 100%;
  z-index: 1000;
  float: left;
  min-width: 220px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  opacity: 0;
  border-radius: 0px;
  visibility: hidden;
  transition: opacity .4s ease, visibility .4s ease;
  box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1200px) {
  .header-navigation ul.navigation-box > li > ul > li > .sub-menu {
    display: block !important;
  }
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu.right-align {
  left: auto;
  right: 100%;
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu.center-align {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu > li {
  display: block;
  position: relative;
  transition: all .4s ease;border-bottom: 1px solid #3333331a;
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu > li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu > li > a {
  font-size: 14px;
  color: #333;
  font-weight: 500;
  padding: 7px 30px;
  display: block;
  line-height: 26px;
  white-space: nowrap;
  position: relative;
  transition: all .4s ease;
}
.header-navigation ul.navigation-box > li > ul > li > .sub-menu > li:hover > a {
  color: #fff;
  background: #0059a9;
}
.header-navigation ul.navigation-box > li > ul > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.header-navigation ul.navigation-box > li > ul > li ul {
  display: none;
}

.main-navigation.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 991;
  background: #0059a9;
  border-bottom: 0;border-radius: 0 !important;
}

.site-header.header-one .top-bar .container-fluid {
  padding: 0;
}
.site-header.header-one .top-bar .left-content a.logo-box {
  background: #0059a9;
  text-align: center;
  padding: 40px 86px;
  display: inline-block;
}
@media (max-width: 1489px) {
  .site-header.header-one .top-bar .left-content a.logo-box {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1859px) {
  .site-header.header-one .top-bar .left-content {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 1489px) {
  .site-header.header-one .top-bar .left-content {
    width: auto;
    text-align: left;
  }
}
.site-header.header-one .top-bar .right-content {
  padding: 34px 0;
  padding-right: 60px;
}
@media (max-width: 1859px) {
  .site-header.header-one .top-bar .right-content {
    width: 100%;
    text-align: center;
    padding-right: 0;
  }
}
@media (max-width: 1489px) {
  .site-header.header-one .top-bar .right-content {
    width: auto;
    text-align: left;
    padding-right: 50px;
  }
}
.site-header.header-one .top-bar .single-header-contact-info {
  padding: 12px 0;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1859px) {
  .site-header.header-one .top-bar .single-header-contact-info {
    text-align: left;
  }
}
.site-header.header-one .top-bar .single-header-contact-info + .single-header-contact-info {
  border-left: 2px solid #f3f3f3;
  padding-left: 50px;
  margin-left: 50px;
}
@media (max-width: 1489px) {
  .site-header.header-one .top-bar .single-header-contact-info + .single-header-contact-info {
    padding-left: 28px;
    margin-left: 28px;
  }
}
.site-header.header-one .top-bar .single-header-contact-info:last-child {
  padding-left: 0;
  border-left: 0;
}
@media (max-width: 1489px) {
  .site-header.header-one .top-bar .single-header-contact-info:last-child {
    display: none;
  }
}
.site-header.header-one .top-bar .single-header-contact-info .icon-block,
.site-header.header-one .top-bar .single-header-contact-info .text-block {
  display: table-cell;
  vertical-align: middle;
}
.site-header.header-one .top-bar .single-header-contact-info .icon-block i {
  font-size: 32px;
  color: #cc9900;
  display: block;
}
.site-header.header-one .top-bar .single-header-contact-info .text-block {
  padding-left: 20px;
}
.site-header.header-one .top-bar .single-header-contact-info .text-block h3,
.site-header.header-one .top-bar .single-header-contact-info .text-block p {
  margin: 0;
  line-height: 1em;
}
.site-header.header-one .top-bar .single-header-contact-info .text-block h3 {
  color: #0059a9;
  font-size: 20px;
}
.site-header.header-one .top-bar .single-header-contact-info .text-block p {
  color: #7f8284;
  font-size: 16px;
  margin-top: 5px;
}
.site-header.header-one .top-bar .social a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f3f3f3;
  color: #949494;
  line-height: 52px;
  font-size: 14px;
  text-align: center;
  transition: all .4s ease;
}
.site-header.header-one .top-bar .social a:hover {
  color: #fff;
  background: #0059a9;
}
.site-header.header-one .top-bar .social a + a {
  margin-left: 10px;
}
.site-header.header-one .header-navigation {
  position: relative;
}
.site-header.header-one .header-navigation .container {
  width: 100%;
  max-width: calc(100% - 362px);
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  background: #cc9900;
  padding-left: 50px;
  padding-right: 0px;
}
@media (max-width: 1489px) {
  .site-header.header-one .header-navigation .container {
    max-width: calc(100% - 250px);
  }
}
.site-header.header-one .header-navigation .container .right-side-box {
  right: 0;
  top: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.site-header.header-one .header-navigation .container .right-side-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
}
.site-header.header-one .header-navigation .container .right-side-box .bootstrap-select > .dropdown-toggle {
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none !important;
  font-size: 16px;
  font-weight: 500;
  color: #0059a9;
  line-height: 27px;
  box-shadow: none !important;
}
.site-header.header-one .header-navigation .container .right-side-box .bootstrap-select > .dropdown-toggle .flag-icon {
  font-size: 27px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.site-header.header-one .header-navigation .container .right-side-box .bootstrap-select > .dropdown-toggle:after {
  vertical-align: 0.1em;
  margin-left: .0em;
}
.site-header.header-one .header-navigation .container .right-side-box .bootstrap-select .dropdown-menu > li > a {
  padding-top: 0;
  padding-bottom: 0;
}
.site-header.header-one .header-navigation .container .right-side-box .quote-btn {
  display: inline-block;
  vertical-align: middle;
  background: #0059a9;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  padding: 25.5px 122.5px;
  transition: all .4s ease;
  margin-left: 50px;
}
.site-header.header-one .header-navigation .container .right-side-box .quote-btn:hover {
  color: #cc9900;
  background: #fff;
}
@media (max-width: 1489px) {
  .site-header.header-one .header-navigation .container .right-side-box .quote-btn {
    margin-left: 30px;
    padding-left: 80px;
    padding-right: 90px;
  }
}
.site-header.header-one .header-navigation .main-navigation {
  float: left;
  text-align: left;
}
.site-header.header-one .stricky-menu {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  transition: all .4s ease;
}
.site-header.header-one .stricky-menu .container {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.site-header.header-one .stricky-menu .container .right-side-box .quote-btn {
  padding-left: 45px;
  padding-right: 45px;
}
.site-header.header-one .stricky-menu.stricky-fixed {
  position: fixed;
  background: #cc9900;
  visibility: visible;
  opacity: 1;
}



.right-side-box a {
color: #fff;
padding: 1px 8px;
display: block;
float: right;
font-size: 15px;
}


.right-side-box a img {
width:20px;margin-left: 8px;
}




.right-side-box a.facebook {
  background: #4867aa;
}




.right-side-box a.twitter {
  background: #1da1f2;
}





.right-side-box a.linkedin {
  background: #0073b0;
}


.right-side-box a.youtube {
  background: #f3090b;
}




.site-header.header-two {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 44, 66, 0.1);
  z-index: 99;
}
.site-header.header-two .top-bar .container {
  position: relative;
}
.site-header.header-two .top-bar .container:before {
  position: absolute;
  bottom: 0;
  left: 15px;
  content: '';
  width: 1000000px;
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
}
.site-header.header-two .top-bar .single-header-contact-info {
  display: inline-block;
  vertical-align: middle;
  padding: 15px 0;
}
.site-header.header-two .top-bar .single-header-contact-info + .single-header-contact-info {
  padding-left: 50px;
  margin-left: 50px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.site-header.header-two .top-bar .single-header-contact-info .icon-block,
.site-header.header-two .top-bar .single-header-contact-info .text-block {
  display: table-cell;
  vertical-align: middle;
}
.site-header.header-two .top-bar .single-header-contact-info .icon-block i {
  display: block;
  font-size: 18px;
  color: #cc9900;
}
.site-header.header-two .top-bar .single-header-contact-info .text-block {
  padding-left: 10px;
}
.site-header.header-two .top-bar .single-header-contact-info .text-block p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.site-header.header-two .top-bar .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
  padding: 14.5px 0;
}
.site-header.header-two .top-bar .bootstrap-select > .dropdown-toggle {
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none !important;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 27px;
  box-shadow: none !important;
}
.site-header.header-two .top-bar .bootstrap-select > .dropdown-toggle .flag-icon {
  font-size: 27px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.site-header.header-two .top-bar .bootstrap-select > .dropdown-toggle:after {
  vertical-align: 0.1em;
  margin-left: .0em;
}
.site-header.header-two .top-bar .bootstrap-select .dropdown-menu > li > a {
  padding-top: 0;
  padding-bottom: 0;
}
.site-header.header-two .header-navigation ul.navigation-box > li {
  padding: 52px 0;
}
.site-header.header-two .header-navigation ul.navigation-box > li > a {
  color: #fff;
}
.site-header.header-two .header-navigation ul.navigation-box > li:hover > a, .site-header.header-two .header-navigation ul.navigation-box > li.current > a {
  color: #cc9900;
}
.site-header.header-two .main-navigation.stricky-fixed ul.navigation-box > li {
  padding: 25px 0;
}

.site-header.header-three .top-bar {
  position: relative;
  background: #cc9900;
}
.site-header.header-three .top-bar:before, .site-header.header-three .top-bar:after {
  content: '';
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
}
.site-header.header-three .top-bar:before {
  left: 0;
  background: #0059a9;
}
.site-header.header-three .top-bar:after {
  right: 0;
  background: #cc9900;
}
.site-header.header-three .top-bar .container {
  position: relative;
  z-index: 10;
}
.site-header.header-three .top-bar .left-content p {
  padding: 14px 0;
  margin: 0;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.site-header.header-three .top-bar .left-content p a {
  color: #cc9900;
}
.site-header.header-three .top-bar .single-header-contact-info {
  display: inline-block;
  vertical-align: middle;
  padding: 15px 0;
}
.site-header.header-three .top-bar .single-header-contact-info + .single-header-contact-info {
  padding-left: 50px;
}
.site-header.header-three .top-bar .single-header-contact-info .icon-block,
.site-header.header-three .top-bar .single-header-contact-info .text-block {
  display: table-cell;
  vertical-align: middle;
}
.site-header.header-three .top-bar .single-header-contact-info .icon-block i {
  display: block;
  font-size: 18px;
  color: #0059a9;
}
.site-header.header-three .top-bar .single-header-contact-info .text-block {
  padding-left: 10px;
}
.site-header.header-three .top-bar .single-header-contact-info .text-block p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #0059a9;
}
.site-header.header-three .top-bar .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
  padding: 0px 0;
  margin-right: 100px;
}
.site-header.header-three .top-bar .bootstrap-select > .dropdown-toggle {
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none !important;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 27px;
  box-shadow: none !important;
}
.site-header.header-three .top-bar .bootstrap-select > .dropdown-toggle .flag-icon {
  font-size: 27px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.site-header.header-three .top-bar .bootstrap-select > .dropdown-toggle:after {
  vertical-align: 0.1em;
  margin-left: .0em;
}
.site-header.header-three .top-bar .bootstrap-select .dropdown-menu > li > a {
  padding-top: 0;
  padding-bottom: 0;
}
.site-header.header-three .header-navigation {
  background: #fff;
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
}
.site-header.header-three .header-navigation .main-navigation {
  float: none;
  text-align: center;
}
.site-header.header-three .header-navigation ul.navigation-box > li.current > a,
.site-header.header-three .header-navigation ul.navigation-box > li:hover > a {
  color: #cc9900;
}
.site-header.header-three .header-navigation ul.navigation-box > li {
  padding: 52px 0;
}
.site-header.header-three .header-navigation ul.navigation-box > li + li {
  margin-left: 56px;
}
.site-header.header-three .header-navigation .right-side-box .social a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f3f3f3;
  color: #949494;
  line-height: 52px;
  font-size: 14px;
  text-align: center;
  transition: all .4s ease;
}
.site-header.header-three .header-navigation .right-side-box .social a:hover {
  color: #fff;
  background: #0059a9;
}
.site-header.header-three .header-navigation .right-side-box .social a + a {
  margin-left: 10px;
}
.site-header.header-three .main-navigation.stricky-fixed ul.navigation-box > li {
  padding: 25px 0;
}

.site-header.header-four .top-bar {
  text-align: center;
  background: #484f56;
}




.site-header.header-four .lower-bar {
  background: #f7f7f7;background-image: url(../images/pattern4.png);background-size: contain;
background-position: center;
position: relative;padding-bottom: 30px;
}


.site-header.header-four .lower-bar:after { 

content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
background-color: #fff9;

}


.site-header.header-four .top-bar .left-content p {
  padding: 10.5px 0;
  margin: 0;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.site-header.header-four .top-bar .left-content p a {
  color: #cc9900;
}
.site-header.header-four .lower-bar .container {
  position: relative;z-index: 2;
}
.site-header.header-four .lower-bar .container .logo-box {
float:left;
padding: 5px 0;
}



.site-header.header-four .lower-bar .container .logo-box img {

}


.site-header.header-four .lower-bar .single-header-contact-info {
  display: inline-block;
  vertical-align: middle;
position: relative;padding-left: 50px;
}
.site-header.header-four .lower-bar .single-header-contact-info + .single-header-contact-info {
  margin-left: 30px;
}
.site-header.header-four .lower-bar .single-header-contact-info i {
color: #2098d1;
font-size: 21px;
line-height: 1em;
display: block;
position: absolute;
left: 0;
top: 15px;
width: 40px;
height: 40px;
text-align: center;
border: 1px dashed;
line-height: 40px;
}







.lower-bar .right-content {
margin-top:35px;
}



.site-header.header-four .lower-bar .single-header-contact-info h3, .site-header.header-four .lower-bar .single-header-contact-info p {
  margin: 0;
}
.site-header.header-four .lower-bar .single-header-contact-info h3 {
  color: #333;
  font-size: 15px;
  line-height: 1em;
  margin-top: 15px;
  margin-bottom: 5px;
}
.site-header.header-four .lower-bar .single-header-contact-info p {
  line-height: 1em;
  font-size: 14px;
  color: #7f8284;
}
.site-header.header-four .header-navigation {
/*
background: #141E30;
background: -webkit-linear-gradient(to right, #243B55, #141E30);
background: linear-gradient(to right, #0059A9, #0070B7);*/

position: absolute;
z-index: 9;
left: 0;
right: 0;
margin-top: -25px;

}
.site-header.header-four .header-navigation .main-navigation {
  float: none;
  text-align: center;
border-radius: 25px;
background: linear-gradient(to right, #212529, #495057);
position: relative;
}
.site-header.header-four .header-navigation ul.navigation-box > li {
  padding: 10px 25px;
position: relative;
}
.site-header.header-four .header-navigation ul.navigation-box > li > a {
  

}
.site-header.header-four .header-navigation ul.navigation-box > li + li {

}






.site-header.header-four .header-navigation ul.navigation-box > li:after {
content: '';
position: absolute;
width: 1px;
height: 50%;
top: 15px;
right: -2px;
background-color: #d2d2d233;
}







/************************** 
* 3. slider styles 
***************************/
#minimal-bootstrap-carousel {
  margin-top: 0px;
  position: relative;
}
#minimal-bootstrap-carousel .carousel-caption {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  text-align: right;
  text-shadow: none;
}
#minimal-bootstrap-carousel .carousel-caption .container {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#minimal-bootstrap-carousel .carousel-caption .container .box {
  display: table-cell;
  text-align: left;
}
#minimal-bootstrap-carousel .carousel-caption .container .box .content {
  display: block;
}
#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
  vertical-align: top;
}
#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
  vertical-align: bottom;
}
#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
  vertical-align: middle;
}
#minimal-bootstrap-carousel [class*=carousel-control-one] {
  background: none;
  width: 63px;
  height: 63px;
  font-size: 20px;
  line-height: 59px;
  color: #fff;
  border-radius: 50%;
  background-color: rgba(0, 44, 66, 0);
  visibility: visible !important;
  opacity: .2;
  transition: all 0.5s ease;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 8;
  border: 2px solid #fff;
}
#minimal-bootstrap-carousel [class*=carousel-control-one]:hover {
  opacity: 1;
}
@media (max-width: 575px) {
  #minimal-bootstrap-carousel [class*=carousel-control-one] {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
#minimal-bootstrap-carousel [class*=carousel-control-one-next] {
  right: 3%;
}
#minimal-bootstrap-carousel [class*=carousel-control-one-prev] {
  left: 3%;
}
#minimal-bootstrap-carousel .carousel-indicators {
  bottom: 10px;
}
#minimal-bootstrap-carousel .carousel-indicators li {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  opacity: .5;
  border: 0;
}
#minimal-bootstrap-carousel .carousel-indicators li.active {
  opacity: 1;
}

@media (max-width: 1199px) {
  #minimal-bootstrap-carousel .carousel-caption .container {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  #minimal-bootstrap-carousel .carousel-caption .container {
    max-width: 720px;
  }
}
/* fixing slider height */
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {
  height: 500px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  background-color: #0059a9;
}

#minimal-bootstrap-carousel.slider-home-two .carousel-inner .carousel-item {
  min-height: 975px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #0059a9;
}

#minimal-bootstrap-carousel.slider-home-three .carousel-inner .carousel-item {
  min-height: 776px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #0059a9;
}

#minimal-bootstrap-carousel.slider-home-four .carousel-inner .carousel-item {
  min-height: 777px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #0059a9;
}

.slider-content-style-one span.tag-line {
  display: inline-block;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  border-bottom: 2px solid #cc9900;
  
  padding-bottom: 5px;
}
.slider-content-style-one h3 {
  margin: 0;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  font-size: 60px;

  color: #fff;
  font-weight: 700;
  margin-top: 20px;
}
.slider-content-style-one .thm-btn {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  margin-top: 50px;
}

.slider-content-style-two .carousel-indicators {
  -webkit-box-pack: left;
          justify-content: left;
  max-width: 1170px;
  margin: auto;
  width: 100%;
}
.slider-content-style-two .content {
  padding-bottom: 165px;
}
.slider-content-style-two .main-content {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  position: relative;
  padding-left: 40px;
  margin-bottom: 40px;
}
.slider-content-style-two .main-content:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  width: 4px;
  height: calc(100% - 23px);
  background: #cc9900;
}
.slider-content-style-two h3 {
  margin: 0;
  font-size: 80px;
  line-height: 80px;
  font-weight: 700;
  margin-bottom: 23px;
}
.slider-content-style-two h3 span {
  color: #cc9900;
}
.slider-content-style-two p {
  margin: 0;
  font-size: 20px;
  line-height: 34px;
}
.slider-content-style-two .thm-btn {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.slider-content-style-three .bubbled-text-block {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  position: relative;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: #cc9900;
  text-align: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.slider-content-style-three .bubbled-text-block .inner-box {
  display: block;
  width: 100%;
}
.slider-content-style-three .bubbled-text-block:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #cc9900;
  position: absolute;
  right: 25px;
  bottom: 0;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}
.slider-content-style-three .bubbled-text-block i {
  font-size: 60px;
  color: #0059a9;
  display: block;
}
.slider-content-style-three .bubbled-text-block h3 {
  margin: 0;
  color: #0059a9;
  font-weight: 600;
  font-size: 20px;
  margin-top: 7px;
}
.slider-content-style-three h3 {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 110px;
  line-height: 1em;
  font-weight: 800;
  margin-top: 30px;
  margin-bottom: 20px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.slider-content-style-three p {
  margin: 0;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 60px;
  color: rgba(255, 255, 255, 0.7);
}
.slider-content-style-three .thm-btn {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.slider-content-style-four h3 {
  margin: 0;
  font-size: 110px;
  color: #fff;
  line-height: 100px;
  font-weight: 700;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}
.slider-content-style-four .thm-btn {
  margin-top: 55px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

/************************** 
* 4. about styles 
***************************/
.about-style-one p {
  margin: 0;font-size: 17px;
margin-top: 30px;
text-align: center;
}

.about-style-one .image-block-one img {
height:450px;
}


.about-style-one p.highlighted {
  font-size: 30px;
  line-height: 36px;
  color: #cc9900;
  margin-top: 30px;
}
.about-style-one .phone-block {
  background: #0059a9;
  margin-top: 50px;
}
.about-style-one .phone-block .icon-block,
.about-style-one .phone-block .text-block {
  display: table-cell;
  vertical-align: middle;
}
.about-style-one .phone-block .icon-block {
  width: 162px;
  background: #001d2b;
  text-align: center;
  padding: 54px 0;
}
.about-style-one .phone-block .icon-block i {
  font-size: 54px;
  display: block;
  color: #cc9900;
}
.about-style-one .phone-block .text-block {
  padding-left: 60px;
}
.about-style-one .phone-block .text-block h3,
.about-style-one .phone-block .text-block p {
  margin: 0;
}
.about-style-one .phone-block .text-block p {
  font-size: 20px;
  font-weight: 600;
  color: #b1bec5;
}
.about-style-one .phone-block .text-block h3 {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
}
.about-style-one .image-block-wrapper {
  position: relative;
  display: inline-block;
}
.about-style-one .image-block-wrapper .bubbled-text-block {
  position: absolute;
  top: 45px;
  left: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: #cc9900;
  text-align: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.about-style-one .image-block-wrapper .bubbled-text-block .inner-box {
  display: block;
  width: 100%;
}
.about-style-one .image-block-wrapper .bubbled-text-block:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #cc9900;
  position: absolute;
  right: 25px;
  bottom: 0;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}
.about-style-one .image-block-wrapper .bubbled-text-block i {
  font-size: 60px;
  color: #0059a9;
  display: block;
}
.about-style-one .image-block-wrapper .bubbled-text-block h3 {
  margin: 0;
  color: #0059a9;
  font-weight: 600;
  font-size: 20px;
  margin-top: 7px;
}
.about-style-one .image-block-wrapper .image-block-two {
  position: absolute;
  right: 120px;
  bottom: -120px;
}
.about-style-one .image-block-wrapper .image-block-two:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 20px solid #fff;
}

.single-about-style-two {
  padding-left: 60px;
  background: #fff;
  border-top-right-radius: 102px;
  border-bottom-right-radius: 103px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.single-about-style-two + .single-about-style-two {
  margin-top: 30px;
}
.single-about-style-two .image-block {
  float: right;
  width: 206px;
  overflow: hidden;
  border-radius: 50%;
}
.single-about-style-two .image-block > img {
  width: 100%;
}
.single-about-style-two .text-block {
  padding: 41px 0;
  width: calc(100% - 255px);
  float: left;
}
.single-about-style-two .text-block h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 35px;
}
.single-about-style-two .text-block h3 a {
  color: #0059a9;
  transition: all .4s ease;
}
.single-about-style-two .text-block h3 a:hover {
  color: #cc9900;
}
.single-about-style-two .text-block p {
  margin: 0;
}
.single-about-style-two .image-block {
  position: relative;
  overflow: hidden;
}
.single-about-style-two .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 50%;
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 1;
  transition: .5s ease;
}
.single-about-style-two .image-block > img {
  width: 100%;
}
.single-about-style-two .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-about-style-two .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-about-style-two .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-about-style-two .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-about-style-two .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-about-style-two .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-about-style-two:hover .image-block:before {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: .5s ease;
}
.single-about-style-two:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}

.about-style-two-content {
  padding-left: 30px;
}
.about-style-two-content p {
  margin: 37px 0;
}

.about-style-three .row + .row {
  margin-top: 60px;
}
.about-style-three .image-block {
  position: relative;
}
.about-style-three .image-block > img {
  width: 100%;
}
.about-style-three .image-block .bubbled-text-block {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: #cc9900;
  text-align: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.about-style-three .image-block .bubbled-text-block .inner-box {
  display: block;
  width: 100%;
}
.about-style-three .image-block .bubbled-text-block:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #cc9900;
  position: absolute;
  right: 25px;
  bottom: 0;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}
.about-style-three .image-block .bubbled-text-block i {
  font-size: 60px;
  color: #0059a9;
  display: block;
}
.about-style-three .image-block .bubbled-text-block h3 {
  margin: 0;
  color: #0059a9;
  font-weight: 600;
  font-size: 20px;
  margin-top: 7px;
}
.about-style-three .text-block {
  height: 464px;
  padding: 60px 53px;
}
.about-style-three .text-block h3 {
  font-size: 30px;
  font-weight: 600;
}
.about-style-three .text-block h3 a {
  color: #0059a9;
  transition: all .4s ease;
}
.about-style-three .text-block h3 a:hover {
  color: #fff;
}
.about-style-three .text-block a.more-link {
  text-transform: uppercase;
  font-size: 16px;
  color: #0059a9;
  
  display: block;
  position: absolute;
  bottom: 50px;
  left: 69px;
  font-weight: 700;
  transition: all .4s ease;
}
.about-style-three .text-block a.more-link:hover {
  padding-left: 10px;
  color: #fff;
}
.about-style-three.history-page .text-block h3 {
  line-height: 40px;
  width: 81%;
}
@media (max-width: 991px) {
  .about-style-three.history-page .text-block h3 {
    width: 100%;
  }
}

.single-about-style-three {
  margin-bottom: 30px;
}
.single-about-style-three h3 {
  color: #0059a9;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 40px;
}
.single-about-style-three p {
  margin: 0;
}

.about-style-four hr {
  margin: 30px 0 40px;
}
.about-style-four p {
  margin: 0;
}
.about-style-four .video-box-one .image-block,
.about-style-four .video-box-one .text-block {
  display: table-cell;
  vertical-align: middle;
}
.about-style-four .video-box-one .image-block {
  position: relative;
  width: 206px;
}
.about-style-four .video-box-one .image-block > img {
  width: 100%;
}
.about-style-four .video-box-one .image-block .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 29, 43, 0.4);
  transition: all .4s ease;
}
.about-style-four .video-box-one .image-block .box a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.about-style-four .video-box-one .image-block .box a i {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #cc9900;
  font-size: 12px;
  line-height: 40px;
  color: #0059a9;
  text-align: center;
}
.about-style-four .video-box-one .image-block:hover .box {
  background: rgba(0, 29, 43, 0);
}
.about-style-four .video-box-one .text-block {
  padding-left: 40px;
}
.about-style-four .video-box-one .text-block h4 {
  margin: 0;
  color: #0059a9;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.about-style-five .content-block > p {
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  width: 86%;
  margin-top: 40px;
  margin-bottom: 50px;
}
.about-style-five .phone-block .icon-block {
  background: #cc9900;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  margin-bottom: 22px;
}
.about-style-five .phone-block .icon-block i {
  color: #0059a9;
  font-size: 42px;
  display: block;
  line-height: 100px;
}
.about-style-five .phone-block h3,
.about-style-five .phone-block p {
  margin: 0;
}
.about-style-five .phone-block p {
  color: #7f8284;
  font-weight: 500;
  font-size: 20px;
}
.about-style-five .phone-block h3 {
  color: #0059a9;
  font-weight: 600;
  font-size: 40px;
}
.about-style-five .image-block-text {
  margin-top: 10px;
  padding: 58px 60px;
}
.about-style-five .image-block-text h4 {
  margin: 0;
  font-size: 30px;
  line-height: 36px;
  color: #0059a9;
  margin-bottom: 20px;
}
.about-style-five .image-block-text p {
  margin: 0;
}

.about-style-six img {
  width: 100%;
  display: block;
}
.about-style-six img + img {
  margin-top: 20px;
}
.about-style-six p {
  margin: 40px 0;
}
.about-style-six .content-block {
  padding-left: 70px;
}
@media (max-width: 991px) {
  .about-style-six .content-block {
    padding-left: 0;
    padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .about-style-six .sec-title h2 {
    font-size: 40px;
  }
}

/************************** 
* 5. services styles 
***************************/




.single-service-style-one .top-box {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.03);
background: #0059a9;
  padding:20px 0;
  margin-bottom: 30px;
  position: relative;
}
.single-service-style-one .top-box:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #cc9900;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
}
.single-service-style-one .top-box .inner-content {
  position: relative;
}
.single-service-style-one .top-box i.box-icon {
  display: block;
  font-size: 46px;
  color: #0059a9;
  transition: all .4s ease;
}
.single-service-style-one .top-box h3 {
  margin: 0;
  font-weight: 600;
  font-size: 24px;
  margin-top: 10px;
}
.single-service-style-one .top-box h3 a {
  transition: all .4s ease;
  color: #fff;
font-size: 18px;
text-transform: capitalize;
}
.single-service-style-one .image-block {
  position: relative;
  overflow: hidden;
}
.single-service-style-one .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  z-index: 1;
  transition: .5s ease;
}
.single-service-style-one .image-block > img {
  width: 100%;height: 300px;
}
.single-service-style-one .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-service-style-one .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-service-style-one .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-service-style-one .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-service-style-one .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-service-style-one .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-service-style-one:hover .top-box:before {
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.single-service-style-one:hover .top-box i.box-icon {
  color: #fff;
}
.single-service-style-one:hover .top-box h3 a {
  color: #fff;
}
.single-service-style-one:hover .top-box h3 a:hover {
  color: #0059a9;
}
.single-service-style-one:hover .image-block:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transition: .5s ease;
}
.single-service-style-one:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}

.service-style-one-carousel .owl-nav {
  margin: 0;
}

.service-style-one-carousel .owl-dots {
  margin-top: 25px;
}

.service-style-one-carousel .owl-dots .owl-dot span {
  margin: 0;
  width: 7px;
  height: 7px;
  background: #7f8284;
  opacity: .5;
  border-radius: 50%;
  margin: 0 2.5px;
}

.service-style-one-carousel .owl-dots .owl-dot.active span {
  background: #0059a9;
  opacity: 1;
}

.single-service-style-two {
  margin-bottom: 30px;
}
.single-service-style-two .image-block,
.single-service-style-two .text-block {
  display: table-cell;
  vertical-align: middle;
}
.single-service-style-two .text-block {
  background: #fff;
  text-align: center;
  padding-top: 40px;
  position: relative;
  padding-bottom: 74px;
}
.single-service-style-two .text-block .icon-block {
  width: 85px;
  height: 85px;
  background: #f3f3f3;
  display: inline-block;
  border-radius: 50%;
  transition: all .4s ease;
}
.single-service-style-two .text-block .icon-block i {
  font-size: 46px;
  display: block;
  line-height: 85px;
  color: #0059a9;
}
.single-service-style-two .text-block h3 {
  margin: 0;
  font-size: 24px;
  margin-top: 23px;
}
.single-service-style-two .text-block h3 a {
  color: #0059a9;
  transition: all .4s ease;
}
.single-service-style-two .text-block h3 a:hover {
  color: #cc9900;
}
.single-service-style-two .text-block p {
  margin: 0;
  color: #7f8284;
  margin-top: 35px;
  width: 72%;
  margin-left: auto;
  margin-right: auto;
}
.single-service-style-two .text-block .read-more {
  background: #e6e6e6;
  color: #7f8284;
  font-size: 16px;
  width: 100%;
  display: block;
  padding: 12.5px 0;
  transition: all .4s ease;
  position: absolute;
  bottom: 0;
  left: 0;
}
.single-service-style-two .text-block .read-more:hover {
  color: #0059a9;
  background: #cc9900;
}
.single-service-style-two .image-block {
  position: relative;
  overflow: hidden;
  width: 270px;
}
.single-service-style-two .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  z-index: 1;
  transition: .5s ease;
}
.single-service-style-two .image-block > img {
  width: 100%;
}
.single-service-style-two .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-service-style-two .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-service-style-two .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-service-style-two .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-service-style-two .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-service-style-two .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-service-style-two:hover .image-block:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transition: .5s ease;
}
.single-service-style-two:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}
.single-service-style-two:hover .text-block .icon-block {
  color: #0059a9;
  background: #cc9900;
}
.single-service-style-two:hover .text-block .read-more {
  background: #cc9900;
  color: #0059a9;
}

.single-service-style-three {
  position: relative;
}
.single-service-style-three:before {
  position: absolute;
  display: inline-block;
  left: 0;
  bottom: 0px;
  height: 2px;
  width: 100%;
  background-color: #cc9900;
  content: "";
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  z-index: 10;
}
.single-service-style-three .text-block {
  background: #fff;
  padding: 0 30px;
  text-align: center;
  padding-top: 60px;
  position: relative;
  padding-bottom: 60px;
}
.single-service-style-three .text-block .icon-block {
  width: 85px;
  height: 85px;
  background: #f3f3f3;
  display: inline-block;
  border-radius: 50%;
  transition: all .4s ease;
}
.single-service-style-three .text-block .icon-block i {
  font-size: 46px;
  display: block;
  line-height: 85px;
  color: #0059a9;
}
.single-service-style-three .text-block h3 {
  margin: 0;
  font-size: 24px;
  margin-top: 23px;
}
.single-service-style-three .text-block h3 a {
  color: #0059a9;
  transition: all .4s ease;
}
.single-service-style-three .text-block h3 a:hover {
  color: #cc9900;
}
.single-service-style-three .text-block p {
  margin: 0;
  color: #7f8284;
  margin-top: 35px;
  width: 72%;
  margin-left: auto;
  margin-right: auto;
}
.single-service-style-three .text-block .read-more {
  color: #cc9900;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  margin-top: 30px;
  transition: all .4s ease;
}
.single-service-style-three .text-block .read-more:hover {
  color: #0059a9;
}
.single-service-style-three:hover .icon-block {
  background: #cc9900;
  color: #0059a9;
}
.single-service-style-three:hover:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

.service-page-one .single-service-style-one {
  margin-bottom: 30px;
}

.service-page-three .single-service-style-three {
  margin-bottom: 30px;
}

.single-service-widget + .single-service-widget {
  margin-top: 30px;
}
.single-service-widget ul.service-lists {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-service-widget ul.service-lists li + li {
  margin-top: 2px;
}
.single-service-widget ul.service-lists li a {
  display: block;
  color: #0059a9;
  background: #f3f3f3;
  font-size: 18px;
  padding: 22.5px 50px;
  transition: all .4s ease;
}
.single-service-widget ul.service-lists li:hover a, .single-service-widget ul.service-lists li.active a {
  background: #cc9900;
}
.single-service-widget .contact-infos-widget {
  background: #0059a9;
  padding: 50px;
}
.single-service-widget .contact-infos-widget h3, .single-service-widget .contact-infos-widget p {
  margin: 0;
}
.single-service-widget .contact-infos-widget h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 33px;
}
.single-service-widget .contact-infos-widget p {
  color: #b1bec5;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 24px;
}
.single-service-widget .contact-infos-widget .phone-box i {
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  color: #cc9900;
  margin-right: 10px;
}
.single-service-widget .contact-infos-widget .phone-box span {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
}
.single-service-widget .contact-form-widget {
  padding: 50px;
  background: #f3f3f3;
}
.single-service-widget .contact-form-widget h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #0059a9;
  margin-bottom: 30px;
}
.single-service-widget .contact-form-widget input, .single-service-widget .contact-form-widget textarea {
  display: block;
  border: none;
  outline: none;
  width: 100%;
  background: #fff;
  color: #7f8284;
  height: 81px;
  margin-bottom: 20px;
  padding-left: 40px;
}
.single-service-widget .contact-form-widget input::-webkit-input-placeholder, .single-service-widget .contact-form-widget textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7f8284;
}
.single-service-widget .contact-form-widget input::-moz-placeholder, .single-service-widget .contact-form-widget textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #7f8284;
}
.single-service-widget .contact-form-widget input:-ms-input-placeholder, .single-service-widget .contact-form-widget textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #7f8284;
}
.single-service-widget .contact-form-widget input:-moz-placeholder, .single-service-widget .contact-form-widget textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #7f8284;
}
.single-service-widget .contact-form-widget textarea {
  padding-top: 20px;
  height: 191px;
}
@media (max-width: 991px) {
  .single-service-widget .contact-form-widget .thm-btn {
    padding: 25.5px 45px;
  }
}
.single-service-widget .project-infos-widget {
  padding: 50px;
}
.single-service-widget .project-infos-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-service-widget .project-infos-widget ul li + li {
  margin-top: 38px;
}
.single-service-widget .project-infos-widget ul li span {
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  line-height: 1em;
}
.single-service-widget .project-infos-widget ul li span.title {
  float: left;
  color: #b1bec5;
}
.single-service-widget .project-infos-widget ul li span.value {
  float: right;
  color: #fff;
}
.single-service-widget .project-infos-widget ul li span.value.highlighted {
  color: #cc9900;
}

@media (max-width: 991px) {
  .single-service-page-content {
    margin-top: 50px;
  }
}
.single-service-page-content img {
  display: inline-block;
}
.single-service-page-content h3, .single-service-page-content p {
  margin: 0;
}
.single-service-page-content h3 {
  color: #0059a9;
  font-size: 40px;
  font-weight: 600;
}
.single-service-page-content h4 {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  color: #0059a9;
}

/************************** 
* 6. video styles 
***************************/
.video-block-style-one {
  background: #0059a9 url(../images/background-1-1.jpg) center center no-repeat fixed;
  background-size: cover;
  padding: 140px 0 120px;
}
.video-block-style-one h3 {
  margin: 0;
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  margin-top: 80px;
}
.video-block-style-one a.video-popup {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #cc9900;
  font-size: 24px;
  line-height: 100px;
  color: #0059a9;
  position: relative;
}
.video-block-style-one a.video-popup:before {
  content: '';
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  border-radius: 50%;
  border: 20px solid rgba(0, 0, 0, 0.05);
  transition: all .4s ease;
}
.video-block-style-one a.video-popup:hover:before {
  border-color: rgba(0, 0, 0, 0.2);
}

/************************** 
* 7. footer styles 
***************************/
.footer-subscribe-wrapper {
  background: #cc9900;
  padding: 30px 0;

background: linear-gradient(to right, #0059a9, #006eb6);
background: linear-gradient(to right, #212529, #495057);
display: inline-block;
width: 100%;


}
.footer-subscribe-wrapper .title-block {
  padding: 5px 0;
}
.footer-subscribe-wrapper .title-block .icon-block, .footer-subscribe-wrapper .title-block .text-block {
  display: table-cell;
  vertical-align: middle;
}
.footer-subscribe-wrapper .title-block .icon-block i {
  font-size: 50px;
  color: #fff;
}
.footer-subscribe-wrapper .title-block .text-block {
  padding-left: 20px;
}
.footer-subscribe-wrapper .title-block .text-block h3 {
  font-size: 23px;
  font-size: 500;
  color: #fff;margin: 0;
}
.footer-subscribe-wrapper .mailchimp-form {
  width: calc(100% - 75px);
  height: 55px;
  background: #fff;
  position: relative;
  margin-left: 75px;
}
@media (max-width: 991px) {
  .footer-subscribe-wrapper .mailchimp-form {
    width: calc(100% - 0px);
    margin-left: 0;
  }
}
.footer-subscribe-wrapper .mailchimp-form input {
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  outline: none;
  background-color: transparent;
  width: 100%;
  height: 100%;
  z-index: 1;
  color: #7f8284;
  font-weight: 500;
  font-size: 16px;
  padding-left: 10px;
}
.footer-subscribe-wrapper .mailchimp-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7f8284;
}
.footer-subscribe-wrapper .mailchimp-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #7f8284;
}
.footer-subscribe-wrapper .mailchimp-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #7f8284;
}
.footer-subscribe-wrapper .mailchimp-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #7f8284;
}
.footer-subscribe-wrapper .mailchimp-form .thm-btn {
  padding: 13px 20px;
  font-size: 15px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;background: #c90;
color: #fff;font-weight: normal;outline: none !important;

box-shadow: none !important;
}


.footer-subscribe-wrapper .mailchimp-form .thm-btn:hover {
background: #1874c1;outline: none !important;

box-shadow: none !important;
}

.site-footer {
position: relative;
background: url(../images/bg-counter2.jpg);
background-size: cover;
/*
background: url(../images/tm-row-img11.jpg);
background-position: bottom right;
background-attachment: fixed;*/
}




.site-footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
background: #fffc;
  opacity: .5;
}

.site-footer .container {
  position: relative;
}
.site-footer .main-footer {
  padding: 40px 0;
}
.site-footer .footer-widget.links-widget {
  padding-left: 65px;
}
.site-footer .footer-widget.service-links-widget {
  padding-left: 70px;
}

.footer-widget .widget-title {
  margin-bottom: 16px;
}
.footer-widget .widget-title h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #16366e;
}
.footer-widget p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  font-weight: 500;
  margin: 0;
}
.footer-widget .link-lists {
  margin: 0;
  padding: 0;
  list-style: none;
}


.footer-widget .link-lists li a {
  font-size: 16px;
  color: #333;
  transition: all .4s ease;
  display: block;
text-transform: capitalize;
}
.footer-widget .link-lists li a:hover {
  color: #f00;
  -webkit-transform: translatex(5px);
          transform: translatex(5px);
}
.footer-widget .link-wrapper {
  margin-left: -27.5px;
  margin-right: -27.5px;
}
.footer-widget .link-wrapper .link-lists {
  float: left;
  padding-left: 27.5px;
  padding-right: 27.5px;
}




.footer-widget .link-wrapper .link-lists li {
width: 50%;
float: left;
margin-bottom: 10px;
}





.footer-widget .find-us-link {
  font-size: 14px;
  text-transform: uppercase;
  
  font-weight: 500;
  color: #fff;
  transition: all .4s ease;
}
.footer-widget .find-us-link i {
  color: #cc9900;
  margin-right: 10px;
  transition: all .4s ease;
}
.footer-widget .find-us-link:hover {
  color: #cc9900;
}
.footer-widget .find-us-link:hover i {
  color: #fff;
}
.footer-widget ul.contact-infos {
  margin: 0;
  padding: 0;
  list-style: none;
}


.footer-widget ul.contact-infos p {
margin-left: 20px;
}

.footer-widget ul.contact-infos li {
    position: relative;
    padding-left: 40px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    margin: 10px 0;
    display: grid;
    align-items: center;
    height: 50px;
}


.footer-widget ul.contact-infos li i {
  position: absolute;
  top: 7px;
  left: 0;
  display: block;
  font-size: 21px;
  color: #16366e;

width: 45px;
height: 45px;
border: 1px dashed;
text-align: center;
line-height: 45px;
}
.footer-widget.about-widget p {
  margin-bottom: 10px;
}
.footer-widget.about-widget img {

  display: block;

margin: 0 auto;
  margin-bottom: 10px;


}

.bottom-footer p {
  margin: 0;
  color: #333;
  font-size: 14px;
}


.site-footer .social {
text-align: center;margin-top: 20px;
}

.site-footer .social a {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  line-height: 42px;
  font-size: 14px;
  text-align: center;
  transition: all .4s ease;
}
.site-footer .social a:hover {
  color: #fff;
  background: #cc9900;
}


.site-footer .social a + a {
  margin-left: 10px;
}

.container-inner {
border-top: 1px solid rgba(11, 11, 11, 0.05);
    padding-top: 6px;
    padding-bottom: 4px;
    text-align: center;

}





a.facebook {
  background: #4867aa;
}




a.twitter {
  background: #1da1f2;
}





a.linkedin {
  background: #0073b0;
}


a.youtube {
  background: #f3090b;
}









/************************** 
* 8. contact styles 
***************************/
#home-one-map {
  width: 100%;
  height: 558px;
}

.contact-form-wrapper .sec-title {
  margin-bottom: 40px;
}
.contact-form-wrapper .single-contact-infos + .single-contact-infos {
  margin-top: 60px;
}
.contact-form-wrapper .single-contact-infos h3, .contact-form-wrapper .single-contact-infos p {
  margin: 0;
}
.contact-form-wrapper .single-contact-infos h3 {
  color: #7f8284;
  font-weight: 500;
  font-size: 20px;
}
.contact-form-wrapper .single-contact-infos p {
  font-size: 40px;
  color: #cc9900;
  font-weight: 500;
  margin-top: 10px;
}
.contact-form-wrapper .contact-form {
  padding-left: 70px;
}
.contact-form-wrapper .contact-form input, .contact-form-wrapper .contact-form textarea {
  border: none;
  outline: none;
  background-color: transparent;
  width: 100%;
  height: 81px;
  background: #f3f3f3;
  margin-bottom: 20px;
  display: block;
  padding-left: 40px;
}
.contact-form-wrapper .contact-form input.error, .contact-form-wrapper .contact-form textarea.error {
  background: red;
  color: #fff;
}
.contact-form-wrapper .contact-form input.error::-webkit-input-placeholder, .contact-form-wrapper .contact-form textarea.error::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.contact-form-wrapper .contact-form input.error::-moz-placeholder, .contact-form-wrapper .contact-form textarea.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.contact-form-wrapper .contact-form input.error:-ms-input-placeholder, .contact-form-wrapper .contact-form textarea.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.contact-form-wrapper .contact-form input.error:-moz-placeholder, .contact-form-wrapper .contact-form textarea.error:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.contact-form-wrapper .contact-form textarea {
  padding-top: 20px;
  height: 211px;
}
.contact-form-wrapper .contact-form label.error {
  display: none !important;
}

/************************** 
* 9. blog styles 
***************************/
.single-blog-style-one .image-block {
  position: relative;
  overflow: hidden;
}

.single-blog-style-one {
padding: 4px;margin-bottom: 20px;
box-shadow: 2px 5px 15px #ddd;
}
.single-blog-style-one .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  z-index: 1;
  transition: .5s ease;
}
.single-blog-style-one .image-block > img {
  width: 100%;
}
.single-blog-style-one .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-blog-style-one .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-blog-style-one .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-blog-style-one .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-blog-style-one .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-one .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-one .text-block .upper-block {
border-top: 0;
border-bottom: 0;
position: relative;
padding: 20px;
background: #f2f2f2;

}
.single-blog-style-one .text-block .date {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: #cc9900;
  color: #0059a9;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  padding: 15px 21px;
  line-height: 1em;
  text-align: center;
  position: absolute;
top: -50px;
left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  transition: all .4s ease;
}
.single-blog-style-one .text-block h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
}
.single-blog-style-one .text-block h3 a {
  color: #0059a9;
  transition: all .4s ease;
}
.single-blog-style-one .text-block h3 a:hover {
  color: #cc9900;
}
.single-blog-style-one .text-block p {
  margin: 34px 0 0px;
}
.single-blog-style-one .text-block .meta-info {
  text-align: center;
  border: 1px solid #f3f3f3;
  padding: 10px 0;
}
.single-blog-style-one .text-block .meta-info a {
  font-size: 14px;
  color: #7f8284;
  font-weight: 600;
  transition: all .4s ease;
}
.single-blog-style-one .text-block .meta-info a + a {
  margin-left: 48px;
}
.single-blog-style-one .text-block .meta-info a:hover {
  color: #cc9900;
}
.single-blog-style-one:hover .image-block:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transition: .5s ease;
}
.single-blog-style-one:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}
.single-blog-style-one:hover .text-block .date {
  background: #f3f3f3;
}

.blog-carousel-style-one .owl-nav,
.blog-carousel-style-two .owl-nav {
  margin: 0;
}
.blog-carousel-style-one .owl-dots,
.blog-carousel-style-two .owl-dots {
  margin-top: 25px;
}
.blog-carousel-style-one .owl-dots .owl-dot span,
.blog-carousel-style-two .owl-dots .owl-dot span {
  margin: 0;
  width: 7px;
  height: 7px;
  background: #7f8284;
  opacity: .5;
  border-radius: 50%;
  margin: 0 2.5px;
}
.blog-carousel-style-one .owl-dots .owl-dot.active span,
.blog-carousel-style-two .owl-dots .owl-dot.active span {
  background: #0059a9;
  opacity: 1;
}

.with-post-list .sec-title .thm-btn {
  margin-bottom: 10px;
}

.single-blog-style-two {
  margin-bottom: 30px;
}
.single-blog-style-two .image-block {
  position: relative;
  overflow: hidden;
}
.single-blog-style-two .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  z-index: 1;
  transition: .5s ease;
}
.single-blog-style-two .image-block > img {
  width: 100%;
}
.single-blog-style-two .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-blog-style-two .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-blog-style-two .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-blog-style-two .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-blog-style-two .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-two .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-two .text-block .meta-info {
  margin-top: 20px;
}
.single-blog-style-two .text-block .meta-info a,
.single-blog-style-two .text-block .meta-info span {
  font-size: 16px;
  color: #7f8284;
  font-weight: 600;
  transition: all .4s ease;
}
.single-blog-style-two .text-block .meta-info a:hover,
.single-blog-style-two .text-block .meta-info span:hover {
  color: #cc9900;
}
.single-blog-style-two .text-block .meta-info a:nth-child(1) {
  color: #cc9900;
}
.single-blog-style-two .text-block .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.single-blog-style-two .text-block h3,
.single-blog-style-two .text-block p {
  margin: 0;
}
.single-blog-style-two .text-block h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 33px;
}
.single-blog-style-two .text-block h3 a {
  color: #0059a9;
  transition: all .4s ease;
}
.single-blog-style-two .text-block h3 a:hover {
  color: #cc9900;
}
.single-blog-style-two .text-block p {
  margin: 0;
  margin-bottom: 44px;
}
.single-blog-style-two:hover .image-block:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transition: .5s ease;
}
.single-blog-style-two:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}

.blog-post-list {
  margin-bottom: 30px;
  padding: 50px 60px 60px;
}
.blog-post-list .single-post-list + .single-post-list {
  margin-top: 42px;
  padding-top: 42px;
  border-top: 2px solid #fff;
}
.blog-post-list .single-post-list h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  margin-top: 5px;
}
.blog-post-list .single-post-list h3 a {
  color: #0059a9;
  transition: all .4s ease;
}
.blog-post-list .single-post-list h3 a:hover {
  color: #cc9900;
}
.blog-post-list .single-post-list .meta-info a,
.blog-post-list .single-post-list .meta-info span {
  color: #7f8284;
  font-weight: 600;
  font-size: 16px;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
}
.blog-post-list .single-post-list .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.blog-post-list .single-post-list .meta-info a:nth-child(1) {
  color: #cc9900;
}
.blog-post-list .single-post-list .meta-info a {
  transition: all .4s ease;
}
.blog-post-list .single-post-list .meta-info a:hover {
  color: #cc9900;
}

.single-blog-style-three .image-block {
  position: relative;
  overflow: hidden;
}
.single-blog-style-three .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  z-index: 1;
  transition: .5s ease;
}
.single-blog-style-three .image-block > img {
  width: 100%;
}
.single-blog-style-three .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-blog-style-three .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-blog-style-three .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-blog-style-three .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-blog-style-three .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-three .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-three .meta-info {
  margin-top: 30px;
}
.single-blog-style-three .meta-info a,
.single-blog-style-three .meta-info span {
  font-size: 16px;
  color: #7f8284;
  font-weight: 600;
  transition: all .4s ease;
}
.single-blog-style-three .meta-info a:hover,
.single-blog-style-three .meta-info span:hover {
  color: #cc9900;
}
.single-blog-style-three .meta-info a:nth-child(1) {
  color: #cc9900;
}
.single-blog-style-three .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.single-blog-style-three h3,
.single-blog-style-three p {
  margin: 0;
}
.single-blog-style-three h3 {
  margin: 0;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  margin-top: 6px;
}
.single-blog-style-three h3 a {
  color: #0059a9;
  transition: all .4s ease;
}
.single-blog-style-three h3 a:hover {
  color: #cc9900;
}
.single-blog-style-three:hover .image-block:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transition: .5s ease;
}
.single-blog-style-three:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}

.blog-page [class*=single-blog-] {
  margin-bottom: 30px;
}

.blog-page-2-col [class*=single-blog-] {
  margin-bottom: 60px;
}
.blog-page-2-col .blog-post-pagination {
  margin-top: 0;
}

.blog-post-pagination {
  margin-top: 30px;
}
.blog-post-pagination a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f3f3f3;
  line-height: 52px;
  text-align: center;
  font-size: 18px;
  color: #0059a9;
  transition: all .4s ease;
}
.blog-post-pagination a.prev, .blog-post-pagination a.next {
  background: #0059a9;
  color: #fff;
  font-size: 14px;
}
.blog-post-pagination a.active {
  cursor: auto;
}
.blog-post-pagination a.active, .blog-post-pagination a:hover {
  background: #cc9900;
}
.blog-post-pagination a + a {
  margin-left: 10px;
}

.single-blog-page .single-news-content .meta-info {
  margin-top: 20px;
  margin-bottom: 10px;
}
.single-blog-page .single-news-content .meta-info a,
.single-blog-page .single-news-content .meta-info span {
  font-size: 16px;
  color: #7f8284;
  font-weight: 600;
  transition: all .4s ease;
}
.single-blog-page .single-news-content .meta-info a:hover,
.single-blog-page .single-news-content .meta-info span:hover {
  color: #cc9900;
}
.single-blog-page .single-news-content .meta-info a:nth-child(1) {
  color: #cc9900;
}
.single-blog-page .single-news-content .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.single-blog-page .single-news-content p {
  margin: 0;
}
.single-blog-page .single-news-content h2 {
  margin: 0;
  font-size: 40px;
  color: #0059a9;
  font-weight: 600;
}
.single-blog-page .tags-block ul {
  margin: 0;
  padding: 8px 0;
  list-style: none;
  margin-top: -10px;
  margin-left: -5px;
  margin-right: -5px;
}
.single-blog-page .tags-block li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
}
.single-blog-page .tags-block span {
  color: #0059a9;
  font-size: 20px;
  font-weight: 600;
}
.single-blog-page .tags-block a {
  font-size: 14px;
  font-weight: 600;
  color: #0059a9;
  background: #cc9900;
  display: inline-block;
  vertical-align: middle;
  padding: 3px 20px;
  transition: all .4s ease;
  text-transform: uppercase;
}
.single-blog-page .tags-block a:hover {
  color: #0059a9;
  background: #f3f3f3;
}
.single-blog-page .social-block a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f3f3f3;
  color: #949494;
  line-height: 52px;
  font-size: 14px;
  text-align: center;
  transition: all .4s ease;
}
.single-blog-page .social-block a:hover {
  color: #0059a9;
  background: #cc9900;
}
.single-blog-page .social-block a + a {
  margin-left: 10px;
}
.single-blog-page .author-block {
  margin-top: 40px;
  border: 2px solid #f3f3f3;
  padding: 50px;
}
.single-blog-page .author-block .image-block, .single-blog-page .author-block .text-block {
  display: table-cell;
  vertical-align: middle;
}
.single-blog-page .author-block .image-block {
  width: 160px;
}
.single-blog-page .author-block .image-block > img {
  width: 100%;
}
.single-blog-page .author-block .text-block {
  padding-left: 45px;
}
.single-blog-page .author-block .text-block h3, .single-blog-page .author-block .text-block p {
  margin: 0;
}
.single-blog-page .author-block .text-block h3 {
  font-size: 24px;
  color: #0059a9;
  font-weight: 600;
  margin-bottom: 35px;
}
.single-blog-page .author-block .text-block p {
  line-height: 30px;
}
.single-blog-page .block-title {
  margin: 60px 0;
}
.single-blog-page .block-title h3 {
  margin: 0;
  color: #0059a9;
  font-size: 30px;
  font-weight: 600;
}
.single-blog-page .single-comment-block {
  border-bottom: 2px solid #f3f3f3;
  padding-bottom: 70px;
}
.single-blog-page .single-comment-block + .single-comment-block {
  margin-top: 70px;
}
.single-blog-page .single-comment-block .image-block, .single-blog-page .single-comment-block .text-block {
  display: table-cell;
  vertical-align: middle;
}
.single-blog-page .single-comment-block .image-block {
  position: relative;
}
.single-blog-page .single-comment-block .image-block .date-block {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: #cc9900;
  color: #0059a9;
  
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 18px 15px;
  font-size: 14px;
  line-height: 1em;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.single-blog-page .single-comment-block .image-block .inner-block {
  width: 170px;
  border-radius: 50%;
  overflow: hidden;
}
.single-blog-page .single-comment-block .image-block .inner-block > img {
  width: 100%;
}
.single-blog-page .single-comment-block .text-block {
  padding-left: 75px;
  position: relative;
}
.single-blog-page .single-comment-block .text-block h3, .single-blog-page .single-comment-block .text-block p {
  margin: 0;
}
.single-blog-page .single-comment-block .text-block h3 {
  font-size: 20px;
  color: #0059a9;
  margin-bottom: 40px;
}
.single-blog-page .single-comment-block .text-block p {
  color: #7f8284;
  font-size: 16px;
  line-height: 30px;
}
.single-blog-page .single-comment-block .text-block a.reply {
  width: 71px;
  height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: #0059a9;
  background: #cc9900;
  font-weight: 600;
  font-size: 14px;
  line-height: 35px;
  position: absolute;
  top: 0;
  right: 0;
}
.single-blog-page .comment-form input, .single-blog-page .comment-form textarea {
  border: none;
  outline: none;
  background-color: transparent;
  width: 100%;
  height: 81px;
  background: #f3f3f3;
  margin-bottom: 20px;
  display: block;
  padding-left: 40px;
}
.single-blog-page .comment-form input.error, .single-blog-page .comment-form textarea.error {
  background: red;
  color: #fff;
}
.single-blog-page .comment-form input.error::-webkit-input-placeholder, .single-blog-page .comment-form textarea.error::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.single-blog-page .comment-form input.error::-moz-placeholder, .single-blog-page .comment-form textarea.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.single-blog-page .comment-form input.error:-ms-input-placeholder, .single-blog-page .comment-form textarea.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.single-blog-page .comment-form input.error:-moz-placeholder, .single-blog-page .comment-form textarea.error:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.single-blog-page .comment-form textarea {
  padding-top: 20px;
  height: 211px;
}
.single-blog-page .comment-form label.error {
  display: none !important;
}

/************************** 
* 10. project styles 
***************************/
.project-style-one .row {
  margin-left: -1px;
  margin-right: -1px;
}
.project-style-one .row [class*=col-] {
  padding-left: 1px;
  padding-right: 1px;
}




.single-project-style-one .image-block {
position: relative;
overflow: hidden;
}



.single-project-style-one .image-block:after {

  position: absolute;
  top: 0px;
  right: 0;
  width:100%;
  height: 100%;
  background: #0006;
  content: "";

}
.single-project-style-one .image-block > img {
  width: 100%;height: 500px;
}
.single-project-style-one .image-block .overlay {
  overflow: hidden;
  position: absolute;
  top: 60px;
  left: 60px;
  right: 60px;
bottom: 60px;
z-index: 1;
}
.single-project-style-one .image-block .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-project-style-one .image-block .overlay .box .content {
  display: table-cell;
  vertical-align: bottom;

}
@media (max-width: 1280px) {
  .single-project-style-one .image-block .overlay .box .content {
    padding-right: 0;
  }
}
.single-project-style-one .image-block .overlay .box .content .inner-content {
  transition: all .4s ease;
  display: block;
  -webkit-transform: translateY(calc(100% - 100px));
          transform: translateY(calc(100% - 100px));
}
.single-project-style-one .image-block .overlay .box .content h3,
.single-project-style-one .image-block .overlay .box .content p {
  margin: 0;
}
.single-project-style-one .image-block .overlay .box .content h3 {
  font-size: 29px;
  font-weight: 700;
}
@media (max-width: 1280px) {
  .single-project-style-one .image-block .overlay .box .content h3 {
    font-size: 32px;
  }
}
.single-project-style-one .image-block .overlay .box .content h3 a {
  color: #fff;
  transition: all .4s ease;
}
.single-project-style-one .image-block .overlay .box .content h3 a:hover {
  color: #cc9900;
}
.single-project-style-one .image-block .overlay .box .content p {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  margin-top: 27px;
  margin-bottom: 40px;
}
.single-project-style-one:hover .image-block .overlay .box .content .inner-content {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.project-style-two {
  position: relative;
  overflow: hidden;
}
.project-style-two .title-box {
  width: 370px;
  height: 68px;
  background: transparent url("../images/project-title-shape.png") center center no-repeat;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.project-style-two .title-box h3 {
  margin: 0;
  color: #0059a9;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  line-height: 60px;
}
.project-style-two .project-banner-wrapper {
  background-color: #0059a9;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-animation: projectImageScale 20s linear infinite;
          animation: projectImageScale 20s linear infinite;
  transition: all .5s ease;
}
@-webkit-keyframes projectImageScale {
  0% {
    opacity: .65;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  30% {
    opacity: .85;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    opacity: .9;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}
@keyframes projectImageScale {
  0% {
    opacity: .65;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  30% {
    opacity: .85;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    opacity: .9;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}
.project-style-two .container-fluid {
  padding: 0;
  position: relative;
}
.project-style-two .container-fluid span[class*='divider-'] {
  width: 2px;
  height: 100%;
  background: rgba(255, 255, 255, 0.15);
  position: absolute;
  bottom: 0;
}
.project-style-two .container-fluid span.divider-1 {
  left: 25%;
}
.project-style-two .container-fluid span.divider-2 {
  left: 50%;
}
.project-style-two .container-fluid span.divider-3 {
  left: 75%;
}
.project-style-two [class*=col-] {
  position: relative;
  overflow: hidden;
}

.single-project-style-two {
  padding: 60px;
  background: rgba(0, 29, 43, 0.4);
  -webkit-transform: translateY(calc(100% - 160px));
          transform: translateY(calc(100% - 160px));
  transition: all .4s ease;
}
@media (max-width: 1440px) {
  .single-project-style-two {
    padding: 30px 30px;
    -webkit-transform: translateY(calc(100% - 100px));
            transform: translateY(calc(100% - 100px));
  }
}
.single-project-style-two .inner-block .count-block,
.single-project-style-two .inner-block .text-block {
  display: table-cell;
  vertical-align: top;
}
.single-project-style-two .inner-block .count-block .count-text {
  width: 45px;
  height: 45px;
  line-height: 41px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  border: 2px solid #cc9900;
}
.single-project-style-two .inner-block .text-block {
  padding-left: 20px;
}
.single-project-style-two .inner-block .text-block h3 {
  margin: 0;
  font-size: 30px;
  font-weight: 600;
}
@media (max-width: 1440px) {
  .single-project-style-two .inner-block .text-block h3 {
    font-size: 25px;
  }
}
.single-project-style-two .inner-block .text-block h3 a {
  color: #fff;
  transition: all .4s ease;
}
.single-project-style-two .inner-block .text-block h3 a:hover {
  color: #cc9900;
}
.single-project-style-two .inner-block .text-block p {
  color: #b1bec5;
  margin: 53px 0;
}
.single-project-style-two .inner-block .text-block a.thm-btn:hover {
  background: #fff;
  color: #0059a9;
}
.single-project-style-two:hover {
  background: #0059a9;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.single-project-style-three {
  position: relative;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}
.single-project-style-three .image-block {
  position: relative;
  overflow: hidden;
}
.single-project-style-three .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  z-index: 1;
  transition: .5s ease;
}
.single-project-style-three .image-block > img {
  width: 100%;
}
.single-project-style-three .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-project-style-three .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-project-style-three .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-project-style-three .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-project-style-three .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-project-style-three .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-project-style-three .main-content {
  background: #cc9900;
  border-top: 10px solid #fff;
  text-align: center;
  padding: 23px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: all .4s ease;
}
.single-project-style-three .main-content h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}
.single-project-style-three .main-content h3 a {
  color: #0059a9;
  transition: all .4s ease;
}
.single-project-style-three .hover-content {
  background: #f3f3f3;
  border-top: 10px solid #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 0 62px;
  padding-bottom: 40px;
  padding-top: 35px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  transition: all .4s ease;
}
.single-project-style-three .hover-content h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
}
.single-project-style-three .hover-content h3 a {
  color: #0059a9;
  transition: all .4s ease;
}
.single-project-style-three .hover-content h3 a:hover {
  color: #cc9900;
}
.single-project-style-three .hover-content p {
  font-size: 18px;
  line-height: 30px;
  color: #7f8284;
  margin: 0;
  margin-bottom: 20px;
}
.single-project-style-three .hover-content a.thm-btn {
  font-size: 14px;
  padding: 7.5px 29.5px;
}
.single-project-style-three:hover .image-block:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transition: .5s ease;
}
.single-project-style-three:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}
.single-project-style-three:hover .text-block .date {
  background: #f3f3f3;
}
.single-project-style-three:hover .main-content {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.single-project-style-three:hover .hover-content {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.service-style-two-carousel .owl-nav {
  margin: 0;
}
.service-style-two-carousel .owl-dots {
  margin-top: 25px;
}
.service-style-two-carousel .owl-dots .owl-dot span {
  margin: 0;
  width: 7px;
  height: 7px;
  background: #7f8284;
  opacity: .5;
  border-radius: 50%;
  margin: 0 2.5px;
}
.service-style-two-carousel .owl-dots .owl-dot.active span {
  background: #0059a9;
  opacity: 1;
}

.project-page-one .single-project-style-one {
  margin-bottom: 2px;
}

.project-page-two .single-project-style-three {
  margin-bottom: 30px;
}

.project-details-page .row + .row {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .project-details-page .single-service-page-content {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}

/************************** 
* 11. testimonials styles 
***************************/
.single-testimonial-style-one {
  position: relative;
  text-align: center;
  margin-top: 45px;
}
.single-testimonial-style-one .image-block {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.single-testimonial-style-one .image-block i[class*='facdori-icon'] {
  width: 40px;
  height: 40px;
  background: #cc9900;
  text-align: center;
  line-height: 40px;
  color: #0059a9;
  font-size: 11px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.single-testimonial-style-one .image-block .inner-block {
  overflow: hidden;
  width: 90px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}
.single-testimonial-style-one .image-block .inner-block > img {
  width: 100%;
}
.single-testimonial-style-one .text-block {
  background: #fff;
  padding: 0 66px;
  padding-top: 70px;
  padding-bottom: 60px;
}
.single-testimonial-style-one .text-block h3,
.single-testimonial-style-one .text-block p {
  margin: 0;
}
.single-testimonial-style-one .text-block h3 {
  color: #0059a9;
  font-size: 24px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 10px;
}
.single-testimonial-style-one .text-block span {
  font-size: 16px;
  font-weight: 500;
  display: block;
  line-height: 1em;
}
.single-testimonial-style-one .text-block p {
  font-size: 20px;
  line-height: 36px;
  color: #7f8284;
  font-weight: 500;
  margin: 36px 0 0;
}

.testimonials-carousel-style-one .owl-nav,
.testimonials-carousel-style-two .owl-nav {
  margin: 0;
}
.testimonials-carousel-style-one .owl-dots,
.testimonials-carousel-style-two .owl-dots {
  margin-top: 25px;
}
.testimonials-carousel-style-one .owl-dots .owl-dot span,
.testimonials-carousel-style-two .owl-dots .owl-dot span {
  margin: 0;
  width: 7px;
  height: 7px;
  background: #7f8284;
  opacity: .5;
  border-radius: 50%;
  margin: 0 2.5px;
}
.testimonials-carousel-style-one .owl-dots .owl-dot.active span,
.testimonials-carousel-style-two .owl-dots .owl-dot.active span {
  background: #0059a9;
  opacity: 1;
}

.testimonials-style-two {
  background: #fff url(../images/background-1-4.png) bottom center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 120px;
  padding-bottom: 240px;
}
.testimonials-style-two:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .98;
}
.testimonials-style-two .container {
  position: relative;
  max-width: 805px;
}

.single-testimonial-style-two {
  text-align: center;
}
.single-testimonial-style-two p,
.single-testimonial-style-two h4 {
  margin: 0;
}
.single-testimonial-style-two p {
  font-size: 40px;
  line-height: 60px;
  font-weight: 300;
  color: #26263e;
  margin-top: 30px;
  margin-bottom: 40px;
}
.single-testimonial-style-two h4 {
  color: #0059a9;
  font-weight: 600;
  font-size: 24px;
}
.single-testimonial-style-two .image-block {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.single-testimonial-style-two .image-block i[class*='facdori-icon'] {
  width: 40px;
  height: 40px;
  background: #cc9900;
  text-align: center;
  line-height: 40px;
  color: #0059a9;
  font-size: 11px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.single-testimonial-style-two .image-block .inner-block {
  overflow: hidden;
  width: 90px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}
.single-testimonial-style-two .image-block .inner-block > img {
  width: 100%;
}

.testimonials-style-three-carousel-wrapper {
  padding: 80px 80px;
}

.single-testimonial-style-three h3, .single-testimonial-style-three p {
  margin: 0;
}
.single-testimonial-style-three i {
  width: 40px;
  height: 40px;
  background: #cc9900;
  text-align: center;
  line-height: 40px;
  color: #0059a9;
  font-size: 11px;
  border-radius: 50%;
  display: block;
  margin-bottom: 25px;
}
.single-testimonial-style-three p {
  font-size: 28px;
  line-height: 46px;
  font-weight: 400;
  margin: 0;
  color: #fff;
}
.single-testimonial-style-three h3 {
  font-size: 24px;
  color: #cc9900;
  font-weight: 600;
}
.single-testimonial-style-three span {
  display: block;
  color: #b1bec5;
  font-size: 16px;
  font-weight: 500;
  line-height: 1em;
}
.single-testimonial-style-three .client-block {
  padding-top: 40px;
  margin-top: 35px;
  border-top: 2px solid rgba(255, 255, 255, 0.05);
}
.single-testimonial-style-three .client-block .image-block, .single-testimonial-style-three .client-block .text-block {
  display: table-cell;
  vertical-align: middle;
}
.single-testimonial-style-three .client-block .image-block {
  overflow: hidden;
  width: 90px;
  border-radius: 50%;
}
.single-testimonial-style-three .client-block .image-block > img {
  width: 100%;
}
.single-testimonial-style-three .client-block .text-block {
  padding-left: 20px;
}

.testimonials-style-three-carousel .owl-nav {
  margin: 0;
}
.testimonials-style-three-carousel .owl-dots {
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.testimonials-style-three-carousel .owl-dots .owl-dot span {
  margin: 0;
  width: 7px;
  height: 7px;
  background: #fff;
  opacity: .2;
  border-radius: 50%;
  margin: 0 2.5px;
}
.testimonials-style-three-carousel .owl-dots .owl-dot.active span {
  background: #fff;
  opacity: 1;
}

.testimonials-page .single-testimonial-style-one {
  margin-bottom: 60px;
}

/************************** 
* 12. trusted clients styles 
***************************/
.trusted-clients .image-block-wrapper {
  position: relative;
  display: block;
}
.trusted-clients .image-block-wrapper img {
  width: 100%;
}
.trusted-clients .image-block-wrapper .bubbled-text-block {
  position: absolute;
  top: 45px;
  left: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 1440px) {
  .trusted-clients .image-block-wrapper .bubbled-text-block {
    -webkit-transform: translateX(-35%);
            transform: translateX(-35%);
  }
}
.trusted-clients .image-block-wrapper .bubbled-text-block .inner-box {
  display: block;
  width: 100%;
}
.trusted-clients .image-block-wrapper .bubbled-text-block:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  right: 25px;
  bottom: 0;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}
.trusted-clients .image-block-wrapper .bubbled-text-block span {
  color: #7f8284;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  
  line-height: 1em;
}
.trusted-clients .image-block-wrapper .bubbled-text-block h3 {
  margin: 0;
  color: #0059a9;
  font-weight: 600;
  font-size: 40px;
  line-height: 1em;
}
.trusted-clients .trusted-clients-icon-text-block {
  padding: 128px 0;
}
@media (max-width: 1440px) {
  .trusted-clients .trusted-clients-icon-text-block {
    padding: 171px 0;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.trusted-clients .trusted-clients-icon-text-block .icon-block, .trusted-clients .trusted-clients-icon-text-block .text-block {
  display: table-cell;
  vertical-align: top;
}
.trusted-clients .trusted-clients-icon-text-block .icon-block i {
  font-size: 120px;
  color: #0059a9;
  display: block;
  line-height: 1em;
  position: relative;
  top: 20px;
}
.trusted-clients .trusted-clients-icon-text-block h3 {
  margin: 0;
  font-size: 60px;
  color: #0059a9;
  font-weight: 700;
}
@media (max-width: 1440px) {
  .trusted-clients .trusted-clients-icon-text-block h3 {
    font-size: 50px;
  }
  .trusted-clients .trusted-clients-icon-text-block h3 br {
    display: none;
  }
}
.trusted-clients .trusted-clients-icon-text-block .text-block {
  padding-left: 50px;
}
.trusted-clients .trusted-client-content-block h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 40px;
}

.trusted-clients-two-upper-image-block {
  margin-top: -120px;
}
.trusted-clients-two-upper-image-block .trusted-client-main-image {
  float: right;
  position: relative;
  z-index: 99;
}
.trusted-clients-two-upper-image-block .container {
  position: relative;
}

.trusted-clients-two .tructed-client-text-image-box {
  padding: 120px 0;
  margin-right: 40px;
}
.trusted-clients-two .tructed-client-text-image-box .image-block, .trusted-clients-two .tructed-client-text-image-box .text-block {
  float: left;
}
.trusted-clients-two .tructed-client-text-image-box .image-block {
  width: 210px;
  float: right;
}
.trusted-clients-two .tructed-client-text-image-box .image-block > img {
  width: 100%;
}
.trusted-clients-two .tructed-client-text-image-box .text-block {
  background: #cc9900;
  width: calc(100% - 210px);
  padding: 51px 0;
  padding-left: 60px;
  padding-right: 60px;
}
.trusted-clients-two .tructed-client-text-image-box .text-block h3 {
  margin: 0;
  color: #0059a9;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}
.trusted-clients-two .trusted-client-content-block {
  margin-left: 50px;
  position: relative;
  padding: 120px;
  padding-top: 90px;
  padding-bottom: 0;
  padding-right: 0;
  margin-top: -120px;
  z-index: 100;
}
.trusted-clients-two .trusted-client-content-block:before {
  content: '';
  height: 100%;
  width: 1000000px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.trusted-clients-two .trusted-client-content-block .inner-content {
  position: relative;
}
.trusted-clients-two .trusted-client-content-block .inner-content h3 {
  font-size: 60px;
  font-weight: 600;
  color: #0059a9;
  margin: 0;
}
.trusted-clients-two .trusted-client-content-block .inner-content p {
  margin: 42px 0;
}

/************************** 
* 13. faq styles 
***************************/
.faq-style-one {
  margin-left: 120px;
  max-width: 465px;
  margin-right: auto;
}
@media (max-width: 1440px) {
  .faq-style-one {
    margin-left: 90px;
    max-width: 495px;
    padding: 55px 0 0;
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) {
  .faq-style-one {
    padding-right: 15px;
  }
}
.faq-style-one .sec-title {
  margin-bottom: 50px;
}
.faq-style-one .accrodion-grp .accrodion + .accrodion {
  padding-top: 26px;
  margin-top: 26px;
border-top: 2px solid #e2e2e2;
}
.faq-style-one .accrodion-grp .accrodion .accrodion-title {
  cursor: pointer;
}
.faq-style-one .accrodion-grp .accrodion .accrodion-title h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #0059a9;
  padding: 0px 0;
  padding-top: 0;
  padding-left: 0px;
  position: relative;
  transition: all .4s ease;
}
.faq-style-one .accrodion-grp .accrodion .accrodion-title h4:before {
  font-family: 'FontAwesome';
  content: '\f067';
  display: inline-block;
  background: #cc9900;
  width: 27px;
  height: 27px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: -10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: all .4s ease;
}
.faq-style-one .accrodion-grp .accrodion .accrodion-content .inner {
  padding-top: 40px;
}
.faq-style-one .accrodion-grp .accrodion .accrodion-content .inner p {
  margin: 0;
  font-size: 16px;
  line-height: 34px;
  color: #7f8284;
}
.faq-style-one .accrodion-grp .accrodion.active .accrodion-title h4:before {
  content: '\f068';
  background: #0059a9;
  color: #fff;
}

/************************** 
* 14. work process styles 
***************************/
.work-process .row-outer {
  border: 2px solid #f3f3f3;
}
.work-process .row-outer [class*=col-] {
  position: relative;
}
.work-process .row-outer [class*=col-] + [class*=col-] {
  border-left: 2px solid #f3f3f3;
}
.work-process p.block-text {
  font-size: 18px;
  margin-top: 50px;
}

.single-work-process {
  padding: 72.5px 0;
}
.single-work-process a.more-link {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  background: #cc9900;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.single-work-process a.more-link i {
  font-size: 12px;
  color: #0059a9;
  line-height: 40px;
}
.single-work-process h3, .single-work-process p {
  margin: 0;
}
.single-work-process .count {
  display: block;
  font-size: 100px;
  font-weight: 300;
  line-height: .65em;
  color: #0059a9;

}
.single-work-process .count span.text-name {
  text-transform: uppercase;
  color: #cc9900;
  font-size: 20px;
  font-weight: 500;
  
  margin-left: -5px;
}
.single-work-process h3 {
  font-size: 24px;
  font-weight: 600;
  color: #0059a9;
  margin-bottom: 30px;
}
.single-work-process p {
  width: 57%;
  margin-left: auto;
  margin-right: auto;
}

/************************** 
* 15. brand carousel styles 
***************************/
.brand-carousel-one {
  padding: 90px 0;
}
.brand-carousel-one .owl-nav {
  margin: 0;
}

/************************** 
* 16. cta styles 
***************************/
.cta-style-one {
  position: relative;
  background: #001d2b url(../images/background-1-2.jpg) center center no-repeat fixed;
  background-size: cover;
  padding: 110px 0;
  padding-bottom: 120px;
}
.cta-style-one:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #001d2b;
  opacity: .6;
  width: 100%;
  height: 100%;
}
.cta-style-one h3 {
  font-size: 70px;
  color: #fff;
  font-weight: 700;
  margin: 0;
  margin-bottom: 60px;
}
.cta-style-one .single-cta-content {
  margin-bottom: 60px;
  display: inline-block;
  vertical-align: middle;
}
.cta-style-one .single-cta-content + .single-cta-content {
  margin-left: 120px;
}
.cta-style-one .single-cta-content i {
  color: #cc9900;
  font-size: 64px;
  line-height: 1em;
  display: block;
}
.cta-style-one .single-cta-content h4 {
  margin: 0;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-top: 25px;
}

.cta-style-two {
  padding: 100px 0;
}
.cta-style-two .cta-content .icon-block,
.cta-style-two .cta-content .text-block {
  display: table-cell;
  vertical-align: middle;
}
.cta-style-two .cta-content .icon-block i {
  display: block;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background: #0059a9;
  line-height: 85px;
  text-align: center;
  color: #fff;
  font-size: 46px;
}
.cta-style-two .cta-content .text-block {
  padding-left: 30px;
}
.cta-style-two .cta-content .text-block h3,
.cta-style-two .cta-content .text-block p {
  margin: 0;
}
.cta-style-two .cta-content .text-block h3 {
  color: #0059a9;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
}

.cta-style-three {
  background: #cc9900 url(../images/background-1-3.jpg) center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 113.5px 0;
  position: relative;
}
.cta-style-three:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #cc9900;
  opacity: .85;
}
.cta-style-three .container {
  position: relative;
}
.cta-style-three h3,
.cta-style-three p {
  margin: 0;
  color: #0059a9;
}
.cta-style-three h3 {
  font-weight: bold;
  font-size: 50px;
  margin-bottom: 25px;
}
.cta-style-three p {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 60px;
}
.cta-style-three .thm-btn {
  background: #fff;
  color: #0059a9;
}
.cta-style-three .thm-btn:hover {
  color: #fff;
  background: #0059a9;
}
.cta-style-three.about-page-two {
  background: #fff url(../images/background-1-4.png) top center no-repeat fixed;
  background-size: cover;
  position: relative;
}
.cta-style-three.about-page-two:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .85;
}
.cta-style-three.about-page-two img {
  margin-bottom: 45px;
}
.cta-style-three.about-page-two .thm-btn {
  background: #cc9900;
}
.cta-style-three.about-page-two .thm-btn:hover {
  background: #fff;
  color: #0059a9;
}

.cta-style-four {
  position: relative;
  background: #001d2b url(../images/background-1-2.jpg) center center no-repeat fixed;
  background-size: cover;
  padding: 110px 0;
  padding-bottom: 120px;
}
.cta-style-four:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #001d2b;
  opacity: .6;
  width: 100%;
  height: 100%;
}
.cta-style-four .container {
  position: relative;
}
.cta-style-four h3 {
  font-size: 70px;
  color: #fff;
  font-weight: 700;
  margin: 0;
  margin-bottom: 60px;
}

/************************** 
* 17. team styles 
***************************/
.single-team-style-one {
  margin-bottom: 30px;
}
.single-team-style-one .image-block {
  position: relative;
  overflow: hidden;
}
.single-team-style-one .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  z-index: 1;
  transition: .5s ease;
}
.single-team-style-one .image-block > img {
  width: 100%;
}
.single-team-style-one .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-team-style-one .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-team-style-one .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-team-style-one .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-team-style-one .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-team-style-one .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-team-style-one .text-block {
  margin-top: 20px;
}
.single-team-style-one .text-block h3, .single-team-style-one .text-block p {
  margin: 0;
}
.single-team-style-one .text-block h3 {
  font-size: 24px;
  font-weight: 600;
  color: #0059a9;
}
.single-team-style-one .text-block p {
  color: #7f8284;
  font-size: 16px;
  margin-top: 5px;
}
.single-team-style-one .text-block .social {
  margin-top: 15px;
}
.single-team-style-one .text-block .social a {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f3f3f3;
  text-align: center;
  line-height: 52px;
  display: inline-block;
  color: #7f8284;
  transition: all .4s ease;
}
.single-team-style-one .text-block .social a:hover {
  background: #0059a9;
  color: #fff;
}
.single-team-style-one .text-block .social a + a {
  margin-left: 10px;
}
.single-team-style-one:hover .image-block:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transition: .5s ease;
}
.single-team-style-one:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}

/************************** 
* 18. featured styles 
***************************/
.featured-style-one-image-block {
  position: relative;
}
.featured-style-one-image-block .bubbled-text-block {
  position: absolute;
  top: 45px;
  right: 0;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  z-index: 10;
}
@media (max-width: 1440px) {
  .featured-style-one-image-block .bubbled-text-block {
    -webkit-transform: translateX(-35%);
            transform: translateX(-35%);
  }
}
.featured-style-one-image-block .bubbled-text-block .inner-box {
  display: block;
  width: 100%;
}
.featured-style-one-image-block .bubbled-text-block:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  right: 25px;
  bottom: 0;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}
.featured-style-one-image-block .bubbled-text-block span {
  color: #7f8284;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  
  line-height: 1em;
}
.featured-style-one-image-block .bubbled-text-block h3 {
  margin: 0;
  color: #0059a9;
  font-weight: 600;
  font-size: 40px;
  line-height: 1em;
}
.featured-style-one .content-block {
  padding-left: 120px;
  padding-top: 120px;
}
.featured-style-one .content-block > p {
  margin: 0;
  font-size: 16px;
  color: #b1bec5;
  margin-top: 40px;
  margin-bottom: 60px;
}
.featured-style-one .content-block .row {
  margin-left: -12.5px;
  margin-right: -12.5px;
}
.featured-style-one .content-block .row [class*=col-] {
  padding-left: 12.5px;
  padding-right: 12.5px;
}

.single-featured-content-one {
  padding: 42px 0;
  background: #001d2b;
}
.single-featured-content-one i {
  font-size: 60px;
  color: #cc9900;
}
.single-featured-content-one h3, .single-featured-content-one p {
  margin: 0;
}
.single-featured-content-one h3 {
  color: #fff;
  font-weight: 600;
  font-size: 30px;
  line-height: 1em;
  margin-top: 20px;
}
.single-featured-content-one p {
  color: #b1bec5;
  font-size: 16px;
  font-weight: 500;
  line-height: 1em;
  margin-top: 5px;
}

.featured-style-two-row {
  margin-left: -40px;
  margin-right: -40px;
  margin-top: -50px;
}
.featured-style-two-row [class*=col-] {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 50px;
}

.featured-style-two .sec-title {
  margin-top: -20px;
}

.single-featured-content-two p {
  margin: 0;
  margin-top: 10px;
}
.single-featured-content-two .top-box .icon-block, .single-featured-content-two .top-box .text-block {
  display: table-cell;
  vertical-align: middle;
}
.single-featured-content-two .top-box .icon-block i {
  color: #cc9900;
  font-size: 52px;
  line-height: 1em;
  display: block;
}
.single-featured-content-two .top-box .text-block {
  padding-left: 30px;
}
.single-featured-content-two .top-box .text-block h3 {
  margin: 0;
  color: #0059a9;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
}

/************************** 
* 19. funfact styles 
***************************/
.fun-fact-style-one {
  background: #0059a9 url(../images/footer-bg-1-1.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
  padding: 168.5px 0;
}
.fun-fact-style-one:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0059a9;
  opacity: .9;
}

.single-fun-fact h3, .single-fun-fact p {
  margin: 0;
}
.single-fun-fact h3 {
  color: #fff;
  font-weight: 300;
  font-size: 130px;
  line-height: 1em;
}
.single-fun-fact h3 .plus {
  color: #cc9900;
}
.single-fun-fact p {
  font-size: 20px;
  color: #bfd4ef;
  font-weight: normal;
}

/************************** 
* 20. inner banner styles 
***************************/
.inner-banner {
  background: #0059a9 url(../images/inner-banner-1-1.jpg) center top no-repeat;
  background-size: cover;
  position: relative;
  padding: 0px 0;
  padding-top: 180px;
  padding-bottom: 85px;
}
.inner-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #001d2b;
  opacity: .5;
}
.inner-banner .container {
  position: relative;
}
.inner-banner .container h1, .inner-banner .container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.inner-banner .container h1 {
  font-size: 80px;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.inner-banner .container .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  text-align: center;
  display: inline-block;
  border-bottom: 2px solid #cc9900;
}
.inner-banner .container .breadcrumb li {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  
}
.inner-banner .container .breadcrumb li + li:before {
  content: '-';
  display: inline-block;
  vertical-align: middle;
  margin-left: 9px;
  margin-right: 9px;
}
.inner-banner .container .breadcrumb li a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

/************************** 
* 21. history styles 
***************************/
.single-history-one .image-block {
  position: relative;
  overflow: hidden;
}
.single-history-one .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  z-index: 1;
  transition: .5s ease;
}
.single-history-one .image-block > img {
  width: 100%;
}
.single-history-one .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-history-one .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-history-one .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-history-one .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-history-one .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-history-one .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-history-one .text-block {
  text-align: center;
  position: relative;
  padding-top: 60px;
}
.single-history-one .text-block .date-box {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background: #cc9900;
  line-height: 85px;
  text-align: center;
  font-size: 24px;
  color: #0059a9;
  font-weight: 600;
}
.single-history-one .text-block h3 {
  margin: 0;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 30px;
}
.single-history-one .text-block h3 a {
  color: #0059a9;
}
.single-history-one .text-block p {
  margin: 0;
  width: 73%;
  margin-left: auto;
  margin-right: auto;
}
.single-history-one:hover .image-block:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transition: .5s ease;
}
.single-history-one:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}

/************************** 
* 22. sidebar styles 
***************************/
@media (max-width: 991px) {
  .sidebar {
    margin-top: 70px;
  }
}
.sidebar .single-sidebar + .single-sidebar {
  margin-top: 30px;
}
.sidebar .single-sidebar p,
.sidebar .single-sidebar h3,
.sidebar .single-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
.sidebar .single-sidebar .search-form {
  padding: 31px 50px;
  position: relative;
}
.sidebar .single-sidebar .search-form input,
.sidebar .single-sidebar .search-form button {
  border: none;
  outline: none;
  background-color: transparent;
  color: #7f8284;
}
.sidebar .single-sidebar .search-form input {
  font-weight: 600;
  width: 100%;
}
.sidebar .single-sidebar .search-form button {
  position: absolute;
  top: 50%;
  right: 50px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}*/

.search-take {
float:right;
margin-top:50px;
width: 25%;
margin-left: 40px;
}



.search-area {
width: 280px;

margin: 0 auto;

position: absolute;

right: 15px;
display: none;
  transition: all .4s ease;
}

.form-search {
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 30px !important;
    position: relative;
}


input.input-text {
    border: none;
    height: 48px;
    background-color: #fff;
    padding: 10px 15px;
    color: #333;
    width: 100%;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    border-radius: 30px;

}


.form-search button.button {
    color: #fff;
    background-color: #48bc28;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    top: -1px;

    width: 60px;
    font-size: 17px;
    line-height: 40px;
    transition: background-color ease 0.5s;
    border-radius: 0 30px 30px 0;
    border: 1px solid #48bc28;
    border: 0;
background: #c90;
}




.sidebar .single-sidebar .title-box {
  margin-bottom: 30px;
}
.sidebar .single-sidebar .title-box h3 {
  margin: 0;
  color: #0059a9;
  font-size: 20px;
  font-weight: 600;
}
.sidebar .single-sidebar .tag-wrapper {
  margin-top: -10px;
  margin-left: -5px;
  margin-right: -5px;
}
.sidebar .single-sidebar .tag-wrapper li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.sidebar .single-sidebar .tag-wrapper a {
  font-size: 14px;
  font-weight: 600;
  color: #7f8284;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  padding: 3px 20px;
  transition: all .4s ease;
  text-transform: uppercase;
}
.sidebar .single-sidebar .tag-wrapper a:hover {
  color: #0059a9;
  background: #cc9900;
}
.sidebar .single-sidebar .categories-list li {
  line-height: 1em;
}
.sidebar .single-sidebar .categories-list li + li {
  margin-top: 31px;
}
.sidebar .single-sidebar .categories-list li a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #7f8284;
  transition: all .4s ease;
}
.sidebar .single-sidebar .categories-list li a:hover {
  color: #cc9900;
}
.sidebar .single-sidebar .social a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #fff;
  color: #949494;
  line-height: 52px;
  font-size: 14px;
  text-align: center;
  transition: all .4s ease;
}
.sidebar .single-sidebar .social a:hover {
  color: #0059a9;
  background: #cc9900;
}
.sidebar .single-sidebar .social a + a {
  margin-left: 10px;
}
.sidebar .single-sidebar .single-tweet {
  font-size: 16px;
  color: #b1bec5;
  line-height: 30px;
  font-weight: 500;
}
.sidebar .single-sidebar .single-tweet a {
  color: #cc9900;
  text-decoration: underline;
}
.sidebar .single-sidebar .single-tweet .name {
  margin-top: 15px;
  color: #fff;
  font-weight: 600;
}
.sidebar .single-sidebar .single-tweet .name .account-name {
  color: #cc9900;
}
.sidebar .single-sidebar .single-tweet .name .account-name i {
  font-size: 20px;
  margin-right: 7px;
  display: inline-block;
  vertical-align: middle;
}
.sidebar .single-sidebar .single-tweet .name .sep {
  margin-left: 10px;
  margin-right: 10px;
}
.sidebar .single-sidebar .tab-title {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
}
.sidebar .single-sidebar .tab-title li {
  display: inline-block;
  margin-bottom: 0 !important;
  float: left;
  width: 50%;
  text-align: center;
}
.sidebar .single-sidebar .tab-title li a {
  display: block;
  border: none;
  outline: none;
  display: block;
  cursor: pointer;
  padding: 28px 0;
  border-radius: 0 !important;
  transition: all 0.4s ease;
}
.sidebar .single-sidebar .tab-title li a h3 {
  font-size: 16px;
  color: #0059a9;
  font-weight: 600;
}
.sidebar .single-sidebar .post-wrapper {
  padding: 50px;
  padding-right: 30px;
}
.sidebar .single-sidebar .single-recent-post + .single-recent-post {
  border-top: 2px solid #fff;
  margin-top: 30px;
  padding-top: 30px;
}
.sidebar .single-sidebar .single-recent-post .image-block, .sidebar .single-sidebar .single-recent-post .text-block {
  display: table-cell;
  vertical-align: top;
}
.sidebar .single-sidebar .single-recent-post .image-block {
  width: 66px;
}
.sidebar .single-sidebar .single-recent-post .image-block > img {
  width: 100%;
}
.sidebar .single-sidebar .single-recent-post .text-block {
  padding-left: 30px;
}
.sidebar .single-sidebar .single-recent-post .text-block .date {
  color: #cc9900;
  font-size: 16px;
  display: block;
  line-height: 1em;
}
.sidebar .single-sidebar .single-recent-post .text-block h3 {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
}
.sidebar .single-sidebar .single-recent-post .text-block h3 a {
  color: #7f8284;
  transition: all .4s ease;
}
.sidebar .single-sidebar .single-recent-post .text-block h3 a:hover {
  color: #0059a9;
}
.sidebar .twitter-widget {
  background: #0059a9;
}
.sidebar .twitter-widget .title-box {
  margin-bottom: 15px;
}
.sidebar .twitter-widget .title-box h3 {
  color: #fff;
}
.sidebar .single-sidebar:not(.twitter-widget) {
  background: #f3f3f3;
}
.sidebar .single-sidebar:not(.search-widget):not(.post-tabbed-widget) {
  padding: 50px;
}


.about-sa .text-once {
align-items: center;
display: flex;
}

.about-sa .text-block img {
width:100%;
}

.about-sa .img-bg {
width: 100%;
position: relative;}

.about-sa .img-bg:after {
content: '';
position: absolute;
width: 50%;
height: 50%;
z-index: -1;
top: -10px;
left: -10px;
background-color: #cc9900;}



.about-sa .img-bg:before {
content: '';
position: absolute;
width: 50%;
height: 50%;
z-index: -1;
bottom: -10px;
right: -10px;
background-color: #0059a9;}



.about-sa .text-once .text-block {

display: inline-block;
text-align: center;
}

.faq-accrodion {
padding:15px;
background:#fff;
border-radius:15px;
}


.part-carousel img {
width: 120px !important;
margin: 0 auto;}


.clin-sec {
background: linear-gradient(to right, #0059a9, #006eb6);
padding: 30px 0;

background: linear-gradient(to right, #212529, #495057);


}

.clin-sec .sec-title h2 {
color:#fff;
}


.part-carousel .owl-item {

display: grid;
align-items: center;
height:120px;

background: #fff;
}






/*** 

====================================================================
	Main Slider Banner
====================================================================

***/

.slide-progress {
  width: 0;
    max-width: 100%;
    height: 4px;
    background: #6060604d;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;z-index: 2;
}

.main-slider{
	position:relative;
	background-size:cover;
}

.main-slider.style-two{

}

.main-slider .slider-outer .owl-item{
	position:relative;
}


/*
.main-slider .owl-item:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 4;
    display: inline-block;
    background: #0006;
}*/

.main-slider .auto-container{
	position:relative;
}

.main-slider .slide{
position: relative;
width: 100%;
overflow: hidden;

}

.main-slider .slide img {
height:600px;
 }


/*
.main-slider .owl-item img {
    transition: all ease-in-out 3s;
transform:scale(1.3);
height:100%;
}



.main-slider .owl-item.active img {
transform:scale(1);
 }

*/


.decrepation-sl {
position: absolute;
width: 100%;

}






/*
.main-slider .slide:after {

	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:100%;
	height:100%;
	background-color:#0006;
}
*/
.main-slider .slide .container {
	position:relative;
z-index:10;
}

.main-slider .slide.style-two{
	background-size:cover;
	background-position:center bottom;
}

.main-slider .slide .content{
	position:relative;

}

.main-slider .slide .content.alternate{
padding: 60px 0;
width: 50%;
margin: 0 auto;
display: block;

position: relative;margin-bottom: 0;

}


/*
.main-slider .slide .content.alternate:after {
position: absolute;
content: '';
top: 30px;
left: 30px;
width: 80px;
height: 2px;
background-color: #7b0c0c;
}
*/

.main-slider.style-three .slide .content{
	padding:270px 0px 170px;
}

.main-slider.style-four .content{
	max-width:610px;
	padding:140px 50px 140px;
	background-color:rgba(0,0,0,0.85);
}

.main-slider.style-four .content .title{
	color:#f91101;
	font-weight:600;
}

.main-slider.style-four .content h1:before{
	position:absolute;
	content:'';
	left:-50px;
	top:0px;
	width:5px;
	height:100%;
	background-color:#f71101;
}

.main-slider.style-four .content h1{
	color:#ffffff;
	font-size:60px;
	font-weight:700;
	line-height:1.2em;
	padding-bottom:0px;
	margin-bottom:15px;
}

.main-slider.style-four .content h1:after{
	display:none;
}

.main-slider.style-four .content .text{
	color:#ffffff;
}

.main-slider .title{
	position:relative;
	color:#d1ae7c;
	opacity: 0;
	font-size:14px;
	letter-spacing:2px;
	margin-bottom:15px;
	text-transform:uppercase;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}

.main-slider .active .title{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 600ms;
}

.main-slider h1{
	position:relative;
	color:#415762;
	opacity: 0;
	font-weight:700;
	line-height:1.3em;
	padding-bottom:20px;
	margin-bottom:30px;
	text-transform:capitalize;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}

.main-slider h1:after{
	position:absolute;
	left:0px;
	bottom:0px;
	content:'';
	width:50px;
	height:4px;
	background-color:#415762;
}

.main-slider h1 span{
	color:#ed8800;


}

.main-slider h1 span.alternate{
	display:block;
	background: linear-gradient(to right, #f44c01 0%, #ff7a01 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.main-slider h1.alternate{
padding-bottom: 0px;
margin-bottom: 0;
font-size: 20px;
text-transform: capitalize;
font-weight: bold;line-height: 35px;
}

.main-slider h1.alternate,
.main-slider h1.alternate span{
	color:#ffffff;
}

.main-slider h1.alternate:after{
	display:none;
}

.main-slider h1.style-two{
	color:#ffffff;
	font-size:60px;
	font-weight:700;
	padding-bottom:0px;

}

.main-slider h1.style-two span{
	color:#ad8e63;
}

.main-slider h1.style-two:after{
	display:none;
}

.main-slider .active h1{
	opacity: 1;

	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 500ms;
}

.main-slider .text{
	position:relative;
	color:#1a1e66;
	font-size:18px;
	opacity:0;
	line-height: 1.6em;
	font-weight:400;

	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;

	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
font-size: 20px;
line-height: 25px;
font-weight: 400;
}

.main-slider .text.alternate{
	color:#ffffff;
}


.main-slider .active .text{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 500ms;
}




/*
.main-slider .active h1 {-webkit-animation: 1s .3s bounceInLeft both;}
.main-slider .active p {-webkit-animation: 1s .3s fadeInUp both;animation: 1s .3s fadeInUp both;}

*/






.main-slider .btn-box{
	opacity:0;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}

.main-slider .active .btn-box{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 2000ms;
}

.main-slider .link-box{
	position:relative;
	opacity:0;
	z-index:10;
	margin-right:30px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}

.main-slider .link-box .theme-btn{
	margin-right:20px;
	margin-bottom:10px;
}

.main-slider .active .link-box{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 2500ms;
}

.main-slider .business-image-box{
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
	right:-250px;
}

.main-slider .owl-dots {
position: absolute;
left: 50%;
bottom: 20px;bottom: 10px;
transform: translate(-50%,0);
}

.main-slider .owl-dots .owl-dot{
	position:relative;
width: 30px;
height: 4px;
	margin:0px 4px;
	overflow: hidden;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;background: #fff;
}


/*
.main-slider .owl-dots .owl-dot:before{
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50%;
	background-color: #fff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}*/

.main-slider .owl-dots .owl-dot.active,
.main-slider .owl-dots .owl-dot:hover{
	background: #cc9900;
}

.main-slider .owl-nav{
	position:absolute;
	left:0px;
	top:60%;
	z-index:1;
	width:100%;
	margin-top:-40px;
}

.main-slider .owl-nav .owl-prev{

left: 0;

border-left: 0;
font-size: 34px !important;
opacity:0;
}

.main-slider .owl-nav .owl-next{

right: 0;
border-left: 0;
font-size: 34px !important;
opacity:0;

}

.main-slider:hover .owl-nav > div {
opacity:1;
}

.main-slider.style-three .owl-nav .owl-prev,
.main-slider.style-three .owl-nav .owl-next{
	border-color:#7e6a46;
	color:#7e6a46;
}

.main-slider.style-three .owl-nav .owl-prev:hover,
.main-slider.style-three .owl-nav .owl-next:hover{
	border-color:#7e6a46;
	background-color:#7e6a46;
}

.main-slider .owl-nav .owl-prev:hover,
.main-slider .owl-nav .owl-next:hover{
	color:#ffffff;
	border-color:#ed8800;
	background-color:#ed8800;
}

.main-slider.style-four .owl-nav .owl-prev,
.main-slider.style-four .owl-nav .owl-next{
	border:none;
	color:#ffffff;
	border-radius:50%;
	background-color:rgba(0,0,0,0.60);
}




.y-color {
color: #fec63a !important;
width: 100%;
display: inline-block;
font-size: 26px;margin-bottom: 25px;
}


.top-right {
display: inline-flex;
margin-right: 20px;
padding: 14px 10px;
border-right: 1px solid #fefefe1a;
}

.social-icon-one li a {
color:#fff;
}

.social-icon-one li {
float: none;
margin: 0 10px;
display: inline-block;
}



.ct-counter-number-suffix {
font-size: 37px;
font-weight: bold;
margin-left: 5px;
color: #33c7fb;
}


.member_counter {
background: url(../images/counter_bg.jpg);



text-align: center;
color: #fff;
	position:relative;
background-size: contain;
background-position: unset;

background-attachment: fixed;
background-position: bottom center;
background-repeat: no-repeat;
background-size: cover;

}


.member_counter .container {
	position:relative;
z-index:3;
}
.member_counter:after {

	position:absolute;
	left:0px;
	bottom:0px;
	content:'';
	width:100%;
	height:100%;
	background-color: #001d67;
opacity: .8;z-index:1;
}

.member_counter [class*=col-lg] {

padding: 50px 0;
}

/*

.member_counter [class*=col-lg]:nth-child(1) {

background: #00f3;
}



.member_counter [class*=col-lg]:nth-child(2) {

background: #00f3;
}

.member_counter [class*=col-lg]:nth-child(3) {

background: #00f3;
}


.member_counter [class*=col-lg]:nth-child(4) {

background: #00f3;
}



.member_counter [class*=col-lg]:nth-child(5) {

background: #00f3;
}


.member_counter [class*=col-lg]:nth-child(6) {

background: #00f3;
}

*/

.member_counter .counter {
font-size: 38px;font-weight: bold;
color: #fff;
}


.single_member_counter h4 {
    font-size: 18px;
    margin-top: 30px;
    padding: 0 5px;
    font-weight: bold;color: #fff;text-transform: capitalize;
}

.single_member_counter h4 i {
color:#f00;
margin-right:15px;
}


.single_member_counter {
position: relative;
}


.single_member_counter:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    opacity: .2;
    left: 50%;
    top: 45.5%;
}


.no-befo:before {
display:none;
}


.counter-icon {
position: relative;

padding-bottom: 20px;

margin-bottom: 15px;}

.counter-icon::before, .counter-icon::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    height: 9px;
    width: 9px;
    background: #34ccff;
    border-radius: 50%;
}


.counter-icon::after {
    height: 5px;
    width: 5px;
    background: #fff;
    bottom: 2px;
}
/*
.single_member_counter:after {
position: absolute;
right: 0px;
bottom: 0px;
content: '';
width: 1px;
height: 100%;
background-color: #ffffff4d;
}*/
/*
.xco-five {

width:20%;
float:left;
}
*/


.how-happen {
padding: 30px 0;
}


.how-happen .single_box {
position: relative;
padding-left: 45px;
width: 100%;
display: inline-block;
}

.how-happen .single_box h4 {
padding: 15px;
text-align: center;
border-radius: 15px;
margin: 20px 0;
float: left;
font-size: 17px;
background: linear-gradient(to right, #cc9900, #c81f27);
color: #333;
background: #f0f0f0;
box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.08);
}

.how-happen .single_box .happen {
padding: 15px 0;
margin: 20px 0;
position: absolute;
left: -8px;
width: 32px;
height: 32px;
background: #f00;
transform: rotate(45deg);
top: 18px;
border-radius: 5px;

}

.how-happen .single_box .happen i {


font-size: 16px;
color: #fff;
transform: rotate(-45deg);

padding-bottom: 20px;
padding-top: 15px;
gl: r;
float: right;
padding-left: 55px;
}



/*** 
=============================================
    Latest Project Area Style      
=============================================
***/
.latest-project-area{
    position: relative;
    display: block;
padding: 50px 0;

}
.latest-project{}
.latest-project .owl-carousel{
	display:block;

	width: 100%;
	margin: 0 auto;
}
.latest-project .owl-carousel .owl-stage-outer{

	padding: 0px 0px;
}


.single-project-style1{
    position: relative;
    display: block;
margin-bottom: 30px;border: 1px dashed #000;
}
.single-project-style1 .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-project-style1 .img-holder img{
    width: 100%;
    transition: all 500ms ease;
}









.img-holder {
  position: relative;
}





.img-holder:after {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    display: block;
    opacity: 0;
    text-align: center;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: right;
    -o-transform-origin: left;
    transform-origin: left;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
background-color: rgba(32, 139, 243, 0.67);
}




.img-holder:before {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    display: block;
    opacity: 0;
    text-align: center;
    -webkit-transform: perspective(400px) rotateY(-90deg);
    -moz-transform: perspective(400px) rotateY(-90deg);
    -ms-transform: perspective(400px) rotateY(-90deg);
    -o-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: rgba(32, 139, 243, 0.67);
z-index:9
}










.single-project-style1:hover .img-holder:before{
	opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
}

.single-project-style1:hover .img-holder:after{
	opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
}












.single-project-style1:hover .img-holder img {
	transform: scale(1.1);
}
.single-project-style1 .overlay-content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 500ms ease;
    transition-delay: .3s;
    opacity: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+36,1e5799+40,1e5799+40,1e5799+40,1e5799+42,1e5799+42,1e5799+49,0b0722+72&0+35,0.67+71,1+100 */
    background: -moz-linear-gradient(top, rgba(30,87,153,0) 35%, rgba(30,87,153,0.02) 36%, rgba(30,87,153,0.09) 40%, rgba(30,87,153,0.13) 42%, rgba(30,87,153,0.26) 49%, rgba(12,10,39,0.67) 71%, rgba(11,7,34,0.68) 72%, rgba(11,7,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(30,87,153,0) 35%,rgba(30,87,153,0.02) 36%,rgba(30,87,153,0.09) 40%,rgba(30,87,153,0.13) 42%,rgba(30,87,153,0.26) 49%,rgba(12,10,39,0.67) 71%,rgba(11,7,34,0.68) 72%,rgba(11,7,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(30,87,153,0) 35%,rgba(30,87,153,0.02) 36%,rgba(30,87,153,0.09) 40%,rgba(30,87,153,0.13) 42%,rgba(30,87,153,0.26) 49%,rgba(12,10,39,0.67) 71%,rgba(11,7,34,0.68) 72%,rgba(11,7,34,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#0b0722',GradientType=0 ); /* IE6-9 */

    opacity: 1;

}

/*
.single-project-style1:hover .overlay-content{
    opacity: 1;
}
*/

.single-project-style1 .overlay-content .project-details {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
padding: 0 18px 24px;
    transition: all 700ms ease;
    transition-delay: .6s;
    opacity: 0;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(-90deg) translateZ(-51px); 

	-webkit-transform: perspective(1200px) rotateX(0deg) translateZ(0px);
	-moz-transform: perspective(1200px) rotateX(0deg) translateZ(0px);
	transform: perspective(1200px) rotateX(0deg) translateZ(0px);
	opacity: 1;
	transition-delay: 0.2s;
}

/*
.single-project-style1:hover .overlay-content .project-details {
	-webkit-transform: perspective(1200px) rotateX(0deg) translateZ(0px);
	-moz-transform: perspective(1200px) rotateX(0deg) translateZ(0px);
	transform: perspective(1200px) rotateX(0deg) translateZ(0px);
	opacity: 1;
	transition-delay: 0.2s;
}
*/
.single-project-style1 .project-details .left{
    display: block;
}
.single-project-style1 .project-details .left h3{
    color: #fff;
    margin: 0 0 3px;
font-size: 18px;
text-transform: capitalize;
}


/*
.single-project-style1 .project-details .left span{
    color: #d13434;
}
*/


.single-project-style1 .project-details .right {
    margin: 11px 0;
}
.single-project-style1 .project-details .right a {
    line-height: 15px;
    display: block;
}
.single-project-style1 .project-details .right a span:before{
    color: #d13434;
    font-size: 32px;
    line-height: 32px;
}



.latest-project .owl-theme .owl-nav {
position: absolute;
left: 25px;
top: -55px;
margin: 0;
}
.latest-project .owl-theme .owl-nav [class*="owl-"] {
    background: transparent;
    color: #d13434;
    font-size: 20px;
    font-weight: 400;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    border: 1px solid #d13434;    
    transition: all 700ms ease 0s;
    border-radius: 50%;
}
.latest-project .owl-theme .owl-nav .owl-next {
    margin-left: 10px;left: 10px;
}
.latest-project .owl-theme .owl-nav [class*="owl-"]:hover{
    border-color: #d13434;
    background: #d13434;
    color: #fff;
}







/*** 

====================================================================
	Story Section
====================================================================

 ***/
 
.story-section{
	position:relative;
	padding-top:40px;
}



.story-block-two .inner-box .image-column .inner-column .image:after {
content: '';
background-color: #f1f1f1;
background-image: -webkit-gradient(linear,left top,right top,from(#f1f1f1),to(rgba(6,116,253,.01)));
background-image: -webkit-linear-gradient(left,#f1f1f1,rgba(6,116,253,.01));
background-image: -moz-linear-gradient(left,#f1f1f1,rgba(6,116,253,.01));
background-image: -ms-linear-gradient(left,#f1f1f1,rgba(6,116,253,.01));
background-image: -o-linear-gradient(left,#f1f1f1,rgba(6,116,253,.01));
background-image: linear-gradient(left,#f1f1f1,rgba(6,116,253,.01));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f1f1f1',endColorStr='rgba(6, 116, 253, 0.01)',gradientType='1');
background-color: transparent;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 55px;
-webkit-border-radius: 10px 0 0 10px;
-khtml-border-radius: 10px 0 0 10px;
-moz-border-radius: 10px 0 0 10px;
-ms-border-radius: 10px 0 0 10px;
-o-border-radius: 10px 0 0 10px;
border-radius: 10px 0 0 10px;


width: 100%;
height: 100%;

}




.story-section .pattern-layer-two{
    position: absolute;
    content: '';
    left: -500px;
    bottom: -50px;
    width: 780px;
    height: 550px;
    background: url(../images/pattern-3.png) no-repeat;
}

.story-section .owl-nav{
	display:none;
}

.story-section .owl-dots{
	position:absolute;
	right:-60px;
	top:50%;
	margin-top:0px;
}

.story-section .owl-dots .owl-dot{
	position:relative;
	width:8px;
	height:8px;
	margin-bottom:10px;
	border-radius:50%;
	background-color:#ffffff;
	border:1px solid #cdcdcd;
}

.story-section .owl-dots .owl-dot.active,
.story-section .owl-dots .owl-dot:hover{
	border-color:#ed2528;
	background-color:#ed2528;
}


.story-section .owl-theme .story-block-two{
	margin:0px 15px;
}

.story-section .owl-carousel{
	margin:0px -15px;
	width:auto;
}

.owl-carousel {
direction:ltr
}

/* Story Block */

.story-block{
	position:relative;
	margin-bottom:80px;
}

.story-block .pattern-layer{
	position:absolute;
	content:'';
	right:-500px;
	top:-20px;
	width:780px;
	height:550px;
	background:url(../images/pattern-3.png) no-repeat;
}

.story-block .inner-box{
	position:relative;
}

.story-block .inner-box .content-column{
	position:relative;
	padding:0px;
	float:left;
}

.story-block .inner-box .content-column .inner-column{
	position:relative;
	padding:50px 60px 50px;
	z-index:1;
	margin-right:-60px;
	background-color:#ffffff;
	box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}

.story-block .inner-box .content-column .inner-column .text{
	position:relative;
}

.story-block .inner-box .content-column .inner-column .text p{
	position:relative;
	color:#666666;
	font-size:14px;
	line-height:1.8em;
	margin-bottom:20px;
}

.story-block .inner-box .content-column .inner-column .text p span{
	color:#ed2528;
}

.story-block .inner-box .content-column .inner-column .text p:last-child{
	margin-bottom:0px;
}

.story-block .inner-box .image-column{
	position:relative;
	padding:0px;
	float:right;
	margin-bottom:50px;
}

.story-block .inner-box .image-column .inner-column{
	position:relative;
	padding-top:45px;
}

.story-block .inner-box .image-column .inner-column .image img{
	width:100%;
	display:block;
}

/* Story Block Two */

.story-block-two{
	position:relative;
	margin-bottom:20px;
}

.story-block-two .pattern-layer{
	position:absolute;
	content:'';
	left:-500px;
	top:-20px;
	width:780px;
	height:550px;
	background:url(../images/pattern-3.png) no-repeat;
}

.story-block-two .inner-box{
	position:relative;
}

.story-block-two .inner-box .content-column{
	position:relative;
	padding:0px;
	float:left;
}

.story-block-two .inner-box .content-column .sec-title{
	text-align:left;margin-bottom: 20px;
}

.story-block-two .inner-box .content-column .sec-title .inner-title{
	text-align:left;
	display:inline-block;
}


.story-block-two .inner-box .content-column .sec-title .inner-title h2 {
font-size: 18px;
}

.story-block-two .inner-box .content-column .sec-title .inner-title .title {
font-size: 18px;
margin-bottom: 8px;
color: #1194e7;
text-transform: capitalize;}



.story-block-two .inner-box .content-column .inner-column{
	position:relative;
	padding:20px 60px 20px;
	z-index:1;
	margin-left:-60px;
	background-color:#ffffff;
	box-shadow:0px 0px 25px rgba(0,0,0,0.10);
text-align:left;
margin-top:23px;
}

.story-block-two .inner-box .content-column .inner-column .text{
	position:relative;
}

.story-block-two .inner-box .content-column .inner-column .text p{
	position:relative;
	color:#666666;
	font-size:14px;
	line-height:1.8em;
	margin-bottom:20px;


height: 130px;
overflow: hidden;
}

.story-block-two .inner-box .content-column .inner-column .text p span{
	color:#ed2528;
}

.story-block-two .inner-box .content-column .inner-column .text p strong{
	color:#222222;
}

.story-block-two .inner-box .content-column .inner-column .text p:last-child{
	margin-bottom:0px;
}

.story-block-two .inner-box .image-column{
	position:relative;
	padding:0px;
	float:left;
	margin-bottom:50px;
}

.story-block-two .inner-box .image-column .inner-column{
	position:relative;

}

.story-block-two .inner-box .image-column .inner-column .image{
	position:relative;
padding: 15px;
}

.story-block-two .inner-box .image-column .inner-column .image img{
	position:relative;
	width:100%;
display: block;
z-index: 2;
border-radius: 10px 0 0 10px;
}







.cmt-icon.cmt-icon_element-size-md i {
    font-size: 30px;
    color: #c90;
}




.featured-icon-box {
	position: relative
}
.featured-icon-box .cmt-icon {
	margin-bottom: 0
}
.featured-icon-box.top-icon .featured-content {
	padding-top: 14px
}
.featured-icon-box.left-icon {
	display: table
}
.featured-icon-box.left-icon .featured-content,
.featured-icon-box.left-icon .featured-icon,
.featured-icon-box.left-icon .featured-icon:not(.cmt-icon_element-border) {
	display: table-cell;
	vertical-align: middle
}
.featured-icon-box.left-icon.icon-align-top .featured-icon {
	vertical-align: top
}
.featured-icon-box.left-icon .featured-content {
	padding-left: 22px
}
.featured-title h5 {
font-size: 15px;
line-height: 28px;
margin-bottom: 0;
text-transform: capitalize;
font-weight: normal;
}
.featured-title h6 {
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 0
}
.featured-icon-box.iconalign-before-heading {
	padding: 10px 0
}
.featured-icon-box.iconalign-before-heading .featured-content {
display: table;width: 100%;

}
.featured-icon-box.iconalign-before-heading .cmt-icon.cmt-icon_element-size-md {
	height: auto;
width: auto;


}

.featured-icon-box.iconalign-before-heading .featured-content .featured-title {
	display: table-cell;
	vertical-align: middle;text-align: left;
width: 75%;

}



.cmt-icon.cmt-icon_element-size-md i {
    font-size: 30px;
    color: #c90;
}





/****************************//**********************/


.main-facts {
padding:40px 0;


}

        .ct-process-layout1 {
            display: flex;
            flex-wrap: wrap;
            position: relative;
            overflow: hidden;
            padding-top: 15px
        }

        @media screen and (max-width:767px) {
            .ct-process-layout1 {
                flex-wrap: wrap
            }
        }

        .ct-process-layout1:before {
            content: '';
            width: 1099px;
            height: 100px;
            background-repeat: no-repeat;
            background-position: center;
            position: absolute;
            top: 74px;
            left: 0;
            right: 0;
            margin: auto
        }

        @media screen and (max-width:1290px) {
            .ct-process-layout1:before {
                width: 1000px
            }
        }

        @media screen and (max-width:1199px) {
            .ct-process-layout1:before {
                display: none
            }
        }

        .ct-process-layout1 .ct-process-icon {
            background-color: #ea1f29;
            height: 136px;
            width: 136px;
            line-height: 136px;
            -webkit-border-radius: 100%;
            -khtml-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            border-radius: 100%;
            margin: 0 auto 39px auto;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms;
            position: relative;
            z-index: 1
        }

        .ct-process-layout1 .ct-process-icon number {
            top: -11px;
            width: 24px;
            height: 24px;
            position: absolute;
            background-color: #515251;
            font-size: 14px;
            color: #fff;
            font-weight: 600;
            line-height: 24px;
            -webkit-border-radius: 24px;
            -khtml-border-radius: 24px;
            -moz-border-radius: 24px;
            -ms-border-radius: 24px;
            -o-border-radius: 24px;
            border-radius: 24px;
            left: 8px;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s main-factslinear 0ms;
            transition: all .3s linear 0ms
        }

        .ct-process-layout1 .ct-process-icon span {
            display: block;
            width: 152px;
            height: 152px;
            z-index: -1;
            position: absolute;
            top: -8px;
            right: -8px;
            -webkit-border-radius: 100%;
            -khtml-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            border-radius: 100%;
            -webkit-transform: rotate(33deg);
            -khtml-transform: rotate(33deg);
            -moz-transform: rotate(33deg);
            -ms-transform: rotate(33deg);
            -o-transform: rotate(33deg);
            transform: rotate(33deg);
            overflow: hidden
        }

        .ct-process-layout1 .ct-process-icon span:before {
            display: block;
            content: '';
            height: 152px;
            width: 76px;
            position: absolute;
            top: 0;
            right: 0;
            background-color: #ea1f29;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms
        }

        .ct-process-layout1 .ct-process-icon i,
        .ct-process-layout1 .ct-process-icon img {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -khtml-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

        .ct-process-layout1 .ct-process-icon img {
            max-width: 80px
        }

        .ct-process-layout1 .ct-process-icon i {
            font-size: 60px;
            color: #fff;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms
        }

        .ct-process-layout1 .ct-process-title {
            font-size: 16px;
            color: #252a37;
            margin-bottom: 6px
        }

        .ct-process-layout1 .ct-process-desc {
            padding: 0 20px
        }

        .ct-process-layout1 .ct-process-button {
            padding-top: 18px
        }

        .ct-process-layout1 .ct-process-button a {
            font-size: 15px;
            text-transform: uppercase;
            font-weight: 500
        }

        .ct-process-layout1 .ct-process-button a i {
            margin-left: 4px
        }

        .ct-process-layout1 .ct-process-item {
            position: relative;
            padding: 0 15px;
            text-align: center;
            margin-bottom: 35px;
            width: 16.6%
        }



.ct-process-layout1 .ct-process-item:nth-child(3) {

margin-top:60px;
}



.ct-process-layout1 .ct-process-item:nth-child(4) {

margin-top: 20px !important;
}




        .ct-process-layout1 .ct-process-item .ct-process-icon {
            background-color: #0695f0
        }

        .ct-process-layout1 .ct-process-item .ct-process-icon span:before {
            background-color: #005aa9
        }







        .ct-process-layout1 .ct-process-item:hover .ct-process-icon {
            background-color: #212529
        }

        .ct-process-layout1 .ct-process-item:hover .ct-process-icon span:before {
            background-color: #495057
        }





        .ct-process-layout1 .ct-process-item:hover .ct-process-icon number {
            background-color: #c90
        }

        .ct-process-layout1 .ct-process-item:nth-child(even) {
            margin-top: 50px
        }

        @media screen and (max-width:1199px) {
            .ct-process-layout1 .ct-process-item:nth-child(even) {
                margin-top: 0
            }
        }

        @media screen and (max-width:991px) {
            .ct-process-layout1 .ct-process-item {
width: 50%;

min-width: 50%;

float: left;
margin: 20px 0 !important;
            }
        }

        @media screen and (max-width:575px) {
            .ct-process-layout1 .ct-process-item {
width: 50%;

min-width: 50%;
margin: 20px 0 !important;
float: left;
            }
        }

        @media screen and (max-width:991px) {
            .ct-process-layout1.ct-process-5-items:before {
                display: none
            }
        }

        .ct-process-layout1.ct-process-5-items .ct-process-item {
            width: 20%
        }

        @media screen and (max-width:991px) {
            .ct-process-layout1.ct-process-5-items .ct-process-item {
                width: 50%;
                min-width: 50%;
                margin-top: 0;
                margin-bottom: 65px
            }
        }

        @media screen and (max-width:575px) {
            .ct-process-layout1.ct-process-5-items .ct-process-item {
                width: 100%;
                min-width: 100%
            }
        }

        .ct-process-layout1.active .ct-process-item .ct-process-icon {
            background-color: #00d0f9
        }

        .ct-process-layout1.active .ct-process-item .ct-process-icon span:before {
            background-color: #0674fd
        }

        .ct-process-layout1.active .ct-process-item .ct-process-icon number {
            background-color: #79cd1c
        }

        .ct-process-layout2 {
            text-align: center;
            display: flex;
            flex-wrap: wrap;
            position: relative;
            z-index: 1
        }

        .ct-process-layout2:before {
            content: '';
            position: absolute;
            width: 1045px;
            height: 64px;
            background-repeat: no-repeat;
            background-position: center;
            top: 35px;
            left: 90px;
            right: 0;
            margin: auto
        }

        @media screen and (max-width:991px) {
            .ct-process-layout2:before {
                display: none
            }
        }

        .ct-process-layout2 .ct-process-icon {
            background-color: #0841c6;
            background-image: -webkit-gradient(linear, left top, right top, from(#0841c6), to(#05c6fb));
            background-image: -webkit-linear-gradient(left, #0841c6, #05c6fb);
            background-image: -moz-linear-gradient(left, #0841c6, #05c6fb);
            background-image: -ms-linear-gradient(left, #0841c6, #05c6fb);
            background-image: -o-linear-gradient(left, #0841c6, #05c6fb);
            background-image: linear-gradient(left, #0841c6, #05c6fb);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0841c6', endColorStr='#05c6fb', gradientType='1');
            -webkit-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -khtml-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -moz-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -ms-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -o-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            height: 120px;
            width: 120px;
            -webkit-border-radius: 120px;
            -khtml-border-radius: 120px;
            -moz-border-radius: 120px;
            -ms-border-radius: 120px;
            -o-border-radius: 120px;
            border-radius: 120px;
            position: relative;
            margin: 0 auto 36px auto
        }

        .ct-process-layout2 .ct-process-icon i {
            font-size: 46px;
            color: #fff;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms;
            display: block
        }

        .ct-process-layout2 .ct-process-icon img,
        .ct-process-layout2 .ct-process-icon i {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -khtml-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

        .ct-process-layout2 .ct-process-title {
            font-size: 20px;
            color: #162171;
            font-weight: 700
        }

        .ct-process-layout2 .ct-process-desc {
            font-size: 14px;
            line-height: 24px;
            color: #3a505f;
            font-family: 'Poppins', sans-serif
        }

        @media screen and (max-width:991px) {
            .ct-process-layout2 .ct-process-desc {
                max-width: auto
            }
        }

        .ct-process-layout2 .ct-process-item {
            width: 25%;
            padding: 0 40px
        }

        @media screen and (max-width:991px) {
            .ct-process-layout2 .ct-process-item {
                width: 50%;
                min-width: 50%;
                margin-bottom: 65px
            }
        }

        @media screen and (max-width:575px) {
            .ct-process-layout2 .ct-process-item {
                width: 100%;
                min-width: 100%
            }
        }

        .ct-process-layout2 .ct-process-item:hover .ct-process-icon i {
            -webkit-transform: translate(-50%, -50%) rotateY(360deg);
            -khtml-transform: translate(-50%, -50%) rotateY(360deg);
            -moz-transform: translate(-50%, -50%) rotateY(360deg);
            -ms-transform: translate(-50%, -50%) rotateY(360deg);
            -o-transform: translate(-50%, -50%) rotateY(360deg);
            transform: translate(-50%, -50%) rotateY(360deg)
        }




/***********************/

/*
.services-section .sec-title h2 {
color: #fff;
}*/

.services-section {
text-align: center;
padding: 30px 0;
position: relative;
background: #f4fbff;

}

.services-section .container {
position: relative;
z-index:2;
}


/*

.services-section:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;


background-image: -moz-linear-gradient(left,#0674fd,rgba(6,116,253,.01));
}
*/




.prod-slider .owl-controls .owl-nav [class*="owl-"] {
    position: absolute;
    background: transparent;
    color: #999;
    font-size: 40px;
    line-height: 1;
    padding: 0;
    margin: 0;
    margin-top: 0px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    bottom: initial;
    color: #fff;
    font-size: 40px;
    line-height: 1;
}

.prod-slider .owl-controls .owl-nav [class*="owl-prev"] {
    left: -25px;
}

.prod-slider .owl-controls .owl-nav [class*="owl-next"] {
    right: -25px;
}

.prod-slider .owl-controls .owl-nav [class*="owl-"]:hover {
    background: none;
    color: #48bc28;
}





@media(max-width:995px) {
    .services-section {
        padding: 10px 0;
        background: 0 0;
        margin-top: 1%
    }
}

.services-section .heading {
    margin-bottom: 20px
}

@media(max-width:995px) {
    .services-section .heading {
        margin-bottom: 10px
    }
}

.services-section .heading h2 {
    text-transform: capitalize;
    font-size: 30px;
    color: #252525
}

@media(max-width:995px) {
    .services-section .heading h2 {
        font-size: 20px
    }
}

.services-section .heading h2 img {
    display: block;
    margin: auto;
    width: 140px
}

.services-section a {

  
    position: relative;
    overflow: hidden;
    text-decoration: none;

}

.services-section .single_service img {
    width: 100%;
    height: 240px;
    filter: brightness(.9);border-radius: 5px;
    transition: all .4s ease-in-out
}

.services-section .single_service:hover img {
    transform: scale(1.1);
    filter: brightness(1)
}

.services-section .single_service .heading_service {
padding: 20px;
}


.services-section .single_service .heading_service p {
height:90px;
overflow:hidden;
}

@media(max-width:995px) {
    .services-section .single_service .heading_service {
        left: 14%
    }
}

.services-section .single_service .heading_service h3 {
    margin: 0;
    padding: 10px 20px;
    text-transform: capitalize;font-size: 18px;font-size: 18px;

font-weight: 600;

margin-bottom: 15px;
}



.services-section .single_service {
background:#fff;border-radius: 5px;overflow: hidden; margin-bottom: 30px;
}

.services-section .single_service .heading_service h3 {

    color: #333;

    transition: all .4s ease-in-out
}

/*
.services-section .single_service a:hover .heading_service h3:first-of-type {
    transform: rotateX(90deg) translateY(-100%);
    opacity: 0
}*/

/*
.services-section .single_service .heading_service h3:last-of-type {
    background-color: rgba(78, 153, 189, .7);
    color: #fff;
    text-shadow: 0 0 12px #000;
    transform: rotatex(90deg);
    position: absolute;
    bottom: -50%;
    transition: all .4s ease-in-out
}

.services-section .single_service a:hover .heading_service h3:last-of-type {
background-color: rgb(235, 31, 40);
    color: #fff;
    text-shadow: 0 0 12px #000;
    transform: rotatex(0);
    position: absolute;
    bottom: 0
}*/

.services-section .more {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    width: 150px;
    margin: auto;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 4px 4px 20px 5px #adadad;
    background: linear-gradient(to right, rgba(78, 75, 118, 1) 0, rgba(116, 178, 205, 1) 100%);
    transition: all .2s ease-in-out
}

.services-section .more:hover {
    box-shadow: 0 0 5px 1px #adadad
}






.img-blo {
overflow: hidden;
}





/************************** 
* 9. blog styles 
***************************/
.single-blog-style-one .image-block {
  position: relative;
  overflow: hidden;
}
.single-blog-style-one .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  z-index: 1;
  transition: .5s ease;
}
.single-blog-style-one .image-block > img {
width: 100%;
height: 250px;
margin: 0 auto;
display: block;
}
.single-blog-style-one .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-blog-style-one .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-blog-style-one .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-blog-style-one .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-blog-style-one .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-one .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-one .text-block .upper-block {
  border-top: 0;
  border-bottom: 0;
  position: relative;
  padding: 20px; background: #fff;

}
.single-blog-style-one .date {
  width: 62px;
  height: 62px;
  background: #d13434;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  padding: 15px 21px;
  line-height: 1em;
  text-align: center;
  position: absolute;
top: 50px;
left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  transition: all .4s ease;
}
.single-blog-style-one .text-block h3 {
  margin: 0;
  font-size: 18px;
}
.single-blog-style-one .text-block h3 a {
  color: #333;
  transition: all .4s ease;
}
.single-blog-style-one .text-block h3 a:hover {
  color: #d13434;
}
.single-blog-style-one .text-block p {
  margin: 34px 0 0px;
}
.single-blog-style-one .text-block .meta-info {
  text-align: center;
  border: 1px solid #f3f3f3;
  padding: 10px 0;
}
.single-blog-style-one .text-block .meta-info a {
  font-size: 14px;
  color: #7f8284;
  font-weight: 600;
  transition: all .4s ease;
}
.single-blog-style-one .text-block .meta-info a + a {
  margin-left: 48px;
}
.single-blog-style-one .text-block .meta-info a:hover {
  color: #d13434;
}
.single-blog-style-one:hover .image-block:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transition: .5s ease;
}
.single-blog-style-one:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}
.single-blog-style-one:hover .text-block .date {
  background: #f3f3f3; color:#30355d
}

.blog-carousel-style-one .owl-nav,
.blog-carousel-style-two .owl-nav {
  margin: 0;
}
.blog-carousel-style-one .owl-dots,
.blog-carousel-style-two .owl-dots {
  margin-top: 25px;
}
.blog-carousel-style-one .owl-dots .owl-dot span,
.blog-carousel-style-two .owl-dots .owl-dot span {
  margin: 0;
  width: 7px;
  height: 7px;
  background: #7f8284;
  opacity: .5;
  border-radius: 50%;
  margin: 0 2.5px;
}
.blog-carousel-style-one .owl-dots .owl-dot.active span,
.blog-carousel-style-two .owl-dots .owl-dot.active span {
  background: #30355d;
  opacity: 1;
}

.with-post-list .sec-title .thm-btn {
  margin-bottom: 10px;
}

.single-blog-style-two {
  margin-bottom: 30px;
}
.single-blog-style-two .image-block {
  position: relative;
  overflow: hidden;
}
.single-blog-style-two .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  z-index: 1;
  transition: .5s ease;
}
.single-blog-style-two .image-block > img {
  width: 100%;
}
.single-blog-style-two .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-blog-style-two .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-blog-style-two .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-blog-style-two .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-blog-style-two .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-two .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-two .text-block .meta-info {
  margin-top: 20px;
}
.single-blog-style-two .text-block .meta-info a,
.single-blog-style-two .text-block .meta-info span {
  font-size: 16px;
  color: #7f8284;
  font-weight: 600;
  transition: all .4s ease;
}
.single-blog-style-two .text-block .meta-info a:hover,
.single-blog-style-two .text-block .meta-info span:hover {
  color: #d13434;
}
.single-blog-style-two .text-block .meta-info a:nth-child(1) {
  color: #d13434;
}
.single-blog-style-two .text-block .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.single-blog-style-two .text-block h3,
.single-blog-style-two .text-block p {
  margin: 0;
}
.single-blog-style-two .text-block h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 33px;
}
.single-blog-style-two .text-block h3 a {
  color: #30355d;
  transition: all .4s ease;
}
.single-blog-style-two .text-block h3 a:hover {
  color: #d13434;
}
.single-blog-style-two .text-block p {
  margin: 0;
  margin-bottom: 44px;
}
.single-blog-style-two:hover .image-block:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transition: .5s ease;
}
.single-blog-style-two:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}

.blog-post-list {
  margin-bottom: 30px;
  padding: 50px 60px 60px;
}
.blog-post-list .single-post-list + .single-post-list {
  margin-top: 42px;
  padding-top: 42px;
  border-top: 2px solid #fff;
}
.blog-post-list .single-post-list h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  margin-top: 5px;
}
.blog-post-list .single-post-list h3 a {
  color: #30355d;
  transition: all .4s ease;
}
.blog-post-list .single-post-list h3 a:hover {
  color: #d13434;
}
.blog-post-list .single-post-list .meta-info a,
.blog-post-list .single-post-list .meta-info span {
  color: #7f8284;
  font-weight: 600;
  font-size: 16px;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
}
.blog-post-list .single-post-list .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.blog-post-list .single-post-list .meta-info a:nth-child(1) {
  color: #d13434;
}
.blog-post-list .single-post-list .meta-info a {
  transition: all .4s ease;
}
.blog-post-list .single-post-list .meta-info a:hover {
  color: #d13434;
}

.single-blog-style-three .image-block {
  position: relative;
  overflow: hidden;
}
.single-blog-style-three .image-block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 29, 43, 0.7);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  z-index: 1;
  transition: .5s ease;
}
.single-blog-style-three .image-block > img {
  width: 100%;
}
.single-blog-style-three .image-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 900ms ease;
  transition-delay: .1s;
  -webkit-transform: scale(0);
          transform: scale(0);
  z-index: 2;
}
.single-blog-style-three .image-block .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-blog-style-three .image-block .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-blog-style-three .image-block .overlay .box .content .dotted {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
.single-blog-style-three .image-block .overlay .box .content .dotted:before {
  position: absolute;
  top: 0px;
  left: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-three .image-block .overlay .box .content .dotted:after {
  position: absolute;
  top: 0px;
  right: -15px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  content: "";
}
.single-blog-style-three .meta-info {
  margin-top: 30px;
}
.single-blog-style-three .meta-info a,
.single-blog-style-three .meta-info span {
  font-size: 16px;
  color: #7f8284;
  font-weight: 600;
  transition: all .4s ease;
}
.single-blog-style-three .meta-info a:hover,
.single-blog-style-three .meta-info span:hover {
  color: #d13434;
}
.single-blog-style-three .meta-info a:nth-child(1) {
  color: #d13434;
}
.single-blog-style-three .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.single-blog-style-three h3,
.single-blog-style-three p {
  margin: 0;
}
.single-blog-style-three h3 {
  margin: 0;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  margin-top: 6px;
}
.single-blog-style-three h3 a {
  color: #30355d;
  transition: all .4s ease;
}
.single-blog-style-three h3 a:hover {
  color: #d13434;
}
.single-blog-style-three:hover .image-block:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transition: .5s ease;
}
.single-blog-style-three:hover .image-block .overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 900ms ease;
  transition-delay: .5s;
}

.blog-page [class*=single-blog-] {
  margin-bottom: 30px;
}

.blog-page-2-col [class*=single-blog-] {
  margin-bottom: 60px;
}
.blog-page-2-col .blog-post-pagination {
  margin-top: 0;
}

.blog-post-pagination {
  margin-top: 30px;
}
.blog-post-pagination a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f3f3f3;
  line-height: 52px;
  text-align: center;
  font-size: 18px;
  color: #30355d;
  transition: all .4s ease;
}
.blog-post-pagination a.prev, .blog-post-pagination a.next {
  background: #30355d;
  color: #fff;
  font-size: 14px;
}
.blog-post-pagination a.active {
  cursor: auto;
}
.blog-post-pagination a.active, .blog-post-pagination a:hover {
  background: #d13434;
}
.blog-post-pagination a + a {
  margin-left: 10px;
}

.single-blog-page .single-news-content .meta-info {
  margin-top: 20px;
  margin-bottom: 10px;
}
.single-blog-page .single-news-content .meta-info a,
.single-blog-page .single-news-content .meta-info span {
  font-size: 16px;
  color: #7f8284;
  font-weight: 600;
  transition: all .4s ease;
}
.single-blog-page .single-news-content .meta-info a:hover,
.single-blog-page .single-news-content .meta-info span:hover {
  color: #d13434;
}
.single-blog-page .single-news-content .meta-info a:nth-child(1) {
  color: #d13434;
}
.single-blog-page .single-news-content .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.single-blog-page .single-news-content p {
  margin: 0;
}
.single-blog-page .single-news-content h2 {
  margin: 0;
  font-size: 40px;
  color: #30355d;
  font-weight: 600;
}
.single-blog-page .tags-block ul {
  margin: 0;
  padding: 8px 0;
  list-style: none;
  margin-top: -10px;
  margin-left: -5px;
  margin-right: -5px;
}
.single-blog-page .tags-block li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
}
.single-blog-page .tags-block span {
  color: #30355d;
  font-size: 20px;
  font-weight: 600;
}
.single-blog-page .tags-block a {
  font-size: 14px;
  font-weight: 600;
  color: #30355d;
  background: #d13434;
  display: inline-block;
  vertical-align: middle;
  padding: 3px 20px;
  transition: all .4s ease;
  text-transform: uppercase;
}
.single-blog-page .tags-block a:hover {
  color: #30355d;
  background: #f3f3f3;
}
.single-blog-page .social-block a {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f3f3f3;
  color: #949494;
  line-height: 52px;
  font-size: 14px;
  text-align: center;
  transition: all .4s ease;
}
.single-blog-page .social-block a:hover {
  color: #30355d;
  background: #d13434;
}
.single-blog-page .social-block a + a {
  margin-left: 10px;
}
.single-blog-page .author-block {
  margin-top: 40px;
  border: 2px solid #f3f3f3;
  padding: 50px;
}
.single-blog-page .author-block .image-block, .single-blog-page .author-block .text-block {
  display: table-cell;
  vertical-align: middle;
}
.single-blog-page .author-block .image-block {
  width: 160px;
}
.single-blog-page .author-block .image-block > img {
  width: 100%;
}
.single-blog-page .author-block .text-block {
  padding-left: 45px;
}
.single-blog-page .author-block .text-block h3, .single-blog-page .author-block .text-block p {
  margin: 0;
}
.single-blog-page .author-block .text-block h3 {
  font-size: 24px;
  color: #30355d;
  font-weight: 600;
  margin-bottom: 35px;
}
.single-blog-page .author-block .text-block p {
  line-height: 30px;
}
.single-blog-page .block-title {
  margin: 60px 0;
}
.single-blog-page .block-title h3 {
  margin: 0;
  color: #30355d;
  font-size: 30px;
  font-weight: 600;
}
.single-blog-page .single-comment-block {
  border-bottom: 2px solid #f3f3f3;
  padding-bottom: 70px;
}
.single-blog-page .single-comment-block + .single-comment-block {
  margin-top: 70px;
}
.single-blog-page .single-comment-block .image-block, .single-blog-page .single-comment-block .text-block {
  display: table-cell;
  vertical-align: middle;
}
.single-blog-page .single-comment-block .image-block {
  position: relative;
}
.single-blog-page .single-comment-block .image-block .date-block {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: #d13434;
  color: #30355d;
  
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 18px 15px;
  font-size: 14px;
  line-height: 1em;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.single-blog-page .single-comment-block .image-block .inner-block {
  width: 170px;
  border-radius: 50%;
  overflow: hidden;
}
.single-blog-page .single-comment-block .image-block .inner-block > img {
  width: 100%;
}
.single-blog-page .single-comment-block .text-block {
  padding-left: 75px;
  position: relative;
}
.single-blog-page .single-comment-block .text-block h3, .single-blog-page .single-comment-block .text-block p {
  margin: 0;
}
.single-blog-page .single-comment-block .text-block h3 {
  font-size: 20px;
  color: #30355d;
  margin-bottom: 40px;
}
.single-blog-page .single-comment-block .text-block p {
  color: #7f8284;
  font-size: 16px;
  line-height: 30px;
}
.single-blog-page .single-comment-block .text-block a.reply {
  width: 71px;
  height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: #30355d;
  background: #d13434;
  font-weight: 600;
  font-size: 14px;
  line-height: 35px;
  position: absolute;
  top: 0;
  right: 0;
}
.single-blog-page .comment-form input, .single-blog-page .comment-form textarea {
  border: none;
  outline: none;
  background-color: transparent;
  width: 100%;
  height: 81px;
  background: #f3f3f3;
  margin-bottom: 20px;
  display: block;
  padding-left: 40px;
}
.single-blog-page .comment-form input.error, .single-blog-page .comment-form textarea.error {
  background: red;
  color: #fff;
}
.single-blog-page .comment-form input.error::-webkit-input-placeholder, .single-blog-page .comment-form textarea.error::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.single-blog-page .comment-form input.error::-moz-placeholder, .single-blog-page .comment-form textarea.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.single-blog-page .comment-form input.error:-ms-input-placeholder, .single-blog-page .comment-form textarea.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.single-blog-page .comment-form input.error:-moz-placeholder, .single-blog-page .comment-form textarea.error:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.single-blog-page .comment-form textarea {
  padding-top: 20px;
  height: 211px;
}
.single-blog-page .comment-form label.error {
  display: none !important;
}


.new-sec {
padding:30px 0;
}


.cer-sec {
background: url(../images/bg.jpg);
  position: relative;
padding:30px 0;
position: relative;
padding: 60px 0;
background-size: cover;/*
background-attachment: fixed;*/

background-position: center;
}



.cer-sec .sec-title h2 {
color: #fff;

}

.cer-sec .container { 
  position: relative;
z-index:2;
}



.cer-sec:after {

  position: absolute;
  top:0;
width:100%;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
background: linear-gradient(to right, #0003, #0009);
}

.cer-sec .owl-item {
height: 170px;
display: grid;
align-items: center;
background: #fff;
padding: 8px;

}

.cer-sec img {     height: auto;
width: 100%;
}

/******************************************/
/******************************************/
/**********************************************/
/*************************************************/






/* Sweep To Right */
.new-click {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;


display: inline-block;

margin: 7px auto;



width: auto;

padding: 8px 25px;

border-radius: 40px;

color: #fff;
overflow: hidden;
background: #474e55;

}
.new-click:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #cc9900;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.new-click:hover, .new-click:focus, .new-click:active {
  color: white;
}
.new-click:hover:before, .new-click:focus:before, .new-click:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}



/****************************/

.blog-card {
    box-shadow: 1px 1px 20px 0 #f2e5ff;
    margin-bottom: 30px;
    position: relative
}

.blog-card .blog-image {
border-radius: 4px;

display: block;

width: 100%;

overflow: hidden;
}


.blog-card .blog-image img {
    width: 100%;
height:270px;
    filter: brightness(.9);border-radius: 5px;
    transition: all .4s ease-in-out
}

.blog-card:hover .blog-image img {
    transform: scale(1.2);
    filter: brightness(1)
}






.blog-card .blog-text {
    padding: 20px
}

.blog-card .blog-text .meta-tag {
    position: absolute;
    top: 0;
    background: #f7941d;
    color: #fff;
    left: 0;
    padding: 3px 15px;
    font-size: 13px
}

.blog-card .blog-text .date {
    margin-bottom: 7px;
    font-size: 14px
}

.blog-card .blog-text h3 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.4
}

.blog-card .blog-text h3 a {
    color: #301d44
}

.blog-card .blog-text h3 a:hover {
    color: #cc9900
}

.blog-card .blog-text p {
    font-size: 14px
}

.blog-card .blog-text .mb-20 {
    margin-bottom: 20px;
    font-size: 15px
}

.blog-card .default-btn-two {
    border:1px solid #cc9900;
    color: #cc9900;
    background-color: initial;
    padding: 10px 25px;
    border-color: #cc9900;
    background-color: #cc9900;
}

.blog-card .default-btn-two:hover {
    border-color: #484f56;
    background-color: #484f56;
    color: #fff
}



.header-track {
margin-left: 30px;
float: right;
margin-top: 45px;
}

.header-track i {
margin-right: 6px;

}




.header-track a {color: #cc9900;
border: 1px solid;
padding: 12px 25px;


background: #006eb6;
border-color: #006eb6;
color: #fff;

box-shadow: 0px 8px 16px 0px rgba(142, 142, 142, 0.4);

}

.header-track a:hover {
color: #fff !important;
background: #cc9900;
border-color: #cc9900;
}


.header-track a:active,
.header-track a:focus {
outline:0;
box-shadow: none;
}



.ser-click {
position: absolute;

right: 25px;

color: #fff;

top: 7px;

width: 40px;

height: 40px;

line-height: 40px;
cursor: pointer;text-align: center;
}

.on-top {
display:block;
  transition: all .4s ease;
}
/*

.img-lang {
font-family: "arabic";
}
*/




/*************/


.fixed-img2 {
    background-position: center !important;
    background-size: cover !important;
}
.parallax, .fixed-bg, .fixed-img2 {
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.block2,
.block {
    float: left;
    padding: 90px 0;
    position: relative;
    width: 100%;
    z-index: 1;
}

.block2 {
    padding: 240px 0;
}

.block2:after {
  position: absolute;
  top:0;
width:100%;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
background: linear-gradient(to right, #0003, #0009);
background: linear-gradient(to right, #ffffff80, #ffffffe6);
z-index: -1;
}


.calculate-form-popup #div1 {
    display: none;
}
.calculate-form-popup .cargo-shipment {
    width: 70%
}

.cargo-shipment {
    float: left;
    width: 100%;
}

.dark-title {
    float: left;
    margin-bottom: 0;
    width: 100%;
}

.dark-title > span {
    color: #555555;
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px;
    width: 100%;
}

.dark-title > span i {
    margin-right: 5px;
color: #cc9900;
}

.dark-title > h3 {
    float: left;
font-size: 27px;
    font-weight: 800;
    width: 100%;color: #001d67;
}

.dark-title.light > h3 {
    color: #FFF
}



.calculate-shipping {
    background: #eaebef none repeat scroll 0 0;
    float: left;
    padding: 20px 40px;
    width: 100%;
    border: 5px solid #fafafa;


	position:relative;
}
.calculate-shipping.style2 {
    margin: 0
}

.calculate-shipping-form {
    float: left;
    width: 100%;
}

.calculate-shipping-form > form {
    float: left;
    width: 100%;
}

.calculate-shipping-form > form > .row {
    margin: 0 -5px -10px;
}



.me-to > div,
.calculate-shipping-form > form > .row > div {
    padding: 0 5px 10px;
}

.select-box {
    float: left;
    width: 100%;
}

.select-box > select {
    float: left;
    width: 100%;
}

.select-box .select2-container--default .select2-selection--single {
    border: 0 none;
    height: 53px;
}

.select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #a7a7a7;
    
    font-size: 11px;
    line-height: 53px;
    padding-left: 25px;
    position: relative;
}

.select-box .select2-selection__arrow {
    display: none;
}

.select-box .select2-container--default .select2-selection--single .select2-selection__rendered:before {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 3px 0 0 3px;
    content: "";
    height: 37px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 37px;
}

.select-box .select2-container--default .select2-selection--single .select2-selection__rendered:after {
    color: #6e6e6e;
    content: "\f107";
    font-family: fontawesome;
    font-size: 16px;
    position: absolute;
    right: 13px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.calculate-shipping-form form .text-field {

    color: #6c6b6b;
    float: left;
    
    font-size: 11px;
    height: 53px;
    padding: 0 15px 0 25px;
    width: 100%;border: 0;
border-radius: 5px;
background: #f8f9fa;

}

.bs-searchbox input {
outline:none
}


.extra-services {
    float: left;
    margin-top: 15px;
    position: relative;
    width: 100%;
}

.extra-services > span {
    float: left;
    line-height: 13px;
    margin-bottom: 15px;
    position: relative;
    width: 33.333%;line-height: 22px;
}


.extra-services > span > input {
float: left;
}


.extra-services > span:last-child {
    margin-bottom: 0;
}

.extra-services > span > label {
font-size: 12px;
font-weight: 600;
margin-bottom: 0;
float: left;    line-height: 1;
margin-left: 5px;
}

.icheckbox_futurico2 {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cecece;
    height: 16px;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 16px;
}

.icheckbox_futurico2:before {
    color: #1f425d;
    content: "\f00c";
    font-family: fontawesome;
    font-size: 12px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.extra-services .icheckbox_futurico2.checked:before {
    opacity: 1;
}

.icheckbox_futurico2.checked {
    background: #cfcdcd none repeat scroll 0 0;
}

.cargo-size {
    float: left;
    margin-top: -20px;
    width: 100%;
}

.cargo-size > h4,
.extra-services > h4 {
    float: left;
    
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 20px;
    width: 100%;color: #333;
}

.cargo-size > h4 i,
.extra-services > h4 i {
    margin-right: 6px;
color: #cc9900
}

.cargo-size > .row {
    margin: 0 -5px;
}

.cargo-size > .row > div {
    padding: 0 5px;
}

.calculate-shipping-form .theme-btn {
    margin-left: 10px;
    margin-top: 20px;
}

.total {
    float: left;
    margin-top: 17px;
    position: relative;
    width: 100%;
}

.cargo-total {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    float: left;
    
    font-size: 18px;
    font-weight: 700;
    height: 53px;
    line-height: 53px;
    padding: 0 20px;
    text-align: center;
    width: 100%;
}

.cargo-total > h4 {
    display: inline-block;
    
    font-size: 14px;
    font-weight: 800;
}
.bootstrap-select > .dropdown-toggle {
    border: 0;
    font-size: 11px;
    padding: 18px 25px;
    height: 53px;
    
}
.bootstrap-select .form-control,
.bootstrap-select.form-control {
    height: auto;outline: none !important;
box-shadow: none !important;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select .btn-default {
    color: #a7a7a7;
}
.select-wrap .bootstrap-select > .dropdown-toggle,
.booking-form .bootstrap-select > .dropdown-toggle,
.calculate-shipping-form .bootstrap-select > .dropdown-toggle {
    outline: none !important;
}
.bootstrap-select .dropdown-toggle .caret {
    right: 19px;
}



/********************/

#wpcargo-track-table {
max-width: 60%;
margin: 0 auto;
display: block;
background: #484f56;
text-align:center;
color: #fff;

}

.track_form_th h4 {
font-size: 17px;

line-height: normal;

text-align: center;

padding: 13px 15px;

background: #1874c1;

text-transform: uppercase;
}

.track_center {display: inline-block;
padding: 13px 15px;
}


.track_form_td {
float:left;
}

.track_form_td .input_track_num {
background: #fff;
border: 0;
height: 40px;
width: 400px;
padding-left: 8px;box-shadow: none !important;font-size: 14px;
}





.cont-fo {
display: inline-block;
width: 100%;}



#submit_wpcargo {

background: #50afff;

border: 0;
margin-left: 8px;
height: 40px;

color: #fff;

font-weight: normal;

cursor: pointer;

font-size: 16px;

padding: 0 20px;
box-shadow: none !important;
outline: none !important;
}


#submit_wpcargo:hover { 
background: #c90;
}

.tractd-code h4 {
font-size:16px;
}


.calculate-shipping-form form textarea.text-field {

    resize: none;
    min-height: 100px;
    padding-top: 20px;

}


.data-fo {
border-bottom: 1px solid #001d67;
color: #001d67;
margin-top: 10px;
padding-bottom: 6px;
display: inline-block;
}




@media(max-width: 767px) {

#wpcargo-track-table {
max-width: 100% !important;
}


.block2, .block {

padding: 50px 0;}


.footer-widget .link-wrapper .link-lists li {
margin-bottom: 5px;
}


.footer-widget .widget-title {
  margin-bottom: 10px;
}


.footer-widget .widget-title h3 {
  font-size: 17px;}


.site-footer .social {
  margin-top: 0;
}


}



