@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
    font-family: "Oswald",sans-serif !important;
    font-weight: normal !important;
}

body{
	/*font-family: 'Oswald', sans-serif;*/
	font-size: 16px;
    color: #2a2c2e;
}
.txc{
	text-align: center;
}
.mt_30{
	margin-top: 30px;
}
.mt_40{
	margin-top: 40px;
}
.mb_40{
	margin-bottom: 40px;
}
.codeigniter_botom {
    background: #d9382b none repeat scroll 0 0;
    display: block;
    padding: 16px 0;
    width: 100%;
}
.mobile_website {
   background: #000000;
    color: #fff;
}
.codeigniter_botom h2 {
    color: #ffffff;
    font-family: robotolight;
    text-align: center;
    font-size: 23px;
    line-height: 130%;
    margin: 0;
}
.admonBody {
    margin-top: 30px;
}
.admonBox{

}
.adminbox {
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;
}
.admindetaisl p{
	line-height: 150%;
}
.col-centered{
    float: none;
    margin: 0 auto;
}
.fiverrGigbox_video {
    margin-top: 15px;
}
.servicesbox h1 {
    border-bottom: solid 2px #000;
    margin: 30px auto 30px;
    text-align: center;
    display: inline-block;
    line-height: 130%;
}
.servicesbox h2 {
    line-height: 130%;
}
.servicesbox2 h1 {
	max-width: 280px;
	}
