@import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Lobster+Two:400,400i,700,700i');



/* .image-box,  */
/* .image-box2 { */
	/* border: 1px solid */
	/* #eee; */
	/* background: */
	/* #fff; */
	/* width: 100%; */
	/* float: left; */
	/* line-height: 1.5em; */
	/* } */
	
.page-width2 {
    width: 100%;
    margin: 0 auto;
    position: relative;
	display: table;
	padding-left: 80px;
	padding-right: 80px;
	margin-top: 50px;
	
}	

.four{
	
}


/* .image-box { */
    /* width: 23%; */
    /* float: left; */
	/* margin-right: 2%; */
	/* text-align: center; */
	/* transition: 0.4s; */
	

/* } */


/* .image-box:hover { */
  /* transition: 0.4s; */
  /* box-shadow: 0 0 12px rgba(0, 0, 0, 0.3); */
  /* transform: translateY(-20px); */
/* } */


.image-box2 {
    width: 32%;
    float: left;
	margin-right: 1%;
	text-align: center;
	transition: 0.4s;

}


.image-box2:hover {
  transition: 0.4s;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  transform: translateY(20px);
  color: 303393;
}



@media(max-width:767px){
	
.image-box {
    width: 100%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;

}


.image-box img{
	
	width: 100%;
	height: auto;
}


.image-box2 {
    width: 100%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;

}


.image-box2 img{
	
	width: 100%;
	height: auto;
}

.page-width2 {
    
    padding: 0 25px 0 25px !important;
    
}

}


.image-box h2{
	color: #000;
	font-size: 24px;
	margin: 10px 0 10px 0;
	font-family: 'Nunito Sans', sans-serif;
	
}

.image-box p{
	color: #000;
	font-size: 14px;
	padding: 0 10px 0 10px;
	margin: 0 0 20px 0;
	font-family: 'Nunito Sans', sans-serif;
	
}


.image-box2 h2{
	color: #000;
	font-size: 24px;
	margin: 10px 0 10px 0;
	font-family: 'Nunito Sans', sans-serif;
	
}

.image-box2 p{
	color: #000;
	font-size: 14px;
	padding: 0 10px 0 10px;
	margin: 0 0 20px 0;
	font-family: 'Nunito Sans', sans-serif;
	
}




img{
	max-width: 100%;
	height: auto;
}


.top_bar {
	width: 100%;
	margin: 0 auto;
}

ul li a {
    text-decoration: none;
    line-height: 20px;
    color: #000;
	font-family: 'Nunito Sans', sans-serif;
}

.top-links {
	background-color: #00A5EA;
    padding: 10px;
}
.top-links ul li {
    vertical-align: middle;
    padding-right: 12px;
    margin-right: 4px;
}


@media(max-width:767px){
	
	.top-links ul li {
    padding-right: 0 !important;
}

.float-right {
    float: none !important;
}

}

.top-links ul li a {
    font-size: 14px;
	color: #fff;
}

.top-links ul li.toggle-menu-button a {
    font-size: 20px;
    margin-left: 25px
}

.custom-sec{
	max-width: 100%;
	
	background:#fff;
}

.Cfooter{
	width: 100%;
	/*padding-left: 80px;
	padding-right: 80px;*/
	display: table;
}


.Cfooter .fwidget{
	width: 9%;
}

@media only screen and (min-width:1300px){
	
	.Cfooter .fwidget {
    width: 20%;
	float: left;
}
}

.Cfooter .fwidget:last-child{
	margin-right: 0;
	float: left;
}

@media(max-width:767px){
	
	.Cfooter .fwidget{
	width: 100%;
	
}

.Cfooter{
	width: 100%;
	padding:20px 20px 0 20px;
	display: table;
}


.fwidget{
	margin-bottom: 20px;
}
	



}






.fwidget h2{
	
	font-size: 16px !important;
	color: #000;
	font-weight: 700;
	font-family: 'Nunito Sans', sans-serif;
	margin: 0;
	margin-bottom: 10px;
}


.fwidget ul{
	margin: 0;
	padding: 0;
	text-align: left;
	
}

.fwidget ul li  {
	display: block !important;
	font-size: 12px;
}

