section .main-slider{
	margin-bottom:50px;
}
/* ==== Main CSS === */
.main-slider {
    position: relative;
    overflow: hidden;
}
.main-slider a.btn-default{
    display: block;
	text-align: center;
    font-family: 'Arimo';
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 15px 50px;
    border-radius: 40px;
	width:239px;
}
.main-slider a.btn-default.custom-button-default{
	width:185px;
}
.img-fill img{
	background-position:center 0%;
	vertical-align:middle;
	background-size:cover;
	height:auto;
}
.img-fill {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
}
.Grid1k {
    padding: 0 15px;
    max-width: 1200px;
    margin: auto;
}
.blocks-box,
.slick-slider {
    padding: 0!important;
}
.slick-slide {
    float: left/* If RTL Make This Right */
    ;
}
.slide-color-444{
	color:#444444!important;
}
/* ==== Slider Style === */

.super-slider .s-it .img-fill {
    height: auto;
    background: #000;
    text-align: left;
}
.super-slider .s-it .img-fill .info {
    position: absolute;
	top: 50%;
	width: 100%;
	text-align:center;
	opacity:1;
	-webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.super-slider .s-it .img-fill .info .slider-content, .super-slider .s-it .img-fill .info .slider-right-img{
    position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.super-slider .s-it .img-fill img {
    /*
    -webkit-filter: blur(5px);
    filter: blur(5px);
	*/
}
.super-slider .s-it .info > div {
    height: 100%;
    vertical-align: middle;
}
.super-slider .NextArrow {
    position: absolute;
    top: 50%;
    right: -50px;
    width: 38px;
    height: 50px;
    border: 0 none;
    margin-top: -72.5px;
    text-align: center;
    font: 20px/45px FontAwesome;
    color: #FFF;
    z-index: 5;
    transition: all .3s ease-out;
	opacity:0.5;
}
.super-slider:hover .NextArrow {
    right: 0px;
}
.slider-form label{
	
}
.super-slider .NextArrow:before {
    content: '\f105';
}
.super-slider .PrevArrow {
    border: 0 none;
    color: #fff;
    font: 20px/45px FontAwesome;
    height: 50px;
    margin-top: -72.5px;
    left: -50px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 38px;
    z-index: 99;
    transition: all .3s ease-out;
	opacity:0.5;
}
.super-slider:hover .PrevArrow {
    left: 0px;
}
.super-slider .PrevArrow:hover, .super-slider .NextArrow:hover{
	opacity:1;
}
.PrevArrow:focus,
.NextArrow:focus {
    border: none;
    outline: none;
}
.super-slider .PrevArrow:before {
    content: '\f104';
}
.super-slider .slick-dots {
    position: absolute;
    height: 5px;
    background: rgba(255, 255, 255, .20);
    bottom: 0px;
    width: 100%;
    left: 0px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.super-slider .s-it .text-center a.btn-default{
	margin:0 auto;
}
.super-slider .slick-dots li button {
    display: none;
}
.super-slider .slick-dots li {
    float: left;
    width: 0px;
    height: 5px;
    background: #0094ca;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.super-slider .slider-right-img img{
	height:auto;
	-webkit-animation: zoomOut 1s both;
    animation: zoomOut 1s both;
}
.super-slider .s-it .slider-form{
	-webkit-animation: zoomOut 1s both;
    animation: zoomOut 1s both;
}
.super-slider .slick-dots li.slick-active {
    width: 100%;
    -webkit-animation: ProgressDots 11s both;
    animation: ProgressDots 11s both;
}
.super-slider .s-it h3 {
    font-size: 36px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
    line-height: 40px;
	text-transform:capitalize;
	color:#fff;
    -webkit-animation: fadeOutleft 1s both;
    animation: fadeOutleft 1s both;
}
.super-slider .s-it h3 span{
	font-size: 36px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
    line-height: 40px;
	text-transform:capitalize;
}
.super-slider .s-it .text-left h3 {
    -webkit-animation: fadeOutRight 1s both;
    animation: fadeOutRight 1s both;
}
.super-slider .s-it h4.name-txt{
	color:#3abcde;
}
.super-slider .s-it h4 {
    font-size: 20px;
	font-family:'Open Sans', sans-serif;
	font-weight:300;
    line-height: 40px;
	text-transform:capitalize;
	color:#efefef;
    -webkit-animation: fadeOutleft 1s both;
    animation: fadeOutleft 1s both;
}
.super-slider .s-it .text-left h4 {
    -webkit-animation: fadeOutRight 1s both;
    animation: fadeOutRight 1s both;
}
.super-slider .s-it h1 span{
	font-size: 55px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	text-transform:uppercase;
}
.super-slider .s-it h1 {
    font-size: 55px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
    line-height: 60px;
	text-transform:uppercase;
    -webkit-animation: fadeOutleft 1s both;
    animation: fadeOutleft 1s both;
	text-transform:uppercase;
	color:#fff;
}
.super-slider .s-it .text-left h1 {
    -webkit-animation: fadeOutRight 1s both;
    animation: fadeOutRight 1s both;
}
.super-slider .s-it h2 {
    color: #fff;
    font-size: 40px;
	font-family: 'Pacifico', cursive;
    font-weight: 400;
	margin-bottom:15px;
    line-height: 28px;
    -webkit-animation: fadeOutRight 1s both;
    animation: fadeOutRight 1s both;
}
.super-slider .s-it .text-left h2 {
    -webkit-animation: fadeOutRight 1s both;
    animation: fadeOutRight 1s both;
}
.super-slider .s-it h5 {
    color: #fff;
	font-size: 40px;
	font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 40px;
	text-transform:capitalize;
    -webkit-animation: fadeOutLeft 1s both;
    animation: fadeOutLeft 1s both;
}
.super-slider .s-it .text-left h5 {
    -webkit-animation: fadeOutRight 1s both;
    animation: fadeOutRight 1s both;
}
.super-slider .s-it h6 {
    color: #444444;
    font-size: 30px;
	font-family: 'Noto Serif', serif;
    font-weight: 700;
    line-height: 40px;
    -webkit-animation: fadeOutRight 1s both;
    animation: fadeOutRight 1s both;
}
.super-slider .s-it .text-left h6 {
    -webkit-animation: fadeOutRight 1s both;
    animation: fadeOutRight 1s both;
}
.super-slider .s-it p {
    color: #efefef;
    font-size: 17px;
	font-family:'Arimo', sans-serif;
	font-weight:400;
    line-height: 30px;
    margin-bottom: 60px;
	font-style:italic;
    -webkit-animation: fadeOutLeft 1s both;
    animation: fadeOutLeft 1s both;
}
.super-slider .s-it .text-left p {
    -webkit-animation: fadeOutRight 1s both;
    animation: fadeOutRight 1s both;
}
.super-slider .s-it a.btn-default{
	
}
.super-slider .s-it.slick-active .slider-right-img img, .super-slider .s-it.slick-active .slider-form{
    -webkit-animation: zoomIn 1s both;
    animation: zoomIn 1s both;
}
.super-slider .s-it.slick-active .counter-on-slide{
	-webkit-animation: fadeInDown 1s both 1s;
    animation: fadeInDown 1s both 1s;
}
.super-slider .s-it.slick-active h3 {
    -webkit-animation: zoomIn 1s both 1s;
    animation: zoomIn 1s both 1s;
}
.super-slider .s-it.slick-active h3 {
    -webkit-animation: fadeInDown 1s both 1s;
    animation: fadeInDown 1s both 1s;
}
.super-slider .s-it.slick-active h4 {
    -webkit-animation: zoomIn 1s both 1s;
    animation: zoomIn 1s both 1s;
}
.super-slider .s-it.slick-active h4 {
    -webkit-animation: fadeInDown 1s both 1s;
    animation: fadeInDown 1s both 1s;
}
.super-slider .s-it.slick-active h1 {
    -webkit-animation: zoomIn 1s both 1s;
    animation: zoomIn 1s both 1s;
}
.super-slider .s-it.slick-active h1 {
    -webkit-animation: fadeInDown 1s both 1s;
    animation: fadeInDown 1s both 1s;
}
.super-slider .s-it.slick-active h2 {
    -webkit-animation: fadeInDown 1s both 1s;
    animation: fadeInDown 1s both 1s;
}

.super-slider .s-it.slick-active h5 {
    -webkit-animation: fadeInLeft 1s both 1.5s;
    animation: fadeInLeft 1s both 1.5s;
}
.super-slider .s-it.slick-active .text-left h5 {
    -webkit-animation: fadeInRight 1s both 1.5s;
    animation: fadeInRight 1s both 1.5s;
}
.super-slider .s-it.slick-active h6 {
    -webkit-animation: fadeInDown 1s both 1s;
    animation: fadeInDown 1s both 1s;
}
.super-slider .s-it.slick-active .text-left h6 {
    -webkit-animation: fadeInRight 1s both 1.5s;
    animation: fadeInRight 1s both 1.5s;
}
.super-slider .s-it.slick-active p {
    -webkit-animation: fadeInLeft 1s both 1.5s;
    animation: fadeInLeft 1s both 1.5s;
}
.super-slider .s-it.slick-active .text-left p {
    -webkit-animation: fadeInRight 1s both 1.5s;
    animation: fadeInRight 1s both 1.5s;
}
.super-slider .s-it.slick-active p {
    -webkit-animation: fadeInRight 1s both 1.5s;
    animation: fadeInRight 1s both 1.5s;
}
.super-slider .s-it .text-left a.btn-default{
	 -webkit-animation: fadeInRight 1s both 1.5s;
    animation: fadeInRight 1s both 1.5s;
}
.super-slider .s-it.slick-active a.btn-default {
    -webkit-animation: fadeInUp 1s both 2s;
    animation: fadeInUp 1s both 2s;
}

/**
@-webkit-keyframes slideInfiZoomIn {
    0% {
        -webkit-transform: scale(0.5) rotate(0deg) translate(0px);
        transform: scale(1) rotate(0deg) translate(0px);
    }
    100% {
        -webkit-transform: scale(1) rotate(0deg) translate(0px);
        transform: scale(1) rotate(0deg) translate(0px);
    }
}

@keyframes slideInfiZoomIn {
    0% {
        -webkit-transform: scale(0.5) rotate(0deg) translate(0px);
        transform: scale(0.5) rotate(0deg) translate(0px);
    }
    100% {
        -webkit-transform: scale(1) rotate(0deg) translate(0px);
        transform: scale(1) rotate(0deg) translate(0px);
    }
}

@-webkit-keyframes slideInfiZoomOut {
    0% {
        -webkit-transform: scale(0.5) rotate(0deg) translate(0px);
        transform: scale(0.5) rotate(0deg) translate(0px);
    }
    100% {
        -webkit-transform: scale(1) rotate(0deg) translate(0px);
        transform: scale(1) rotate(0deg) translate(0px);
    }
}

@keyframes slideInfiZoomOut {
    0% {
        -webkit-transform: scale(1.5) rotate(20deg) translate(60px);
        transform: scale(1.5) rotate(20deg) translate(60px);
    }
    100% {
        -webkit-transform: scale(1) rotate(0deg) translate(0px);
        transform: scale(1) rotate(0deg) translate(0px);
    }

@-webkit-keyframes ProgressDots {
    from {
        width: 0px;
    }
    to {
        width: 100%;
    }
}

@keyframes ProgressDots {
    from {
        width: 0px;
    }
    to {
        width: 100%;
    }
}
**/

/* ==== Slick Slider Css Ruls === */

.slick-slider {
    position: relative;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left/* If RTL Make This Right */
    min-height: 1px;
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}


/* ==============================================
==================Large Display==============*/

/* ==============================================
==================Medium Display==============*/
@media screen and (max-width: 1200px){
	
}
@media screen and (max-width: 992px) {
   
   .super-slider .s-it p{
	   font-size:15px;
   }
}
@media screen and (min-width: 767px) and (max-width: 992px){
	
	
}
/* ==============================================
==================Tab Screen==============*/
@media screen and (max-width: 767px) {
    .super-slider .col-xs-5, .super-slider .col-xs-7{
		width:100%;
		
	}
	.super-slider .slider-video img{
		float:none;
		margin:0 auto;
		height:200px;
	}
	.super-slider .text-left{
		text-align:center;
	}
	.super-slider .s-it .text-left h5, .super-slider .s-it p, .super-slider .s-it h6{
		margin-bottom:10px;
	}
	.super-slider .s-it p{
		line-height:26px;
	}
	.super-slider .s-it p br{
		display:none;
	}
	.super-slider .s-it a.btn-default {
		text-align: center;
		margin: 0 auto;
	}
}
/* ==============================================
=============Medium Mobile Screen==============*/
@media screen and (max-width: 640px){
   
  
}
/* ==============================================
============Small Mobile Display==============*/
@media screen and (min-width: 300px) and (max-width: 479px) {
    .super-slider .s-it h2{
		font-size:36px;
	}
  
}