@font-face {
    font-family: 'Playfair Display', serif;
    src: url("../fonts/PlayfairDisplay-Regular.ttf");
}

@font-face {
    font-family: 'Playfair Display', serif;
    src: url("../fonts/PlayfairDisplay-Bold.ttf");
}

:root {
    --color1: #121a37;
    --transition: all 0.2s cubic-bezier(0.19, 0.68, 0.49, 1.21);
    --transition2: all .3s linear;
    --pill: 2.5rem;
    --round: 50%;
    --curve: 3px;
    --full: 100%
}

.bg-color1 {
    background-color: var(--color1)
}
.text-color1 {
    color: var(--color1)
}
.font-size{
	font-size: 15px;
}
.font-size1{
  font-size: 10px;
}

.margin-top{
  margin-top: -15px;
}

body,
html {
    overflow-x: hidden
}

body {
    margin: 0;
  	font-family: 'Poppins', sans-serif;
    position: relative;
    width: 100%;
    max-width: 100%;
	font-size: 15px;
}

.font-Playfair{
	font-family: 'Playfair Display', serif;
}

.padding-res-1{
	padding: 0px 25px;
}

.text-slider{
	position:absolute;right:15%;top:12.5%;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:left;
}

h1{
	color: #fff;
	font-weight: 800;
	font-size: 4.5rem;
}

h4{
	font-weight: 800;
	font-size: 1.25rem;
}

.h4-change{
	font-size: 16px;
	font-weight: 800;
	color: #121a37;
}

.h2-change{
	color: #121a37; font-size: 38px; font-weight: 800;
}
.h2-change-1{
	color: #fff; font-size: 44px; font-weight: 800;
}

.font-weight{
	font-weight: 600;
}


/* nav-bar */



ul li{
    font-family: 'Poppins', sans-serif;
    color: #555;
    font-size: .875rem;
    line-height: 1.5rem
}

a {
    color: inherit;
}

a:hover,
a:focus,
ins {
    text-decoration: none;
    outline: none
}

i,
a,
img,
input,
button,
textarea,
:before,
:after,
label,
span,
.proj-info,
.toggle-item>h4,
.serv-box-inner>*,
.rsnp-mnu,
.sticky-menu {
    -webkit-transition: var(--transition2);
    -ms-transition: var(--transition2);
    -o-transition: var(--transition2);
    transition: var(--transition2)
}

nav ul li>a {
    -webkit-transition: all 600ms cubic-bezier(.175, .885, .32, 1);
    -webkit-transition: all 600ms cubic-bezier(.175, .885, .32, 1.275);
    -moz-transition: all 600ms cubic-bezier(.175, .885, .32, 1.275);
    -o-transition: all 600ms cubic-bezier(.175, .885, .32, 1.275);
    transition: all 600ms cubic-bezier(.175, .885, .32, 1.275);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

a i,
button i {
    -webkit-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

header {
    position: relative;
    width: 100%;
    z-index: 9999
}

nav ul li {
    font-family: Poppins;
    font-weight: 600;
    position: relative;
    font-size: .875rem;
    text-transform: initial
}

nav ul li a {
    display: block;
    position: relative
}

ul li a:hover{
	color: #F5BF23;
}

nav>div>ul>li {
    color: #fff;
    margin-right: 2.8125rem;
    line-height: 3.875rem;
    font-size: .9375rem;
    text-transform: uppercase;
    font-weight: 400
}

.header-right-btns>a {
    color: #fff;
    font-size: 1.125rem;
    display: inline-block;
    margin-left: .35rem
}

.topbar-info-list>li i {
    margin-right: 10px
}

.topbar {
    padding: 1rem 0
}

.bg-color1 .topbar-info-list>li,
.bg-color5 .topbar-info-list>li {
    color: #d5d5d5
}

.topbar-info-list>li:not(:first-child) {
    margin-left: 4.0625rem
}

.topbar-links>li {
    font-weight: 600;
    position: relative;
    font-size: .8125rem;
    color: #d5d5d5
}

.topbar-links>li:not(:first-child) {
    margin-left: 1rem;
    padding-left: 1.0625rem
}

.topbar-links>li:not(:first-child):before {
    content: "I";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.logo-info-bar-inner {
    padding: 0.5625rem 0 2.4375rem
}

.logo {
    display: inline-block
}

.header ul li a{
  color: #000!important;
}

.logo+.social-links,
.call-us+.add-cart {
    margin-left: 9.375rem
}

.social-links>a {
    display: inline-block;
    font-size: .9rem;
    color: #444;
    line-height: 2.5rem;
    width: 2.5rem;
    text-align: center;
    height: 2.5rem;
    border-radius: 50%;
    background-color: #ecedef
}

.social-links>a:not(:first-child) {
    margin-left: 5px
}

.social-links>a:hover,
.social-links>a:focus {
    color: #F5BF23
}

.call-us {
    position: relative;
    padding-left: 2.9rem
}

.call-us>i {
    font-size: 2.1875rem;
    position: absolute;
    left: 0;
    top: 0
}

.call-us>span {
    display: block;
    color: #777;
    font-size: .875rem
}

.call-us>strong {
    font-size: 1.125rem;
    color: var(--color1);
    font-family: Poppins
}

.add-cart>a {
    position: relative;
    display: inline-block;
    padding-left: 3.125rem;
    color: var(--color1);
    font-weight: 600;
    font-family: Poppins;
    font-size: .875rem
}

.add-cart>a i {
    position: absolute;
    left: 0;
    line-height: 2.5rem;
    width: 2.5rem;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 2.5rem
}

.add-cart>a span {
    font-size: .8125rem;
    color: #777;
    font-weight: 400;
    font-family: Open Sans
}

.menu-wrap {
    margin: -1.9375rem 0;
    z-index: 1;
    position: relative
}

nav {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 1.5625rem
}

.header-right-btns>a.get-quote {
    display: block;
    line-height: 3.875rem;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    font-size: .875rem;
    padding: 0 1rem;
    background-color: #F5BF23;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.header-right-btns>a.get-quote:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 80%;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    z-index: -1
}

.header-right-btns>a.get-quote:hover:before,
.header-right-btns>a.get-quote:focus:before {
    right: 0;
    opacity: .3
}

.header-right-btns>a.get-quote i {
    margin: 0 8px
}

.header-right-btns>a.get-quote:hover,
.header-right-btns>a.get-quote:focus,
.header-right-btns>a.get-quote:hover i,
.header-right-btns>a.get-quote:focus i {
    color: #fff
}

header.style2 .logo-info-bar-inner {
    padding-bottom: 1.5625rem
}

header.style2 .menu-wrap {
    margin: 0
}

header.style2 .menu-wrap nav {
    background-color: rgba(255, 255, 255, .15)
}

header.style2 {
    margin-bottom: -10.3rem
}

header.style2 .social-links>a {
    color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

header.style2 .call-us>span {
    color: #d5d5d5
}

header.style2 .call-us>strong,
header.style2 .add-cart>a {
    color: #fff
}

header.style2 .add-cart>a span {
    color: inherit
}

header.style2 .header-right-btns>a.get-quote:hover,
header.style2 .header-right-btns>a.get-quote:focus {
    background-color: #1a1a1a
}

header.style3 nav ul li:hover>a,
header.style3 nav ul li.active>a,
header.style3 nav ul li>a:focus {
    color: var(--color1)
}

header.style3 .header-right-btns>a.get-quote {
    background-color: rgba(255, 255, 255, .15)
}

header.style3 .header-right-btns>a.get-quote:hover,
header.style3 .header-right-btns>a.get-quote:focus {
    background-color: #1a1a1a
}



nav>div>ul>li.menu-item-has-children>a::before {
    position: absolute;
    right: 0;
    top: 0;
    color: inherit;
    font-weight: 700
}

nav>div ul ul {
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 17rem;
    line-height: initial;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08);
    -ms-box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08);
    -o-box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08);
    box-shadow: 0 0 1.875rem rgba(0, 0, 0, .08)
}

nav>div ul ul ul {
    top: 0;
    left: 100%
}

nav>div ul ul ul:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 20%;
    width: .375rem;
    z-index: 1
}

