@font-face {
    font-family: 'Open-Bold';
    src: url('../fonts/OpenSans-Bold.eot');
    src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff2') format('woff2'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open-Regular';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff2') format('woff2'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cairo-bold';
    src: url('../fonts/Cairo-Bold.eot');
    src: url('../fonts/Cairo-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Cairo-Bold.woff2') format('woff2'), url('../fonts/Cairo-Bold.woff') format('woff'), url('../fonts/Cairo-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Cairo-EXlight';
    src: url('../fonts/Cairo-ExtraLight.eot');
    src: url('../fonts/Cairo-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Cairo-ExtraLight.woff2') format('woff2'), url('../fonts/Cairo-ExtraLight.woff') format('woff'), url('../fonts/Cairo-ExtraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Cairo-light';
    src: url('../fonts/Cairo-Light.eot');
    src: url('../fonts/Cairo-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Cairo-Light.woff2') format('woff2'), url('../fonts/Cairo-Light.woff') format('woff'), url('../fonts/Cairo-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Cairo-Regular';
    src: url('../fonts/Cairo-Regular.eot');
    src: url('../fonts/Cairo-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Cairo-Regular.woff2') format('woff2'), url('../fonts/Cairo-Regular.woff') format('woff'), url('../fonts/Cairo-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Cairo-semiBold';
    src: url('../fonts/Cairo-SemiBold.eot');
    src: url('../fonts/Cairo-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Cairo-SemiBold.woff2') format('woff2'), url('../fonts/Cairo-SemiBold.woff') format('woff'), url('../fonts/Cairo-SemiBold.ttf') format('truetype');
}

body {
    font-family: 'Cairo-Regular';
}

body.ovh {
    overflow: hidden;
}
header.header2{
	background-color: #8e4f91;
	margin-bottom: 0px;
}

.projects2 {
    background-image: url(../image/bg-pro.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 25px;
    padding-bottom: 60px;
}

footer.footer2{
	background-color: #8e4f91;
	
}
.sedanycom{
    background: url(../image/bg-header.png) center top no-repeat, url(../image/bg-footer.png) center bottom no-repeat;
}
#sedanycom{
	
}
.pro-photo h2 {
font-size: 13px;
}

.pro-photo center a img{
	width: 280px;
	height: 200px;
}
.head2 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 23px;
    padding-bottom: 23px;
}

.clear {
    clear: both;
}

.AddThis{
	width: 160px;
	float: right;
}

.r1{
	float: right;
	margin-right: 10px;
	font-size: 14px;
}
img.img-responsive{
border-radius: 10px;
	
}
.r1 a {
display: block;
width: 170px;
margin-top: 40px;
height: 50px;
text-align: center;
line-height: 50px;
border-radius: 10px;
color: #fff;
font-size: 14px;
transition: 0.5s ease;
font-family: 'Cairo-bold';
background-image: linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);background-size: 200% auto;
box-shadow: 0px 14px 25px 0px rgba(232, 30, 121, 0.3);
}


.clr{
	font-size: 0px;
	width: 0px;
	height: 0px;
	margin: 0px auto 0px auto;
	clear: both;
}
.wwwweb {
	margin: 0px auto 0px auto;
	width: 100%;
	height: 200px;
}
.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0,0,0,.2);
	height: 30px;
}

.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0,0,0,.2);
}
.btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0,0,0,.2);
}
.wwwweb h4{
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.wwwweb input{
	display: block;
	width: 100%;
	text-align: center;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	border-width: 0px;
	height: 40px;
	line-height: 40px;
}
.wwwweb ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.wwwweb ul li{
	float: right;
}
.wwwweb ul li a{
	height: 30px;
	display: block;
	text-decoration: none;
	width: 90px;
	text-align: center;
	line-height: 30px;
	margin-right: 2px;
	margin-left: 2px;
}



a:hover,
a:active,
a:focus {
    text-decoration: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
    outline: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0px;
    box-shadow: none;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9;
    display: none;
}

a,
input,
button,
img {
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

/*----------------------header------------------------------*/

/*--------sidenav----------*/

.side-logo {
    padding-top: 20px
}

.side-me {
    padding-top: 40px
}

.side-logo img {
    margin: auto
}

.side-menu {
    display: inline-block;
    position: absolute;
    left: 4%;
    z-index: 99;
    top: 5%;
}

.sidenav {
    right: -800px;
    overflow: scroll;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 1);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    -webkit-box-shadow: 6px 1px 14px rgba(0, 0, 0, .175);
    box-shadow: 6px 13px 14px rgba(0, 0, 0, .175);
}

.sidenav.open {
    right: 0;
}

.side-menu i {
    font-size: 30px
}

.sidenav input {
    width: 190px;
    height: 35px;
    border: 0;
    border-bottom: 1px solid;
    margin-top: 25px;
}

.sidenav button {
    background-color: #fff;
    border: 0px;
}

.sidenav a {
    text-decoration: none;
    font-size: 16px;
    transition: 0.3s;
    margin: 0px 30px;
    color: #474949;
    line-height: 50px;
    font-family: 'Cairo-semiBold';
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}

.sidenav a:hover {
    color: #b12481;
}

/* .sidenav .closebtn {
    position: absolute;
    top: 10px;
    font-size: 26px;
    cursor: pointer;
    left: 0px;
}

.side-menu span {
    font-size: 16px;
    cursor: pointer;
    color: #e71e79;
    width: 100%;
    display: block;
    padding: 11px 15px;
}  */

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}

