
/* fonts  start */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap');


@font-face {
    font-family: 'Myriad-Pro-Regular';
    src: url('../webfonts/Myriad-Pro-Regular.ttf');
}
/* fonts end */



:root {
	scroll-behavior: unset;
}

body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-style: normal;
}

.img {
	max-width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.f-left {
	float: left
}

.f-right {
	float: right
}

.fix {
	overflow: hidden
}

a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

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

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	text-decoration: none;
}

a,
button {
	color: #1696e7;
	outline: medium none;
}



/* Base CSS */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #313131;
	margin-top: 0px;
	font-style: normal;
	text-transform: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 10px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none
}

a {
	text-decoration: none;
}

p {
	font-size: 10px;
	font-weight: 400;
	line-height: 12px;
	color: #112A66;
	margin-bottom: 16px;
	font-family: 'Montserrat', sans-serif;
}
.container	{
	max-width: 645px;
}

/* scrollUp */
.back-to-top {
	height: 25px;
	width: 25px;
	right: 20px;
	bottom: 20px;
	text-align: center;
	border-radius: 2px;
	line-height: 24px;
	position: fixed;
	z-index: 10;
	background: rgb(255,63,0);
	background: -moz-linear-gradient(-45deg, rgba(255,63,0,1) 39%, rgba(255,176,0,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(255,63,0,1) 39%,rgba(255,176,0,1) 100%);
	background: linear-gradient(135deg, rgba(255,63,0,1) 39%,rgba(255,176,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( star);
}
.back-to-top img {
	width: 14px;
	transform: rotate(-180deg);
}

/* header area */

.top-logo a img {
	width: 100px;
  }
  .header-top-area {
	background: #EDEDED;
	padding: 10px 0;
	padding-left: 30px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
  }
  .header-top-right > img {
	width: 200px;
  }
  .header-iframe img {
	width: 195px;
  }
  .header-iframe {
	position: absolute;
	right: 10px;
	bottom: 0;
  }

  .header-bottom {
	background: #112A66;
	padding: 10px;
  }
  .logo a img {
	width: 170px;
  }
  .header-btn a {
	display: inline-block;
	background: rgb(255,63,0);
	background: -moz-linear-gradient(-45deg, rgba(255,63,0,1) 39%, rgba(255,176,0,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(255,63,0,1) 39%,rgba(255,176,0,1) 100%);
	background: linear-gradient(135deg, rgba(255,63,0,1) 39%,rgba(255,176,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3f00', endColorstr='#ffb000',GradientType=1 );
	padding: 10px;
	border-radius: 4.67px;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	line-height: 1;
	position: relative;
  }
  .header-btn a:hover {
	background: linear-gradient(-135deg, rgba(255,63,0,1) 39%,rgba(255,176,0,1) 100%);
  }
  .header-btn a:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 100%;
	background: #E55F06;
	right: -5px;
	top: 0;
  }
  .header-btn {
	display: inline-block;
	position: relative;
	top: 12px;
	margin-left: 40px;
  }
  .header-right-box {
	float: right;
  }
  .header-right-box ul li {
	display: inline-block;
	width: 36px;
	height: 62px;
	background: #0539B3;
	text-align: center;
  }
  .header-right-box ul li span {
	display: block;
	font-size: 9px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 3px;
	position: relative;
	top: 2px;
  }
  .header-right-box ul li p {
	margin: 0;
	font-size: 12px;
	color: #fff;
	font-weight: 500;
	margin-top: 4px;
	position: relative;
  }
  .header-right-box ul li img {
	width: 23px;
  }
  .header-right-box ul li:nth-child(3) img {
	width: 29px;
  }
  .header-right-box ul li:nth-child(4) img {
	width: 13px;
  }
  .header-right-box ul li p:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	border: 1px solid #fff;
	border-radius: 50%;
	right: 4px;
	top: -1px;
  }

  #menu ul li a img {
	width: 25px;
  }
  #menu li {
	display: inline-block;
  }
  #menu li a {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 6px;
	position: relative;
  }
  #menu li:first-child a {
	margin-left: 0;
  }
  #menu li:last-child a {
	margin-right: 0;
  }
  #menu li:hover a {
	color: #FF9600;
  }
  #menu li a::before {
	position: absolute;
	content: '';
	width: 2px;
	height: 10px;
	background: #fff;
	top: 50%;
	transform: translateY(-50%);
	right: -9px;
  }
  #menu li:first-child a:before {
	display: none;
  }
  #menu li:last-child a::before {
	display: none;
  }

  .header-sticky-box {
	background: #112A66;
	padding: 10px;
	padding-top: 5px;
  }
  .header-sticky-area {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
}