nav>div ul ul li {
    font-size: .875rem;
    font-weight: 400;
    margin-top: 20px;
    opacity: 0;
    visibility: hidden
}

nav>div ul ul li a {
    display: block;
    background-color: #fff;
    padding: .625rem 1.875rem;
    position: relative
}

nav>div ul ul li a:before {
    content: "-";
    background-color: transparent;
    font-weight: 900;
    right: auto;
    left: 1.25rem;
    top: 11px;
    position: absolute;
    opacity: 0
}

nav>div ul ul li:hover>a,
nav>div ul ul li a:focus {
    background-color: #f7f7f7;
    padding-left: 3.125rem
}

nav>div ul ul li:hover>a:before,
nav>div ul ul li a:focus:before {
    left: 2rem;
    opacity: 1
}

nav>div ul ul li+li {
    border-top: .0625rem solid #ededed
}

nav>div ul li.menu-item-has-children:hover>ul>li {
    margin-top: 0;
    opacity: 1;
    visibility: visible
}

nav>div ul ul ul li {
    margin: 0 0 0 10px
}

nav>div ul ul li.menu-item-has-children:hover>ul>li {
    margin-left: 0
}

nav>div ul li.menu-item-has-children:hover>ul {
    opacity: 1;
    visibility: visible
}

nav>div ul li.menu-item-has-children:hover>ul:before {
    bottom: 0
}

.sticky-menu {
    position: fixed;
    top: -5rem;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 9999;
    -webkit-box-shadow: 0 0 1.25rem rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 1.25rem rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 1.25rem rgba(0, 0, 0, .15);
    box-shadow: 0 0 1.25rem rgba(0, 0, 0, .15);
    opacity: 0;
    visibility: hidden
}

body.sticky .sticky-menu {
    top: 0;
    opacity: 1;
    visibility: visible
}

.sticky-menu nav>div>ul>li {
    color: var(--color1);
    line-height: 5rem
}

.sticky-menu nav>div>ul>li:last-child {
    margin-right: 0
}

.rspn-hdr {
    display: none;
    width: 100%;
    position: relative;
    z-index: 999
}