.fwidget ul li a{
	line-height: 20pt;
	color: #505050;

}
.fwidget ul li a:hover{
color: #303393;}

.ficons {
	text-align: center;
}


.icon-item:nth-child(1) {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.icon-item:nth-child(1) {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.icon-item:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.ficons span{
	
	width: 62px;
	height: 62px;
	display: inline-block;
	border: 1px solid #c1c1c1;
	border-radius: 50%;
}


.ficons span img{
	padding-top: 8px;
}

.ficons .icon-item {
	display: inline-block;
	text-align: center;
	margin: 0 3%;
	
}


@media(max-width:1366px){
	
.ficons .icon-item{
	
	margin: 0 !important;
    margin-left: 0px;
	padding: 0 30px;
}

.ficons span {
    width: 52px;
    height: 52px;
    display: inline-block;
    border: 1px solid 
    #c1c1c1;
    border-radius: 50%;
}

.ficons span img{
	
	width: 30px;
	height: auto;
}

.icon-item p{font-size: 12px !important;
color: #6C6B6B;
}

.ficons .icon-item {

    margin: 0 !important;
    margin-left: 0px;
    padding: 0 2%;
        padding-left: 30px;

}

	
}

.ficons-border{
	border-top-style: none;
}



@media(max-width:767px){
	
	.ficons {
		
		
		white-space: nowrap;
		width: calc(100px * 7);
		
	}
	
.ficons .icon-item {
	display: inline-block;
	text-align: center;
	margin: 0 20px;
	
}


.ficons span{
	
	width: 46px;
	height: 46px;
	display: inline-block;
	border: 1px solid #c1c1c1;
	border-radius: 50%;
}


.ficons span img{
	padding-top: 6px;
	width: 30px;
}


}



.top-rip::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 25px;
    z-index: 2;
    top: 0;
    /*background-image: url("../imgs/rip.svg");*/
    background-position: center bottom;
    background-repeat: repeat-x;
}

.bwidget {
	width: 100%;
	float: left;
}

.bwidget p {
	color: #696969;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
}

.bwidget a {
	color: #696969;
	text-align: center;
	font-size: 14px;
}

.bwidget a:hover {
	color: #000;
	text-align: center;
	font-size: 14px;
}


.Bfooter{
	width: 100%;
	padding:10px 150px 0px 150px;
	display: table;
}

@media(max-width:767px){
	
.Bfooter{
	width: 100%;
	padding: 20px 20px 0 20px;
	display: table;
}

.bwidget {
	width: 100%;
	float: ;
	text-align: center;
	margin: 0 auto;
}

.bwidget p {
	
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
}

ul.social-icons {
    text-align: center;
	margin-bottom: 10px;
	
}

}


ul.social-icons {
    text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* owl main banner start */

#main-slider {
	
	margin-top: 20px;
}

#main-slider .item img {
	display: block;
	width: 100%;
	height: auto;
}
#bar {
	width: 0%;
	max-width: 100%;
	height: 2px;
	background: #999;
}
#progressBar {
	width: 100%;
	background: #d5d4da;
	color: #fff;
}
.owl-page > span {
	border: 1px solid #eaeaea;
	display: inline-block;
	float: left;
	height: 11px;
	margin: -3px;
	padding: 5px;
	width: 11px;
}
.owl-page.active, .owl-page:hover {
	background-color: #d9121f;
	border-color: #d9121f;
}






.section-slide {
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}


#Latest-News .item {
    float: left;
    padding: 20px;
    width: 100%;
}


/* .image {width: 100%; */
/* float: left; */
/* text-align: center; */
/* z-index: 1; */
/* position: relative; */
/* border: 1px solid #eeeeee; */
/*background: url(../images/bg-2.jpg)*/}


#Latest-News .image img {
    display: inline-block !important;
max-width: ;
margin: 0 auto;}


@media(max-width:767px){
	
#Latest-News .image img {
    display: inline-block !important;
max-width:100% ;}

.section-slide {
	width: 90%;
	margin: 0 auto;
	margin-top: 0;
	margin-bottom: 50px;
}

.page-width2 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: table;
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 0;
}
	
}


#Latest-News .post {
	
	position: relative;
background:#fff;

}

#Latest-News .item-copy {
    width: 100%;
    float: left;
    text-align: center;
    z-index: 1;
    position: relative;
}

#Latest-News .item-copy {
    padding: 5px 0;
    background: #e6e7e8;
	border-top-style: none;
}

#Latest-News .post  img{
	
	width: 226px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	margin: 25px;
}