/* shape */

.shape-body {
	position: fixed;
	top: 76px;
	left: 20%;
  }
  .shape-body.shape-body2 {
	left: auto;
	right: 20%;
  }
/* banner area */

.header-sticky-area {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
  }
  .banner-items {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 370px;
	background-size: cover;
	background-position: center center;
  }
  .banner-text {
	position: absolute;
	left: 26px;
	bottom: 10px;
  }
  .banner-text a {
	background: #F75807;
	width: 120px;
	display: inline-block;
	padding-left: 10px;
	font-size: 14.90px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
  }
  .banner-text h2 {
	font-size: 17px;
	color: #fff;
	line-height: 20.3px;
	margin: 0;
  }
  .banner-items:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 200px;
	background-size: cover;
	background-position: center;
	background: url(../img/hero-shape.png);
	left: 0;
	bottom: 0;
	z-index: -1;
  }

  .banner-active.owl-carousel .owl-nav div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20px;
	z-index: 2;
  }
  .banner-active.owl-carousel .owl-nav div.owl-next {
	left: auto;
	right: 20px;
  }

  .banner-active.owl-carousel .owl-dots div {
	background: #fff;
	width: 7px;
	height: 7px;
	display: inline-block;
	border-radius: 50%;
	margin: 0 5px;
  }
  .banner-active.owl-carousel .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: -14px;
	z-index: 2;
}
  .banner-active.owl-carousel .owl-dots div.active {
	background: #F75807;
  }

  .social-icon {
	background: #112A66;
	padding: 15px;
  }
  .social-icon a {
	display: inline-block;
	width: 18.5px;
	height: 18.5px;
	background: #fff;
	text-align: center;
	line-height: 17px;
	border-radius: 50%;
	margin: 0 3px;
	box-shadow: 0 1px 6px 0px #020C22;
  }

  /* tree area */
  
