*{
	font-family: 'Roboto', sans-serif;
}

.item img{
	width:100%;
}

.top-ico{
	position:absolute;
	top:27px;
	right:10px;
}

.top-ico img{
	margin:0 5px;
}
.inner-header img{width: 100%;}

.header-text{
	position:absolute;
	top:340px;
	z-index:50;
	color:#FFF;
}

a:hover{
	text-decoration:none;
}

p{
	font-size:16px;
	line-height:25px;
}

button, a{
	transition: all 0.7s ease;
}


.header-text h2{
	font-size:38px;
	background:url(../images/header-line.png) left bottom no-repeat;
	padding-bottom:12px;
	margin:0px;
}

.header-text p{
	font-weight:300;
	padding:30px 0;
	margin:0px;
}

.header-text a{
	background:url(../images/portlink.png) 0 0 no-repeat;
	width:313px;
	height:48px;
	display:block;
	line-height:48px;
	font-size:18px;
	text-transform:uppercase;
	padding-left:37px;
	color:#FFF;
	text-decoration:none;
	font-weight:300;
	transition: all 0.7s ease;
}

.header-text a:hover{
	background:url(../images/portlink_h.png) 0 0 no-repeat;
	width:313px;
	height:48px;
	display:block;
	line-height:48px;
	font-size:18px;
	text-transform:uppercase;
	padding-left:37px;
	color:#FFF;
	text-decoration:none;
	font-weight:300;
	
}

.toppart{
	width:100%;
	background:url(../images/overlay.png) 0 0 repeat;
	position:absolute;
	z-index:55;
	float:left;
	    position: fixed;
}

.logo{
	padding:12px 0;
}

.menumargin{
	margin:11px 0;
}

.SM{
	width:100%;
	float:left;
	background-color:#f0f0f0;
	padding:14px 0;
}

.SM img{
	display:block;
	float:left;
	margin:7px 10px 7px 0;
	transition: all 0.7s ease;
}

.SM img:hover{
	opacity:0.5;
	transition: all 0.7s ease;
}

.connect{
	background-color:#d7464e;
	font-size:22px;
	text-transform:uppercase;
	padding:10px 30px;
	color:#FFF;
	float:left;
	margin-top:6px;
}

.connect::after{
	width:30px;
	height:51px;
	position:absolute;
	content:"";
	left:336px;
	top:6px;
	background:url(../images/after.jpg) 0 0 no-repeat;
}

.whatwedo{
	display:block;
	float:left;
	background-image:url(../images/what-we-do.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:80px 0 45px 0;
	width:100%;
	background-position:center center;
	background-attachment:fixed;
}

.whatwedo h2{
	font-size:30px;
	color:#FFF;
	background:url(../images/what-we-do-line.jpg) no-repeat left bottom;
	text-transform:uppercase;
	padding-bottom:10px;
}

.whatwedo .box{
	width:100%;
	padding:35px 0;
	min-height:290px;
}

.whatwedo .box h3{
	font-size:25px;
	color:#a62c33;
	font-weight:bold;
	margin:25px 0 12px 0;
}

.whatwedo .box p{
	color:#fff;
}

.whoweare{
	width:100%;
	float:left;
	background-color:#eeeeee;
	padding: 100px 0;
	
	
}


.whoweare h2{
	font-size:30px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
}

.whoweare p{
	padding-top:35px;
	line-height:28px;
}

.girl{
	margin-top:80px;
}

#slideshow { 
    margin: 42px auto; 
    position: relative; 
    width: 100%;
	background-color:#000; 
}

#slideshow .Dslide { 
    position: absolute;  
}

.quotebg{
	background:#fff url(../images/quote.jpg) left top no-repeat;
	width:100%;
	    padding: 41px 37px;
	margin-top:29px;
	min-height:242px;
	float:left;
}

.quotebg p{
	padding:0;
}

.quotebg span{
	color:#7f7f7f;
	padding-top:15px;
}

.quotebg1{
	background:#fff url(../images/quote.jpg) left top no-repeat;
	width:100%;
	padding:60px 40px 38px 40px;
	margin-top:29px;
	float:left;
	margin-bottom:40px;
}