.servicesbody{
	position: relative;
	padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2), inset 0 0 20px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.2), inset 0 0 20px rgba(0,0,0,0.1);
    box-shadow: 0 0 15px rgba(0,0,0,0.2), inset 0 0 20px rgba(0,0,0,0.1);
    border: 1px solid #ffffff;
    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(50%, #f2f2f2), to(#ffffff));
    background-image: -webkit-linear-gradient(#ffffff, #f2f2f2 50%, #ffffff);
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2 50%, #ffffff);
    background-image: -o-linear-gradient(#ffffff, #f2f2f2 50%, #ffffff);
    background-image: linear-gradient(#ffffff, #f2f2f2 50%, #ffffff);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fffefefe', GradientType=0);
   
}
/*Fiverr Gig Review css*/
.fiverrGigbox {
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}
/*customar support css code start*/
.customarbox{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.digits {
  font-family: 'Lato', sans-serif;
  font-size: 10.4em;
  line-height: 1em;
  font-weight: 700;
  color: #19a9e5;
}
.slash {
  font-family: 'Lato', sans-serif;
  font-size: 5.4em;
  line-height: 1em;
  font-weight: 100;
  color: #19a9e5;
}
.bold {
  font-weight: 700;
}
.customarbox h4 {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #2f353e;
  text-transform: uppercase;
  font-weight: 700;
}
.customarbox p {
  font-family: "Helvetica Neue",Arial,sans-serif;
  font-size: 14px;
  line-height: 150%;
}
.customarbox.rating .slash {
  vertical-align: top;
}
/*customar support css code End */
.faqbox {
    margin-bottom: 50px;
}
.faqbox ol {
    padding: 0;
}
.faqbox ol li{
	text-align: left;
}
.faqbox h2{
    color: #d9382b;
}
.faqbox ol li p{
	font-weight: normal;
	font-family: 'Lato', sans-serif;
	}
.faqbox h2 a, .faqbox2 h2 a{
    -webkit-font-smoothing: antialiased;
    -webkit-writing-mode: horizontal-tb;
    background-image: linear-gradient(rgb(53, 195, 80), rgb(3, 181, 37));
    border-bottom-color: rgb(1, 159, 41);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(1, 159, 41);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(1, 159, 41);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(1, 159, 41);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 38px;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 1px;
    width: 100%;
    max-width: 250px;
    margin-top: 2px;
    text-decoration: none;
}
.orderplacebutton{
    -webkit-font-smoothing: antialiased;
    -webkit-writing-mode: horizontal-tb;
    background-image: linear-gradient(rgb(53, 195, 80), rgb(3, 181, 37));
    border-bottom-color: rgb(1, 159, 41);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(1, 159, 41);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(1, 159, 41);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(1, 159, 41);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 1px;
    width: 100%;
    max-width: 120px;
	text-decoration: none;
}
.orderplacebutton a:focus, a:hover{
	  /* text-decoration: none;
	   color: rgb(255, 255, 255);*/
}
/*protfoli css code now start*/
/*hover effect css code*/
.tt-screenshot {
    position: relative;
}
.product-details-btn {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -o-transition: all 600ms;
    transition: all 600ms;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.product-details-btn ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.tt-screenshot .likebutton {
    line-height: 26px;
    width: 125px;
    display: inline-block;
    padding: 8px 10px;
    margin: 6px 0;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    background-color: #00B22D;
}
.likebutton a{
	text-decoration: none;
	color: #ffffff;
}
.tt-screenshot .likebutton:hover, .tt-screenshot .likebutton:focus, .tt-screenshot .likebutton:active, .likebuicon:hover {
    background-color: #ffffff;
    color: #565656;
    text-decoration: none;
    outline: 0;
}
.likebutton a:hover{
    color: #565656;
    text-decoration: none;
    outline: 0;
}
.likebutton:hover{
    opacity: 1;
}
.tt-item {
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #f5f5f5;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
     -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 2px -2px gray;
    -moz-box-shadow: 0 4px 2px -2px gray;
     box-shadow: 0 4px 2px -2px gray;
}
.tt-screenshot img{
    -webkit-border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	}

.tt-item:hover .tt-screenshot:before {
    opacity: 1;
    visibility: visible;
}
.tt-screenshot:before {
    content: "";
    position: absolute;
    background-color: rgba(217, 56, 43, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    -webkit-border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.tt-item:hover .product-details-btn {
    opacity: 1;
    visibility: visible;
    z-index: 200;
}
.landinpagetitle{
	text-align: left;
	padding: 10px 12px;
}

.bg_Colr {
    background: #d9382b none repeat scroll 0 0;
}
.scroltop {
    text-align: center;
    cursor: pointer;
    line-height: 36px;
    width: 40px;
    height: 40px;
     -webkit-border-radius: 20px; 
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 20px;
    position: fixed;
    bottom: 40px;
    right: 20px;
    border: 1px solid #f5f5f5;
    display: none;
    -webkit-box-shadow: 0 4px 4px -1px grey;
    -moz-box-shadow: 0 4px 4px -1px grey;
     box-shadow: 0 4px 4px -1px grey;
}
.scroltop span{
	color: #ffffff;
}

@media (max-width: 767px) {
.digits {
    font-family: 'Lato', sans-serif;
    font-size: 7.4em;
}

}

/*mail signature design css code Start*/
.mail-item {
    margin-bottom: 60px;
    border: 1px solid #ebe1e1;
	-webkit-border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.mail-screenshot img{

	}

.mail-screenshot{

}
.mail-screenshot:hover{
	cursor: pointer;

}

.mailTestheadline{
	text-align: left;
	padding: 10px 12px;
	font-weight: bold;
}

@keyframes animatedBackground {
	0% { background-position: 0 0; }
	100% { background-position: -1000px 0; }
}
@-moz-keyframes animatedBackground {
	0% { background-position: 0 0; }
	100% { background-position: -1000px 0; }
}
@-webkit-keyframes animatedBackground {
	0% { background-position: 0 0; }
	100% { background-position: -1000px 0; }
}
@-ms-keyframes animatedBackground {
	0% { background-position: 0 0; }
	100% { background-position: -1000px 0; }
}
@-o-keyframes animatedBackground {
	0% { background-position: 0 0; }
	100% { background-position: -1000px 0; }
}

#animate-area { 
	width: 100%; 
	height: 350px;
	background-image: url("../img/bg-banner.png");
	background-position: 0px 0px;

	animation: animatedBackground 7s linear infinite;
	-moz-animation: animatedBackground 7s linear infinite;
	-webkit-animation: animatedBackground 7s linear infinite;
	-ms-animation: animatedBackground 7s linear infinite;
	-o-animation: animatedBackground 7s linear infinite;
}


@media (max-width: 380px){
#animate-area { 
	width: 100%; 
	height: 200px;
	background-image: url("../img/bg-banner.svg");
	background-position: 0px 0px;

	animation: animatedBackground 7s linear infinite;
	-moz-animation: animatedBackground 7s linear infinite;
	-webkit-animation: animatedBackground 7s linear infinite;
	-ms-animation: animatedBackground 7s linear infinite;
	-o-animation: animatedBackground 7s linear infinite;
}

}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
    background-color: #03b525;
    color: #fff;
}

/*mail signature design css code End*/