.tree-img.tree-img-1 {
	width: 15%;
	height: 84px;
	padding-top: 6px;
	background: rgb(255,63,0);
	background: -moz-linear-gradient(-45deg, rgba(255,63,0,1) 48%, rgba(255,189,0,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(255,63,0,1) 48%,rgba(255,189,0,1) 100%);
	background: linear-gradient(135deg, rgba(255,63,0,1) 48%,rgba(255,189,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3f00', endColorstr='#ffbd00',GradientType=1 );
  }
  .tree-img.tree-img-1 img {
	display: block;
	margin: auto;
	width: 40px;
	margin-bottom: 5px;
  }
  .tree-img.tree-img-1 span {
	font-size: 11.4px;
	color: #fff;
	font-weight: 900;
	line-height: 13.68px;
	display: block;
  }
  .tree-img.tree-img-4 {
	width: 16%;
	height: 84px;
  }
  .tree-img.tree-img-4 img {
	width: 100%;
  }
  .tree-img.tree-img-2 {
	width: 40%;
	background: #EDEDED;
	height: 84px;
  }
  .tree-img.tree-img-3 {
	width: 29%;
	height: 84px;
	position: relative;
  }
  .tree-img.tree-img-3 img {
	width: 100%;
	height: 100%;
  }
  .tree-img.tree-img-3 img.tree-img-logo {
	width: auto;
	height: auto;
	position: absolute;
	right: -16px;
	top: 50%;
	transform: translateY(-50%);
  }
  .tree-wrapper {
	margin-top: 10px;
	margin-bottom: 15px;
  }

  /* gallery area */
  
.galler-box {
	height: 242px;
	position: relative;
  }
  .gall-padd {
	padding-right: 5px;
  }
  .gall-padd2 {
	padding-left: 5px;
}
.gall-padd3{
	padding-right: 5px;
}
.gall-padd4{
	padding-left: 5px;
}
  .galler-img > img {
	width: 100%;
	height: 100%;
  }
  .galler-img {
	height: 100%;
  }
  .galler-text {
	background: rgb(17, 42, 102, 0.8);
	position: absolute;
	bottom: 0;
	z-index: 1;
	left: 0;
	padding: 10px;
	width: 100%;
	padding-bottom: 15px;
  }
  .galler-text span {
	color: #fff;
	font-size: 12.70px;
	line-height: 15.27px;
	display: inline-block;
	background: #F75807;
	width: 96px;
	padding: 2px;
	padding-left: 4px;
	margin-bottom: 5px;
  }
  .galler-text h6 {
	margin: 0;
	line-height: 10.8px;
	font-size: 9px;
	color: #fff;
	letter-spacing: -.15px;
  }
  .galler-box a {
	position: absolute;
	top: 6px;
	display: inline-block;
	right: 8px;
  }
  .galler-box.galler-box-2 {
	height: 150px;
  }
  .galler-box.galler-box-2 .galler-text h6 {
	font-size: 11px;
	line-height: 13.2px;
  }
  .galler-box.galler-box-3 {
	height: 82px;
	margin-right: 2.5px;
  }
  .galler-box.galler-box-3.galler-box-03 {
	margin-left: 2.5px;
	margin-right: 0;
  }
  .galler-text.galler-text-small {
	background: rgba(247,88,7, .8);
	padding: 5px;
  }
  .galler-text.galler-text-small h6 {
	font-size: 8px;
  }
  .galler-box.galler-box-3 a {
	top: 1px;
	right: 5px;
  }
  .galler-box.galler-box-2 a {
	top: 3px;
  }
  .play-btn > a {
	position: absolute;
	left: 10px;
	bottom: 55px !important;
	top: auto !important;
}
.play-btn.play-btn2 a img {
	width: 20.8px;
  }
  .play-btn.play-btn2 a {
	bottom: 35px !important;
	left: 5px;
  }
  /* menu */
  
.menu-text.pl-15 h4 {
	color: #F75807;
	text-transform: uppercase;
	font-size: 11.84px;
	margin: 0;
  }
  .menu-items ul li {
	display: inline-block;
  }
  .menu-items ul li a {
	display: block;
	color: #fff;
	background: #191919;
	font-size: 9.27px;
	line-height: 11.13px;
	padding: 1px 4px;
	margin-left: 6px;
  }
  .menu-text h4 {
	font-size: 12px;
	color: #F75807;
	margin: 0;
}
.menu-2-items {
	background: #112A66;
  }
  .menu-2-items ul li a {
	display: block;
	color: #fff;
	font-size: 11.26px;
	margin-right: 14px;
	position: relative;
  }
  .menu-2-items ul li {
	display: inline-block;
  }
  .menu-2-items ul li:hover a, .menu-2-items ul li a.active {
	color: #B3B3B3;
  }
  .menu-2-items ul li a:before {
	position: absolute;
	content: '';
	width: 2px;
	height: 11px;
	background: #fff;
	right: -9px;
	top: 50%;
	transform: translateY(-50%);
  }
  .menu-2-items ul li:last-child a::before {
	display: none;
  }

  /* gallery 2 area */
  
.gall-img-box {
	width: 100%;
	height: 355px;
	position: relative;
  }
  .gall-2-img {
	width: 100%;
	height: 100%;
  }
  .gall-2-img img {
	width: 100%;
	height: 100%;
  }
  .gall-img-box a {
	position: absolute;
	top: 6px;
	right: 6px;
  }
  .gall-img-box a.gall-angle {
	left: 10px;
	bottom: 53px;
	top: auto;
  }
  .galler-2-img-text {
	background: rgb(17, 42, 102, 0.8);
	padding: 10px;
	width: 100%;
	left: 0;
	position: absolute;
	bottom: 0;
  }
  .galler-2-img-text h6 {
	margin: 0;
	color: #fff;
	font-size: 10px;
	font-weight: 400;
  }
  .gall-2-box-img > img {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.gall-2-box-img {
	position: relative;
	width: 50%;
	height: 108.67px;
}
  .gall-2-box-img a {
	position: absolute;
	left: 7px;
	bottom: 7px;
  }
  .gall-2-box-img a img {
	width: 32px;
  }

  .gall-2-box-text-2 h6 {
	font-size: 10px;
	color: #112A66;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 12px;
	padding-right: 10%;
}
  .gall-2-box-text-2 {
	padding-left: 10px;
  }
  .gall-2-box-text-2 {
	padding-left: 10px;
	width: 50%;
}
.gall-iframe img {
	width: 100%;
	height: 355px;
}

/* opinion area */

.opinion-title h2 {
	color: #112A66;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 900;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 20px;
  }
  .opinion-title h2::before {
	position: absolute;
	content: '';
	width: 95%;
	background: #707070;
	left: 0;
	right: 0;
	margin: auto;
	height: 2px;
	bottom: 0;
}

  .opinion-active.owl-carousel .owl-item img {
	display: block;
	width: auto;
	margin: auto;
}

.opinion-items h5 {
	font-size: 9.23px;
	color: #000;
	margin-top: 10px;
  }
  .opinion-items p {
	font-size: 8.08px;
	line-height: 9.69px;
	margin: 0;
	color: #000;
	font-weight: 600;
  }
  .opinion-items span {
	display: block;
	font-size: 8.08px;
	line-height: 9.69px;
	position: relative;
	background: #000000;
	background: linear-gradient(to right, #000000 0%, #FFFFFF 90%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
  .opinion-active.owl-carousel .owl-nav div.owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.opinion-active.owl-carousel {
	padding: 0 10px;
}

/* checking area */

.checking-img > img {
	width: 100%;
	height: 100%;
}

  .checking-img {
	height: 460px;
	position: relative;
	z-index: 1;
  }
  .checking-img:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 220px;
	background: url(../img/shape-bg.png);
	background-size: cover;
	background-position: center;
	left: 0;
	bottom: 0;
  }
  .checking-text {
	position: absolute;
	left: 25px;
	bottom: 20px;
  }
  .checking-text span {
	display: inline-block;
	background: #F75807;
	width: 170px;
	padding: 2px 8px;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 10px;
  }
  .checking-text h4 {
	font-size: 20px;
	color: #fff;
	line-height: 24px;
	margin: 0;
	padding-right: 6%;
  }

  .checking-items h5 span {
	font-size: 5px;
	display: block;
	position: absolute;
	bottom: 0;
}
.checking-active {
	background: #EDEDED;
	padding: 20px 30px;
	padding-bottom: 0;
  }
  .checking-items h5 {
	color: #29235C;
	font-size: 8.08px;
	line-height: 9.69px;
	margin-top: 10px;
	text-align: left !important;
  }
  .checking-active.owl-carousel .owl-nav div.owl-next {
	position: absolute;
	top: 50%;
	right: 2px;
	transform: translateY(-50%);
  }
  .checking-active.owl-carousel .owl-item img {
	width: auto;
}
.checking-items {
	padding-bottom: 15px;
}
.checking-items {
	padding-bottom: 15px;
	width: 157px;
	margin: auto;
}

/* video area */

.video-items {
	position: relative;
	z-index: 1;
	border-radius: 17px;
  }
  .video-items::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: url(../img/video-shape.png);
	left: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
	border-radius: 17px;
}
  .video-slide-text {
	position: absolute;
	bottom: 6px;
	left: 0;
	right: 0;
	text-align: center;
  }
  .video-slide-text h6 {
	color: #fff;
	text-transform: uppercase;
	font-size: 7px;
	margin: 0;
  }
  .video-slide-text h6 span {
	color: #FFFF00;
	font-size: 5px;
  }
  .video-items img {
	border-radius: 17px;
  }
  .video-text h3 {
	font-size: 15px;
	color: #000;
	font-weight: 900;
	line-height: 18px;
	margin: 0;
  }
  .video-active.owl-carousel .owl-nav div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -10px;
  }
  .video-active.owl-carousel .owl-nav div.owl-next {
	left: auto;
	right: -10px;
  }

  .input-style {
	width: 170px;
	display: inline-block;
  }
  .input-style2 {
	width: 244px;
	display: inline-block;
	margin: 0 6px;
  }
  .contact-form input {
	border: 0;
	background: #E6E6E6;
	height: 38px;
	color: #CCCCCC;
	font-weight: 600;
	padding: 2px 10px;
	border-radius: 10.5px;
	width: 100%;
  }
  .video-slide-text.video-slide-text1 {
	bottom: 13px;
}
  input:focus {
	outline: 0 solid;
  }
  input::placeholder {
	opacity: 1;
  }
  input::-moz-placeholder {
	opacity: 1;
  }
  .contact-form button {
	width: 122px;
	border: 0;
	background: #112A66;
	height: 38px;
	border-radius: 10.5px;
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	transition: .3s;
  }
  .contact-form button:hover {
	color: #fff;
	background: #F75807;
  }
  .contact-form form {
	margin-bottom: 10px;
  }
  .contact-form p {
	font-size: 8px;
	line-height: 9.6px;
	margin-bottom: 10px;
  }
  .contact-form a {
	color: #000;
	font-weight: 600;
	font-size: 10px;
  }
  .contact-form a img {
	margin-left: 5px;
  }
  .contact-form a:hover {
	color: #F75807;
  }

/* deport area */

.deport-img img {
	width: 100%;
	box-shadow: 0 2px 18px -10px #000;
  }
  .deport-big-img {
	width: 100%;
	height: 490px;
	position: relative;
	z-index: 1;
  }
  .deport-big-img:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 275px;
	background: url(../img/shape-bg-2.png);
	background-size: cover;
	background-position: center;
	left: 0;
	bottom: 0;
  }

  .deport-big-img img {
	width: 100%;
	height: 100%;
  }
  .deport-text {
	position: absolute;
	bottom: 0;
	left: 30px;
  }
  .deport-text a {
	display: inline-block;
	background: #F75807;
	font-size: 18px;
	color: #fff;
	padding: 2px 10px;
	margin-bottom: 5px;
  }
  .deport-text h2 {
	font-size: 20px;
	color: #fff;
	line-height: 24px;
	padding-right: 6%;
	margin: 0;
  }
  .deport-active.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	text-align: center;
	height: 80px;
}
.deport-active {
	background: #112A66;
  }
  .deport-items {
	position: relative;
	width: 156px;
	margin: auto;
	padding-bottom: 12px;
}
  .deport-items h4 {
	font-size: 9.4px;
	color: #fff;
	line-height: 11.3px;
	margin-top: 10px;
  }
  .deport-active.owl-carousel .owl-nav div.owl-next {
	position: absolute;
	right: 2px;
	top: 50%;
	transform: translateY(-50%);
  }
  .deport-items h4 span {
	color: #999999;
	font-size: 5px;
	position: absolute;
	bottom: -13px;
	left: 0;
}

  .dog-slide-active.owl-carousel {
	padding: 0 34px;
}

.dog-slide-active.owl-carousel .owl-nav div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 22px;
  }
  .dog-slide-active.owl-carousel .owl-nav div.owl-next {
	left: auto;
	right: 29px;
  }
  /* dors area */
  
  .col-md-8.dors-padd {
	padding-right: 1px;
}
  .col-md-4.dors-padd2 {
	padding-left: 1px;
}
  .dors-img img {
	width: 100%;
	height: 100%;
  }
  .dors-img {
	position: relative;
	z-index: 1;
	height: 201px;
  }
  .dors-img:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 121px;
	background: url(../img/shape-bg-3.png);
	background-position: center;
	background-size: cover;
	left: 0;
	bottom: 0;
  }
  .dors-text a {
	background: #F75807;
	font-size: 9.31px;
	width: 102px;
	display: inline-block;
	color: #fff;
	padding: 0 5px;
	margin-bottom: 5px;
  }
  .dors-text {
	position: absolute;
	bottom: 10px;
	left: 15px;
  }
  .dors-text h2 {
	color: #fff;
	font-size: 12px;
	margin: 0;
  }
  .dors-img.dors-img-2::before {
	display: none;
}
.checking-items.checking-items02 h5 {
	font-size: 9.4px;
	line-height: 11.3px;
}
.dors-img.dors-img-2.dors-img-002 {
	height: 102px;
}