#Latest-News .item-name {
    font-size: 20px;
    color:   #000;
    line-height: 1.5em;
    padding: 0 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-family: 'Nunito Sans', sans-serif;
}


#Latest-News .item-model {
    line-height: 1.5em;
    color: #2f3192;
	font-family: 'Nunito Sans', sans-serif;
}


#index .customNavigation a.next {
    right: 0px;
	
}

#index .customNavigation a {
    position: absolute;
    top: -64px;
}

.customNavigation a {
    padding: 12px 17px;

}

.next {
    text-align: right;
}


.customNavigation {
	margin: 0 auto;
	text-align: center;
	z-index: 1000;
position: relative;
}

.btnc {
	
	display: inline-block;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 14px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid
#eaeaea;
border-radius: 0px;
background-color:#fff;
padding: 20px;
 border-radius: 100%;
    border: 2px solid 
    #ccc;
}

.brand img {
    width: 250px;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
	margin-bottom: 30px;
	
}


@media(max-width:767px){
	
	.brand img {
    width: 190px;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    margin-bottom: 30px;
}

.brand {
    padding: 15px 0 0;
    text-align: left;
    position: relative;
    z-index: 1;
    margin-left: 0 auto;
    text-align: center;
margin: 0 0 0 0;}


#main-slider {
    margin-top: 0;
}

}

/* app btn */
.bttn-icon {
    padding: 15px 50px;
    background-color: #22233b ;
    color: #ffffff;
    display: inline-block;
    border-radius: 100px;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
	margin-top: 20px;
	z-index: 100;
	position: relative;
}


.bttn-icon:hover {
    color: #ffffff;
    background-color: #6858db;
    -webkit-box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.4);
}

.bttn-icon .bttn-content {

    position: relative;
    padding-left: 50px;
    display: block;

}

.bttn-icon .bttn-content .icon {

    display: block;
    position: absolute;
    left: 0;
    top: 70%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: ;
    width: 30px;

}


.appsec{
	padding-top: 65px;
	position: relative;
	background: #FEF2EF;
}


.appsec::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 815px 1088px 0 0;
    border-color: #fff transparent transparent transparent;
}


@media(max-width:767px){
	
	.appsec::before{
		border-width:0 !important;
	}
}

.appcol {
	width: 50%;
	float: left;
	text-align: center;
	z-index: 1000;
position: relative;
}


.app-c {
	width: 70%;
	margin:0 auto;
}

@media(max-width:767px){
	
	.appcol {
	width: 100%;
	float: left;
	text-align: center;
}

.appcol h1 {
    font-size: 30px !important;
    margin-bottom: 20px;
    margin-top: 0 !important;
}

.appcol h2{
	font-size: 20px !important;
	
}

.dnone {
	display: none;
}


.bttn-icon {
	margin-bottom: 40px;
}


.app-c {
	width: 100%;
	margin:0 auto;
}

}


.appcol h1{
	font-size: 45px;
	margin-bottom: 20px;
	margin-top: 60px;
	color: #f4813f;
	font-weight: 700;
}

.appcol h2{
	font-size: 25px;
	
}



.appcol img{
	
	width: 350px;
	height: auto;

}


/* .app-hand img{ */
	

	/* position: relative; */
/* -webkit-animation: bounceHero 3s infinite; */
/* animation: bounceHero 3s infinite; */
/* } */



/* @-webkit-keyframes bounceHero { */
  /* 0% { */
    /* top: 0px; */
  /* } */
  /* 50% { */
    /* top: 25px; */
  /* } */
  /* 100% { */
    /* top: 0px; */
  /* } */
/* } */

/* @keyframes bounceHero { */
  /* 0% { */
    /* top: 0px; */
  /* } */
  /* 50% { */
    /* top: 25px; */
  /* } */
  /* 100% { */
    /* top: 0px; */
  /* } */
/* } */


ul.social-icons {
    text-align: center;
}

ul.social-icons li {
    color: #000;
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    width: 2.2em;
    height: 2.2em;
    text-align: right;
    border-radius: 40px;
    background: #fff;
	border: 1px solid #c1c1c1;
}


ul.social-icons li i{
	color: #696969;
}



ul.social-icons li.item--facebook:hover {
    background-color: #3b5998;
    border-color: #3b5998
}

ul.social-icons li.item--twitter:hover {
    background-color: #00aced;
    border-color: #00aced
}

ul.social-icons li.item--instagram:hover {
    background-color: #517fa4;
    border-color: #517fa4
}

