.footericons{
	background-color: #e6e6e6;
	border-radius: 7px;
	display: inline-block !important;
	margin-bottom: 20px;
}
.footer-section ul.footericons li {
    margin: 0 15px !important;
}
.footer-section ul.footericons img {
    margin-top: 10px;
    margin-bottom: 10px;
}
#top {
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    background-color: #fe7202;
    color: #fff;
    font-size: 35px;
    margin: 0 auto -20px;
    position: absolute;
    line-height: 40px;
    z-index: 10;
    bottom: 70px;
    right: 48%;
}
#top i.fa{
	color: #fff;
}
.contact-details{
	text-align: left;
	padding-bottom: 20px;
}
.contact-details h3{
    color: #fe7202;
    font-size: 20px;
    font-weight: 700;
	margin-bottom: 20px;
}
.contact-block{
	background: #fff;
    padding:15px;
    margin: 30px 0 0;
    border-radius: 20px;
}
.contact-block>.row>div:first-child{
	border-right: 1px solid #fe7202;
}
.contact-block .git-element {
    margin: 0px;
    text-align: right;
    display: flex;
}
.contact-block .git-element .git-icon i {
    padding: 15px 25px;
    background: #fff7f0;
    color: #fe7202;
    font-size: 20px;
    margin: 0 15px 0 0;
    border-radius: 5px;
}
.contact-block .git-element .git-text {
    line-height: 50px;
}
.contact-block .git-element .git-text span {
    font-size: 16px;
    color: #fe7202;
    font-weight: 700;
    line-height: 25px;
}
.contact-block .btn-section,.why-more-btn .btn-section {
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 10px 40px;
    border-radius: 5px;
    line-height: 5px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    border: 1px solid #067de4;
    background: #067de4;
    outline: none;
    box-shadow: 0px 0px 0px 0px rgba(158, 158, 158, 0.6);
	overflow: hidden;
}
.contact-block .btn-section:hover ,.why-more-btn .btn-section:hover{
    text-decoration: none;
    box-shadow: 0px 10.213px 20px 0px rgba(158, 158, 158, 0.1);
}
.contact-block-btn{
	text-align: right;
}
.contact-block .btn-section span ,.why-more-btn .btn-section span{
    z-index: 20;
    color: #fff !important;
    font-size: 17px !important;
    line-height: 25px;
}
.contact-block .btn-section:after ,.why-more-btn .btn-section:after{
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 9;
}
.contact-block .btn-section:hover ,.why-more-btn .btn-section:hover{
    color: #fff;
}

.contact-block .btn-section:hover:after ,.why-more-btn .btn-section:hover:after {
    left: 120%;
    transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.contact-span{
	color: #011e37;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 700;
	display: inline-block;
}
#myContact .form-section{
	margin-top: 0;
	direction: ltr;
}
#myContact .modal-dialog{
    direction: rtl;
}
.contact-dir a{
	border: 3px solid #067de4;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    background-color: #067de4;
    text-align: center;
    display: inline-block;
    color: white;
    z-index: 9;
    box-shadow: 0 0 17px rgba(6, 125, 228, 0.4);
}
.contact-dir {
    text-align: left;
    margin: 30px 0;
}
.circle-flag {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    line-height: 55px;
    border: 1.5px solid #fe7202;
    margin: -50px auto 15px;
}
.circle-flag>img{
	width: 65%;
}
.contact-time{
	padding: 15px 25px;
    background: #fff7f0;
    color: #fe7202;
    font-weight: 700;
    margin: 0 0px 0 15px;
    border-radius: 5px;
	margin: 40px 10px 10px;
    text-align: left;
}
.contact-time>span:last-child{
	color: #011e37;
	margin-right: 10px;
}
.git-text>span>a{
	color: #fe7202;
	font-family: arial, sans-serif;
}
.gitcontainer {
	min-height: 130px
}
.gitcontainer .git-element.git-element3 {
    margin-bottom: 30px !important;
}
.gitcontainer  .git-element .git-icon i {
    width: 70px;
}