.dors-img-002-text {
	background: #112A66;
	height: 99px;
	padding-top: 15px;
  }
  .dors-img-002-text a {
	display: block;
	text-align: center;
	background: #F75807;
	color: #fff;
	font-size: 12px;
	margin-bottom: 15px;
  }
  .dors-img-002-text h4 {
	font-size: 9.42px;
	color: #fff;
	padding-left: 6px;
	line-height: 13px;
	margin: 0;
  }
  .dors-text.dors-text-dorss a {
	width: 70px;
}

/* compress area */

.compres-img {
	position: relative;
	z-index: 1;
	height: 143px;
  }
  .compres-img:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #000;
	top: 0;
	left: 0;
	opacity: .5;
  }
  .compress-text {
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
  }
  .compress-text img {
	width: 55px;
	margin-bottom: 10px;
  }
  .compress-text h2 {
	font-size: 27px;
	color: #fff;
	font-weight: 900;
	margin: 0;
	margin-bottom: 10px;
  }
  .compress-text h3 {
	font-size: 14px;
	color: #fff;
	margin: 0;
  }
  .compres-img > img {
	width: 100%;
  }

  /* footer area */
  
.footer-items h5 {
	font-size: 7.49px;
	line-height: 9px;
	margin: 0;
  }
  .footer-active.owl-carousel .owl-nav div.owl-next {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
  }
  .footer-img {
	text-align: center;
	margin-top: 60px;
  }
  .footter-box {
	background: #EDEDED;
	position: relative;
	z-index: 1;
  }
  .footer-shape {
	position: fixed;
	bottom: 5%;
	margin-left: 10px;
}
.footer-shape2 {
	position: fixed;
	bottom: 5%;
	margin-left: 560px;
}
  .footer-active.owl-carousel .owl-item img {
	display: block;
	width: auto;
	margin: auto;
	margin-bottom: 10px;
}