.rspn-mdbr {
    background-color: #252a2c;
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.rspn-scil {
    display: inline-flex
}

.rspn-scil>a {
    background-color: rgba(255, 255, 255, .05);
    height: 2.5rem;
    width: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    color: #fff
}

.rspn-scil>a:not(:first-child) {
    margin-left: 1px
}

.rspn-srch {
    height: 2.5rem;
    position: relative;
    flex: 0 0 calc(100% - 10.1875rem);
    max-width: calc(100% - 10.1875rem)
}

.rspn-srch>input {
    background-color: transparent;
    border: 0;
    color: #7e7e7e;
    font-size: .75rem;
    height: 100%;
    padding: 0 3.125rem 0 5%;
    width: 100%
}

.rspn-srch>input:focus {
    font-style: normal
}

.rspn-srch>button {
    background-color: transparent;
    border: 0;
    color: #999;
    font-size: .75rem;
    height: 100%;
    position: absolute;
    right: 10px
}

.lg-mn {
    padding: 0px 10px;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.rspn-cnt {
    display: inline-block
}

.rspn-cnt>span {
    color: #777;
    display: inline-block;
    margin: 5px .5rem
}

.rspn-cnt>span i {
    margin-right: .5rem
}

.rspn-mnu-btn {
    background-color: var(--color1);
    color: #fff;
    cursor: pointer;
    font-size: .875rem;
    height: 2.5rem;
    line-height: 2.5rem;
    position: absolute;
    right: 1.25rem;
    text-align: center;
    top: 50%;
    width: 2.5rem;
    margin-top: -1.25rem
}

.rsnp-mnu {
    background-color: #0c0c0c;
    bottom: 0;
    opacity: 0;
    padding: 5.3125rem 2.5rem 3.125rem;
    position: fixed;
    right: -21.875rem;
    top: 0;
    visibility: hidden;
    z-index: 99999;
    max-width: 21.875rem;
    width: 100%
}

.rsnp-mnu.slidein {
    opacity: 1;
    right: 0;
    visibility: visible
}

.rspn-mnu-cls {
    background-color: #303030;
    color: #fff;
    cursor: pointer;
    font-size: .875rem;
    height: 2.5rem;
    line-height: 2.5rem;
    position: absolute;
    right: .75rem;
    text-align: center;
    top: .75rem;
    width: 2.5rem
}

.rsnp-mnu>ul {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    overflow-y: auto !important;
    width: 100% !important
}

.rsnp-mnu>ul>li {
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    width: 100%
}

.rsnp-mnu>ul>li a {
    color: inherit;
    display: block
}

.rsnp-mnu>ul>li:not(:first-child) {
    margin-top: 1.25rem
}

.rsnp-mnu>ul ul {
    display: none;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 1.25rem;
    opacity: 1;
    position: static;
    visibility: visible
}

.rsnp-mnu ul li.menu-item-has-children.active>a {
    margin-bottom: 15px
}

.rsnp-mnu>ul li.menu-item-has-children>a::before {
    position: absolute;
    right: 0;
    top: 0;
    color: inherit;
    font-weight: 900
}

.rsnp-mnu>ul ul>li {
    color: #a4a4a4;
    font-size: .9375rem;
    position: relative;
    text-transform: initial;
    width: 100%;
    font-weight: 400
}

.rsnp-mnu>ul ul>li:not(:first-child) {
    margin-top: .75rem
}


/* navbar */



/*---pre-loader---*/
#loading{
	width: 100%;
	height: 100vh;
	background:  rgba(255, 255, 255, 1) url("../images/__Iphone-spinner-1.gif") center no-repeat;
	z-index: 99999;
	position: fixed;
}
/*---pre-loader---*/

.border-buttom{
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;	
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.5s cubic-bezier(.25,.8,.25,1);
}
.border-buttom:hover{
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;	
	border-right: 5px solid #fff;
	border-bottom: 5px solid #121a37;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


/* Banner */

.banner-bg {
    padding: 295px 0 273px;
    background-position: center;
    background-size: cover;
}

.banner-content .sub-title {
    font-size: 26px;
    margin-bottom: 10px;
}

.banner-content .title {
    font-size: 60px;
    line-height: 1.2;
    margin-bottom: 29px;
}

.banner-meta {
    margin-bottom: 15px;
}

.banner-meta ul {
    display: flex;
    flex-wrap: wrap;
}

.banner-meta ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-right: 18px;
}

.banner-meta ul li:last-child {
    margin-right: 0;
}

.banner-meta ul li.quality>span {
    font-size: 11px;
    text-transform: uppercase;
    color: #21232b;
    background: #fff;
    font-weight: 700;
    padding: 7px 11px;
    line-height: 1;
}

.banner-meta ul li.quality>span:last-child {
    background: transparent;
    color: #fff;
    margin-left: 9px;
    border: 2px solid #fff;
    padding: 5px 10px;
}

.banner-meta ul li.category>a {
    font-size: 14px;
    font-weight: 500;
    color: #e3dfdf;
}

.banner-meta ul li.category>a+a {
    margin-left: 5px;
}

.banner-meta ul li.release-time>span {
    font-size: 14px;
    font-weight: 500;
    color: #e3dfdf;
}

.banner-meta ul li.release-time>span+span {
    margin-left: 15px;
}

.banner-meta ul li.release-time>span>i {
    font-size: 12px;
    margin-right: 5px;
}

.slider-bg {
    background-position: top center;
    background-size: cover;
    padding: 135px 0 120px;
}

.slider-img>img {
    display: inline-block;
    border-radius: 8px;
    box-shadow: 0px 1px 13px 0px rgba(25, 25, 25, 0.004);
    max-width: 100%;
    margin-right: -15px;
}
/* Banner */

/* floating-border*/
.floating {  
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
	z-index: -99;
	height: 470px; width: 275px; border:10px solid #F5BF23; position: absolute; margin: -30px
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    35%  { transform: translate(0, 15px); }
	75%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}
/* floating-border */


/* font-text-size */
.about-text{
	color: #f5bf23; font-weight: 1000;
}

/* font-text-size */


/* button */
.btn{
	width:200px;
	padding:10px;
	display:inline-block;
	vertical-align:top;
	border-radius:0px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	position:relative;
	background:#121a37;
	overflow:hidden;
}
.btn span{
	position:relative;
	z-index:5;
}
.btn-2:before,
.btn-2:after{
	width:0;
	position:absolute;
	content:'';
	top:0;
	left:0;
	bottom:0;
	background:#f5bf23;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
}
.btn-2:after{
	left:auto;
	right:0;
}
.btn-2:hover:before,
.btn-2:hover:after{ width:50%; color: #fff!important; }

/* button */



/* footer */

footer ul {
    margin: 0px;
    padding: 0px;
}
.footer-section {
  background: #121a37;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #f5bf23;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #fff;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 15px;
}

.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #fff;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}

.text-yellow{
  color: #f5bf23;
}

.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #f5bf23;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #f5bf23;
}
.footer-widget ul li a {
  color: #fff;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #f5bf23;
    padding: 14px 20px;
    border: 1px solid #f5bf23;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #0E142B;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #ff5e14;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #f5bf23;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}


/* footer */


/*----------  Container menu iso-gallery  ----------*/
.container_menu_iso {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.container_menu_iso .menu_iso li {
  float: left;
  list-style: none;
  padding: 20px 15px;
  cursor: pointer;
	font-weight: 600;
	font-size: 16px;
}

@media screen and (max-width: 600px) {
  .container_menu_iso .menu_iso li {
    padding: 15px 3px;
  }
}

.container_menu_iso .menu_iso li a {
  padding: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-box-shadow: 5px 5px 13px #6e6e6e, -5px -5px 13px #ffffff;
  box-shadow: 5px 5px 13px #6e6e6e, -5px -5px 13px #ffffff;
}

.container_menu_iso .menu_iso li a:hover {
  color: #151c2f;
  -webkit-box-shadow: inset 5px 5px 13px #6e6e6e, inset -5px -5px 13px #ffffff;
  box-shadow: inset 5px 5px 13px #6e6e6e, inset -5px -5px 13px #ffffff;
}

@media screen and (max-width: 600px) {
  .container_menu_iso .menu_iso li a {
    padding: 15px;
    font-size: 0.8rem;
  }
}

/* Main settings isotopes images */
.img_iso {
  position: relative;
  cursor: pointer;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 250px;
  width: 350px;
  margin: 10px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

@media screen and (max-width: 768px) {
  .img_iso {
    height: 230px;
    width: 95%;
  }
}

@media screen and (max-width: 600px) {
  .img_iso {
    height: 180px;
    width: 95%;
  }
}

@media screen and (max-width: 425px) {
  .img_iso {
    height: 250px;
    width: 95%;
  }
}

.img_iso:hover {
  -webkit-box-shadow: 6px 4px 11px 3px #999999;
  box-shadow: 6px 4px 11px 3px #999999;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}

/*=============================================
=     Isotopes Images                        =
=============================================*/

/* Blue Patterns */

.blu1 {
  background-image: url("../images/isotop-img/image-1.jpg");
  background-size: cover;
  background-position: center center;
}
.blu2 {
  background-image: url("../images/isotop-img/image-2.jpg");
  background-size: cover;
  background-position: center center;
}
.blu3 {
  background-image: url("../images/isotop-img/image-3.jpg");
  background-size: cover;
  background-position: center center;
}
.blu4 {
  background-image: url("../images/isotop-img/image-4.jpg");
  background-size: cover;
  background-position: center center;
}

/* World of red */

.red1 {
  background-image: url("../images/isotop-img/image-5.jpg");
  background-size: cover;
  background-position: center center;
}
.red2 {
  background-image: url("../images/isotop-img/image-6.jpg");
  background-size: cover;
  background-position: center center;
}
.red3 {
  background-image: url("../images/isotop-img/image-7.jpg");
  background-size: cover;
  background-position: center center;
}
.red4 {
  background-image: url("../images/isotop-img/image-8.jpg");
  background-size: cover;
  background-position: center center;
}
.red5 {
  background-image: url("../images/isotop-img/image-9.jpg");
  background-size: cover;
  background-position: center center;
}

/*----------  Overlay with text on image hover ----------*/

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(30, 32, 32, 0.472);
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: all 0.4s ease-in-out;
}

/* On hover, the overlay text will "zoom" in display */
.img_iso:hover .overlay {
  transform: scale(1);
}

/* Some text inside the overlay, which is positioned in the middle vertically and horizontally */
.text {
  font-family: "Raleway", sans-serif;
  color: white;
  font-size: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}




/* testimonial */
 
.testimonial_section {
      display: block;
      overflow: hidden;
    }

    .testimonial_section:after {
      display: block;
      clear: both;
      content: "";
    }

    .testimonial_section .about_content {
      background-color: #121a37;
      padding-top: 77px;
      padding-right: 210px;
      padding-bottom: 62px;
      position: relative;
    }

    .testimonial_section .about_content .background_layer {
      background-color: #121a37;
      margin-left: -200px;
      right: 0;
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
    }

    .testimonial_section .about_content .layer_content {
      position: relative;
      z-index: 9;
      height: 100%;
    }

    .testimonial_section .about_content .layer_content .section_title {
      margin-bottom: 24px;
      position: relative;
    }

    .testimonial_section .about_content .layer_content .section_title:after {
      display: block;
      clear: both;
      content: "";
    }

    .testimonial_section .about_content .layer_content .section_title h5 {
      font-family: "Open Sans";
      font-weight: 400;
      font-size: 15px;
      line-height: 28px;
      color: #818a8f;
      margin-top: -5px;
      margin-bottom: 6px;
    }

    .testimonial_section .about_content .layer_content .section_title h2 {
      
      font-weight: 300;
      font-size: 42px;
      line-height: 50px;
      padding-bottom: 51px;
      margin-bottom: 0px;
      color: #fff;
    }

    .testimonial_section .about_content .layer_content .section_title h2 strong {
      font-weight: 600 !important;
      width: 100%;
      display: block;
    }

    .testimonial_section .about_content .layer_content .section_title .heading_line {
      position: relative;
    }

    .testimonial_section .about_content .layer_content .section_title .heading_line span {
      transition: all 0.5s ease-in-out 0s;
      position: relative;
    }

    .testimonial_section .about_content .layer_content .section_title .heading_line span:after {
      content: "";
      right: auto;
      left: 69px;
      position: absolute;
      bottom: 28px;
      width: 17px;
      margin-left: 0;
      border-bottom-width: 3px;
      border-bottom-color: #cacaca;
      border-bottom-style: solid;
    }

    .testimonial_section .about_content .layer_content .section_title .heading_line:after {
      content: "";
      left: 1%;
      margin-left: 0;
      position: absolute;
      bottom: 28px;
      width: 59px;
      border-bottom-width: 3px;
      border-bottom-style: solid;
      border-bottom-color: #f5bf23;
    }

    .testimonial_section .about_content .layer_content .section_title p {
      color: #fff;
      margin: 0 0 15px;
    }

    .testimonial_section .about_content .layer_content a {
      color: #fff;
      text-transform: capitalize;
      font-size: 15px;
      font-weight: 600;
      text-decoration: none;
      transition: all 0.3s;
    }

    .testimonial_section .about_content .layer_content a i {
      font-size: 18px;
      vertical-align: middle;
    }

    .testimonial_section .about_content .layer_content a:hover {
      color: #f5bf23;
    }

    .testimonial_section .testimonial_box {
      margin-top: 60px !important;
      position: relative;
    }

    .testimonial_section .testimonial_box .testimonial_container {
      background-color: #f5bf23;
      margin-left: -170px !important;
      position: relative;
    }

    .testimonial_section .testimonial_box .testimonial_container .background_layer {
      background-color: #f5bf23;
      width: auto;
      margin-right: -200px;
      right: 0;
      background-image: url("../images/banner/slider-1.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      height: 100%;
      top: 0;
      left: 0;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content {
      position: relative;
      z-index: 9;
      height: 100%;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel {
      display: block;
      position: relative;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
      margin: 10px 0 10px 0;
      padding: 62px 0px 72px 50px;
      position: relative;
      text-align: center;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
      box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.13);
      margin-left: 150px;
      margin-top: 69px;
      padding: 45px 40px 45px 40px;
      z-index: 1;
      position: relative;
      background-color: #fff;
      transition: all 0.5s ease-in-out 0s;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption {
      margin-bottom: 15px;
      position: relative;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption:after {
      content: "";
      width: 30px;
      display: block;
      height: 2px;
      text-align: center;
      left: 46%;
      margin-top: 6px;
      background-color: #f5bf23;
      position: absolute;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption h6 {
      padding-top: 0;
      margin-bottom: -5px;
      font-size: 19px;
      font-weight: 600;
      line-height: 24px;
      color: #121a37;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption span {
      font-size: 12px;
      color: #9f9f9f;
      margin: 0;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content p {
      padding: 0;
      margin: 0;
      padding-top: 10px;
      font-size: 16px;
      line-height: 28px;
      font-weight: 400;
      color: #5d6576;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img {
      border: none;
      position: absolute;
      left: 55px;
      top: 80px;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img img {
      border: 5px solid #fff;
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
      width: 35%;
    }

    .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev {
      position: absolute;
      top: 165px;
      right: 42px;
      border-radius: 0;
      background: #f5bf23;
      display: block;
      outline: 0;
      width: 34px;
      line-height: 34px;
      height: 34px;
      color: #fff;
      font-size: 23px;
      margin-top: -20px;
      transition: all 0.3s ease-in-out;
    }

    .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev:hover {
      background: #121a37;
    }

    .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next {
      position: absolute;
      top: 165px;
      right: 5px;
      border-radius: 0;
      display: block;
      background: #f5bf23;
      outline: 0;
      width: 34px;
      text-align: center;
      line-height: 34px;
      height: 34px;
      color: #fff;
      font-size: 23px;
      margin-top: -20px;
      transition: all 0.3s ease-in-out;
    }

    .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next:hover {
      background: #121a37;
    }

    @media all and (max-width: 991px) {
      .testimonial_section .about_content {
        padding-right: 15px !important;
      }

      .testimonial_section .about_content .background_layer {
        width: 200% !important;
      }

      .testimonial_section .testimonial_box {
        margin-top: 0 !important;
      }

      .testimonial_section .testimonial_box .background_layer {
        width: 200% !important;
        margin-left: -200px;
      }

      .testimonial_section .testimonial_box .about_content {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-top: 28% !important;
      }

      .testimonial_section .testimonial_box .testimonial_container {
        margin-left: -15px !important;
      }

      .testimonial_section .testimonial_box .testimonial_container .testimonials {
        margin: 0px 0 20px 0;
      }

      .testimonial_section .testimonial_box .testimonial_container .testimonials .testimonial_content {
        margin-left: -36px !important;
      }

      .testimonial_section .testimonial_box .testimonial_container .testimonials .images_box {
        display: none;
      }
    }
/* testimonial */

/* company logo slider */
	#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
/* company logo slider */

/* service-section */

section {
    padding: 20px 0;
}
.we-offer-area a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}
.we-offer-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.bg-gray {
    background-color: #f9f9f9;
}

.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-heading h2 span {
  color: #fff;
}

.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

.site-heading h4::before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}

.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}

.carousel-shadow .owl-stage-outer {
  margin: -15px -15px 0;
  padding: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: #f5bf23 none repeat scroll 0 0;
  border-color: #fff;
}

.we-offer-area .item {
  background: #ffffff none repeat scroll 0 0;
  border-left: 2px solid #fff;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
}

.we-offer-area.text-center .item {
    height: 300px;
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  padding: 67px 40px 64px;
}

.we-offer-area.item-border-less .item {
  border: medium none;
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;
}

.we-offer-area.item-border-less .item .number {
  font-family: "Poppins",sans-serif;
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
  background: #f5bf23 none repeat scroll 0 0;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item h4,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
}

.we-offer-area .item h4 {
  font-weight: 600;
  text-transform: capitalize;
}

.we-offer-area .item p {
  margin: 0;
}

.we-offer-area .item i,
.we-offer-area .item h4,
.we-offer-area .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area .item::after {
  background: #f5bf23 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: -1;
}

.we-offer-area .item:hover::after {
  left: 0;
}

.we-offer-area .item:hover i,
.we-offer-area .item:hover h4,
.we-offer-area .item:hover p,
.we-offer-area .item:hover span,
.we-offer-area .item:hover a
{
  color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i::after {
  border-color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i {
  color: #fff!important;
}





/* service-section */


/* FIXED-BANNER */
.bg-image-1{
	background-image: url("../images/banner/slider-3.jpg");
	background-position: center;
  	background-repeat: no-repeat; 
  	background-size: cover;
	background-attachment: fixed;
	padding: 0px 0px;
	}

.bg-image-2{
	background-image: url("../images/banner/fixed-banner-1.jpg");
	background-position: center;
  	background-repeat: no-repeat; 
  	background-size: cover;
	background-attachment: fixed;
	padding: 100px 0px;
	}

/* FIXED-BANNER */

/* Get In Touch */

.contact input[type="text"], .contact input[type="email"], .contact input[type="tel"], .contact input[type="url"], .contact textarea, .contact button[type="submit"] { font:400 12px/16px 'Poppins', sans-serif; }

.contact {
	background:rgba(0,0,0,0.5);
	padding:25px;
	margin:50px 0;
}

.contact h3 {
	color: #fff;
	display: block;
	font-size: 30px;
	font-weight: 400;
}

.contact h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

.contact input[type="text"], .contact input[type="email"], .contact input[type="tel"], .contact input[type="url"], .contact textarea {
	width:100%;
	border:1px solid #CCC;
	background:#DCDCDC;
	margin:0 0 5px;
	padding:15px;
}

.contact input[type="text"]:hover, .contact input[type="email"]:hover, .contact input[type="tel"]:hover, .contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

.contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

.contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:gold;
	color:#fff;
	margin:0 0 5px;
	padding:15px;
	font-size:15px;
}

.contact button[type="submit"]:hover {
	background:#121a37;color: #fff;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

.contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

.contact input:focus, .contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}

/* Get In Touch */



/*top-to-scroll*/
#button {
  display: inline-block;
  background-color: #f5bf23;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 75px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}
@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #button {
    margin: 30px;
  }
}
.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}
/*top-to-scroll*/



/*************contact-page*************/
/************contact-page**************/

.bg-image-3{
	background-image: url("../images/other-image/contract-us-background.png");
	background-position: center;
  	background-repeat: no-repeat; 
  	background-size: cover;
	background-attachment: fixed;
	padding: 0px 0px;
	
}
section li,
section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sec-title {
  position: relative;
  padding-bottom: 40px;
}
.sec-title .title {
  position: relative;
  color: #121a37;
  font-size: 18px;
  font-weight: 700;
  padding-right: 50px;
  margin-bottom: 15px;
  display: inline-block;
  text-transform: capitalize;
}
.sec-title .title:before {
  position: absolute;
  content: "";
    right: 20px;
    bottom: 12px;
    width: 25px;
    height: 2px;
    background-color: #121a37;
}
.sec-title h2 {
  position: relative;
  color: #252525;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.5em;
  display: block;
}
.sec-title.light h2 {
  color: #fff;
}
.contact-page-section {
  position: relative;
  padding-top: 110px;
  padding-bottom: 50px;
}
.contact-page-section .inner-container {
  position: relative;
  z-index: 1;
  background-color: #121a37;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
}
.contact-page-section .form-column {
  position: relative;
  padding: 0 0 0 15px;
}
.contact-page-section .form-column .inner-column {
  position: relative;
  padding: 60px 45px 30px;
  background-color: #fff;
}
.contact-page-section .info-column {
  position: relative;
}
.contact-page-section .info-column .inner-column {
  position: relative;
  padding: 60px 35px;
}
.contact-page-section .info-column h2 {
  position: relative;
  color: #f5bf23;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 45px;
}
.contact-page-section .info-column .list-info {
  position: relative;
  margin-bottom: 60px;
}
.contact-page-section .info-column .list-info li {
  position: relative;
  margin-bottom: 25px;
  font-size: 16px;
  color: #fff;
  line-height: 1.8em;
  padding-left: 45px;
}
.contact-page-section .info-column .list-info li:last-child {
  margin-bottom: 0;
}
.contact-page-section .info-column .list-info li i {
  position: absolute;
  left: 0;
  top: 8px;
  color: #f5bf23;
  font-size: 30px;
}
.contact-form {
  position: relative;
}
.contact-form .form-group {
  position: relative;
  margin-bottom: 20px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  color: #222;
  font-size: 14px;
  line-height: 38px;
  padding: 10px 30px;
  border: 1px solid #ddd;
  background-color: #fff;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus {
  border-color: #121a37;
}
.contact-form textarea {
  height: 250px;
  resize: none;
}
.contact-form .theme-btn {
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
  text-transform: capitalize;
  padding: 16px 39px;
  background: #121a37;
  display: inline-block;
  position: relative;
  line-height: 24px;
  cursor: pointer;
  color: #fff;
	border: none;
}
.contact-form .theme-btn:hover {
  color: #fff;
  background-color: #f5bf23;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
  border-color: red !important;
}
.contact-form label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: red;
  font-weight: 500;
}
.social-icon-four {
  position: relative;
}
.social-icon-four li {
  position: relative;
  margin-right: 18px;
  display: inline-block;
}
.social-icon-four li.follow {
  color: #f5bf23;
  font-weight: 600;
  font-size: 24px;
  display: block;
  margin-bottom: 20px;
}
.social-icon-four li a {
  position: relative;
  font-size: 20px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-icon-four li a:hover {
  color: #f5bf23;
}


.bg-image-4{
	background-image: url("../images/other-image/breadcam-image.jpg");
	background-position: center;
  	background-repeat: no-repeat; 
  	background-size: cover;
	background-attachment: fixed;
	padding: 100px 0px;
	
}

.font-breadcamb{
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

.font-breadcamb span a:hover{
	color: #f5bf23;
}





/*************about-page*************/
/************about-page**************/

.border-1{
	border: 1px dashed #BBBBBB;
	padding: 10px 15px;
}

.font-weight-bold{
	font-weight: 800;
}



/*our team*/

.container h1{
            font-size:30px;
        }
        .profile-card{
            border: 1px solid #d3d3d3;
            margin-bottom:10px;
        }
        .profile-card .profile-img{
            position:relative;
            overflow: hidden;
        }
        .profile-card .profile-img img{
            width:100%;
            height:auto;
        }
        .profile-card .profile-img .profile_descr{
            position: absolute;
            bottom:-100%;
            left:0;
            width:100%;
            height:25%;
            text-align:center;
            transform: scale(0.9,0.9);
            transition: all 0.4s ease 0.1s;
        }
        .profile-card:hover .profile_descr{
            bottom:0;
        }
        .profile-card .profile-img .profile_descr h2{
            margin:0;
            color:#fff;
            padding:10px;
            font-size:20px;
            text-transform: capitalize;
            background:rgba(0,0,0,0.7);
        }
        .profile-card .profile-img .profile_descr h2 > span{
            font-size:15px;
            text-transform:uppercase;
        }
        .profile-card .profile-img .profile_descr .social_links{
            margin:0 auto;
            padding:10px;
            background:rgba(245,191,35,0.7);
        }
        .profile-card .profile-img .profile_descr .social_links li{
            list-style: none;
            display:inline-block;
            margin:0 5px;
        }
        .profile-card .profile-img .profile_descr .social_links li a{
            width:30px;
            height:30px;
            color:#fff;
            line-height:30px;
            text-align:center;
            background:rgba(0,0,0,0.8);
        }
        .profile-card .profile-content .read-more:hover,
        .profile-card .profile-img .profile_descr .social_links li a:hover{
            text-decoration:none;
        }
        .profile-card .profile-content{
            text-align: center;
            position:relative;
            overflow: hidden;
            padding:10px;
        }
        .profile-card .profile-content h3{
            margin:0;
            color:#333;
            font-size:22px;
            text-transform: capitalize;
            transform:translateX(0);
            transition: all 0.20s ease 0s;
        }
        .profile-card:hover .profile-content h3{
            transform:translateX(100%);
        }
        .profile-card .profile-content h3 > span{
            font-size:15px;
            text-transform:uppercase;
        }
        .profile-card .profile-content .read-more{
            left:-100%;
            color:#f5bf23;
            font-size:16px;
            position:absolute;
            text-transform: capitalize;
            transition: all 0.20s ease 0s;
        }
        .profile-card:hover .read-more{
            left:38%;
        }
/*our team*/

/*accordion*/
.myaccordion {
  max-width: 500px;
  margin: 15px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background: transparent;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #fff;
  padding: 5px 10px;
}

.myaccordion button i {
  color: #f5bf23;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}
/*accordion*/



/*************gallery-page*************/
/************gallery-page**************/

/*gallery*/
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #CCC;
}
.mfp-preloader a:hover {
    color: #FFF;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 36px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    text-align: right;
    padding-right: 15px;
    width: 100%}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 18px;
    line-height: 18px;
    white-space: nowrap;
	padding-right: 15px;
	padding-top: 10px; 
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 95%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
	font-size: 28px;
    word-wrap: break-word;
    padding-left: 20px;
	text-transform: capitalize;
	padding: 10px;
	background-color: rgba(18,26,55,0.5);
}
.mfp-title1 {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
font-size: 28px;
  word-wrap: break-word;
  padding-left: 20px;
text-transform: capitalize;
padding: 10px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
    padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
}
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
}
.mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
}
}@media all and (max-width:900px) {
    .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}
.mfp-arrow-left {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%}
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
}
}

.img_iso h6{position: absolute;
 top:70%;
 padding-left: 10px;
 font-weight: 500;
 color: #fff;
}

.background-text{
	padding: 10px 0px 10px 10px; 
	background-color: rgba(18,26,55,0.5);
}

/*gallery*/

/*************career details page*************/
/************career details page**************/
/* modal */
.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

/* Center the image and position the close button */
.imgcontainer {
  margin: 24px 0 12px 0;
  position: relative;
}

span.psw {
  float: right;
  padding-top: 16px;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  padding-top: 60px;
  z-index: 9999;	
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #888;
  width: 50%; /* Could be more or less, depending on screen size */
  padding: 2%;
}

/* The Close Button (x) */
.close {
  position: absolute;
  right: 0px;
  top: -35px;
  color: #000;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: red;
  cursor: pointer;
}

/* Add Zoom Animation */
.animate {
  -webkit-animation: animatezoom 0.6s;
  animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
  from {-webkit-transform: scale(0)} 
  to {-webkit-transform: scale(1)}
}
  
@keyframes animatezoom {
  from {transform: scale(0)} 
  to {transform: scale(1)}
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
  span.psw {
     display: block;
     float: none;
  }
  .cancelbtn {
     width: 100%;
  }
}
/* modal */



/*modal form*/
#survey-container {
  margin: 20px auto;
  padding: 30px 20px;
  width: 100%;
  max-width: 840px;
  border-radius: calc(3 * var(--border-radius));
}