ul.social-icons li.item--linkedin:hover {
    background-color: #007bb6;
    border-color: #007bb6
}

ul.social-icons a {
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    font-weight: 300;
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1)
}

ul.social-icons a:hover {
    color: #fff
}

ul.quick-contact li {
    margin-bottom: 15px;
    display: block;
    text-align: left
}

ul.quick-contact li a span {
    padding-right: 8px
}

ul.quick-contact li a:hover {
    color: #fff
}

ul.quick-links {
    text-align: left
}

ul.quick-links li {
    padding: 3px 10px;
    text-transform: uppercase;
    display: block
}


.box h1{
	
	text-align: center;
}

.box p{
	
	text-align: center;
}


@media(max-width:767px;){
	
	.box h1{
		font-size: 22px;
		margin-top: 20px;
	}
	

	
}


.custom-sec2{
	width: 90%;
	margin: 0 auto;}

@media(max-width:767px){
	.custom-sec2{
		width: 100% ;
	margin-right:0 ;
	margin: 0 ;}
}


.cnt{
	font-weight: normal;
	font-size: 13px;
	color: #2e3192;
}


.fwidget ul li i {
    
    color:#9b9b9b;
	margin-right: 4px;
}

.cfwidget ul li:nth-child(2) {
    margin-top: 10px;
}

.cfwidget ul li:nth-child(3) {
    margin-top: 10px;
}



.icon-img{
	width: 20%;
	float: left;
	
}


.icon-txt{
	width: 80%;
	float: left;
}

.winnings .winnings-inner{
	display: table;
}


@media(max-width:767px){
	
	.one-fourth {
    width: 100%;
}
}



/* new home page css /*

/*================================================
Services Area CSS
=================================================*/

.new-page-wrap{
	max-width: 100%;
	width: 1170px;
	margin: 0 auto;
}

@media(max-width: 767px){
	
	.new-page-wrap{
	padding-right: 15px;
	padding-left: 15px;
}
}


.services-area {
  background-image: url(../../assets/img/services-bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: repeat;
}


.section-title {
	text-align: center !important;
	margin-bottom: 45px !important;
}

.services-area .section-title span {
  color: #e24852;
}

.services-area .section-title h2 {
  color: #ffffff;
}

.services-area .section-title p {
  color: #ffffff;
}

.services-area.bg-ffffff {
  background-image: url(../../assets/img/services-bg2.jpg);
}

.services-area.bg-ffffff .section-title h2 {
  color: #02162e;
}

.services-area.bg-ffffff .section-title p {
  color: #6b6b84;
}

.services-area.bg-f1f0f3 {
  background-image: unset;
  background-color: #f1f0f3;
}

.services-area.bg-f1f0f3 .section-title h2 {
  color: #02162e;
  font-weight: 400;
  font-size: 42px;
}

.services-area.bg-f1f0f3 .section-title p {
  color: #6b6b84;
}

.services-area.bg-666666 {
  background-image: unset;
  background-color: #ffffff;
}

.services-area.bg-666666 .section-title h2 {
  color: #02162e;
}

.services-area.bg-666666 .section-title p {
  color: #6b6b84;
}

.services-item .image a img {
  display: inline-block;
}

.services-item .content {
  background-color: #1b242d;
  padding: 30px;
}

.services-item .content h3 {
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 600;
}

.services-item .content h3 a {
  color: #ffffff;
}

.services-item .content h3 a:hover {
  color: #e24852;
}

.services-item .content p {
  color: #c4c4c5;
  font-size: 15px;
}

.services-slider.owl-theme .owl-nav {
  margin-top: 0;
}

.services-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  left: -10px;
  top: 40%;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
  margin: 0;
  outline: 0;
  width: 45px;
  height: 45px;
  line-height: 52px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #ffffff;
  color: #e24852;
  border-radius: 50%;
  opacity: 1;
  visibility: hidden;
}

.services-slider.owl-theme .owl-nav [class*=owl-]:hover, .services-slider.owl-theme .owl-nav [class*=owl-]:focus {
  background-color: #02162e;
}

.services-slider.owl-theme .owl-nav [class*=owl-].owl-next {
  left: auto;
  right: -10px;
}

.services-slider.owl-theme .owl-nav [class*=owl-] i {
  font-size: 25px;
  font-weight: bold;
}