.quotebg1 p{
	padding:0;
}

.quotebg1 span{
	color:#7f7f7f;
	padding-top:15px;
}

.client{
	position:relative;
}

.client .name{
	position:absolute;
	bottom:0px;
	line-height:55px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	background:url(../images/overlay.png) 0 0 repeat;
}


.packgH{
	width:100%;
	float:left;
	background-color:#898989;
	padding:30px 0;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
}

.packgH-arrow{
	width:100%;
	float:left;
	background:url(../images/arrow-down.jpg) center center no-repeat;
	text-align:center;
	height:15px;
}

.packagebox{
	width:100%;
	min-height:480px;
	border:1px solid #c9c9c9;
	float:left;
	margin-top:50px;
}

.Pimgsec{
	min-height:161px;
	display:block;
	float:left;
	padding:36px 0 36px 29px;
	overflow:hidden;
	width:100%;
	
}

.Pimgsec img{
	float:left;
}

.raitingbg{
	background:url(../images/raitingbg.jpg) 0 0 no-repeat;
	width:176px;
	text-align:center;
	display:inline-block;
	float:right;
	padding:14px 0;
	margin-top:50px;
}

.raitingbg img{
	text-align:center;
	float:none;
}

.packagebox h3{
	padding-left:31px;
	font-size:25px;
	color:#000;
	float:left;
	width:100%;
	padding-bottom:15px;
	margin-bottom:0;
}

.packagebox ul{
	width:100%;
	float:left;
	padding:0;
	margin:0;
}

.packagebox ul li{
	background:url(../images/tick.png) left 7px no-repeat;
	margin-left:14px;
	padding-left:20px;
	font-size:15px;
	color:#000;
	list-style-image:none;
	list-style-type:none;
	margin-top:10px;
	margin-bottom:10px;
}

.viewnow{
	width:50%;
	float:left;
	height:53px;
	background:#d7464e;
	display:block;
	margin-top:27px;
	line-height:53px;
	cursor:pointer;
	transition: all 0.5s ease;
}

.viewnow a{
	font-size:18px;
	color:#FFF;
	float:left;
	display:block;
	width:100%;
	text-align:center;
}



.viewnow a:hover{
	text-decoration:none;
	background:#b51f27;
	color:#FFF;
	
}

.ordernow{
	width:50%;
	float:left;
	height:53px;
	background:#b51f27;
	display:block;
	margin-top:27px;
	line-height:53px;
	cursor:pointer;
	transition: all 0.5s ease;
}

.ordernow a{
	font-size:18px;
	color:#FFF;
	float:left;
	display:block;
	width:100%;
	text-align:center;
}



.ordernow a:hover{
	text-decoration:none;
	background:#d7464e;
	color:#FFF;
	
}

/*.order .ordernow{
	background:url(../images/cart.png) 10px center no-repeat;
	font-size:18px;
	color:#FFF;
	float:left;
}

.order .arrow-right{
	width:51px;
	border-left:1px solid #ee8b91;
	text-align:center;
	background:url(../images/arrow-right.png) center center no-repeat;
	display:block;
	height:53px;
	float:right;
}*/