#title {
  margin: 30px 0;
  text-align: center;
  font-family: "Kumbh Sans", sans-serif;
  font-size: 50px;
  text-transform: capitalize;
  color: var(--color-3);
}

#description {
  margin: 30px 0;
  padding: 5px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: var(--color-3);
}

#survey-form {
  padding: 30px;
  padding-top: 20px;
  background: var(--color-1);
  opacity: 98%;
  border: none;
  border-radius: calc(2 * var(--border-radius));
}

#survey-form * {
  font-size: var(--font-size);
}

.row-label,
.row-input {
  padding: 5px 10px;
  margin: 0;
  height: var(--box-height);
  width: 100%;
  display: block;
 
}

.row-label {
  color: var(--color-3);
  font-weight: 600;
}

.row-label:not(:first-child) {
  margin-top: var(--space-between);
}

.row-input:not(.small) {
  padding: 10px;
  border: 1px solid #9E9E9E;
  border-radius: 5px;
  margin: 10px 0px;
}

.inline-label {
  margin-left: 10px;
  font-size: 14px;
  color: var(--color-3);
}

.small {
  height: calc(var(--box-height) * 0.75);
}

#comments {
  padding: 10px;
  margin: 0;
  height: 120px;
  width: 100%;
  background: white;
  border: 1px solid #9E9E9E;
  border-radius: var(--border-radius);
  resize: none;
}