.services-slider.owl-theme:hover .owl-nav [class*=owl-] {
  opacity: 1;
  visibility: visible;
  left: -20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.services-slider.owl-theme:hover .owl-nav [class*=owl-].owl-next {
  left: auto;
  right: -20px;
}

.single-services {
  margin-bottom: 30px;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-services .image {
  position: relative;
}

.single-services .image a img {
  display: inline-block;
}

.single-services .image .icon {
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  z-index: 9;
}

.single-services .image .icon i {
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  color: #e24852;
  text-align: center;
  font-size: 30px;
  border-radius: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-services .content {
  background-color: #ffffff;
  padding: 45px 30px 30px 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  border-radius: 0 0 8px 8px;
}

.single-services .content h3 {
  font-size: 25px;
  margin-bottom: 14px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-services .content h3 a {
  color: #02162e;
}

.single-services .content p {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 15px;
}

.single-services .content::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 0%;
  background: #e24852;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 0 0 8px 8px;
}

.single-services:hover .content::before {
  height: 100%;
}

.single-services:hover .content h3 a {
  color: #ffffff;
}

.single-services:hover .content h3 a:hover {
  color: #e24852;
}

.single-services:hover .content p {
  color: #ffffff;
}

.single-services:hover .image .icon i {
  background-color: #02162e;
  color: #ffffff;
}

.single-services-item {
  margin-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  padding: 15px;
  margin-top: 20px;
  margin-right: 20px;
  position: relative;
  z-index: 1;
}

.single-services-item::before {
  content: '';
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: -1;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 2px solid #184E9D;
}

.single-services-item::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #ffffff;
}

.sec-title-two .title .left-separate {
    position: absolute;
    left: 0px;
    top: 12px;
    width: 55px;
}


.sec-title-two.light .title .left-separate::before, .sec-title-two.light .title .right-separate::before {
    background-color: #ffffff;
}

.sec-title-two .title .left-separate::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    height: 2px;
    width: 38px;
    background-color: #222222;
}


.steps-section .sec-title-two .title .right-separate::after, .steps-section .sec-title-two .title .left-separate::after {
    background-color: #222222;
}

.single-services-item .icon {
  margin-bottom: 20px;
}

.single-services-item .icon i {
  display: inline-block;
  height: 65px;
  width: 65px;
  line-height: 65px;
  background-color: transparent;
  border: 1px dashed #e24852;
  color: #e24852;
  text-align: center;
  font-size: 30px;
  border-radius: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-services-item h3 {
  font-size: 16px;
  margin-bottom: 14px;
  height: 50px;
overflow: hidden;
}

.single-services-item h3  {
  color: #02162e;
}

.single-services-item .learn-btn {
  color: #e24852;
  font-weight: 500;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 18px;
}

.single-services-item .learn-btn i {
  font-size: 16px;
  position: relative;
}

.single-services-item:hover {
  margin-top: 0;
  margin-right: 0;
}

.single-services-item:hover::before {
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
}

.single-services-item:hover .icon i {
  background-color: #e24852;
  color: #ffffff;
}

.single-services-item:hover .learn-btn {
  letter-spacing: 1px;
}


.steps-section {
    position: relative;
    padding: 100px 0px 70px;
}




.steps-section{
	position:relative;
	padding:100px 0px 70px;
}

.steps-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:#5AB2C6;
}

.steps-section .sec-title-two .title .right-separate:after,
.steps-section .sec-title-two .title .left-separate:after{
	background-color:#222222;
}

.steps-section .sec-title-two .text{
	color:#222222;
}

.step-block{
	position:relative;
	margin-bottom:30px;
}

.step-block .inner-box{
	position:relative;
}

.step-block .inner-box .icon-box{
	position:relative;
	display:inline-block;
}

.step-block .inner-box .icon-box .icon{
	position:relative;
	width:230px;
	height:230px;
	font-size:80px;
	text-align:center;
	font-weight:400;
	line-height:230px;
	display:inline-block;
	background-color:#222222;
	color:rgba(255,255,255,0.70);
}

.step-block .inner-box .icon-box .number{
	position:absolute;
	right:-30px;
	top:30%;
	width:60px;
	height:60px;
	z-index:1;
	color:#222222;
	font-size:24px;
	line-height:60px;
	text-align:center;
	display:inline-block;
	font-family: 'Oswald', sans-serif;
}

.step-block .inner-box .icon-box .number:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:60px;
	height:60px;
	z-index:-1;
	background-color:#ffffff;
	transform:rotate(45deg);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.step-block .inner-box:hover .icon-box .number:before{
	transform:rotate(180deg);;
}

.step-block .inner-box h3{
	position:relative;
	color:#ffffff;
	font-size:30px;
	font-weight:600;
	margin-top:35px;
	font-family: 'Oswald', sans-serif;
}

.step-block .inner-box .text{
	position:relative;
	color:#222222;
	font-size:17px;
	font-weight:400;
	margin-top:12px;
	line-height:1.5em;
}


.sec-title-two.light h2, .sec-title-two.light .title {
    color: #ffffff;
}

.sec-title-two h2 {
    position: relative;
    color: #222222;
    font-size: 42px;
    font-weight: 400;
    text-transform: capitalize;
	margin: 0 !important;
	padding: 0 !important;
}


.sec-title-two .title {
    position: relative;
    color: #222222;
    font-size: 24px;
    font-weight: 500;
    margin-top: 28px;
    padding: 0px 70px;
    display: inline-block;
    text-transform: capitalize;
}


.steps-section .sec-title-two .text {
    color: #222222;
}


.sec-title-two .text {
    position: relative;
    color: #222222;
    font-size: 16px;
    line-height: 1.9em;
    margin-top: 25px;
	margin-bottom: 25px;
}

.centered {
    text-align: center;
}


.sec-title-two .title .left-separate {
    position: absolute;
    left: 0px;
    top: 20px;
    width: 55px;
}

.sec-title-two .title .right-separate {
    position: absolute;
    right: 0px;
    top: 20px;
    width: 55px;
}

.sec-title-two.light .title .left-separate::before, .sec-title-two.light .title .right-separate::before {
    background-color: #ffffff;
}


.sec-title-two .title .right-separate::before {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    height: 2px;
    width: 38px;
    background-color: #222222;
}

.steps-section .sec-title-two .title .right-separate::after, .steps-section .sec-title-two .title .left-separate::after {
    background-color: #222222;
}

@media(max-width:767px){
	
	.step-block .inner-box {
    text-align: center;
}

.step-block .inner-box .icon-box .number {
    right: 0px;
    top: 0%;
}

.sec-title-two h2 {
    font-size: 30px;
}
}

.single-services-item img{
	width: auto;
	margin: 0 auto;
	object-fit: contain;
	height: 200px;
}

.single-services-item{
	text-align: center !important;
}


====================================================================
	About Section Four
====================================================================

***/

.about-section-four{
	position:relative;
	padding-bottom:70px;
}

.about-section-four .blocks-column{
	position:relative;
	margin-bottom:25px;
}

.about-section-four .blocks-column .inner-column{
	position:relative;
	padding:60px 50px;
	border-bottom:20px solid #222222;
	box-shadow:0px 0px 15px rgba(0,0,0,0.15);
}

.about-section-four .blocks-column .inner-column .blocks-outer{
	position:relative;
}

.about-block{
	position:relative;
}

.about-block .inner-block{
	position:relative;
	padding-left:85px;
	padding-bottom:30px;
	margin-bottom:35px;
	border-bottom:1px solid #cccccc;
}

.about-block:last-child .inner-block{
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

.about-block .inner-block .icon{
	position:absolute;
	left:0px;
	top:2px;
	color:#fda700;
	line-height:1em;
	font-size:50px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.about-block .inner-block:hover .icon{
	-webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}

.about-block .inner-block .title{
	position:relative;
	color:#0e0e0e;
	font-size:16px;
	line-height:1.3em;
}

.about-block .inner-block h3{
	position:relative;
	color:#222222;
	font-size:24px;
	text-transform:capitalize;
}

.about-section-four .content-column{
	position:relative;
	margin-bottom:25px;
}

.about-section-four .content-column .inner-column{
	position:relative;
	padding-top:40px;
	padding-left:40px;
}

.about-section-four .content-column .upper-box{
	position:relative;
	padding-bottom:40px;
}

.about-section-four .content-column .upper-box .image{
	position:relative;
}

.about-section-four .content-column .upper-box .small-image{
	position: absolute;
	right:0px;
	bottom:0px;
}

.about-section-four .content-column .experiance-box{
	position:absolute;
	left:50%;
	z-index:1;
	margin-top:35px;
	margin-left:-50px;
}

.about-section-four .content-column .experiance-box .box-inner{
	position:relative;
	padding:25px 25px;
	min-width:200px;
	width:100%;
	text-align:center;
	background-color:#fda700;
}

.about-section-four .content-column .experiance-box .box-inner:before{
	position:absolute;
	content:'';
	left:10px;
	top:10px;
	right:10px;
	bottom:10px;
	z-index:1;
	border:2px solid #ffffff;
}

.about-section-four .content-column .experiance-box .number{
	position:relative;
	color:#ffffff;
	font-size:100px;
	font-weight:700;
	line-height:1em;
	text-shadow:0px 0px 10px rgba(0,0,0,0.10);
	font-family: 'Oswald', sans-serif;
}

.about-section-four .content-column .experiance-box .txt{
	position:relative;
	color:#222222;
	font-size:14px;
	font-weight:500;
	margin-top:15px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
}

.about-section-four .content-column .lower-box{
	position:relative;
}

.about-section-four .content-column .lower-box .title{
	position:relative;
	color:#0e0e0e;
	font-size:16px;
	line-height:1.3em;
}

.about-section-four .content-column .lower-box h3{
	position:relative;
	color:#222222;
	font-size:32px;
	line-height:1.3em;
	margin-top:20px;
}

.about-section-four .content-column .lower-box .text{
	position:relative;
	color:#0e0e0e;
	font-size:15px;
	line-height:1.9em;
	margin-top:20px;
	margin-bottom:30px;
}

.about-section-four .content-column .lower-box .theme-btn{
	float:left;
}

.about-section-four .content-column .lower-box .signature{
	position:relative;
	float:left;
	padding-left:20px;
}

.about-section-four .content-column .lower-box .info{
    position: relative;
	color: #2E3192;
	float: left;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: 700;
}

.about-section-four .content-column .lower-box .info span{
    position: relative;
    color: #222222;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3em;
    margin-top: 8px;
	display:block;
    font-family: 'Oswald', sans-serif;
}

.btn-style-six .txt{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #222222;
	background-color:#ffb400;
	padding:15px 25px 15px 37px;
	margin-right: 45px;
}



.btn-style-six:hover{
	color: #ffffff;
}

.about-section-four {
    position: relative;
    padding-bottom: 45px;
	padding-top: 0 !important;
}


.project-section {
    position: relative;
    padding: 120px 0 90px;
	background-color: #f7f7f7;
}



.project-section{
	position: relative;
	padding: 120px 0 90px;
}

.project-section .column{
	position: relative;
}

.project-section .column.pd-top{
	padding-top: 40px;
}

.project-section .sec-title{
	position: relative;
	max-width: 480px;
}

.project-block{
	position: relative;
	margin-bottom: 30px;
}

.project-block .image-box{
	position: relative;
}

.project-block .image-box .image{
	position: relative;
}

.project-block .image-box .image img{
	display: block;
	width: 100%;
	height: auto;
}

.project-block .overlay-box{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
}

.project-block .image-box:hover .overlay-box{
	background-color: rgba(26,41,54,.95);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.project-block .overlay-box:before{
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	border: 1px solid #ec972c;
	content: "";
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
}

.project-block .image-box:hover .overlay-box:before{
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

.project-block .overlay-box .inner{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
	-webkit-transform: translateY(-20%);
	-moz-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	-o-transform: translateY(-20%);
	transform: translateY(-20%);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.project-block .image-box:hover .overlay-box .inner{
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	-ms-transition-delay: 400ms;
	-o-transition-delay: 400ms;
	transition-delay: 400ms;
	opacity: 1;
}

.project-block .overlay-box h4{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 5px;
}

.project-block .overlay-box h4 a{
	display: inline-block;
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.project-block .overlay-box h3 a:hover{
	color: #f79d2b;
}

.project-block .tags{
	position: relative;
}

.project-block .tags a{
	position: relative;
	display: inline-block;
	font-size: 12px;
	line-height: 1.2em;
	color: #fff;
	font-weight: 400;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: #f79d2b;
	padding: 15px;
	margin-top: 20px;
}

.project-block .tags a:hover{
	background-color: #1A2940;
	color: #F79D2B;
}

.project-link-box{
	/* position: relative; */
	margin-bottom: 30px;
}

.project-link-box .inner{
	/* position: relative; */
}

.project-link-box {
	display: inline-block;
	font-size: 22px;
	color: #ffffff;
	font-weight: 700;
	padding: 44px 15px;
	text-transform: uppercase;
	text-align: center;
	background-color: #f79d2b;
	text-decoration: underline;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	width: 100%;
	line-height: 25pt;
	text-decoration: none;
}

.project-link-box a i{
	position: relative;
	margin-left: 7px;
}

.project-link-box a:hover{
	color: #f79d2b;
	background-color: #1a2940;
}

.project-section.style-two{
	padding: 110px 30px 80px;
}

.project-section.style-three{
	padding: 110px 0px 80px;
}


.sec-title .text {
    position: relative;
    font-size: 15px;
    line-height: 28px;
    color: #555555;
    font-weight: 300;
    margin-top: 20px;
}

.project-section .sec-title {
    position: relative;
    max-width: 480px;
}


.sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
}


.project-section .sec-title h2{
	font-size: 32px;
}



.project-section::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-repeat: repeat;
    background-position: center top;
    background-image: url(../images/pattern-3.jpg);
    opacity: .02;
}

/* Main Footer */

.main-footer {
    position: relative;
    padding-top: 65px ;
	padding-bottom: 40px ;
    background: #1C1E4E;
}

.main-footer .widgets-section {
    position: relative;
    padding-bottom: 30px;
}

.main-footer .widget {
    margin-bottom: 40px;
}

.main-footer .widget .widget-title {
    color: #fff;
}

/* Widget */
.widget {
    position: relative;
    margin-bottom: 50px;
}


.widget ul{
	text-align: left !important;
	margin: 0 !important;
	padding: 0 !important;
}

.widget .widget-title {
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    color: #222;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.widget .widget-title:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 40px;
    bottom: 0;
    left: 0;
}

.about-widget .logo {
    position: relative;
    margin-bottom: 20px;
}

.about-widget .text {
    position: relative;
    color: #fff;
    margin-bottom: 30px;
}


.about-widget .social-links {
    position: relative;
    margin-bottom: 20px;
}

.about-widget .social-links li {
    position: relative;
    margin-right: 5px;
    margin-bottom: 10px;
    display: inline-block;
}

.about-widget .social-links li a {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #2a4241;
    border-radius: 6px;
    text-align: center;
    border-radius: 6px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.about-widget .social-links li a:hover {
    color: #ffffff;
}

.about-widget .social-links li a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.about-widget .social-links li a:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.about-widget .social-links li a span {
    position: relative;
}


.links-widget ul li {
    color: #fff;
    margin-bottom: 10px;
	display: block;
}

.links-widget ul li a {
    color: #fff;
    transition: .5s;
	font-size: 16px;

}

.links-widget ul li a:hover {
    color: #F57D17;
    transition: .5s;
	font-size: 16px;

}

@media only screen and (min-width: 992px) {
    .links-widget {
        position: relative;
        margin-left: 65px;
    }
}

.contact-widget .contact-info {
    position: relative;
}

.contact-widget .contact-info li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.contact-widget .contact-info li .icon {
    position: absolute;
    color: #fff;
    margin-right: 15px;
    font-size: 20px;
    margin-top: 0px;
}

.contact-widget .contact-info li .text {
    position: relative;
    color: #fff;
	padding-left: 38px;
}

.contact-widget .contact-info li .text a {
    color: #fff;
    transition: .5s;
	font-size: 16px;
}

.footer-bottom {
    text-align: center;
    border-top: 1px solid #373d3d;
}

.footer-bottom .copyright {
    position: relative;
    color: #fff;
}

.footer-bottom .text {
    position: relative;
    margin-bottom: 0;
}


.widget-content strong{
	
	color: yellow;
}


.box-clients{
	border: 1px solid #cccccc;
	margin: 10px;
	text-align: center;
}


.box-clients img{
	width: auto;
	height: 120px;
	
}


.h-txt h1{
	font-size: 28px !important;
	color: #2E3192;
}

.h-txt h2{
	font-size: 24px !important;
	color: #2E3192;
}

.h-txt h3{
	font-size: 22px !important;
	color: #2E3192;
}

.h-txt{
	margin-bottom: 45px;
}


.h-txt p{
	color: #000;
	line-height: 25pt;
	font-size: 16px !important;
}


.h-txt ul{
	text-align: left;
}

.h-txt ul li{
	display:block !important;
	list-style-type: disc !important;
	font-weight: 500;
	line-height: 25pt;
	font-size: 17px;
}