/*humburger menu*/
.hamburger-menu {
	cursor: pointer;
	position: absolute;
	right: 15px;
	display: none;
	z-index: 999;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.hamburger-menu span {
	background: #073269;
	width: 25px;
	height: 2px;
	display: block;
	margin: 4px 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.hamburger-menu.current .line-top {
	-webkit-transform: translateY(260%) rotate(135deg);
	-ms-transform: translateY(260%) rotate(135deg);
	transform: translateY(260%) rotate(135deg);
}

.hamburger-menu.current .line-center {
	opacity: 0;
}

.hamburger-menu.current .line-bottom {
	-webkit-transform: translateY(-325%) rotate(-135deg);
	-ms-transform: translateY(-325%) rotate(-135deg);
	transform: translateY(-325%) rotate(-135deg);
}
/* sticky active */
.header-area.is-stick {
	position: fixed;
	top: 0;
}




/* page loader  */
#preloader {
	position: fixed;
	background: #fff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	height: 100vh;
	width: 100vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.loader3 {
	width: 50px;
	height: 50px;
	display: inline-block;
	padding: 0px;
	text-align: left;
}

.loader3 span {
	position: absolute;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: #FF8D00;
	-webkit-animation: loader3 1.5s linear infinite;
	animation: loader3 1.5s linear infinite;
}

.loader3 span:last-child {
	animation-delay: -0.9s;
	-webkit-animation-delay: -0.9s;
}

@keyframes loader3 {
  	0% {
    	-webkit-transform: scale(0, 0);
    	        transform: scale(0, 0);
    	opacity: 0.8;
  	}
  	100% {
    	-webkit-transform: scale(1, 1);
    	        transform: scale(1, 1);
    	opacity: 0;
  	}
}

@-webkit-keyframes loader3 {
  	0% {
    	-webkit-transform: scale(0, 0);
    	opacity: 0.8;
  	}
  	100% {
    	-webkit-transform: scale(1, 1);
    	opacity: 0;
  	}
}
.gallery-mobile-big img {
	width: 100%;
}
.dors-big-img img {
	width: 100%;
}
/* preloder end */