.portfoliobg{
	width:100%;
	float:left;
	display:block;
	background-image:url(../images/portfoliobg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	padding:80px 0;
	margin-top:50px;
}

.portfoliobg h2{
	width:100%;
	font-size:30px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	padding:0;
	margin:0;
	font-weight:bold;
	padding-bottom:15px;
}

.portfoliobx{
	width:100%;
	position:relative;
	overflow:hidden;
	margin:15px 0;
}

.portfoliobx img{
	width:100%;
}

.portfolioover{
	width:100%;
	position:absolute;
	height:100%;
	transition: all 0.5s ease;
	opacity:0;
	text-align:center;
	color:#FFF;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	z-index:5;

}

.portfolioover:hover{
	height:100%;
	opacity:1;
	display:block;
	
}


.text{
	position:absolute;
	top:45%;
	width:100%;
	text-align:center;
	background-color:#d7464e;
	padding:12px 0;
}

.portfolioover1{
	width:100%;
	position:absolute;
	height:100%;
	transition: all 0.5s ease;
	opacity:0;
	text-align:left;
	color:#FFF;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	z-index:5;

}

.portfolioover1:hover{
	height:100%;
	opacity:1;
	display:block;
	
}


.text1{
	position:absolute;
	top:0;
	width:100%;
	background-color:#d7464e;
	padding:20px;
	font-size:16px;
	font-weight:300;
	text-transform:none;
}

.text1 img{
	padding:0px !important;
	margin:6px 0 0 0px !important;
	width:auto !important;
	border:0px !important;
	float:right;
}

.text1 a{
	color:#FFF;
}

.text1 a:hover{
	color:#FFF;
}

.text1 .lefttext{
	width:auto;
	float:left;
}

.text1 .lefttext h3{
	font-weight:bold;
	display:block;
	font-size:16px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}



/*-------text2--------*/
.text2{
	position:absolute;
	top:38%;
	width:100%;
	background-color:#d7464e;
	padding:20px;
	font-size:16px;
	font-weight:300;
	text-transform:none;
}

.text2 img{
	padding:0px !important;
	margin:6px 0 0 0px !important;
	width:auto !important;
	border:0px !important;
	float:right;
}
.text2 a{
	color:#FFF;
}

.text2 a:hover{
	color:#FFF;
}

.text2 .lefttext{
	width:auto;
	float:left;
}

.text2 .lefttext h3{
	font-weight:bold;
	display:block;
	font-size:16px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

/*-------text3--------*/

.text3{
	position:absolute;
	bottom:0;
	width:100%;
	background-color:#d7464e;
	padding:20px;
	font-size:16px;
	font-weight:300;
	text-transform:none;
}

.text3 img{
	padding:0px !important;
	margin:6px 0 0 0px !important;
	width:auto !important;
	border:0px !important;
	float:right;
}
.text3 a{
	color:#FFF;
}

.text3 a:hover{
	color:#FFF;
}

.text3 .lefttext{
	width:auto;
	float:left;
}

.text3 .lefttext h3{
	font-weight:bold;
	display:block;
	font-size:16px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}


.clients{
	width:100%;
	float:left;
	padding:50px 0;
}

.clients h2{
	width:100%;
	font-size:30px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
	padding:0;
	margin:0;
	font-weight:bold;
	padding-bottom:25px;
}

.flex-pauseplay{
	display:none;
}

.flex-control-paging{
	display:none;
}

.footerbg{
	background:#d7464e url(../images/map.png) center center no-repeat;
	display:block;
	width:100%;
	float:left;
}

.footerleft{
	border-right:1px solid #FFF;
	margin:45px 0;
	float:left;
	width:100%;
	padding-right:35px;
}

.footerbg h3{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	border-bottom:1px solid #FFF;
	padding-bottom:5px;
	margin:0;
}

.footerleft p{
	font-size:14px;
	color:#FFF;
	margin:15px 0;
}


.footerleft ul{
	margin:0;
	padding:0;
}

.footerleft ul li{
	width:100%;
	margin-top:15px;
	list-style-image:none;
	list-style-type:none;
}

.footerleft ul li a img{
	margin-right:10px;
}

.footerleft ul li a img:hover{
	transition: all 0.7s ease;
	opacity:0.8;
}

.footerleft ul li a{
	color:#FFF;
	font-size:16px;
}

.footerleft ul li a:hover{
	text-decoration:none;
	color:#fcc3c3;
}

.footerright{
	width:100%;
	margin:45px 0;
	float:left;
}

.footerlinks{
	width:100%;
	float:left;
	display:block;
}

.footerlinks ul{
	width:25%;
	float:left;
	display:block;
	margin:10px 0;
	padding:0;
}

.footerlinks ul li{
	list-style-image:none;
	list-style-type:none;
	padding:0;
	margin:0;
}

.footerlinks ul li a{
	font-size:16px;
	color:#FFF;
	margin:8px 0;
	display:block;
}

.footerlinks ul li a:hover{
	text-decoration:none;
	color:#fcc3c3;
}

.address{
	margin-top:22px;
}

.location{
	width:100%;
	background:url(../images/uk-bot.png) 0 0 no-repeat;
	padding-left:43px;
	color:#FFF;
	font-size:14px;
}

.location1{
	width:100%;
	background:url(../images/sweden-bot.png) 0 0 no-repeat;
	padding-left:43px;
	color:#FFF;
	font-size:14px;
}

.location2{
	width:100%;
	background:url(../images/india-bot.png) 0 0 no-repeat;
	padding-left:43px;
	color:#FFF;
	font-size:14px;
}

.rightslider{
	width:100%;
	float:left;
	min-height:535px;
}

.location h4{
	font-size:18px;
	display:block;
	margin:0;
	padding:0 0 6px 0;
}

.call{
	width:100%;
	background:url(../images/call.png) 0 0 no-repeat;
	padding-left:43px;
	color:#FFF;
	font-size:14px;
	margin-top:20px;
	min-height:32px;
	line-height:32px;
}

.call h4{
	padding-top:5px;
}

.call1{
	width:100%;
	background:url(../images/landphone.png) 0 0 no-repeat;
	padding-left:43px;
	color:#FFF;
	font-size:14px;
	margin-top:20px;
	min-height:32px;
	line-height:32px;
}

.call1 h4{
	padding-top:5px;
}

.copyright{
	width:100%;
	float:left;
	border-top:1px solid #eba3a7;
	line-height:62px;
	font-size:12px;
	color:#FFF;
	text-align:center;
}

.inner-header{
	width:100%;
	float:left;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	display:block;
	
	padding-top:73px;
	text-align:center;
	background:#ebebeb;
}

.inner-header h2{
	font-size:38px;
	color:#000;
	text-align:center;
	font-weight:400;
	margin:35px 0 20px 0;
}

.inner-header p{
	font-size:16px;
	color:#000;
	text-align:center;
	font-weight:300;
	line-height:25px;
}

.inner-header a{
	background:#d7464e;
	padding:10px 30px;
	color:#FFF;
	border-radius:4px;
	text-decoration:none;
	font-size:16px;
	display:inline-block;
}

.inner-header a:hover{
	background:#b51f27;
	text-decoration:none;
	color:#FFF;
}

.service-area{
	width:100%;
	float:left;
	padding:60px 0;
}

.service-area1{
	width:100%;
	float:left;
	padding:70px 0;
}

.serviceblock{
	width:100%;
	float:left;
	padding-bottom:35px;
}


.serviceblock h2{
	color:#010101;
	font-size:30px;
	padding-bottom:25px;
	font-weight:normal;
}

.serviceblock p{
	color:#010101;
	font-size:16px;
	font-weight:normal;
	line-height:28px;
}

.serviceblock a{
	font-size:16px;
	color:#a3393f;
	font-weight:bold;
	background:url(../images/seework.jpg) right center no-repeat;
	padding-right:20px;
	transition: all 0.7s ease;
}

.serviceblock a:hover{
	color:#ce2029;
	text-decoration:none;
}

.alignright{
	text-align:right;
}

.ancorright{
	float:right;
}

.imgleft{
	width:25%;
	float:left;
	padding:0 15px;
}

.imgleft1{
	width:25%;
	float:right;
	padding:0 15px;
}

.imgright{
	width:75%;
	float:left;
	padding:0 15px;
}


.testimonial-area{
	width:100%;
	float:left;
	padding:60px 0;
	background-color:#ebebeb;
}

.grid{
	width:30.9% !important;
	min-height:100px;
	margin-bottom:15px !important;
	font-size:12px;
	float:left;
	overflow:hidden;

}

#container{
	position:relative;
}

.Ptablebox{
	border:1px solid #dedede;
	width:100%;
	float:left;
}

.pricename{
	width:auto;
	background-color:#dedede;
	margin:-25px 5% 0 5%;
	text-align:center;
	height:51px;
	line-height:51px;
	color:#010101;
	font-size:20px;
	text-transform:uppercase;
	border-radius:6px;
}

.Pvalue{
	width:100%;
	background-color:#d7464e;
	font-size:22px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:8px 0;
	margin-top:20px;
}

.parrow{
	width:100%;
	background:url(../images/parrow.jpg) center top no-repeat;
	height:10px;
	display:block;
	margin-bottom:23px;
}

.Ptablebox ul{
	margin:0;
	padding:0;
}

.Ptablebox ul li{
	min-height:48px;
	border-bottom:1px solid #dedede;
	line-height:48px;
	font-size:15px;
	color:#000;
	list-style:none;
	float:left;
	width:100%;
}



.Ptablebox ul li .green_no{
	width:36px;
	height:48px;
	background-color:#079807;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:48px;
	display:block;
	float:left;
}

.Ptablebox ul li .green_tick{
	width:36px;
	height:48px;
	display:block;
	float:left;
	background:#079807 url(../images/greentick.jpg) center center no-repeat;
}

.Ptablebox ul li .cross{
	width:36px;
	height:48px;
	display:block;
	float:left;
	background:#e80037 url(../images/cross.jpg) center center no-repeat;
}



.Ptablebox ul li .Ptitle{
	float:left;
	padding-left:5px;
}

.buynow{
	width:auto;
	background-color:#d7464e;
	margin:25px 5% -25px 5%;
	text-align:center;
	height:51px;
	line-height:51px;
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
	border-radius:6px;
	transition: all 0.7s ease;
	display:block;
	clear:both;
}

.buynow:hover{
	background-color:#a9222a;
	text-decoration:none;
	color:#FFF;
}

.CI{
	width:100%;
	float:left;
	padding-right:29px;
	border-right:1px solid #c9c9c9;
}

.CI h2{
	font-size:30px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}

.CI p{
	font-size:16px;
	line-height:28px;
	padding:25px 0;
	color:#000;
}

.officecol{
	width:100%;
	border:1px solid #c9c9c9;
	padding:12px;
	min-height:180px;
	margin-bottom:15px;
}

.Clocation1{
	background:url(../images/uk-bot.png) left center no-repeat;
	font-size:16px;
	padding-left:36px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	height:26px;
	line-height:26px;
	display:block;
}

.Clocation2{
	background:url(../images/sweden-bot.png) left center no-repeat;
	font-size:16px;
	padding-left:36px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	height:26px;
	line-height:26px;
	display:block;
}

.Clocation3{
	background:url(../images/india-bot.png) left center no-repeat;
	font-size:16px;
	padding-left:36px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	height:26px;
	line-height:26px;
	display:block;
}

.Clocation{
	font-size:16px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	height:26px;
	line-height:26px;
	display:block;
}

.officecol p{
	padding:15px 0 5px 0;
	margin:0;
}

.Ccall{
	background:url(../images/Ccall.png) left center no-repeat;
	padding-left:25px;
	color:#6d6d6d;
	font-size:16px;
	margin-top:10px;
}

.Ccall1{
	background:url(../images/call1.png) left center no-repeat;
	padding-left:25px;
	color:#6d6d6d;
	font-size:16px;
	margin-top:10px;
}

.email{
	background:url(../images/email.png) left center no-repeat;
	padding-left:25px;
	margin-top:10px;
}

.skype{
	background:url(../images/skype.png) left center no-repeat;
	padding-left:25px;
	margin-top:10px;
}

.sendus{
	width:100%;
	float:left;
}

.sendus h2{
	font-size:30px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}

.formsec{
	margin-top:27px;
	float:left;
	width:100%;
}

.infield{
	width:100%;
	float:left;
	margin-bottom:25px;
}

.infield .name{
	font-size:16px;
	display:block;
}

.infield input{
	width:100%;
	border:1px solid #cfcfcf;
	padding:14px;
	margin-top:10px;
}

.infield select{
	width:100%;
	border:1px solid #cfcfcf;
	padding:14px;
	margin-top:10px;
}

.infield textarea{
	width:100%;
	border:1px solid #cfcfcf;
	padding:14px;
	margin-top:10px;
}

.Csubmit{
	background-color:#c4464d;
	width:100%;
	border:none;
	padding:12px 0;
	font-size:22px;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer;
	transition: all 0.7s ease;
}

.Csubmit:hover{
	background-color:#931a21;
}


.servicelink{
	font-size:16px;
	color:#a3393f;
	font-weight:bold;
	background:url(../images/seework.png) right center no-repeat;
	padding-right:20px;
	transition: all 0.7s ease;
	margin-bottom:20px;
	display:inline-block;
	
}

.servicelink:hover{
	color:#ce2029;
	text-decoration:none;
}

.detailstop{
	width:100%;
	float:left;
	padding-top:50px;
}

.tab-content{
	border-top:5px solid #f36970;
	border-bottom:5px solid #f2f2f2;
	border-left:5px solid #f2f2f2;
	border-right:5px solid #f2f2f2;
	padding:25px;
	float:left;
	width:98%;
}

.tab-content img{
	margin:0 30px 30px 0;
	float:left;
}

.tab-content p{
	line-height:26px;
	padding:0 0 20px 0;
}

.tab-content li{
	font-size:16px;
}

.tab-content td{
	padding:12px;
}

.rowbg{
	background:#d7464e;
	color:#FFF;
	font-size:17px;
}

.imgnone{
	float:none !important;
	margin:0 !important;
}

.themeimg{
	width:100%;
	margin-bottom:25px;
	border:1px solid #ccc;
	padding:10px;
	float:left;
	text-align:center;
}

.themeimg img{
	margin:0; !important
	float:none !important;
	width:100%;
}

.tag{
	width:100%;
	padding:10px 0 0 0;
	display:block;
	float:left;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

.backendButtons-links {
    left: -59px;
    overflow: hidden;
    position: fixed;
    top: 250px;
    transform: rotate(-90deg);
    z-index: 100;
}
.backendButtons-links a {
    -moz-user-select: none;
    background-color: #d7464e;
    background-image: none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 19px;
    margin-bottom: 14px;
    overflow: hidden;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}
.backendButtons-links a:hover {
    background-color: #b51f27;
	text-decoration:none;
	color:#FFF;
}

.clientimg{
	width:22px !important;
}

blockquote h6{
	color:#999;
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0;
}

blockquote p{
	color:#000;
	font-size:14px;
	font-weight:normal;
	padding:12px 0 0 0;
	margin:0;
}


/*testimonial*/


.testi-row{
	background: #fff;
	display: inline-block;
	margin-bottom: 15px;
	padding: 30px 0 15px;
	float: left;
	width: 100%;
}

.testi-img{
	width:140px;
	text-align:center;
	background:#fff;
	padding:5px;
	border:1px solid #ccc;
	border-radius:50%;
	 margin:0 auto 25px auto;
}

.testi-img img{
	width:100%;
	border-radius:50%;
	height: 128px;
}


.testi-meta-wrap {
    margin: 5px 0 0px 0;
    padding: 0px 0;
    /*border-top: 1px dashed rgba(0, 0, 0, 0.12);
    border-bottom: 1px dashed rgba(0, 0, 0, 0.12);*/
}


.testi-content h2{
	font-size:16px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#c4464d;
}





.testi-meta{
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.testi-meta li {
    color: #333;
    font-size: 12px;
    font-style: italic;
    display: inline-block;
    margin-right: 20px;
    line-height: 30px;
}

.Post-by a{
	color:#c4464d;
	text-decoration:none;	
}

.review-star a{
	color:#f69e22;
	text-decoration:none;	
}


.review-star a:hover{
	text-decoration:none;	
}


.entry-date a{
	color:#333;
}

.testi-content p{
	font-size:14px;
	color:#666;
}


/*testimonial*/



/*------------------------ pagination start ------------------------*/
.pagination-mob{
	display:none;
}
.pagination{	
	float:right;
	margin:15px 0 0 0;
}
.pagination img{
	width:auto; display:block; text-align:center;
}
.pagination ul{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.pagination li{
	display: inline;
}
.pagination li.pgn-dot{
	padding:15px 12px; 
	color:#242424;
	font-size:12px; 
    background-color: #fff;
    border: 1px solid #ddd;
    color: #428bca;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    position: relative;
    text-decoration: none;	
}
.pagination li a{
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #c8407c;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination li a.arrow{
	background:#919191; border:#262626 solid 1px;
}
.pagination li.last-li{
	margin-right:0px;
}
.pagination li a:hover{
	display:block; 
	background:#eee; 
	border:#ddd solid 1px;
}

.pagination li a.active{
	display:block; 
	background-color: #333333;
	border-color: #333333;
	color: #fff;
}

.pagination li a.disabled{
	background:#fff; 
	border: 1px solid #ddd;
	color:#000;
	cursor:not-allowed;
}

.pagination-totlrsult-bottom{
	margin-bottom:0px;
}
/*------------------------ pagination end ------------------------*/


.green_text{
    border: 1px solid #68c574;
    border-radius: 3px;
    color: #68c574;
    float: left;
    margin: 0 5px 15px 0;
    text-align: center;
    width: 50px;
	font-weight:600;
}


.whire_row {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    float: left;
    margin-bottom: 15px;
    padding: 30px 0 15px;
    width: 100%;
	
}

.inner-header .container{
	display: none;
}

/*////////////paypal/////////*/

.paypal_form{
	background: url(../images/blue-earth-wallpaper.jpg);
	background-size: cover;
	    padding: 75px 0 50px;
}


.cardname{
	margin: 25px 0;
	color: #fff;
	text-align: center;
	float: left;
	width: 100%;
}


.cardname h2{
	color: #fff;
}


.payform{
	color: #fff;
}


.payform label{
	display: block;
	text-align: left;
}

.payform input,
.payform select{
	width: 100%;
	height: 45px;
	 border: none;
	border-radius: 0;
	color: #333;
	    padding: 5px;
}


.payform button{
	width: 100%;
	border: none;
	background: #d7464e;
	color: #fff;
	margin: 15px 0;
	padding: 10px 15px;
}

.paypal_stiky{
overflow: hidden;
    position: fixed;
    top: 197px;
    transform: rotate(0deg);
    z-index: 100;
    right: 0;
}








.viewnow2{
	width:100%;
	float:left;
	height:53px;
	background:#d7464e;
	display:block;
	line-height:53px;
	cursor:pointer;
	transition: all 0.5s ease;
	text-transform: uppercase;
}

.viewnow2 a{
	font-size:18px;
	color:#FFF;
	float:left;
	display:block;
	width:100%;
	text-align:center;
}



.viewnow2 a:hover{
	text-decoration:none;
	background:#b51f27;
	color:#FFF;
	
}

.ordernow2{
	width:50%;
	float:left;
	height:53px;
	background:#b51f27;
	display:block;
	line-height:53px;
	cursor:pointer;
	transition: all 0.5s ease;
}

.ordernow2 a{
	font-size:18px;
	color:#FFF;
	float:left;
	display:block;
	width:100%;
	text-align:center;
}



.ordernow2 a:hover{
	text-decoration:none;
	background:#d7464e;
	color:#FFF;
	
}



.newtable {
    border: 1px solid #dedede;
    width: 100%;
    float: left;
    border-bottom: none;
}


.newtable ul li .green_no{
	width: 100px;
	font-size: 14px;
}
/*---pricing---*/
.buy{position:relative;}
.buy-im{position: absolute;
    top: 0;
    right: 0;}


@charset "utf-8";
/* CSS Document */
* {
    font-family: 'Poppins', sans-serif;
    color: #515151;
    font-weight: 300;
    font-size: 14px;
}

/*=============  1  ==============*/
.inner-sec {
    padding: 50px 0;
}
.inner-sec h1 {
    font-size: 26px;
    font-weight: 500;
    color: #d7464e;
    margin: 0 0 55px 0;
    text-transform: uppercase;
    position: relative;
}
.inner-sec h1::after {
    content: "";
    position: absolute;
    /* top: 40px; */
    width: 175px;
    border-bottom: 1px solid #d7464e;
    left: 0;
    bottom: -20px;
}

.inner-sec p {
    font-size: 14px;
    font-weight: 400;
    color: #4c4c4c;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
}




/*=============  2  ==============*/

.callaction {
    text-align: center;
    background: #d7464e;
    padding: 30px 0;
}

.callaction p {
    font-size: 30px;
    color: #fff;
    line-height: 38px;
    text-align: center;
}


.callaction a {
    background: #fff;
    display: inline-block;
    width: 240px;
    height: 44px;
    color: #d7464e;
    border-radius: 6px;
    line-height: 47px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    box-shadow: 2px 2px 2px #c52a32;
    font-weight: 600;
    transition: all 0.3s;
}



/*=============  3  ==============*/


.media {
    background: url(../images/what-we-do.jpg) fixed;
        background-size: auto auto;
    background-size: cover;
    padding: 70px 0;
        padding-bottom: 70px;
    padding-bottom: 35px;
    margin-top: 0;
}

.infa-head {
    margin-bottom: 50px;
}

.media h2 {
    font-size: 35px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}

.media h2 span {
    color: #d7464e;
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.text-center {
    text-align: center;
}


.info-item {
    color: #fff;
    margin-bottom: 15px;
    min-height: 200px;
}

.digi-icon {
    text-align: center;
    border: 3px solid #d7464e;
    width: 100px;
    height: 100px;
    margin: 15px auto;
    line-height: 120px;
    border-radius: 50%;
}


.digi-icon i {
    font-size: 44px;
    color: #fff;
}


.info-item h3 {
    color: #d7464e;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
    font-size: 20px;
}

.media .info-item p {
    color: #fff;
    text-align: justify;
}



/*=============  4  ==============*/
.offshore-sec {
    padding: 30px 0;
}

.inner-sec .digi-heading {
    font-size: 30px;
    color: #4c4c4c;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 26px;
}
.offshore-sec h2 span {
    font-size: 28px;
    font-weight: 500;
    color: #d7464e;
}

.offshore-sec p {
    text-align: center;
    margin-bottom: 30px;
}

.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}

/*=============  5  ==============*/
.offshore-sec h2 {
    font-size: 28px;
    color: #4c4c4c;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 34px;
    margin-top: 26px;
}



/*=============  6  ==============*/

.blue-feature {
    background: #d7464e none repeat scroll 0 0;
    border: 1px solid #d7464e;
    margin-bottom: 40px;
    padding: 40px 10px 26px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    min-height: 312px;
}



.feature_icon span {
    border-radius: 0 15px 0 0;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    height: 60px;
    line-height: 58px;
    width: 60px;
    -webkit-transition: .3s;
    transition: .3s;
    background: #d7464e;
}

.blue-feature span {
    background: #f9f9f9;
    color: #d7464e;
}



.feature_content h3 {
    padding: 27px 0 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    color: #4c4c4c;
}

.blue-feature h3, .blue-feature p {
    color: #fff;
}



.single-feature {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #eee;
    margin-bottom: 40px;
    padding: 40px 10px 26px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    min-height: 312px;
}



.digi-feature {
    min-height: 368px;
}


.feature_content p{
	margin: 0 0 0 0;
}


.single-feature:hover {
    background: #d7464e;
    border: 1px solid #d7464e;
}

.single-feature:hover .feature_icon span {
    color: #d7464e;
    background: #fff;
}
.single-feature:hover .feature_content h3 {
    color: #fff;
}
.single-feature:hover .feature_content p {
    color: #fff;
}

.blue-feature:hover{background: #f9f9f9; border:1px solid #eee;}
.blue-feature:hover .feature_icon span {
    color: #fff;
    background: #d7464e;
}
.blue-feature:hover .feature_content h3{color: #4c4c4c;}
.blue-feature:hover .feature_content p{ color: #4c4c4c;}
.inner-sec .digi-heading {font-size: 30px;
    color: #4c4c4c;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom:20px;
    margin-top: 26px;
}


.in-text-contact {
    text-align: center;
    background: #01768c;
    padding: 30px 0;
    margin-bottom: -51px;
}

.in-text-contact p {
    font-size: 30px;
    color: #fff;
    line-height: 38px;
    text-align: center;
}

.in-text-contact a {
    background: #fff;
    display: inline-block;
    width: 240px;
    height: 44px;
    color: #d7464e;
    border-radius: 6px;
    line-height: 47px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    box-shadow: 2px 2px 2px #003a45;
    font-weight: 600;
    transition: all 0.3s;
}