.end-footer .footer-social a i{
	color: #807e79 !important;
	margin: 12px 18px;
	font-size: 20px;
}
.end-footer .footer-social a:hover{
	background: transparent 
}
.end-footer .footer-social a:hover i{
	background: transparent;
	color: #fe7202 !important;
}
.contact-upload-file{
	width: 150px;
	height: 40px;
    padding: 5px 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    border: 1px solid white;
    font-size: 15px;
    font-weight: 700;
    background-color: #fe7202;
    color: #fff;
    border-radius: 10px;
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}
.contact-upload-file label{
	cursor: pointer;
	position: absolute;
    top: 6px;
    left: 20px;
}
#contact-m-file{
	transform: scale(2);
	opacity: 0;
	cursor: pointer;
}
.profile-second-table .row>.col-lg-6.col-md-12.get-all:last-of-type {
    order: 1;
}
.txt-o{
	color: #fe7202;
}
.feat-item {
    box-shadow: 0px 0px 20px 0px #dfdfdf;
    padding: 20px;
    height: 100%;
    border-radius: 10px;
    transition: all 0.4s;
	background-color: #fff;
}
.feat-item-img {
    position: relative;
    background: url(../img/features/feat-bg.png) no-repeat;
	background-position: center center;
	background-size: contain;
	height: 160px;
}
.feat-item-img img{
	transition: all 0.4s;
	max-height: 100%;
	max-width: 100%;
}
.feat-item-img h1 {
    font-size: 90px;
    position: absolute;
    top: -20px;
    right: 30px;
}
.feat-item:hover{
	transform: scale(1.05);
}
.feat-item:hover .feat-item-img img{
	-webkit-animation: featmove 1s infinite alternate; /* Safari 4.0 - 8.0 */
    animation: featmove 1s infinite alternate;
}
@keyframes featmove {
    from {}
    to {transform: translate(20px,10px) scale(1.05);}
}
.main-why{
	background-color: #fbfbfb;
}
.why-img {
    height: 120px;
    margin-bottom: 10px;
    line-height: 120px;
}
.why-img img{
    transition: all 0.4s;
	max-height: 100%;
	max-width: 100%;
}
.feat-item:hover .why-img img{
	-webkit-animation: swing 1s ease infinite;
    animation: swing 1s ease infinite;
}
.our-client .owl-nav{
	display: none !important;
}
.our-client .feat-item {
	max-height: 293px;
    margin: 80px 20px 40px;
}
.form-subscribe input{
	border-radius: 30px !important;
}
.btn-orange {
    background-color: #fe7202;
    color: #fff !important;
    margin-top: 10px;
    width: 100%;
    padding: 10px;
    border-radius: 30px;
    border: none;
    font-size: 20px;
	transition: all 0.4s;
}
.btn-orange i.fa{
	color: #fff;
}
.btn-orange:hover{
    background-color: #e44000;
    color: #fff !important;
}
.btn-orange:hover i.fa{
    background-color: #e44000;
    -webkit-animation: swing 1s ease infinite;
    animation: swing 1s ease infinite;
}
.txt-b{
	color: #067de4;
}
.btn-register {
    background: #067de4;
    color: #fff;
    padding: 10px 10px 10px 15px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block;
    border-radius: 40px;
}
.btn-register img{
	height: 32px;
    margin-right: 6px;
}
.btn-register i.fa {
    color: #fff;
    background-color: #046eca;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 50%;
    font-size: 20px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-left: 5px;
}
.btn-register:hover{
	color: #fff ;
	-webkit-animation: btnscale .5s infinite alternate; /* Safari 4.0 - 8.0 */
    animation: btnscale .5s infinite alternate;
}
@keyframes btnscale {
    to {transform: scale(1.05);
		box-shadow: 1px 1px 5px #02447d;
	}
}
.profile-changed-sec{
	background-color: #f8f8f8;
	border-radius: 0 0 25px 25px;
	padding-top: 70px;
	padding-bottom: 180px;
}
.profile-search-box{
	border-radius: 30px;
	overflow: hidden;
}
.profile-second{
	margin-top: -100px;
    background-color: #fff;
    border-radius: 25px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
	margin-bottom: 80px;
}
.line-profile-tabs {
    padding: 0;
    background: #ebebeb;
    height: 1px;
    width: 35%;
    margin: 5px auto;
}
.profile-changed-txt-second {
    margin-left: 10px;
}
.footer-blur-all {
    position: relative;
}
#msform .fieldset .form-section input.checkbox2:after,#msform .fieldset .form-section input.checkbox2:before{
	width: 17px;
	height: 14px;
}
.content1-setting i.fa {
    position: relative;
    left: -15px;
    color: #067de4;
}
.workmethod-img{
	padding: 70px 0;
	text-align: center;
}
.workmethod-item{
	background: #fff;
    padding: 20px;
    border-radius: 10px;
	height: 100%;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	text-align: left;
}
.workmethod-item:hover{
	box-shadow: 0 0px 15px 0 #ddd;
	transform: scale(1.02);
}
.workmethod-item:hover .workmethod-item-img{
	transform: scaleX(-1);
}
.workmethod-item-img{
	border-radius: 50%;
	width: 100px;
	height: 100px;
	-webkit-transition: all 0.4s;transition: all 0.4s;
	border: 5px solid #fbfbfb;
	background-color: #fff;
	text-align: center;
	line-height: 60px;
    padding: 15px;
    margin: -60px 5px 20px;
}
.workmethod-item-img img{
	max-height: 100%;
}
.workmethod-item-ul li{
	padding: 15px;
	border-radius: 5px;
	color: #1b1b1b;
	font-weight: 700;
	font-size: 16px;
}
.workmethod-item-ul li:nth-child(odd){
	background-color: #fbfbfb;
}
.workmethod-item-ul li::before {
	content: "•";
	color: #fe7202;
	font-size: 40px;
	float: left; 
	margin-right: 10px;
	margin-bottom: 20px;
}
.end-footer .right a img {
    width: 80px;
    margin-left: 10px;
}
.workmethod-rounded{
	border-radius: 10px;
	box-shadow: 0 0px 15px 0 #ddd;
	padding: 50px 15px;
	background: #fff url(../img/workmethod/Store_1871436.png) no-repeat;
	background-size: 90px;
	background-position: bottom right;
}
.features-page-title{
	line-height: 90px;
	text-align: center;
}
.free {
    color: #fff;
    width: 90px;
    height: 90px;
    display: inline-block;
    background: url(../img/features/free.png) no-repeat;
    background-size: 100% 100%;
	text-align: center;
	line-height: 90px;
	margin-right:20px;
	font-size: 20px;
}
.features-page-vedio{
	border-radius: 10px;
	overflow: hidden;
	margin: 30px auto;
}
.front-us img {
    max-height: 90px;
}
@media(min-width:1300px){
	.all-links{
		width: 650px;
	}
}
@media(min-width:1200px){
	.featuress-section ul li h3 {
    	margin-top: 30px;
	}
}
@media(min-width:1024px){
	.end-footer .left {
		left: 210px !important;
		font-size: 12px!important;
	}
	.end-footer .right {
		right: 190px !important;
		font-size: 12px!important;
	}
	.end-footer .right a{
		font-size: 12px!important;
	}
	.footer-social {
		position: absolute;
		bottom: 0;
		left: 0;
		background: url(../img/footer-plan.png) no-repeat;
		background-size: contain;
		background-position: bottom left;
		width: 250px;
		line-height: 340px;
		z-index: 1000000;
		height: 250px;
		padding-right: 60px;
		overflow: hidden;
	}
}
@media(min-width:768px){
	section.featuress-section>.container>.row ,.profile-search-box{
		width: 70%;
		margin: auto;
	}
}
@media(max-width:768px){
	#top {
		margin: 0 auto 50px;
		right:47%;
	}
	.featuress-section ul li {
		margin: 20px auto;
	}
	.feat-item-img{
		width: 70%;
		margin: auto;
	}
}
@media(max-width:450px){
	.demo-2 .sl-slider-wrapper {
		height: 350px;
	}
	.gps_ring {
    	z-index: 100;
	}
	.half-circle-menu .center-circle {
		width: 100%;
	}
	.little-circle {
		width: 65px;
		height: 65px;
	}
	.one {
		left: 20px !important;
	}
	.one span {
		left: 0 !important;
	}
	.two {
		left: 30% !important;
		margin-top: 0 !important;
	}
	.three {
		left: 55% !important;
		margin-top: 0 !important;
	}
	.four {
		left: 80% !important;
		margin-top: 0 !important;
	}
	.three span {
		top: -5px;
	}
	.four span {
		top: -5px !important;
		left: 0 !important;
	}
	.four h3 ,.three h3,.one h3,.two h3{
		top: -50px !important;
		font-size: 14px;
		right: auto !important;
	}
	.center-circle {
		top: 60px;
	}
	.categories {
		margin: 110px auto 0;
	}
	.half-circle-menu {
		height: auto;
	}
	.contact-block>.row>div:first-child {
		border-right: none;
	}
	.footer-section ul.footericons li {
		display: inline-block !important;
		margin: 0 10px !important;
	}
	#top {
		margin: 0 auto 160px;
		right:45%;
	}
	.demo-2 .sl-slider h2,.demo-2 .sl-slider h4 {
		margin: 10px auto;
	}
}

