/* Text Animate Block */
.ux-textani h1{
	margin-top: 15px;
}
/* Empty Block */
.ux-empty-block {
	min-height: 1px;
}
/* Contact form */
.wrap-forms textarea {
    width: 100%;
    min-height: 150px;
}
.wrap-forms label {
   	font-size: 13px!important;
    margin-bottom: 5px!important;
    min-width: 100px!important;
    display: block;
    font-weight: 600;
}
.wrap-forms .header.title h2{
	font-size: 15px;
    line-height: 23px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.form-wrapper input[type="submit"]{
    border: none;
    font-size: 12px;
    padding: 3px 25px;
    color: #fff;
    line-height: 30px;
    border-radius: 0;
    font-weight: 600;
    text-transform: uppercase;
    background: #222;
}

/* Contact 7 */
.ux-contac7 textarea{
	min-height: 120px;
}
.ux-contac7 input[type="text"],.ux-contac7 input[type="email"],
.ux-contac7 textarea,.ux-contac7 input[type="password"],
.ux-contac7 select,.ux-contac7 input[type="search"]{
	margin-top: 5px;
}
.wpcf7-submit{
	background: #222;
    color: #fff;
    padding: 5px 25px;
}
/* Alert Box */
.box-container.uk-alert > div{
	padding: 15px 35px;
}
.uk-alert .uk-close:first-child {
    float: right;
}

/* Divide */
.ux-divide span{
	display: block;
}
/* Our Client Logo */
.ux-clientlogo ul li{
	list-style: none;
}
.ux-clientlogo .owl-carousel ul li a{
	margin: 0;
}
.crousel-style.item-padding-1{
	margin-left: -1px;
	margin-right: -1px;
}
.crousel-style.item-padding-1 .slick-slide{
	padding-left: 1px;
	padding-right: 1px;
}
.crousel-style.item-padding-5{
	margin-left: -5px;
	margin-right: -5px;
}
.crousel-style.item-padding-5 .slick-slide{
	padding-left: 5px;
	padding-right: 5px;
}
.crousel-style.item-padding-10{
	margin-left: -10px;
	margin-right: -10px;
}
.crousel-style.item-padding-10 .slick-slide{
	padding-left: 10px;
	padding-right: 10px;
}
.crousel-style.item-padding-15{
	margin-left: -15px;
	margin-right: -15px;
}
.crousel-style.item-padding-15 .slick-slide{
	padding-left: 15px;
	padding-right: 15px;
}
.crousel-style.item-padding-20{
	margin-left: -20px;
	margin-right: -20px;
}
.crousel-style.item-padding-20 .slick-slide{
	padding-left: 20px;
	padding-right: 20px;
}
.crousel-style.item-padding-25{
	margin-left: -25px;
	margin-right: -25px;
}
.crousel-style.item-padding-25 .slick-slide{
	padding-left: 25px;
	padding-right: 25px;
}

/* Our testomation */
.ux-testomation.style1 blockquote p,.ux-testomation.style1 .company .grey{
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #999;
    font-style: italic;
}
.ux-testomation.style1 blockquote,.ux-testomation .job{
	padding:30px 40px 20px;
    background: #f5f5f5;
    color: #fff;
    margin: 0 10px;
}
.ux-testomation.style1 .name,.ux-testomation.style1 .company{
	font-size: 13px;
}
.ux-testomation.style1 .author-avatar{
	float: left;
    margin-top: -35px;
    z-index: 1;
    position: relative;
    margin-left: 15px;
}
.ux-testomation.style1 .author-avatar  img{
	width: 65px;
    border-radius: 100%;
    border: solid 2px #ffffff;
    height: 65px;
}
.ux-testomation.style1  .testoma-right{
	float: left;
    padding-left: 30px;   
    padding-top: 0;
    margin-top: 20px;
}
.ux-testomation.style1  .testoma-right h3{
	margin-bottom: 5px;
    margin-top: 0;
}
.ux-testomation.style1 .testoma-right h3.name{
	margin-bottom: 0;
}
.ux-testomation.style2 blockquote{
	padding: 45px 25px 20px;
	border: 1px solid #e1e1e1;
}
.ux-testomation.style2 .author-avatar{	
    z-index: 1;
    position: relative;
    margin-left: 15px;
    margin: 0 auto;
    width: 100%;
}
.ux-testomation.style2 .author-avatar  img{
	width: 65px;
    border-radius: 55px;
    border: solid 1px#e1e1e1;    
    margin: 0 auto;
    margin-bottom: -30px;
}
.ux-testomation.style2  .testoma-right{
    padding-left: 0;
    padding-top: 15px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.ux-testomation.style2  .testoma-right h3{
	margin-bottom: 5px;
    margin-top: 0;    
    font-size: 13px;
}
.ux-testomation.style2 .testoma-right h3.name{
	margin-bottom: 0;
	font-weight: 600;
}
.ux-testomation.item-padding-1{
	margin-left: -1px;
	margin-right: -1px;
}
.ux-testomation.item-padding-1 .testo-item{
	padding-left: 1px;
	padding-right: 1px;
}

.ux-testomation.item-padding-5{
	margin-left: -5px;
	margin-right: -5px;
}
.ux-testomation.item-padding-5 .testo-item{
	padding-left: 5px;
	padding-right: 5px;
}

.ux-testomation.item-padding-10{
	margin-left: -10px;
	margin-right: -10px;
}
.ux-testomation.item-padding-10 .testo-item{
	padding-left: 10px;
	padding-right: 10px;
}

.ux-testomation.item-padding-15{
	margin-left: -15px;
	margin-right: -15px;
}
.ux-testomation.item-padding-15 .testo-item{
	padding-left: 15px;
	padding-right: 15px;
}
.ux-testomation.item-padding-20{
	margin-left: -20px;
	margin-right: -20px;
}
.ux-testomation.item-padding-20 .testo-item{
	padding-left: 20px;
	padding-right: 20px;
}
.ux-testomation.item-padding-25{
	margin-left: -25px;
	margin-right: -25px;
}
.ux-testomation.item-padding-25 .testo-item{
	padding-left: 25px;
	padding-right: 25px;
}

/* Special Heading */
.ux-listing{
	margin-top: 0;
}

/* Our Skill */
.ux-ourskill ul li {
    list-style: none;
    margin: 10px 0;
}
.ux-ourskill.df .os-icon{
	position: absolute;
	width: 50px;
    text-align: center;
}
.ux-ourskill.df .os-icon i{
	font-size: 30px;
}
.ux-ourskill.df .os-icon img{
	max-height: 50px;
}
.ux-ourskill.df  .uxbar{
	margin-left: 55px;
}
.ux-ourskill.df  .bar-percent{
	margin-left: 5px;
}
/* Tab */
.ux-tabs ul li, .ux-tabs ol li{
	padding: 0;
}
.ux-tabs i{
	margin: 0 5px;
}
.uk-tab>li>a,.uk-tab>li>a:hover,.uk-tab>li>a:visited,.uk-tab>li>a:active {
	font-size: 13px;
	font-weight: 600;
	color: #777;
}
.ux-tabs ul.tabcontent li{
	padding: 25px 10px;
}
.uk-tab>li>a {     
    border: 2px solid transparent;   
}
.uk-tab>li {
    margin-bottom: -2px;
}
.uk-tab {
    border-bottom: 2px solid #ddd;
}
.uk-tab.uk-tab-bottom{
	 border-top: 2px solid #ddd;
	 border-bottom: none!important;
}
.uk-tab-bottom>li {
    margin-top: -2px;
}
/* Pop video */
.ux-popvid h3{
	font-size: 20px;
	font-weight: 500;
	line-height: 25px;
	margin-top: 25px;
	margin-bottom: 15px;
}
.ux-popvid h3 strong{
	font-weight: 700;
}
.ux-popvid .popvid-thumb img{
	width: 100%;
	height: auto;
	border: solid 10px rgba(0,0,0,0.5);
	border-radius: 5px;
}
.ux-popvid .popvid-thumb .vid-icon{
	position: absolute;
    width: 100%;
    height: 60px;
    text-align: center;
    z-index: 1;
    top: 50%;
    margin-top: -20px;
}
.ux-popvid .popvid-thumb a i{
	font-size: 50px;
  	color: rgba(0,0,0,0.45);
}
.popvid-thumb{
	position: relative;
    display: block;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.15);
}
/* Text Block */
.ux-textblock h3{
	margin-top: 0;
	margin-bottom: 5px;
}
.ux-textblock .ux-subtit{
	margin-top:0;
	color: #999;
}
/* UX Heading */
.ux-heading i{
	margin: 0 5px;
}
/* UX Arcodion */
.ux-arcoridon p{
	font-size: 15px!important;
	line-height: 25px!important;
}
.ux-arcoridon .uk-accordion-title{
	background: none;
    border: none;
    border-top: 1px dashed #e1e1e1;
    border-radius: 0;
    padding: 5px 0;
    line-height: 35px;
    margin-bottom: 0;
    margin-top: 0; 
}
.ux-arcoridon .uk-accordion-title i{
	margin-right: 15px;
	font-size: 15px;
	color: #999;
}
.uk-accordion h3{
	font-size: 14px;
	font-weight: 600;
}
/*Our Team */
.ux-ourteam.ux-block{
	margin-top: 25px;
	position: relative;
}
.ux-ourteam ul{
	margin-left: 10px!important;
    text-align: center!important;
    list-style: none;
}
.ux-ourteam .style1 li{
	padding: 0 15px;
    list-style: none;
    height: auto;
}
.ux-ourteam .style1 li img{
	width: 100%;
}
.ot-caption-avar{
	position: relative;
}
.ux-ourteam .style1 li .ot-caption{
	position: absolute;
	width: 100%;
	height: 100%;
 	background:none;
	z-index: 9;	
	overflow: hidden;
}
.ux-ourteam .style1 li .ot-caption a{
	width: 30px;
	height: 30px;
	display: block;
	float: left;	
	text-align: center;
	background: rgba(255, 255, 255, 0.68);
	line-height: 30px;
	border-radius: 30px;
	margin: 0 1px;
	font-size: 14px;
	cursor: pointer;
}
.ux-ourteam .style1 li h3{
	margin-top: 25px;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0;
    text-align: left;
}
.ux-ourteam .style1 li p{	 
    font-style: italic;
    font-size: 13px;
    text-align: left;
    margin-top: 0;
    color: #999;
    margin-bottom: 5px;
}
.ot-socialicon{
	width: 130px;
    top: 48%;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    margin-top: -25px;
    margin: 0 auto;
}
.ux-ourteam .ot-navleft {
    background: url("../images/bg-otnav.png") repeat scroll -47px   #bbb;
    height: 187px;
    width: 37px;
    cursor: pointer;
    position: absolute;
    display: block;
    z-index: 9;
    left:0;
    margin-top: 0;
}

.ux-ourteam .ot-navright {
    background: url("../images/bg-otnav.png") repeat scroll -130px  #bbb;
    height: 187px;
    width: 37px;
    cursor: pointer;
    position: absolute;
    margin-top: 0;
    right: 0;
    display: block;
    z-index: 9;
}
.ux-ourteam  .uk-width-medium-1-4 .ux-radial{
	width: 200px!important;
    height: 200px!important;
}
.box-container ul.grid{
	margin-left: -15px!important;
    margin-right: -15px!important;
}
.ux-ourteam .style1.grid li h3{
	text-transform: uppercase;
}
.ux-ourteam .style1 li p.intro{
	font-style: normal;
    margin-bottom: 30px;
}
.ux-ourteam .style1 li h3{

}
/* Services */
.ux-service.df .caption{
	width: 90%;
    background: #fff;
    margin-top: -65px;
    padding-left: 20px;
    z-index: 1;
    position: relative;
    padding-right: 15px;
    margin-left: 3%;
}
.ux-service.df .caption h2{
	padding-top: 23px;
    margin-bottom: 5px;
    font-size: 20px;
}
.ux-service.df p.intro{
	margin-bottom: 10px;
    color: #999;  
}
.ux-service .c1-effect-3  rect{
	stroke-dasharray: 10 99 19 15 18 99 18 14;
    stroke-dashoffset: 0;
    stroke-width: 6px;
    fill: transparent;
    stroke: #ed8730;
    border-bottom: 5px solid black;
    transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
}
.ux-service .c1-effect-3.svg-wrapper:hover rect {
	stroke-dasharray: 10 99 19 15 18 99 18 14;
    stroke-dashoffset: 292;
 	stroke-width: 6px;
}
.ux-service .c1-effect-3  .text {
    top: -33px;
    position: relative;
    text-align: center;
}
.ux-service .c1-effect-3  .text a{
	font-size: 13px;
    font-weight: 700;
    color: #999;
}
.ux-service.df1 .caption h2{
	margin-top: 25px;
    font-size: 20px;
}
/* DF2 */
.ux-service.df2 .bn-caption {
    position: absolute;
    padding: 0px 30px;
    z-index: 2;
    bottom: 0;
    background: #275fe4;
    width: 100%;
}
/* Services: s1 */
.ux-service.s1 .sv-icon{
	position: absolute;
	width: 60px;
	height: 60px;
	text-align: center;
}
.ux-service.s1 .sv-icon i{
    font-size: 25px;
    text-align: center;
    display: block;
    padding: 0;
    margin-top: 15px;
}
.ux-service.s1 .caption{
	margin-top: 0;
	margin-left: 90px;	
}
.ux-service.s1 .caption h2{
	margin-top: 0;
    font-size: 18px;
    margin-bottom: 10px;
}
.ux-service.s2 .sv-icon{
	position: absolute;
	width: 60px;
	height: 60px;
	text-align: center;
}
.ux-service.s2 .sv-icon i{
    font-size: 25px;
    text-align: center;
    display: block;
    padding: 0;
    margin-top: 27px;
}
.ux-service.s2 .caption{
	margin-top: 0;
	margin-left: 80px;	
}
.ux-service.s2 .caption h2{
	margin-top: 0;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 17px;
}
.ux-service.s2 .sv-icon{
	position: absolute;
    width: 60px;
    height: 60px;
    text-align: center;
    background: #333;
    color: #fff;    
    line-height: 60px;
}
.ux-service.s2 .sv-icon i{
	line-height: 60px;
	margin-top: 0;
}
.ux-service.rtl .caption {
   	margin-top: 0;
    margin-right: 80px;
    margin-left: 20px;
}
/* Ux Heading */
.ux-hlisting i{
	position: absolute;
	font-size: 20px;
	line-height: 20px;	
}
.ux-hlisting h3 {
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 35px;
}
h3.ux-hlisting  {
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 0;
}
/* Photo Box */
.photobox .box-container{
	overflow: hidden;
}
.photobox.s1 .bn-caption{
    position: absolute;
    padding: 0px 30px;
    z-index: 2;
    bottom: 0;
    background: #275fe4;
    width: 100%;
}
.photobox.s1 .bn-caption h2{
	color: #fff;
    font-size: 18px;
    line-height: 20px;
    margin-top: 15px;
}
.photobox.s1  .bn-caption p.intro{
	color: #fff!important;
    margin-top: 30px;
    font-family: Ne;
    font-style: italic;
    font-size: 15px;
}
.photobox.s1  .bn-caption a.readmore{
	margin-top: -15px;
}
.photobox.s1  .bn-caption a.readmore:hover{
	color: #fff;
}
/*ux Listing */
.ux-listing ul{	 
    margin: 0;
    padding: 0;   
	list-style: none;
}
.ux-listing ul li{
	margin:5px 0;
    padding: 0;   
	list-style: none;
}
.ux-listing ul .li-icon{
	position: absolute;
	z-index: 1;
	width: 40px;
	height: 40px;
}
.ux-listing ul li i{   
    line-height: 35px;
    text-align: center; 
    font-size: 25px;
    color: #555;    
    display: block;  
}
.ux-listing ul li img {     
    z-index: 1;   
    max-width: 40px;   
    max-height: 40px;
    margin-top: 4px;
}
.ux-listing ul li span{	
    padding-left: 35px;
    padding: 9px 25px 7px 45px;
    margin-top: 5px;
    position: relative;
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
   
}
.ux-listing ul li h3{
	margin-left: 60px;
    color: #555;
    line-height: 35px;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Our listing: Restaurance Menu */
.ux-listing.restaurance-menu  ul li{
	margin: 15px 0;
}
.ux-listing.restaurance-menu  ul .li-icon {   
    width: auto;
    height: auto;
    border-radius:100%;     
}
.ux-listing.restaurance-menu  ul li h3,.ux-listing.restaurance-menu  ul li p {
    margin-left: 100px;    
}
.ux-listing.restaurance-menu  ul li h3{
    border-bottom: 1px dotted #ccc;
}
.ux-listing.restaurance-menu ul li img{
	max-width: 80px;
	max-height: 80px;
	border-radius: 100%;
}
.grid-style .box-container ul{
	margin: 0;
	border-top:1px solid #e1e1e1;
	border-left:  1px solid #e1e1e1;
	padding: 0;
}
.grid-style .box-container ul li{
	float: left;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.crousel-style.border .thumbnail{
	border: 1px solid #e1e1e1;
	margin-bottom: 5px;
}
.ux-listing.restaurance-menu.rtl  ul li h3,.ux-listing.restaurance-menu.rtl  ul li p {
    margin-left: 0;
    margin-right: 100px;    
}
.ux-listing.restaurance-menu.rtl  .mn-price {
	left: 30px;
    margin-left: 0;
    right: 100%;
}
/* Counter up */
.ux-counter-up{
	padding-bottom: 30px;
}
.ux-counter-up .uxcouterup-val{
   	font-size: 22px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 900;
    text-transform: uppercase;
}
.ux-counter-up h3{
   	margin-top: 5px;
    margin-bottom: 0;
}
.ux-counter-up .icon{
	margin-top: 5px;
    margin-bottom: 15px;
}
.ux-counter-up.style1 .icon i{
	font-size: 35px;
}
.ux-counter-up.style1 .uxcouterup-val{
	font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 2px;
}
.ux-counter-up.style1 h3{
	font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    animation-delay: 0.15s;
    animation-duration: 1s;
    font-weight: 600;
    margin-top: 0;
}
.ux-counter-up.style1 p{
	font-size: 13px;
    line-height: 20px;   
}
.ux-counter-up.style2 .icon {
	position: absolute;
}
.ux-counter-up.style2 .uxcouterup-val,.ux-counter-up.style2 h3,.ux-counter-up.style2 p{
	margin-left: 50px;
}
.ux-counter-up.style2 h3 {
    margin-top: 0;
    font-size: 13px;
}
.ux-counter-up.style2 .uxcouterup-val{
	margin-bottom: 5px;
}
.ux-counter-up.style3 .uxcouterup-val{
	font-size: 25px;
    font-weight: 900;
}
.ux-counter-up.style4 .icon {
	position: absolute;
	right: 0;
}
.ux-counter-up.style4 .uxcouterup-val,.ux-counter-up.style4 h3,.ux-counter-up.style4 p{
	margin-right: 50px;
	text-align: right;
}
.ux-counter-up.style4 h3 {
    margin-top: 0;
}
.ux-counter-up.style4 .uxcouterup-val{
	margin-bottom: 0;
}
/* Count down */
/* jQuery Countdown styles 1.6.3. */
.hasCountdown {
	max-width: 530px;
	margin: 0 auto 150px;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	color: #888;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {	  
    font-size: 15px;
    height: 75px;
    line-height: 25px;
    margin: 10px 5px 15px;
    padding-top: 25px;
    vertical-align: middle;
    width: 22%;   
    position: relative;      
}
.countdown_show4 .countdown_section:after{
	position: absolute;
	content: " ";
	background: #fff;
	height: 1px;
	width: 25px;
	text-align: center;
	display: block;
	bottom: 7px;
	left:45px;	
	text-align: center;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.countdown_row{
	margin: 0 auto;
	display: block;
	position: relative;
}
.countdown_show4 .countdown_section:hover{
	box-shadow:none;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
	text-shadow: none;
	color: #fff!important;	 
}
.countdown_amount {
    font-size: 35px;
    color: #fff!important;
    display: block;    
}
.countdown_descr {
	display: block;
	width: 100%;
}
/* Video List */
.ug-videoskin-right-thumb .ug-thumb-wrapper {
 
    border-bottom: 1px solid rgba(57, 57, 57, 0.27)!important;
}
.lightgallery ul{
	margin: 0;
}
.lightgallery ul.padding-1{
	margin-left: -1px;
	margin-right: -1px;
}
.lightgallery ul.padding-1 li{
	padding-left: 1px;
	padding-right: 1px;
}
.lightgallery ul.padding-5{
	margin-left: -5px;
	margin-right: -5px;
}
.lightgallery ul.padding-5 li{
	padding-left: 5px;
	padding-right: 5px;
}
.lightgallery ul.padding-10{
	margin-left: -10px;
	margin-right: -10px;
}
.lightgallery ul.padding-10 li{
	padding-left: 10px;
	padding-right: 10px;
}
.lightgallery ul.padding-15{
	margin-left: -15px;
	margin-right: -15px;
}
.lightgallery ul.padding-15 li{
	padding-left: 15px;
	padding-right: 15px;
}

.lightgallery ul.padding-20{
	margin-left: -20px;
	margin-right: -20px;
}
.lightgallery ul.padding-20 li{
	padding-left: 20px;
	padding-right: 20px;
}
.lightgallery ul.padding-25{
	margin-left: -25px;
	margin-right: -25px;
}
.lightgallery ul.padding-25 li{
	padding-left: 25px;
	padding-right: 25px;
}
.lightgallery .isotope .item{
	height: auto;
}
.lg-sub-html p {
    font-size: 13px;
    margin: 5px 0 0;
    color: #fff;
}
.lg-outer .lg-thumb-item{
	border: none;
}