/* MenuIcon Animation */

#nav-icon {
    height: 20px;
    width: 25px;
    margin-left: 25px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    position: relative;
    z-index: 99999;
}

#nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 25px;
    background-color: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

#nav-icon span:nth-child(1) {
    top: 0px;
}

#nav-icon span:nth-child(2) {
    top: 7px;
}

#nav-icon span:nth-child(3) {
    top: 14px;
}

#nav-icon.open span:nth-child(1) {
    top: 5px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    background-color: #828484
}

#nav-icon.open span:nth-child(2) {
    opacity: 0;
}

#nav-icon.open span:nth-child(3) {
    top: 5px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background-color: #828484
}

/*----------------------header------------------------------*/

header {
    margin-bottom: 140px;
}

.head {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 32px;
}

/*------------menu-head------------*/

.menu-head {
    margin-right: auto;
    margin-left: 45px;
}

.menu-head li {
    margin-right: 4px;
}

.menu-head a {
    font-size: 14px;
    position: relative;
    display: block;
    font-family: 'Cairo-semiBold';
    color: #fff;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.menu-top a::before,
.menu-top a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.menu-top a::before {
	/* margin-right: 10px; */
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.menu-top a::after {
	/* margin-left: 10px; */
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.menu-top a:hover::before,
.menu-top a:hover::after,
.menu-top a:focus::before,
.menu-top a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}




/*------------phone-head & order-head------------*/

.phone-head {
    font-family: 'Open-Bold';
    font-size: 15px;
    direction: ltr;
    color: #fff;
    margin-left: 25px;
    margin-top: 2px;
}

.phone-head img {
    margin-right: 7px;
    display: inline-block
}

.order-head a {
    display: block;
    background-image: -moz-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: -webkit-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: -ms-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    text-align: center;
    line-height: 35px;
    width: 123px;
    background-size: 200% auto;
    background-position: left center;
    height: 35px;
    border-radius: 25px;
    color: #fff;
    font-family: 'Cairo-bold';
    font-size: 14px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.order-head a:hover {
    color: #fff;
    background-position: right center;
}

.side-menu .phone-head {
    color: #b12481;
    text-align: center;
}

/*------------content------------*/

.content {
    padding-top: 85px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.title-content h2 {
    color: #fff;
    font-size: 28px;
    font-family: 'Cairo-bold';
}

.title-content p {
    font-size: 20px;
    font-family: 'Cairo-light';
    color: #fff;
    line-height: 30px;
    width: 68%;
    padding-top: 10px;
    padding-bottom: 25px;
}

.title-cent a.cent-le {
    color: #fff;
    font-size: 14px;
    font-family: 'Cairo-bold';
    width: 194px;
    height: 50px;
    display: inline-block;
    border-radius: 25px;
    text-align: center;
    line-height: 50px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    background-image: -moz-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: -webkit-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: -ms-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-size: 200% auto;
}

.title-cent a.cent-le:hover {
    color: #fff;
    background-position: right center;
}

.cent-le:active {
    transform: translateY(6px);
    color: #fff;
    box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.1);
}

.title-cent a.cent-ri {
    color: #fff;
    font-size: 14px;
    font-family: 'Cairo-bold';
    background-color: rgba(233, 30, 121, 0);
    border: 2px solid #fff;
    border-radius: 25px;
    width: 194px;
    display: inline-block;
    text-align: center;
    line-height: 46px;
    margin-right: 7px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.title-cent a.cent-ri:hover {
    background-color: #fff;
    color: #e61e79
}

/* ---------------services------------- */

.services {
    background-image: url(../image/Ellipse-left.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: -30px;
    overflow: hidden;
    padding-top: 10px;
}

.srv {}

.ser {
    display: flex;
}

.ser-photo {
    height: 90px;
    width: 88px;
    margin-bottom: 35px;
}

.ser-photo img {
    margin: auto
}

.ser-set {
    padding: 90px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 30px;
    margin-bottom: 30px;
    width: 360px;
    height: 320px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 38.8px 1.2px rgba(148, 39, 133, 0.15);
}

.ser-set img {
    margin-bottom: 35px
}

.set-title,
.set-detail {
    color: #722b8a;
    font-size: 16px;
    font-family: 'Cairo-semiBold';
}

/* 


.ser:hover .photo-more {
    -webkit-animation: spin 0.6s linear 1;
    -moz-animation: spin 0.6s linear 1;
    animation: spin 0.6s linear 1;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(-180deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-180deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
} */

/*--------------------------projects------------------------*/

.projects {
    background-image: url(../image/bg-pro.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 40px;
    padding-bottom: 60px
}

.pro-title {
    text-align: center
}

.pro-title h4 {
    color: #722b8a;
    font-size: 28px;
    font-family: 'Cairo-light';
    margin-top: 25px
}

.pro-title h3 {
    color: #722b8a;
    font-size: 28px;
    font-family: 'Cairo-bold';
    margin-bottom: 35px;
    margin-top: 10px;
}

.pro {
    display: flex;
    flex-wrap: wrap;
    padding: 0 30px;
}

.pro-photo {
    width: 25%;
    padding: 10px
}

.pro-photo img {
    width: 100%;
}

.pro-im {
    position: relative;
}

.ima-im {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%
}

.pro-overlay {
    text-align: center;
    position: absolute;
    background: -moz-linear-gradient(-45deg, transparent 0%, transparent 25%, rgb(177, 36, 129) 50%, rgb(233, 30, 121) 75%, rgb(177, 36, 129) 100%);
    background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 25%, rgb(177, 36, 129) 50%, rgb(233, 30, 121) 75%, rgb(177, 36, 129) 100%);
background: linear-gradient(135deg, transparent 0%, transparent 25%, rgb(250, 250, 249) 50%, rgb(247, 105, 169) 75%, rgb(251, 251, 251) 100%);
    background-size: 400% 400%;
    opacity: 0.902;
    bottom: 0;
    right: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    transition: .5s ease;
}

.pro-photo:hover .pro-overlay {
    background-position: 100% 100%;
}

.pro-photo .pro-name {
    font-size: 15px;
    color: #ffffff;
    width: 175px;
    height: 45px;
    font-family: 'Cairo-semiBold';
    opacity: 0;
    line-height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease; */
}

.pro-photo:hover .pro-name {
    opacity: 1;
}

/* ---------------------about------------------- */

.about {
    padding-top: 40px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow: hidden;
    position: relative;
}

.about-red {
    position: absolute;
    left: 0;
}

.about-ima {
    position: absolute;
    left: 0;
}

.about-title {
    padding-top: 35px
}

.about-title h3 {
    font-size: 28px;
    color: #722b8a;
    font-family: 'Cairo-light';
    margin-top: 23px;
}

.about-title p {
    font-size: 14px;
    color: #722b8a;
    font-family: 'Cairo-bold';
    margin-bottom: 48px;
}

.about-title i {
    font-size: 18px;
    color: #e91e79;
    margin-left: 10px
}

.about-title li {
    color: #7f7f7f;
    font-size: 16px;
    display: flex;
    width: 90%;
    margin-bottom: 22px
}

.about-title a {
    display: block;
    width: 194px;
    margin-top: 40px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    font-family: 'Cairo-bold';
    background-image: -moz-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: -webkit-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: -ms-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-size: 200% auto;
    box-shadow: 0px 14px 25px 0px rgba(232, 30, 121, 0.3);
}

.about-title a:hover {
    background-position: right center;
}

.about-title a:active {
    transform: translateY(6px);
}

.about-photo {
    position: relative;
    left: 0;
    right: 60px
}

/* .p-photo {
    position: relative;
    left: 0;
    right: 100px
} */

.about-photo img {
    max-width: 550px;
    max-height: 645px;
}

/* ------------------client----------------- */

.client {
    padding-bottom: 80px
}

.client-photos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.client-photo {
    height: 100px;
    width: calc(100% / 7);
    display: flex;
    align-items: center;
    justify-content: center;
}

.client-photo img {
    margin: auto;
    filter: grayscale(100%);
    opacity: .5;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.client-photo img:hover {
    opacity: 1;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
}

/* --------------------------------footer------------------------------ */

footer {
	overflow: hidden;
	padding-bottom: 40px;
}

.foot-title {
    text-align: center;
    margin-top: 130px
}

.foot-title img {
    margin: auto
}

.foot-title p {
    margin-top: 17px;
    color: #fff;
    font-size: 22px;
    font-family: 'Cairo-bold';
    margin-bottom: 23px;
}

.form-group.foot-na {
    width: 100%;
    height: 55px;
    overflow: hidden;
    position: relative;
}

.photo-form {
    position: absolute;
    top: 17px;
    right: 38px;
    left: 0px;
    transform: translateX(50%);
}

.photo-fo {
    position: absolute;
    top: 17px;
    right: 38px;
    filter: grayscale(100%);
    opacity: .5;
    height: 18px;
    width: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: none
}

.form_input:focus+.photo-fo {
    opacity: 1;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
}

textarea:focus+.photo-fo {
    opacity: 1;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
}

.foot-na input {
    border: 2px solid transparent;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.foot-na input:focus {
    border-color: rgb(233, 30, 121);
}

.foot-na .form_input {
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
    padding: 0 65px;
    border-radius: 27.5px;
}

.la {
    padding-left: 5px
}

.le {
    padding-right: 5px
}

.cont .form_input {
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
    padding: 0 65px;
    border-radius: 27.5px;
}

.cont .form_input:focus {
    border-color: rgb(233, 30, 121)
}

.cont .form-group {
    height: 55px;
    position: relative;
    overflow: hidden;
}

.cont-text .form-group {
    position: relative;
}

.cont-text textarea {
    width: 100%;
    border-radius: 27px;
    height: 105px;
    outline: 0;
    padding: 10px 65px;
    background-color: rgb(255, 255, 255);
    border: 2px solid transparent;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.cont-text textarea:focus {
    border-color: rgb(233, 30, 121)
}

.ask-send {
    text-align: center;
    margin-top: 15px
}

.form_input::placeholder {
    color: #bfbfbf
}

textarea::placeholder {
    color: #bfbfbf
}

.ask-send button {
    width: 180px;
    height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 25px;
    font-family: 'Cairo-bold';
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
    background-image: -moz-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: -webkit-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: -ms-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-size: 200% auto;
}

.ask-send button:hover,
.ask-send button:focus {
    color: #fff;
    background-position: right center;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    background-image: -moz-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: -webkit-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: -ms-linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
    background-image: linear-gradient( to right, rgb(177, 36, 129) 0%, rgb(233, 30, 121) 51%, rgb(177, 36, 129) 100%);
}

.copy-allright {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    padding-top: 50px
}

.copy-social {
    width: 200px;
}

.copy-social i:first-child {
    margin-right: 8px
}

.copy-social i {
    margin: 0px 4px;
    color: #fff;
    font-size: 14px;
    height: 15px;
    width: 15px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}

.copy-social i:hover {
    color: #e91e79
}

.copy-group {
    display: flex;
    align-items: center;
}

.gro-photo {
    padding: 0 10px
}

.copy {
    font-size: 12px;
    color: #fff;
    font-family: 'Cairo-semiBold';
    width: 200px;
}

.copy span {
    font-family: 'Open-Regular';
}

/*---------------------Footer----------------------------*/

/*---------------------@media----------------------------*/

@media (min-width:992px) {
    .links-1>.collapse {
        display: block;
    }
}

@media(min-width:769px) {
    .side-menu {
        display: none
    }
    #nav-icon {
        display: none
    }
}

@media (max-width:1700px) {
    .about-red {
        display: none
    }
}

@media (max-width:1440px) {
    .about-ima {
        left: -100px;
    }
    .about-photo {
        right: 20px;
    }
    .services {
        margin-bottom: 0px
    }
    .p-photo {
        position: static;
    }
    .pro {
        padding: 0 15px;
    }
}

@media (max-width:1199px) {
    .menu-head {
        margin-left: 5px;
    }
    .phone-head {
        margin: 0 10px
    }
    .ser-set {
        width: 294px;
    }
    .services {
        height: auto;
    }
    .about-photo img {
        width: 555px;
    }
    .about-ima {
        left: -200px;
    }
    .about-title {
        padding-top: 0px;
    }
    .about-title p {
        margin-bottom: 20px;
        width: 100%;
    }
    .about-title li {
        width: 100%;
        margin-bottom: 15px;
    }
    .about-title a {
        margin-top: 30px
    }
    .about {
    }
}

@media (max-width:1024px) {
    .projects {
        background-image: none
    }
    .services {
        background-image: none
    }
    .about {
        background-image: none
    }
}

@media (max-width:991px) {
    .head {
        flex-direction: column
    }
    .menu-head {
        margin: auto;
        padding: 15px 0px
    }
    .about-ima {
        display: none
    }
    .phone-head {
        margin: auto;
        padding: 10px 0px;
    }
    .order-head {
        padding: 10px 0px
    }
    .content {
        padding-top: 60px
    }
    .title-content p {
        width: 100%;
    }
    .srv {
        display: table;
        margin: auto;
    }
    .ser-set {
        width: 100%;
    }
    .p-photo {
        display: none
    }
    .about-title p {
        width: 90%;
    }
    .client-photo {
        margin: 0 10px
    }
    .copy-allright {
        padding-top: 10px
    }
    .la {
        padding-left: 15px
    }
    .le {
        padding-right: 15px
    }
}

@media (max-width:768px) {
    .menu-head {
        display: none
    }
    .phone-head {
        display: none
    }
    .order-head {
        display: none
    }
    .client-photos {
        justify-content: center
    }
    .about-title p {
        width: 83%;
    }
    .srv {
        bottom: 220px;
    }
    .head {
        flex-direction: row;
        justify-content: space-between;
    }
    .client-photo {
        width: calc(100% / 3);
        margin: 0px
    }
    .pro-photo {
        width: 50%;
    }
    .foot-title {
        margin-top: 50px
    }
    .projects {
        margin-top: -100px
    }
    .foot-title p {
        margin-bottom: 15px
    }
    .copy-allright {
        flex-direction: column
    }
    .copy {
        margin-bottom: 14px;
        margin-top: 14px;
        text-align: center;
        order: 3
    }
    .copy-group {
        margin-bottom: 14px;
        order: 1
    }
    .copy-social {
        text-align: center;
        order: 2
    }
    footer {
}
}

@media (max-width:679px) {
    .title-cent a.cent-le {
        width: 100%;
        margin-bottom: 10px;
    }
    .title-cent a.cent-ri {
        margin: 0px;
        width: 100%;
    }
}

@media(max-width:425px) {
    .client-photo {
        width: 50%;
    }
    .head {
        margin-top: 40px
    }
    .title-content h2 {
        text-align: center
    }
    .side-menu {
        top: 7%;
    }
    .photo-content {
        display: none
    }
    .title-content p {
        text-align: center
    }
    .srv {
        bottom: 220px
    }
    .pro-photo {
        width: 100%;
    }
    .ser-set {
        padding: 90px 20px
    }
    .about-title a {
        margin: auto
    }
    .about-title h3 {
        text-align: center
    }
    .about-title p {
        text-align: center;
        width: 100%;
    }
    .about-title img {
        margin: auto
    }
}

@media(max-width:375px) {
    .about {
        height: auto;
        padding-bottom:60px
    }
    
    
.r1 a{
width: 360px;
margin-top: 14px;	
	
}  


}

@media(max-width:321px) {
   
    .about {
        padding-bottom:60px
    }
}



button.wp-sale-button {
    display: block;
    width: 100%;
    padding: 2px;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    height: 60px;
    border-radius: 30px;
    background-color: #5dbb5d;
    color: #ffffff;
}

.fixall {
    margin: 0;
        margin-top: 0px;
        margin-bottom: 0px;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
}

button.wp-sale-button:hover {
    background-color: #4a904a;
    color: #ffffff;
}
.fixall:hover, .fixall:focus {
    outline: none;
    text-decoration: none;
}


img.img1{
	width: 98%;
	margin: 0px auto 0px auto;
}

.clr30{
	height: 30px;
	width: 30px;
	margin: 0px auto 0px auto;
	clear: both;
}