#submit {
  margin-top: calc(2 * 20px);
  height: 40px;
  width: 100%;
  background: #121a37;
  border: none;
  border-radius: 5px;
  color: white;
  font-weight: 600;
  cursor: pointer;
  text-transform: capitalize;
}

#submit:hover {
  box-shadow: 0 0 2px var(--color-3);
}
/*modal form*/

/*cv upload button*/
.upload-btn-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.btn1 {
	border: 1px solid #121a37;
	color: white;
	background-color: #121a37;
	padding: 8px 20px;
	border-radius: 0px;
	font-weight: 600;
	transition: 0.5s ease;
	border-radius: 5px;
}
.btn1:hover {
	background-color: white;
	color: #b4765a;
}
.upload-btn-wrapper input[type=file] {
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
/*cv upload button*/


/*************ENGINEERING - CONSULTANCY page*************/
/************ENGINEERING - CONSULTANCY page**************/



.box-shadow{
	 -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
}

/*** Service Tab Listing ***/
.service-tab-nav { 
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, .08);
  background-color:#fff;
}
.service-tab-nav li { border-bottom: 1px solid #e7e7e7; }
.service-tab-nav li a { display:block; color:#333; 
  padding:30px; 
 -webkit-transition: all .8s cubic-bezier(.19, 1, .22, 1) 0ms;
	-moz-transition: all .8s cubic-bezier(.19, 1, .22, 1) 0ms;
	-ms-transition: all .8s cubic-bezier(.19, 1, .22, 1) 0ms;
	-o-transition: all .8s cubic-bezier(.19, 1, .22, 1) 0ms;
	transition: all .8s cubic-bezier(.19, 1, .22, 1) 0ms;
  font-weight:bold; position:relative; z-index:0; 
  overflow:hidden;
}
.service-tab-nav li a:before { 
  	position: absolute;
	left: -77px;
	top: -31px;
	width: 128px;
	height: 225px;
	background-color: #f3f3f3;
	content: "";
	-webkit-transform: rotate(-345deg);
	-moz-transform: rotate(-345deg);
	-ms-transform: rotate(-345deg);
	-o-transform: rotate(-345deg);
	transform: rotate(-345deg);
	-webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1) 0ms;
	-moz-transition: all .6s cubic-bezier(.19, 1, .22, 1) 0ms;
	-ms-transition: all .6s cubic-bezier(.19, 1, .22, 1) 0ms;
	-o-transition: all .6s cubic-bezier(.19, 1, .22, 1) 0ms;
	transition: all .6s cubic-bezier(.19, 1, .22, 1) 0ms;
  z-index: -1;
}
.service-tab-nav li a:hover,
.service-tab-nav li a:focus{ 
  background-color:#ffc926; 
  color:#fff; }

.service-tab-nav li a:active, 
.service-tab-nav li a.active{
  background-color:#d8a612;
}
.service-tab-nav li a:hover:before,
.service-tab-nav li a:focus:before,
.service-tab-nav li a:active:before,
.service-tab-nav li a.active:before
{ 
  background-color: #a87d0f; 
  -webkit-transform: rotate(-345deg) translate3d(30px,0,0);
	-moz-transform: rotate(-345deg) translate3d(30px,0,0);
	-ms-transform: rotate(-345deg) translate3d(30px,0,0);
	-o-transform: rotate(-345deg) translate3d(30px,0,0);
	transform: rotate(-345deg) translate3d(30px,0,0);
}

/*** Service Tab Content ***/
.service-tab-content {
	display: none;
}
.service-tab-content.show {
  display:block;
}

/* Common Tab */
	/** Start: to style navigation tab **/
.nav {
  margin-bottom: 18px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav-tabs{
  *zoom: 1;
}

.nav-tabs:before,
.nav-tabs:after {
  display: table;
  content: "";
}

.nav-tabs:after {
  clear: both;
}

.nav-tabs > li {
  float: left;
}

.nav-tabs > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

li {
  line-height: 18px;
}

.tab-content.active{
  display: block;
}

.tab-content.hide{
  display: none;
}











.testimonials-1 {
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	display: block;
	width: 100%;
	min-height: 250px;
}

.testimonials-1 ul {
	list-style: none;
	padding: 0;
}

.testimonials-1 li {
	display: inline-block;
	background-color: white;
	margin: 50px 10px 10px 10px;
	width: calc((100% - 55px) / 2);
	min-height: 350px;
	border: solid 1px #121a37;
	position: relative;
	transition: ease-in-out .3s;
}

.testimonials-1 li img {
	height: 70px;
	width: 70px;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 15px #fff;
	background-color: #fff;
	transition: box-shadow 0.3s linear;
}

.testimonials-1 li p {
	position: absolute;
	width: 90%;
	text-align: center;
	top: 85px;
	left: 50%;
	transform: translatex(-50%);
	font-size: 15px;
}

.testimonials-1 li h1 {
	position: absolute;
	text-decoration: bold;
	bottom: 10px;
	left: 50%;
	transform: translatex(-50%);
	font-size: 17px;
	color:#555;
}

.testimonials-1 li:hover {
	background-color: #121a37;
	color: #fff;
}

.testimonials-1 li:hover img {
	box-shadow: 0px 0px 0px 2px #fff;
}

@media only screen and (max-width: 576px) {
	
}







.rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.rating>input {
    display: none
}

.rating>label {
    position: relative;
    font-size: 24px;
    color: #FFD600;
    cursor: pointer
}

.rating>label::before {
    content: "\2605";
    position: absolute;
    opacity: 0
}

.rating>label:hover:before,
.rating>label:hover~label:before {
    opacity: 1 !important
}

.rating>input:checked~label:before {
    opacity: 1
}

.rating:hover>input:checked~label:before {
    opacity: 0.4
}



