
.banner-section{
	position: relative;
	display: block;
	background: #fff;
	padding: 210px 0px 30px 0px;

}

.banner-section .pattern-layer .pattern-1{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 69%;
	height: 890px;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-section .pattern-layer .pattern-2{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 67%;
	height: 820px;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-section .content-box{
	position: relative;
	display: block;
	margin-top: 130px;
}

.banner-section .content-box h1{
	position: relative;
	font-size: 60px;
	line-height: 70px;
	font-weight: 700;
	margin-bottom: 24px;
}

.banner-section .content-box p{
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 40px;
}

.banner-section .content-box .btn-box .theme-btn.style-one{
	padding: 9px 20px;
	border-radius: 3px;
}

.banner-section .content-box .btn-box .theme-btn.style-two{
	padding: 8px 15px 8px 35px;
	border-radius: 3px;
	margin-right: 16px;
	font-weight: 700;
	background: #f6f6f6;
}

.banner-section .content-box .btn-box .theme-btn.style-two:after{
	border-radius: 3px;
}

.slider-image-1{
	position: relative;
	min-width: 780px;
	min-height: 750px;
}

.slider-image-1 .image{
	position: absolute;
}

.slider-image-1 .image-1{
	right: 0px;
	top: 0px;
}

.slider-image-1 .image-2{
	right: 160px;
	bottom: 20px;
}

.slider-image-1 .image-3{
	right: 37px;
	bottom: -6px;
	-webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear
}

.slider-image-1 .image-4{
	left: 230px;
	bottom: 10px;
}

.slider-image-1 .image-5{
	left: 0px;
	bottom: -7px;
}

.slider-image-1 .image-6{
	left: 157px;
	bottom: 143px;
	z-index: 1;
}

.slider-image-1 .image-7{
	left: 65px;
	top: 235px;
}

.slider-image-1 .image-8{
	left: 34px;
	top: 229px;
}

.slider-image-1 .image-9{
	left: 83px;
	top: 187px;
}

.slider-image-1 .image-10{
	left: 130px;
	top: 126px;
}

.slider-image-1 .image-11{
	left: 185px;
	top: 78px;
}

.slider-image-1 .image-12{
	left: 184px;
	top: 209px;
}

.slider-image-1 .image-13{
	left: 66px;
	top: 52px;
}

.banner-section .icon-layer{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	max-width: 1920px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.banner-section .icon-layer .icon{
	position: absolute;
}

.banner-section .icon-layer .icon-1{
	width: 218px;
	height: 212px;
	left: 100px;
	top: 180px;
	background-repeat: no-repeat;
}

.banner-section .icon-layer .icon-2{
	left: 130px;
	top: 55%;
	width: 78px;
	height: 75px;
	background-repeat: no-repeat;
}

.banner-section .icon-layer .icon-3{
	left: 380px;
	bottom: 100px;
	width: 123px;
	height: 119px;
	background-repeat: no-repeat;
}

.banner-section .icon-layer .icon-4{
	left: 45%;
	top: 60%;
	width: 78px;
	height: 75px;
	background-repeat: no-repeat;
}



.container-fluid{
  padding: 0px;
}

.auto-container{
  position:static;
  max-width:1200px;
  padding:0px 15px;
  margin:0 auto;
}


.float-bob-y {
  animation-name: float-bob-y;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob-y;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob-y;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob-y;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.float-bob-x{
  animation-name: float-bob-x;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob-x;
  -webkit-animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob-x;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob-x;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob-x;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.float-bob-x-2{
  animation-name: float-bob-x;
  animation-duration: 25s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob-x;
  -webkit-animation-duration: 25s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob-x;
  -moz-animation-duration: 25s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob-x;
  -ms-animation-duration: 25s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob-x;
  -o-animation-duration: 25s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.rotate-me {
  animation-name: rotateme;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme;
  -webkit-animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme;
  -moz-animation-duration: 30s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme;
  -ms-animation-duration: 30s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme;
  -o-animation-duration: 30s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

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


.page-title{
	position: relative;
	overflow: hidden;
	padding: 210px 0px 110px 0px;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.page-title.style-two{
	background-color: #110b44;
}

.page-title.style-two .pattern-layer{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 420px;
	background-repeat: repeat-x;
	animation: slide 100s linear infinite;
    -webkit-animation: slide 100s linear infinite;
}


@keyframes slide{
  from { background-position: 0 0; }
    to { background-position: 1920px 0; }
}

@-webkit-keyframes slide{
  from { background-position: 0 0; }
    to { background-position: 1920px 0; }
}



