/* custom */

@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900|Source+Sans+Pro:300,400,600,700,900');

*{
	box-sizing:border-box;
}

body{
	font:400 18px "Source Sans Pro" !important;
	color:#666 !important;
	overflow-x: hidden;
}

/*custom css*/

.top-bar {
    color: #545353;
    font-size: 15px;
    font-weight: 600;
}

.hire{
	text-align:right;
}

.btn-hire {
    background: #007cc2;
    color: #fff !important;
    padding: 8px 20px;
    position: relative;
    display: inline-block;
}

.btn-view, #submit, #button12 {
    background: #ff9900;
    color: #fff;
    padding: 10px 25px;
    position: relative;
    font-weight: 600;
    border: none;
    font-size: 16px;
    margin: 20px 0;
	border-radius:0;
	transition:all linear .6s;
}

#submit:hover,
#button12:hover{
	background: #007cc2;
}

.btn-view::before {
    position: absolute;
    width: 100%;
    height: 0;
    transition: all linear .6s;
    background: #007cc2;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.btn-view:hover::before{
	height:100%;
}

.btn-hire::before{
	position:absolute;
	width:100%;
	height:0;
	top:0;
	left:0;
	transition:all linear .4s;
	background:#ff9900;
	content:"";
}

.btn-hire:hover::before{
	height:100%;
}

.btn-hire:hover, .btn-view:hover{
	color:#fff;
}

body .nav-dark .sp-slider-content{
	padding-left: 14% ;
	padding-right: 6% !important;
}

#sp-smart-slider.sp-organic-life-layout, .sp-organic-life-layout .sp-slider-item {
    height: 600px !important;
}

.sp-organic-life-layout h1.sp-title {
    font-size: 40px !important;
}

body .sp-organic-life-layout h2.sp-posttitle{
	font-size:22px !important;
}

body .read-more-wrapper .btn {
    padding: 8px 18px !important;
    font-size: 18px !important;
}

.sp-organic-life-layout .controller-prev i, .sp-organic-life-layout .controller-next i {
    border-radius: 50% !important;
    height: 40px !important;
    width: 40px !important;
    line-height: 38px !important;
}

.rsMainSlideImage {
    height: auto !important;
    width: 100% !important;
}

.t3-header.nav-dark {
    border-bottom: none !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

address p {
    margin: 0 0 2px 0;
}

body .bContainer {
    text-align: left !important;
    left: 0 !important;
    top: 36% !important;
}

.headings, .module-title,
.default-description h2,
.module-subtitle,
.default-description h2{
    font-size: 32px;
    margin: 0 auto;
    padding-bottom: 70px;
    /*font-weight: 800;*/
    padding: 0;
    text-align: center;
    line-height: 50px;
    color: #545353 !important;
    text-transform: uppercase;
}

.pos-r{
	position:relative;
}

.contact-details i {
    margin-right: 6px;
}

.ml-2{
	margin-left:6px;
}

a:hover{
	text-decoration:none;
}

.subtitle {
    font-size: 18px;
    font-weight: 600;
    margin: 8px 0;
}

.page-header-fixed #t3-mainbody,
.page-header-fixed #t3-content{
	padding: 30px 15px;
}

body .nav-dark .read-more-wrapper .btn-primary {
    background: #ff9900 !important;
    color: #ffffff;
}

.t3-footer {
    background: #1a1a1a url(./../images/footer-bg.jpg);
    color: #cecece;
    background-size: cover;
    position: relative;
}

.t3-footer::before {
    background: rgba(0, 0, 0, 0.86);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    display: inline-block;
}

.t3-footer .footer-inner {
    padding: 10px 0 0 !important;
}

.t3-footnav .t3-module .module-title {
    font-size: 22px !important;
    margin-bottom: 20px !important;
    text-align: left;
    font-weight: 600 !important;
    color: #fff !important;
}

/*.t3-footnav .t3-module ul > li {
    float: none !important;
}*/

.t3-footnav .t3-module ul > li > a,
.t3-footnav p{
    padding: 0 !important;
	transition:all linear .6s;
	font-weight: 400;
    font-size: 16px;
}

.t3-footnav .t3-module ul > li > a:hover{
	background:transparent !important;
	color:#ff9900;
	margin-left:10px;
}

.t3-footnav .t3-module ul > li.active > a {
    background: transparent !important;
    color: #f90;
}

.t3-footnav .t3-module ul > li > h4{
	font-weight:700;
}

.t3-footnav .t3-module{
	margin-bottom:0 !important;
}

address {
    margin-bottom: 0 !important;
}

.subpage .footer-inner {
    background: transparent !important;
}

.subpage .top-bar {
    color: #545353;
}

.subpage header {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
}

.footer-inner h5 {
    color: #cae6f5;
    font-size: 14px;
    font-weight: 700;
    margin: 5px 0;
}

.footer-inner a {
    color: #cecece;
	transition:all linear .6s;
}

.footer-inner a:hover{
	background:transparent !important;
	color:#ff9900;
	margin-left:10px;
}

.os-social ul li {
    border: none !important;
}

.os-social ul{
	float: right !important;
	padding-right: 30px !important;
}

.os-social ul li:hover a {
    width: 35px;
    height: 25px;
}

.os-social li a {
    height: 25px !important;
    padding: 0px !important;
    width: 35px !important;
    color: #fff !important;
}

.subpage .article-header {
    box-shadow: none !important;
}

.copyright {
    font-size: 14px;
}

.subtitle {
    font-size: 18px;
    font-weight: 600;
    margin: 8px 0;
	text-align:center;
}

.service_resp {
    margin-top: 40px;
}

.service_block{
	text-align: left;
    padding: 20px 25px;
    /*background: rgba(255, 255, 255, 0.6);*/
    /* border-radius: 5px; */
    min-height: 260px;
    font-size: 16px;
    line-height: 23px;
    transition: all linear .6s;
    position: relative;
    margin-bottom: 40px;
    /*border-bottom: 3px solid #f90;*/
	border: 0.5px solid rgb(0 124 194 / 60%);
	}
.service_block:hover{
	webkit-box-shadow: 0px 0px 20px 10px rgb(0 124 194);
	-moz-box-shadow: 0px 0px 20px 10px rgb(0 124 194);
	box-shadow: 0px 0px 20px 10px rgb(0 124 194);
    cursor: pointer;
    background: url(./../images/services-bg1.jpg);
    transform: scale(1.1);
    color: #007cc2 !important;

}
.service_block a{

	color: #ffffff;
}
.service_block:hover a{

	color: #007cc2;
}
.service_block:hover h4{
	color: #007cc2;
}
.service_block:hover p{
	color: #007cc2;
}
.service_block h4{
	text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0;
    transition: all linear .6s;
    text-align: left;
}
.service_block p{
    margin: 0 0 75px;
    font-size: 16px !important;
	text-align: left;
	color:#ffffff;
}
.service_icon i {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #f90;
    padding: 13px;
    font-size: 28px;
    color: #fff;
}
.service_block h4 a {
    color: #ffffff;
    font-weight: 700;
}


.service_block .service-link i {
    position: absolute;
    background: linear-gradient(0deg, #f5efef 0%, #f5efef 45%, #fff 29%, #fff 100%);
    width: 30px height;
	height: 30px;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 50px;
	font-size: 30px;
	bottom: -12px ;
	color: #ff6701;
}

/*.service_block:hover{
	transform:scale(1.1);
}*/

.service_block h4 a {
    color: #fff;
    font-weight: 700;
}

.service_block:hover h4 a{
    color: #000;
}

.service_block a i {
    color: #ff6701;
    font-size: 40px;
}

.service_block h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0;
	transition:all linear .6s;
	text-align:left;
}

.service_block p {
    margin: 0 0 75px;
    font-size: 16px !important;
	text-align: left;
	color:#fff;
}

.t3-inner-1 {
    background: url(./../images/services-bg.jpeg);
	/* animation:market-background 30.6s linear infinite; */
	width:100%;
    background-size: cover !important;
	background-repeat:no-repeat;
	position:relative;
}

.t3-inner-1::before {
    content: "";
    background: rgb(0 14 22 / 64%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#service .headings, #service .subtitle {
    color: #fff !important;
    position: relative;
    text-align: center;
}

.service_icon i {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #f90;
    padding: 13px;
    font-size: 28px;
    color: #fff;
}

.osTestimonial p.content-testimonial,
.osTestimonial .info{
	text-align:left !important;
}

.osTestimonial p.content-testimonial{
	width:100%;
}


/*@keyframes market-background{
	from{
	background-position-y:0
	}
	to{
	background-position-y:-500px
	}
}*/

/* wiz counter */
.home .t3-inner-2 {
	text-align: center;
	padding: 0;
}
.counter_box {
    padding: 50px;
    background: #002246;
}
.home .t3-inner-2 .column_container {
	padding: 0;
}
/*.home .t3-inner-2 .column_container .counter-iconic {*/
/*	background: #f9f9f9;*/
/*	overflow: hidden;*/
/*	padding: 62.5px 25px;*/
/*	position: relative;*/
/*}*/
.counter2 .fa-clock-o {
    background-color: #007cc2;
    padding: 21px;
    font-size: 18px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    color: white;
}
.home .t3-inner-2 .column_container .counter-iconic .quantity-counter {
	background: url("../../templates/os_kilix/images/counter-sprtr.jpg") no-repeat center bottom;
	color: #fff;
	display: block;
	font-size: 50px;
	padding-bottom: 12px;
}
.home .t3-inner-2 .column_container .counter-iconic .counter-details {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}
.home .t3-inner-2 .column_container .counter-iconic .counter-details span {
	display: block;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 18px;
	font-weight: 300;
	padding: 11.36363636px 0 0;
}
/*.home .t3-inner-2 .column_container + .column_container .counter-iconic {
	background: rgba(0, 124, 194, 0.88);
	}
	.home .t3-inner-2 .column_container + .column_container + .column_container .counter-iconic {
	background: rgba(31, 140, 201, 0.88);
	}
	.home .t3-inner-2 .column_container + .column_container + .column_container + .column_container .counter-iconic {
	background: #51a6d5;
}*/

/*.counter2 i{
	display:none;
}*/

.counter2{
	position:relative;
}

.counter2 i{
    background-color: #007cc2;
    padding: 21px;
    font-size: 18px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    color: white;
}
/*.counter2:before{*/
/*	content:"";*/
/*	background:#ff4000;*/
/*	width:70px;*/
/*	position:absolute;*/
/*	left:0;*/
/*	right:0;*/
/*	height:5px;*/
/*	top:0;*/
/*	margin:auto;*/
/*}*/

.wpb_column:nth-child(2) .counter2:before{
	background:#2693ff;
}

.wpb_column:nth-child(3) .counter2:before{
	background:#2db300;
}

.wpb_column:nth-child(4) .counter2:before{
	background:#d90000;
}

.home .t3-sl-3 p > img {
	margin-top: 25px;
}
@media screen and (min-width: 992px) {
	.home .t3-sl-3 p > img {
		margin-top: 0;
	}
}
.home .t3-sl-3 {
	background-image: url(./../images/globe.png);
	height: 150%;
	top: -33.0382%;
	background-attachment: scroll;
	background-color: #f4f4f4;
	background-position: 50% 0;
	background-size: cover;
	z-index: 0;
	overflow: hidden;
	position: relative;
}

.t3-inner-5 {
    /* background: url(./../images/creative-sec-bg.png) no-repeat center 220px; */
    color: #555555;
    background-position: 0 50%;
    background-size: 100%;
}

.t3-inner-5 .creative-sec-thumb {
	position: relative;
}

.t3-inner-5 .creative-sec-thumb figure {
	min-width: 200px;
	text-align: center;
}

.t3-inner-5 .creative-sec-thumb figcaption {
    font-size: 24px;
    padding: 25px 0 0;
    color: #ff9900;
    font-weight: 600;
}

.t3-inner-5 .creative-sec-thumb.one {
	left: 0;
	top: 70px;
}

.t3-inner-5 .creative-sec-thumb.two {
	left: 0;
	top: 70px;
}

.t3-inner-5 .creative-sec-thumb.three {
	left: 0;
	top: 100px;
}

.t3-inner-5 .creative-sec-thumb.four {
	right: 0;
	top: 30px;
}

.t3-inner-5 .container {
	position: relative;
	width: calc(100vw - 5px);
    margin-left: 0vw;
    left: 50%;
}

.t3-inner-5 .container img{
	width:100%;
}

.footer-social a {
    padding: 2px 10px !important;
    color: #f90;
    font-size: 16px;
    position: relative;
    font-weight: 500;
	transition:all linear .6s;
}

.footer-social a:hover{
	background:transparent !important;
	color:#fff;
}

.footer-social a::after {
    content: "";
    width: 1px;
    height: 13px;
    top: 8px;
    right: 0;
    background: rgba(255, 255, 255, 0.36);
    position: absolute;
}

.facebook i {
    color: #486BA4;
}

.twitter i {
    color: #00A9E8;
}

.google-plus i{
	color:#EC4836;
}

.linkedin i{
	color:#2693C9;
}

.pinterest i{
	color:#E00018;
}

.instagram i{
	color:#D032A2;
}

.os-social li a i {
    background: #fff;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 25px;
    padding: 8px;
    font-size: 15px;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span.separator {
    padding: 15px 12px 18px;
}

.t3-mainbody, .t3-mainbody .t3-content{
	padding:0;
}

.wrap.t3-sl.t3-inner-5 {
    padding-top: 0;
}

@media screen and (min-width: 768px){
	.t3-module {
		margin-bottom: 0px;
	}
}

.t3-inner-6 .default-description {
    float: left;
    width: 30%;
    padding: 100px 0 0;
    padding-left: 15px;
    padding-right: 15px;
}

.t3-inner-6 .default-description {
	text-align: left;
    line-height: normal;
    background: #f1f1f1;
    height: 250px;
    position: relative;
	overflow:hidden;
}

.t3-inner-6 .default-description::before {
    content: "";
    background: url(./../images/man-img.png);
    position: absolute;
    width: 280px;
    height: 100%;
    background-repeat: no-repeat;
    top: 13px;
    left: 0;
    right: 0;
    margin: auto;
    background-size: 100%;
}

.t3-inner-6 .default-description h2 {
    font-size: 43px;
    color: #428bca;
	display:none;
}

.t3-inner-6 .os-module-testimonial {
    float: right;
    width: 70%;
    top: 25px;
    left: -30px;
}

.t3-inner-6 .os-module-testimonial {
    background: #fff;
    padding: 35px 25px 45px;
    position: relative;
    text-align: left;
    border-left: 4px solid #057fc4;
}

.t3-inner-6 .os-module-testimonial .title-description {
    font-family: "Raleway", sans-serif;
    margin-bottom: 22.72727273px;
    color: #222222;
    font-weight: 400;
}


.t3-inner-6 .os-module-testimonial p.content-testimonial {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
	padding: 0;
}

.content-testimonial sub,
.content-testimonial sup{
	display:none;
}

.osTestimonial p.content-testimonial {
    display: inline-block;
}

#Mod94 {
    background: url(./../images/clients-map.png);
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center;
}

#Mod179{
	margin-top: 40px;
    padding: 75px 0;
    text-align: center;
    color: #ffffff;
    position: relative;
}

#tchsp .overview li{
	margin-right:40px !important;
}

/* .subpage .inner.page-header-fixed { */
/* margin: 35px auto 0 !important; */
/* } */

.subpage .page-header-fixed .t3-mainbody,
.subpage .t3-mainbody .t3-content {
	padding-left: 15px !important;
    padding-right: 15px !important;
}

.list_item{
	padding:0 !important;
	list-style:none;
}

body .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
    background: rgba(222, 243, 255, 0.88) !important;
}

.os-social ul li:nth-child(1) .above{
	background: #486ba4;
}

.os-social ul li:nth-child(1) .above::before{
	border-left: 5px solid #486ba4;
    border-top: 5px solid #486ba4;
	top: 38px;
}

.os-social ul li:nth-child(2) .above{
	background: #00A9E8;
}

.os-social ul li:nth-child(2) .above::before{
	border-left: 5px solid #00A9E8;
    border-top: 5px solid #00A9E8;
	top: 38px;
}

.os-social ul li:nth-child(3) .above{
	background: #0074B0;
}

.os-social ul li:nth-child(3) .above::before{
	border-left: 5px solid #0074B0;
    border-top: 5px solid #0074B0;
	top: 38px;
}

.os-social ul li:nth-child(4) .above{
	background: #E00018;
}

.os-social ul li:nth-child(4) .above::before{
	border-left: 5px solid #E00018;
    border-top: 5px solid #E00018;
	top: 38px;
}

.os-social ul li:nth-child(5) .above{
	background: linear-gradient(-120deg, #7835A8, #E10A21, #EDCA02);
}

.os-social ul li:nth-child(5) .above::before{
	border-left: 5px solid #ecae07;
    border-top: 5px solid #e9970a;
    top: 38px;
}

.os-social ul li .above:before{
	border-right: 5px solid #050505 !important;
    border-bottom: 5px solid #050505 !important;
	top: 38px;
}

.footer-social li:first-child a {
    padding-left: 0 !important;
}

.footer-social li:last-child a::after{
	display:none !important;
}

.subpage h3.article-title {
    font-size: 28px;
    margin: 0 auto 15px;
    font-weight: 800;
    padding: 0;
    line-height: 50px;
    color: #545353 !important;
}

#form1 .six.wide.field,
#form15 .six.wide.field,
#form13 .six.wide.field{
    width: 50%!important;
}

.orange{
	color:#ff9900;
}

.green{
	color: #3e821b;
}

.tab-content {
    background: #fff !important;
}

#reqdemoid,
#chatnowid{
	display:block;
	margin:auto;
	max-width: 200px;
}

.mainboxright {
    background: rgba(241, 241, 241, 0.2);
    padding: 20px 0;
}

.subpage #Mod176 {
    padding: 50px 0;
}

h5.sidebar {
    font-weight: bold;
    font-size: 30px;
    font-family: "Source Sans Pro";
    color: #ff9900;
    margin: 0 0 10px;
}

.notitle {
    color: #545353;
    font-weight: 600;
    font-size: 22px;
}

.t3-sidebar .module-inner {
    margin-left: 25px;
    background: rgba(241, 241, 241, 0.38);
    padding: 20px;
    padding-bottom: 0;
}

.chronoforms6_credits{
	display:none;
}

.mega-inner li {
    border-bottom: 1px solid rgba(241, 241, 241, 0.65);
}

.mega-dropdown-inner {
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
    border: 1px solid #ddd;
    border-top: none !important;
}

/*service pages css*/

a{
	text-decoration:none;
}

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

.btn-mp {
    margin: 10px 0;
    display: block;
    padding: 15px 30px;
}

.padding-60-y{
	padding-top:60px;
}

.main-section{
	background:url(./../images/php_banner.jpg) !important;
	background-size:cover !important;
}

.text-white{
	color:#fff;
}

.banner-title{
	font-size: 54px;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 1.2;
	font-family:"Source Sans Pro";
}

.banner-title span {
    display: block;
    font-size: inherit;
    font-family: inherit;
    font-weight: 400;
}

.banner-desc{
	font-weight: 400;
}

.banner-heading {
    display: inline-block;
}

.banner-heading::before {
    position: absolute;
    bottom: 0;
    height: 5px;
    width: 80px;
    background-color: #FF9900;
	content:"";
}

ul.set-list {
    list-style: circle;
    padding: 0 20px;
    font-weight: 400;
    line-height: 30px;
    font-size: 16px;
	margin:20px 0;
}

.btn-wrap {
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0.48);
    padding: 40px 30px;
    border-radius: 10px;
    margin-top: 30px;
}

.btn-outline {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 20px;
    display: block;
	position:relative;
	font-size: 16px;
	font-weight:600;
	transition: all linear .6s;
}

.btn-outline::before{
	position: absolute;
    width: 0px;
    height: 100%;
    transition: all linear .6s;
    background: #fff;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.btn-outline:hover::before{
	width:100%;
}

.btn-outline:hover{
	color:#545353;
}

.text-black{
	color:#545353;
}

.why-hire::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-size: 70%;
    background-repeat: no-repeat;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    background-position: center;
    top: 9%;
	opacity: .03;
}

.why-block-Txt h3,
.why-block-Txt-2 h3{
    font-weight: bold;
    font-size: 20px;
    margin: 15px 0;
}

.php-img {
    height: 100%;
    position: relative;
    text-align: center;
}

.php-img img {
    position: absolute;
    top: calc(100% - -160px);
    top: -webkit-calc(100% - -160px);
    margin: 0 auto;
    left: 0;
}

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

.why-block, .why-txt {
    width: 100%;
    margin-bottom: 30px;
}

.why-block-img {
    float: right;
    margin-left: 20px;
}

.mb-0{
	margin-bottom:0;
}

.why-block-Txt {
    width: 78%;
	float:right;
}

.PicBx img {
    display: block;
    max-width: 100%;
    padding: 15px 0;
    margin: auto;
}

.PicBx a {
    display: block;
    height: 80px;
    width: 80px;
    background: #e62b4c;
    text-align: center;
    border-radius: 50%;
    border: 7px solid #fff;
    box-shadow: 0 3px 10px 4px #d0d5d7;
	color: #fff;
    font-size: 38px;
}

.why-block:nth-child(2) .PicBx a {
    background: #69aad2;
}

.why-block:nth-child(3) .PicBx a {
    background: #ea7676;
}

.PicBx.one a {
    background-color: #69aad2;
}

.PicBx.two a {
    background-color: #ea7676;
}

.PicBx.three a {
    background-color: #b8b0d9;
}

.PicBx.four a {
    background-color: #f6cd6a;
}

.PicBx.five a {
    background-color: #86c8a0;
}

.PicBx.six a {
    background-color: #eda978;
}

.why-block-Txt p {
    font-size: 16px;
}

.why-block-img-2{
	float:left;
	margin-right:20px;
}

.why-block-Txt-2{
	float:left;
	width:78%;
}

.wrap.t3-sl.t3-inner-2.inner-2 .programming-section{
	background: url(../images/php_banner.jpg)!important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.tab {
    position: relative;
    overflow: hidden;
    line-height: 1.5;
    font-weight: 400;
    color: #666;
    -webkit-font-smoothing: antialiased;
}

.tabs {
	display: table;
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
	padding:0;
}

.tabs_item {
    display: none;
}

.tab_content p {
    padding:20px;
    background: #fff;
    margin-top: 0;
}

.tabs li {
    width: 100%;
    max-width: 165px;
    background-color: #fff;
    cursor: pointer;
    position: relative;
    text-align: center;
    transition: all .5s;
    display: inline-block;
    margin: 0 15px 20px;
    height: 150px;
    float: left;
    line-height: 22px;
    font-size: 16px;
}

.tabs_item:first-child {
	display: block;
}

.tabs li.current{
	color: #fff;
	background: #007BC2;
}

.tabs li.current a{
	color:#fff;
}

.tabs li:first-child{
	margin-left:0 !important;
}

.tabs li:last-child{
	margin-right:0 !important;
}

.tabs li a {
    color: #6b6b6b;
    padding: 15px 12px;
    display: inline-block;
    font-size: 15px;
	height:100%;
}

.tabs li a:focus{
	text-decoration:none;
}

.tabs li i {
    display: block;
    font-size: 40px;
    margin-bottom: 15px;
	color: #8e8e8e;
}

.tabs li.current::after {
    position: absolute;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #007bc2;
    content: "";
    left: 0;
}

.why-box {
    padding: 28px 20px;
    position: relative;
    color: #999;
}

.why-box i {
    font-size: 40px;
    color: #f90;
    margin-bottom: 15px;
}

.why-box h5 {
    margin: 0;
    color: #545353;
    font-weight: 600;
    font-size: 16px;
}

.why-box img {
	margin: 0 auto 15px;
    max-width: 65px;
}

.why-box::before {
    content: "";
    background: #ccc;
    width: 1px;
    height: 100px;
    position: absolute;
    right: -15px;
    top: 15%;
}

.why-box::after {
    content: "";
    background: #ccc;
    height: 1px;
    width: 180px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.why-box:hover h5{
	color:#f90;
}

.why-box:hover img {
    filter: grayscale(100%);
}

.why_c:nth-child(3) .why-box::before,
.last_why_c .why-box::after{
	display:none;
}

.why-choose-form{
    background-color: #fff;
    padding: 15px 30px;
    box-shadow: 0 0 20px 0 #ccc;
	width:100%;
}

.why-hire{
	background:none !important;
}

.margin-0{
	margin:0;
}

.request-btn button{
	background: linear-gradient(#007cc2 30%, #015280);
    width: 100%;
    border: none;
    color: #fff;
    padding: 10px;
	transition:all linear .6s;
}

.request-btn button:hover{
	background: linear-gradient(#015280 30%, #007cc2);
}

.mega-inner li a {
    font-size: 16px;
}

.t3-navhelper{
	padding:5px 0 !important;
}

.breadcrumb{
	text-align:left;
}

a.dropdown-toggle {
	/*  pointer-events: none;*/
}

.sp-simpleportfolio-overlay-wrapper {
    margin: 20px 12px;
}

.contact-details a {
    color: #545353;
}

.smallHeader .t3-header .contact-details a,
.subpage .top-bar .contact-details a{
	color:#545353;
}

.service-page-title,
#mod-sp-simpleportfolio h3{
    margin: 0px 0 25px;
    font-size: 2em;
    font-weight: 800;
    line-height: 45px;
}

.why-hire{
	padding-top:15px !important;
}

.sp-simpleportfolio {
    border-bottom: 1px solid #eee;
	padding-top: 31px;
}

.subpage .t3-sl{
	padding-bottom:0 !important;
}

.t3-spotlight {
    padding-top: 25px;
}

.why-choose-us h2{
    font-size: 26px;
    font-weight: 900;
    line-height: 45px;
}

/*.think_green_img {
    float: right;
	max-width:360px;
}*/

#mod-sp-simpleportfolio {
    padding: 60px 0 0;
}

ul.testimonial-box {
    padding: 0;
    list-style: none;
}

.sp-simpleportfolio-btns, sp-simpleportfolio-title, .sp-simpleportfolio-tags {
    width: 100%;
    display: inline !important;
}

ul.testimonial-box li {
    padding: 12px;
    border: 1px solid #ddd6;
    margin-bottom: 20px;
    border-radius: 5px;
	position:relative;
}

.testimonial-box h2 {
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: 600;
}

.testimonial-box li::after {
    position: absolute;
    bottom: -10px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f1f1f1;
    content: "";
    left: 15px;
}

.why_hire_icon{
    margin: 13px;
}

#Terms h5,
#Support h5{
	color:#FF9900;
	font-weight:600;
}

#FAQ h5{
	color:#545353;
	font-weight:600;
}

.why-choose-us {
    padding-top: 0 !important;
}

h3.sp-simpleportfolio-title {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
}

.sp-simpleportfolio-btns .btn-view::before{
	display:none;
}

.why-choose-form label{
	display:block;
}

.why-choose-form input[type="text"],
.why-choose-form input[type="email"],
.why-choose-form input[type="number"],
.why-choose-form textarea{
    border: none;
    border-bottom: 1px solid #999;
    width: 100% !important;
    padding-left: 0;
	box-shadow:none !important;
	border-radius:0;
}

.why-choose-form button[type="submit"]{
	width:100%;
}

.why-choose-form input::placeholder{
	display:none;
}

.t3-sidebar .module-inner #mod-search-searchword{
	width:100%;
	border-left:3px solid orange;
}

.t3-sidebar .module-title {
    background: #ffffff;
    margin-bottom: 10.5px;
    padding: 3px 0 3px 20px;
    font-size: 18px;
    text-align: left;
    border-bottom: 1px solid #f3f0f0;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 40px;
    margin-left: -20px;
    margin-right: -20px;
}

.t3-sidebar .module-title::before {
    content: "\f013";
    font-family: FontAwesome;
    margin-right: 15px;
    color: #ffa500;
}

.t3-sidebar ul li h4,
.t3-sidebar ul li h4:before{
    font-size: 16px !important;
}

time {
    font-weight: 600;
    margin: 0 0 9px;
    display: inline-block;
    color: #007cc2;
}

.items-leading .leading {
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 32px;
}

body .btn-primary {
    background: #ff9900 !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
	background-color:transparent !important;
}

.home .t3-header{
	background:#fff !important;
}

body .absolute.nav-dark .navbar-default .navbar-nav > .active > a,
body .absolute.nav-dark .navbar-default .navbar-nav > li > a{
	color:#545353;
}

.tri-sec h5::before {
    content: "\f085";
    font-family: FOntAwesome;
    color: #007cc2;
    margin-right: 8px;
}

.tri-sec h5 {
    position: relative;
}

body .t3-header.absolute.nav-dark .t3-megamenu .dropdown-menu .mega-nav .dropdown-submenu:before, body .t3-header.absolute.nav-dark .t3-megamenu .nav > .dropdown > .dropdown-toggle .caret:before {
    color: #545353;
}

.sp-simpleportfolio-btns,
.sp-simpleportfolio-title,
.sp-simpleportfolio-tags{
	display:block;
	width:100%;
}

ul.testimonial-box-sec {
    list-style: none;
    padding: 0;
}

ul.testimonial-box-sec li{
	margin: 35px 0px;
}

.testmonial-content {
    padding: 12px;
    border: 1px solid #dcdbdb;
    margin-bottom: 14px;
    border-radius: 5px;
    position: relative;
	background: #f7f7f7;
	transition: .2s all ease;
}

.testmonial-content::after {
    position: absolute;
    bottom: -10px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #dcdbdb;
    content: "";
    left: 15px;
}

ul.testimonial-box-sec h2 {
    font-size: 14px;
    margin: 0 0 10px 0;
    font-weight: 600;
    padding-left: 20px;
	color:#fe8100;
}

ul.testimonial-box-sec li:nth-child(odd) h2{
	color:#007cc2;
}

.osTestimonial p.content-testimonial{
	width:100% !important;
}

.nav-child.dropdown-menu.mega-dropdown-menu.col-xs-12 .mega-col-nav ul li:first-child a {
    color: #ff9900!important;
	font-size: 17px;
    font-weight:600;
	padding-left: 10px;
}

.nav-child.dropdown-menu.mega-dropdown-menu.col-xs-12 .mega-col-nav ul li:first-child.current a,
.nav-child.dropdown-menu.mega-dropdown-menu.col-xs-12 .mega-col-nav ul li:first-child a:hover
{
    background: #FF794C;
	color:#fff;
}

/*.sp-simpleportfolio .sp-simpleportfolio-filter > ul a {
    display: inline-block;
    padding: 5px 10px;
    background: #ffffff;
    color: #007cc2;
    transform: skew(-20deg);
    border: 2px solid #007cc2;
}*/

.sp-simpleportfolio .sp-simpleportfolio-filter > ul a:hover{
	background:#007cc2;
	color:#fff;
}

/*.sp-simpleportfolio .sp-simpleportfolio-filter > ul a li {
    transform: skew(20deg);
}*/

.panel-default > .panel-heading + .panel-collapse > .panel-body{
	position:relative;
}

.panel-body a {
    position: absolute;
    top: 15px;
    right: 15px;
}

.sp-title{
	color: #000000 !important;
    text-transform: uppercase;
    font-weight: 800;
}

h2.sp-posttitle {
    color: #000 !important;
    font-size: 22px !important;
    font-weight: 600 !important;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span.separator,
.t3-header .logo-img,
.t3-header .contact-details{
	transition:all linear .4s;
}

.smallHeader .t3-header .nav li a {
    font-size: 14px;
	padding:10px 12px 12px;
}

.smallHeader .t3-header .logo-img{
	max-width: 168px;
}

.smallHeader .contact-details {
    font-size: 14px;
}

.sp-animation-4{
	position:relative;
}

.read-more-wrapper .btn-default.sp-animation-5 {
    color: #333 !important;
    border-color: #333 !important;
    font-weight: 600 !important;
}

.sp-animation-4::before{
	position: absolute;
    content: "";
    width: 102.5%;
    height: 0;
    background: #007cc2;
    top: -1px;
    left: -1px;
    z-index: -1;
    transition: all linear .6s;
}

.sp-animation-4:hover::before{
	height:104%;
}

.read-more-wrapper .btn.sp-animation-5::before{
	background:#000 !important;
}

.read-more-wrapper .btn.sp-animation-5:hover{
	color:#fff !important;
}

.area{
    width: 100%;
    height:100%;
	position:absolute;
	top:0;
	left:0;
}

.circles{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
	padding:0px;
}

.circles li{
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.52);
    animation: animate 25s linear infinite;
    bottom: -150px;

}

.circles li:nth-child(1){
    left: 25%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
}


.circles li:nth-child(2){
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3){
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4){
    left: 40%;
    width: 70px;
    height: 70px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5){
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6){
    left: 75%;
    width: 50px;
    height: 50px;
    animation-delay: 3s;
}

.circles li:nth-child(7){
    left: 35%;
    width: 60px;
    height: 60px;
    animation-delay: 7s;
}

.circles li:nth-child(8){
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9){
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10){
    left: 85%;
    width: 30px;
    height: 30px;
    animation-delay: 0s;
    animation-duration: 11s;
}

.circles li:nth-child(11){
    left: 65%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 40s;
}

.circles li:nth-child(12){
    left: 70%;
    width: 50px;
    height: 50px;
    animation-delay: 0s;
    animation-duration: 50s;
}

.circles li:nth-child(13){
    left: 30%;
    width: 40px;
    height: 40px;
    animation-delay: 0s;
    animation-duration: 25s;
}

@keyframes animate {
    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
	}

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
	}
}


/* responsive media queries on 767 resolution */

@media (max-width:768px){
	.smallHeader .t3-header{
		position:static !important;
	}
	.contact-details.text-right {
		text-align: center;
	}

	.top-bar {
		color: #fff;
		background: #007cc2;
		width: calc(100vw - 0px);
		position: relative;
		margin-left: -50vw;
		left: 50%;
		text-align: center;
		padding: 5px 0 0;
	}

	.btn-hire {
		display: block;
		text-align: center;
		margin-top: 7px;
	}

	.subpage .absolute.nav-dark .navbar-default .navbar-nav > li > a, body .absolute.nav-dark .navbar-default .navbar-nav > li > a, .subpage .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator, body .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator {
		color: #333333 !important;
	}

	.sp-slider-item .sp-slider-image {
		max-width: 50%;
	}

	.sp-organic-life-layout h1.sp-title {
		font-size: 18px !important;
	}

	.t3-sidebar .module-inner{
		margin-left:0 !important;
	}

	.contact-details a{
		color:#fff !important;
	}

	.logo-image,
	.navbar-header{
		margin:10px 0 0;
	}

	.subtitle{
		margin-bottom:20px;
	}

	#mod-sp-simpleportfolio{
		padding:0 !important;
	}

	.t3-inner-6 .os-module-testimonial{
		padding: 35px 10px 45px;
	}

	#sp-smart-slider.sp-organic-life-layout, .sp-organic-life-layout .sp-slider-item{
		height: 335px !important;
	}

	.t3-sidebar .module-inner img {
		margin: auto;
		display: block;
	}

	.nav-tabs {
		border: none;
		width: 100%;
		overflow-x: auto;
		display: inline-flex;
	}

	.why-box::before,
	.why-box::after{
		display:none;
	}

	.why-choose-us {
		text-align: center;
		padding: 0px 0 40px !important;
	}

	.why-hire,
	.page-content{
		padding:0 0 25px !important;
	}

	.why-choose-form{
		padding: 10px 10px;
		margin: 0;
		text-align:left;
	}

	.tabs li:first-child {
		margin-left: 7px !important;
	}

	.tabs li {
		margin: 8px 7px 8px 7px !important;
		max-width: 231px;
	}

	.tabs li a{
		padding: 15px 10px;
	}

	.tab_content p {
		margin: 12px 8px 0px 8px !important;
	}

	.why-block-Txt,
	.why-block-Txt-2{
		width: 100%;
		float: none;
	}

	.why-block-img,
	.why-block-img-2{
		float:left;
		margin-left:0 !important;
		margin-right:20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.why-block, .why-txt{
		text-align:left;
		clear: both;
	}

	.php-img img{
		position:relative;
	}

	.why-hire::before{
		background-size:95%;
	}

	.nav-tabs > li > a {
		font-size: 14px;
		line-height: 14px;
		padding: 9px 12px 7px;
		height: 60px;
	}

	.nav-tabs > li.active > a{
		padding-top: 9px;
		padding-bottom: 7px;
	}

	#form1 .six.wide.field,
	#form15 .six.wide.field,
	#form13 .six.wide.field {
		width: 100% !important;
	}

	.img-box img{
		margin:0 !important;
	}

	.banner-title {
		font-size: 45px;
	}
	.page-header-fixed #t3-mainbody, .page-header-fixed #t3-content{
		padding:10px;
	}
}

/* responsive media queries at 650 resolution*/
/*----768px Responsive---*/
@media (max-width:768px){
	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span.separator {
		padding: 5px 5px 10px;
	}
	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span.separator{
		font-size:12px;
	}
	.logo-img {
		margin-top: -3px !important;
	}
	.btn-hire{
		margin-top:0px;
	}
	.ml-2{
		margin-left:0;
	}
	.smallHeader .t3-header .nav li a{
		font-size: 13px;
		padding: 5px 2px 5px;
	}
	.smallHeader .t3-header .logo-img{
		max-width:100px;
	}
	.smallHeader .bContainer{
		top: 20% !important;
	}
	.t3-sl{
		padding:0;
	}
	.text-rotator{
		font-size:24px;
		padding-top: 20px;
	}
	.custom p{
		font-size: 16px;
	}
	.tri-sec h5{
		font-size:16px;
	}
	.headings, .module-title, .default-description h2, .module-subtitle, .default-description h2{
		font-size:30px;
		padding-top: 15px;
	}
	.service_block{
		padding:10px 15px;
		min-height: 220px;
		margin-bottom: 20px;
	}
	.home .t3-inner-2 .column_container .counter-iconic .quantity-counter{
		font-size:30px;
		padding-bottom:5px;
	}
	.home .t3-inner-2 .column_container .counter-iconic .counter-details{
		font-size:16px;
	}
	.home .t3-inner-2 .column_container .counter-iconic{
		padding:30px 50px;
	}
	.heading .module-title{
		font-size: 30px;
		margin: 0 0 0px;
	}
	.t3-inner-6 .os-module-testimonial{
		padding: 10px 10px 30px;
	}
	.t3-inner-6 .os-module-testimonial{
		top:0px;
	}
	.t3-inner-6{
		padding-bottom:25px;
		padding-top:60px;
	}
	.t3-inner-6 .default-description::before{
		width:215px;
	}
	.module-title{
		padding-top:20px;
	}
	.t3-spotlight{
		padding-top:0;
	}
	.headings, .module-title, .default-description h2, .module-subtitle, .default-description h2{
		line-height:32px;
	}
	.article-header {
		padding-top:0px;
	}
	.article-content p{
		font-size:16px;
	}
	.why-choose-form{
		display:none;
	}
	.why_c{
		width:40%;
		display: table-cell;
	}
	.why-box{
		padding:15px 15px;
	}
	.subpage header{
		padding-top:0;
	}
	.pos-r{
		font-size:15px;
	}
	.btn-wrap{
		max-width: 330px;
		margin: 0 auto;
		float: none;
	}
	.service-page-title, #mod-sp-simpleportfolio h3{
		padding-top:10px;
		font-size:30px;
	}
	.page-content p,.tab_content p{
		font-size:16px;
	}
	.subpage h3.article-title{
		font-size:24px;
		margin-bottom: 0;
	}
	.sp-simpleportfolio-filter .btn{
		font-size:16px;
	}
	.default-port-head h2{
		font-size:30px;
	}
	.sp-simpleportfolio .sp-simpleportfolio-meta > div{
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.sp-simpleportfolio-link a{
		font-size:16px;
	}
	.sp-simpleportfolio-description h3{
		padding-top:10px;
		font-size:28px;
	}
	.sp-simpleportfolio-description p,.panel-title > a{
		font-size:16px;
	}
	.panel-default > .panel-heading + .panel-collapse > .panel-body{
		font-size:15px;
	}
	address {
    font-size: 16px;
	}
}
@media (max-width:650px){
	#sp-smart-slider.sp-organic-life-layout, .sp-organic-life-layout .sp-slider-item {
		height: 190px !important;
	}

	.text-rotator {
		font-size: 17px;
	}

	.t3-inner-1{

	}

	.service_block{
		margin-bottom:20px;
	}

	.service_resp {
		margin-top: 0 !important;
	}

	.t3-inner-6 .os-module-testimonial{
		width:100%;
	}

	.t3-inner-6 .default-description {
		float: left;
		width: 100% !important;
		padding: 0 0 0 !important;
		margin-bottom: 50px;
	}

	.t3-inner-6 .os-module-testimonial::after{
		display:none;
	}

	.tabs li {
		margin: 8px 7px 8px 7px !important;
		max-width: 158px;
	}
	.t3-header .navbar-default, body .smallHeader .t3-header .navbar-default{
		background: #ffffff !important;
	}
	.smallHeader ul.nav.navbar-nav li.current.active a {
		background: #fff;
	}
	.smallHeader ul.nav.navbar-nav li{
		background:#fff;
	}
	
}
/*----576px Responsive---*/
@media (max-width:576px){
	.contact-details{
		text-align:center;
	}
	.text-rotator{
		padding-top:20px;
	}
	.tabs li {
		margin: 8px 4px 8px 4px !important;
		max-width: 135px;
		line-height: 18px;
	}
	.sp-organic-life-layout .controller-prev i{
		left:20px!important;
	}
	.sp-organic-life-layout .controller-next i{
		right:20px !important;
	}
	.sp-organic-life-layout .animate-in .sp-animation-2{
		text-align:center;
	}
	.t3-mainnav .t3-navbar-collapse .navbar-nav > li a{
		padding:5px 15px;
		font-size:14px;
	}
	.t3-sl{
		padding:0 10px;
	}
	.custom p {
		font-size: 16px;
	}
	.tri-sec h5{
		font-size:15px;
		text-align:left;
	}
	.service_wrapper h3{
		font-size:20px;
	}
	.service_wrapper h5{
		font-size:14px;
	}
	.service_block{
		padding:10px 15px;
	}
	.home .t3-inner-2 .column_container .counter-iconic{
		padding:25px 15px;
	}
	.home .t3-inner-2 .column_container .counter-iconic .quantity-counter{
		padding-bottom:5px;
		font-size:40px;
	}
	.home .t3-inner-2 .column_container .counter-iconic .counter-details{
		font-size:16px;
	}
	.heading .module-title {
    font-size: 24px;
	padding-top: 20px;
	}
	body .t3-header, body .smallHeader .t3-header{
		padding-bottom:0px;
	}
	.t3-header{
		padding-top:0;
	}
	.btn-view, #submit, #button12{
		font-size:14px;
		margin:0;
	}
	.headings, .module-title, .default-description h2, .module-subtitle, .default-description h2{
		font-size:25px;
	}
	.t3-inner-6 .default-description{
		margin-bottom:20px;
	}
	.t3-inner-6 .os-module-testimonial{
		top:0;
		margin: 20px 0px;
	}
	.t3-inner-6 .os-module-testimonial{
		padding:20px 10px;
		left:0px;
	}
	.vc_empty_space{
		height:0px !important;
	}
	#tchsp .overview li::before,#tchsp .overview li::after{
		display:none;
	}
	#Mod94{
		background:none;
		}
	#tchsp .overview li{
		width:100% !important;
		max-width: fit-content;
	}
	.wrap.t3-footer .col-xs-6{
		width:100%;
	}
	.t3-spotlight {
    padding-top: 0px;
    text-align: center;
	}
	.t3-footnav .t3-module .module-title{
		text-align:center;
	}
	.os-social ul{
		margin-top:15px  !important;
	}
	.btn-hire{
		margin-top:0px!important;
	}

	.article-content p{
			font-size:15px;
	}
	.why-choose-us .col-md-4,.why-choose-us .col-md-8{
		width:100%;
	}
	.t3-spotlight .col-xs-6{
		width:100%;
	}
	.banner-title {
    font-size: 32px;
	margin-bottom: 15px;
	}
	.banner-desc{
		font-size:16px;
	}
	.btn-wrap{
		margin-top:0px;
		padding: 30px 15px;
		margin-bottom: 18px;
	}
	.btn-outline{
		font-size:14px;
	}
	.service-page-title, #mod-sp-simpleportfolio h3 {
    margin: 15px 0 0px;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
	}
	.page-content p,.why-block p,.tab_content p{
		font-size:16px;
	}
	.programming-section .tabs{
		flex-direction:column;
		align-items: center;
	}
	.sp-simpleportfolio .btn{
		font-size:14px;
		padding: 6px 12px;
		margin-bottom: 8px;
	}
	.pagination > li > a, .pagination > li > span{
		padding:4px 10px;
		font-size: 15px;
	}
	.subpage h3.article-title{
		text-align:center;
	}
	.default-port-head h2{
		font-size:24px;
		text-align:center;
		margin:0;
	}
	.sp-simpleportfolio-meta{
		margin-top:20px;
	}
	.sp-simpleportfolio-description h3{
		font-size:24px;
		font-weight: 600;
		text-align:center;

	}
	.sp-simpleportfolio .sp-simpleportfolio-description > h2{
		font-size:20px;
	}
	.sp-simpleportfolio .btn{
		margin-bottom:16px;
	}
	.sp-simpleportfolio-description p{
		font-size:16px;
	}
	.sp-simpleportfolio-meta{
		text-align:center;
	}
	.headings, .module-title, .default-description h2, .module-subtitle, .default-description h2{
		line-height:40px;
	}
	.smallHeader .t3-header .contact-details a, .subpage .top-bar .contact-details a{
		margin:0;
	}
	.highlight-Head{
		padding: 10px;
		margin-bottom: 10px;
	}
	.Price-head h3{
		font-size:26px;
	}
	.Price-Details button, .Price-head a{
		font-size:15px;
	}
	.details-P li{
		text-align: left;
	}
	.padding-60-y {
		padding-top: 0;
	}
	.why-choose-us h2{
		text-align:center;
		font-size: 20px;
		font-weight: 300;
	}
	.block-price{
		margin-bottom:20px;
	}
	#tchsp .overview li{
		height:150px !important;
		box-shadow: 0px 0px 10px #d2d2d2;
	}
	.btn-wrap{
		max-width:200px;
		float:none;
		margin: 0 0px 25px 100px;
	}
	.panel.panel-default {
    text-align: left;
	font-size: 16px;
	}
	.panel-group .panel + .panel{
		margin-top:10px;
	}
	.panel-title{
		font-size:16px;
	}
	.panel-body a{
		top:-30px;
	}
	.col-md-3.why_c {
		width: 100%;
		display: block;
	}
	.smallHeader .nav > li {
		z-index: 999;
	}
	.tabs li i{
		font-size:45px;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
		background:#fff;
	}
	img#chatnowid,img#reqdemoid {
		max-width: 200px;
	}
	.dropdown:hover .dropdown-content {
		margin: 0 -25px !important;
	}
	.dropdown-content{
		min-width:130px !important;
	}
	.dropdown-content a{
		font-size:15px;
	}
	.osTestimonial a.carousel-control:link, .osTestimonial a.carousel-control:visited {
		display: none;
	}
	.product-Sol-Block .Ps-wrpr {
		flex-direction: column;
		display:flex;
	}
	.product-Sol-Block .Ps-wrpr.Tpreverse{
		flex-direction: column-reverse;
		display:flex;
	}
}

/*----320px Responsive---*/
@media (max-width:375px){
	.tabs li {
		margin: 8px 4px 8px 4px !important;
		max-width: 135px;
		line-height: 18px;
	}
	.sp-organic-life-layout .controller-prev i{
		left:20px!important;
	}
	.sp-organic-life-layout .controller-next i{
		right:20px !important;
	}
	.sp-organic-life-layout .animate-in .sp-animation-2{
		text-align:center;
	}
	.t3-mainnav .t3-navbar-collapse .navbar-nav > li a{
		padding:5px 15px;
		font-size:14px;
		background: #fff;
	}
	.t3-sl{
		padding:0 10px;
	}
	.tri-sec h5{
		font-size:15px;
		text-align:left;
	}
	.service_wrapper h3{
		font-size:20px;
	}
	.service_wrapper h5{
		font-size:14px;
	}
	.service_block{
		padding:10px 15px;
	}
	.home .t3-inner-2 .column_container .counter-iconic{
		padding:25px 15px;
	}
	.home .t3-inner-2 .column_container .counter-iconic .quantity-counter{
		padding-bottom:5px;
		font-size:40px;
	}
	.home .t3-inner-2 .column_container .counter-iconic .counter-details{
		font-size:16px;
	}
	.heading .module-title {
    font-size: 24px;
	}
	body .t3-header, body .smallHeader .t3-header{
		padding-bottom:0px;
	}
	.t3-header{
		padding-top:0;
	}
	.btn-view, #submit, #button12{
		font-size:14px;
		margin:0;
	}
	.headings, .module-title, .default-description h2, .module-subtitle, .default-description h2{
		font-size:25px;
	}
	.t3-inner-6 .default-description{
		margin-bottom:20px;
	}
	.t3-inner-6 .os-module-testimonial{
		top:0;
		margin: 20px 0px;
	}
	.t3-inner-6 .os-module-testimonial{
		padding:20px 10px;
		left:0px;
	}
	.vc_empty_space{
		height:0px !important;
	}
	#tchsp .overview li::before,#tchsp .overview li::after{
		display:none;
	}
	#Mod94{
		background:none;
		}
	#tchsp .overview li{
		width:100% !important;
		max-width: fit-content;
		box-shadow: 0px 0px 10px #d2d2d2;
	}
	.wrap.t3-footer .col-xs-6{
		width:100%;
	}
	.t3-spotlight {
    padding-top: 0px;
    text-align: center;
	}
	.t3-footnav .t3-module .module-title{
		text-align:center;
	}
	.os-social ul{
		margin-top:15px  !important;
	}
	.btn-hire{
		margin-top:0px!important;
	}

	.article-content p{
			font-size:15px;
			text-align:center;
	}
	.why-choose-us .col-md-4,.why-choose-us .col-md-8{
		width:100%;
	}
	.t3-spotlight .col-xs-6{
		width:100%;
	}
	.banner-title {
    font-size: 32px;
	margin-bottom: 15px;
	}
	.banner-desc{
		font-size:16px;
	}
	.btn-wrap {
		margin-top: 0px;
		padding: 20px 10px;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.btn-outline{
		font-size:14px;
	}
	.service-page-title, #mod-sp-simpleportfolio h3 {
    margin: 10px 0 0px;
    font-size: 22px;
    font-weight: 800;
    line-height: 28px;
	}
	.page-content p,.why-block p,.tab_content p{
		font-size:16px;
		margin-bottom: 15px !important;
	}
	.programming-section .tabs{
		flex-direction:column;
		align-items: center;
	}
	.sp-simpleportfolio .btn{
		font-size:14px;
		padding: 6px 12px;
		margin-bottom: 8px;
	}
	.pagination > li > a, .pagination > li > span{
		padding:2px 4px;
		font-size: 14px;
	}
	.subpage h3.article-title{
		text-align:center;
	}
	.default-port-head h2{
		font-size:20px;
		text-align:center;
		margin:0;
	}
	.sp-simpleportfolio-meta{
		margin-top:20px;
	}
	.sp-simpleportfolio-description h3{
		font-size:24px;
		font-weight: 600;
		text-align:center;

	}
	.sp-simpleportfolio .sp-simpleportfolio-description > h2{
		font-size:20px;
	}
	.sp-simpleportfolio .btn{
		margin-bottom:16px;
	}
	.sp-simpleportfolio-description p{
		font-size:16px;
	}
	.sp-simpleportfolio-meta{
		text-align:center;
	}
	.headings, .module-title, .default-description h2, .module-subtitle, .default-description h2{
		line-height:40px;
	}
	.smallHeader .t3-header .contact-details a, .subpage .top-bar .contact-details a{
		margin:0;
	}
	.highlight-Head{
		padding: 10px;
		margin-bottom: 10px;
	}
	.Price-head h3{
		font-size:26px;
	}
	.Price-Details button, .Price-head a{
		font-size:15px;
	}
	.details-P li{
		text-align: left;
	}
	.padding-60-y {
		padding-top: 0;
	}
	.why-choose-us h2{
		text-align:center;
		font-size: 20px;
		font-weight: 300;
	}
	.block-price{
		margin-bottom:20px;
	}
	.panel.panel-default {
		text-align: left;
		font-size: 15px;
	}
	.panel-title{
		font-size:16px;
	}
	.col-md-3.why_c {
		width: 100%;
		display: block;
	}
	.tabs li a {
		padding: 15px 0px;
	}
	.smallHeader .nav > li {
		z-index: 999;
	}
	.tabs li i{
		font-size:45px;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
		background:#fff;
	}
	.smallHeader.nav > li{
		background:#fff;
	}
	.span4.col-md-4.col-sm-6 {
		padding: 0;
	}
	img#chatnowid,img#reqdemoid {
		max-width: 150px;
	}
	ul.nav.menu.bottomspace li {
		background: none;
	}
	.smallHeader ul.nav.navbar-nav li.current.active a {
		background: #fff;
	}
	.dropdown:hover .dropdown-content {
		margin: 0 -55px !important;
	}
	.dropdown-content{
		min-width:130px !important;
	}
	.dropdown-content a{
		font-size:15px;
	}
	.osTestimonial a.carousel-control:link, .osTestimonial a.carousel-control:visited {
		display: none;
	}
	.product-Sol-Block .Ps-wrpr {
		flex-direction: column;
		display:flex;
	}
	.product-Sol-Block .Ps-wrpr.Tpreverse{
		flex-direction: column-reverse;
		display:flex;
		}
}


.featherligh t-content{
    margin-top: 121px;
    width: 614px;
    height: 426px;
}

a.right.carousel-control span,
a.left.carousel-control span{
    font-size: 20px;
    margin: -10px -10px;
}

a.left.carousel-control {
    position: absolute;
    top: -35px;
    right: -25px !important;
    background: #f90 !important;
    width: 32px !important;
    height: 32px !important;
    left: auto;
}

a.right.carousel-control {
    position: absolute;
    top: -67px;
    right: -57px !important;
    background: #f90 !important;
    width: 32px !important;
    height: 32px !important;
}

.t3-inner-6{
	background-color: #dedede;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='674' height='337' viewBox='0 0 1600 800'%3E%3Cpath fill='%23ff8d36' d='M1102.5 734.8c2.5-1.2 24.8-8.6 25.6-7.5.5.7-3.9 23.8-4.6 24.5C1123.3 752.1 1107.5 739.5 1102.5 734.8zM1226.3 229.1c0-.1-4.9-9.4-7-14.2-.1-.3-.3-1.1-.4-1.6-.1-.4-.3-.7-.6-.9-.3-.2-.6-.1-.8.1l-13.1 12.3c0 0 0 0 0 0-.2.2-.3.5-.4.8 0 .3 0 .7.2 1 .1.1 1.4 2.5 2.1 3.6 2.4 3.7 6.5 12.1 6.5 12.2.2.3.4.5.7.6.3 0 .5-.1.7-.3 0 0 1.8-2.5 2.7-3.6 1.5-1.6 3-3.2 4.6-4.7 1.2-1.2 1.6-1.4 2.1-1.6.5-.3 1.1-.5 2.5-1.9C1226.5 230.4 1226.6 229.6 1226.3 229.1zM33 770.3C33 770.3 33 770.3 33 770.3c0-.7-.5-1.2-1.2-1.2-.1 0-.3 0-.4.1-1.6.2-14.3.1-22.2 0-.3 0-.6.1-.9.4-.2.2-.4.5-.4.9 0 .2 0 4.9.1 5.9l.4 13.6c0 .3.2.6.4.9.2.2.5.3.8.3 0 0 .1 0 .1 0 7.3-.7 14.7-.9 22-.6.3 0 .7-.1.9-.3.2-.2.4-.6.4-.9C32.9 783.3 32.9 776.2 33 770.3z'/%3E%3Cpath fill='%233697ff' d='M171.1 383.4c1.3-2.5 14.3-22 15.6-21.6.8.3 11.5 21.2 11.5 22.1C198.1 384.2 177.9 384 171.1 383.4zM596.4 711.8c-.1-.1-6.7-8.2-9.7-12.5-.2-.3-.5-1-.7-1.5-.2-.4-.4-.7-.7-.8-.3-.1-.6 0-.8.3L574 712c0 0 0 0 0 0-.2.2-.2.5-.2.9 0 .3.2.7.4.9.1.1 1.8 2.2 2.8 3.1 3.1 3.1 8.8 10.5 8.9 10.6.2.3.5.4.8.4.3 0 .5-.2.6-.5 0 0 1.2-2.8 2-4.1 1.1-1.9 2.3-3.7 3.5-5.5.9-1.4 1.3-1.7 1.7-2 .5-.4 1-.7 2.1-2.4C596.9 713.1 596.8 712.3 596.4 711.8zM727.5 179.9C727.5 179.9 727.5 179.9 727.5 179.9c.6.2 1.3-.2 1.4-.8 0-.1 0-.2 0-.4.2-1.4 2.8-12.6 4.5-19.5.1-.3 0-.6-.2-.8-.2-.3-.5-.4-.8-.5-.2 0-4.7-1.1-5.7-1.3l-13.4-2.7c-.3-.1-.7 0-.9.2-.2.2-.4.4-.5.6 0 0 0 .1 0 .1-.8 6.5-2.2 13.1-3.9 19.4-.1.3 0 .6.2.9.2.3.5.4.8.5C714.8 176.9 721.7 178.5 727.5 179.9zM728.5 178.1c-.1-.1-.2-.2-.4-.2C728.3 177.9 728.4 178 728.5 178.1z'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M699.6 472.7c-1.5 0-2.8-.8-3.5-2.3-.8-1.9 0-4.2 1.9-5 3.7-1.6 6.8-4.7 8.4-8.5 1.6-3.8 1.7-8.1.2-11.9-.3-.9-.8-1.8-1.2-2.8-.8-1.7-1.8-3.7-2.3-5.9-.9-4.1-.2-8.6 2-12.8 1.7-3.1 4.1-6.1 7.6-9.1 1.6-1.4 4-1.2 5.3.4 1.4 1.6 1.2 4-.4 5.3-2.8 2.5-4.7 4.7-5.9 7-1.4 2.6-1.9 5.3-1.3 7.6.3 1.4 1 2.8 1.7 4.3.5 1.1 1 2.2 1.5 3.3 2.1 5.6 2 12-.3 17.6-2.3 5.5-6.8 10.1-12.3 12.5C700.6 472.6 700.1 472.7 699.6 472.7zM740.4 421.4c1.5-.2 3 .5 3.8 1.9 1.1 1.8.4 4.2-1.4 5.3-3.7 2.1-6.4 5.6-7.6 9.5-1.2 4-.8 8.4 1.1 12.1.4.9 1 1.7 1.6 2.7 1 1.7 2.2 3.5 3 5.7 1.4 4 1.2 8.7-.6 13.2-1.4 3.4-3.5 6.6-6.8 10.1-1.5 1.6-3.9 1.7-5.5.2-1.6-1.4-1.7-3.9-.2-5.4 2.6-2.8 4.3-5.3 5.3-7.7 1.1-2.8 1.3-5.6.5-7.9-.5-1.3-1.3-2.7-2.2-4.1-.6-1-1.3-2.1-1.9-3.2-2.8-5.4-3.4-11.9-1.7-17.8 1.8-5.9 5.8-11 11.2-14C739.4 421.6 739.9 421.4 740.4 421.4zM261.3 590.9c5.7 6.8 9 15.7 9.4 22.4.5 7.3-2.4 16.4-10.2 20.4-3 1.5-6.7 2.2-11.2 2.2-7.9-.1-12.9-2.9-15.4-8.4-2.1-4.7-2.3-11.4 1.8-15.9 3.2-3.5 7.8-4.1 11.2-1.6 1.2.9 1.5 2.7.6 3.9-.9 1.2-2.7 1.5-3.9.6-1.8-1.3-3.6.6-3.8.8-2.4 2.6-2.1 7-.8 9.9 1.5 3.4 4.7 5 10.4 5.1 3.6 0 6.4-.5 8.6-1.6 4.7-2.4 7.7-8.6 7.2-15-.5-7.3-5.3-18.2-13-23.9-4.2-3.1-8.5-4.1-12.9-3.1-3.1.7-6.2 2.4-9.7 5-6.6 5.1-11.7 11.8-14.2 19-2.7 7.7-2.1 15.8 1.9 23.9.7 1.4.1 3.1-1.3 3.7-1.4.7-3.1.1-3.7-1.3-4.6-9.4-5.4-19.2-2.2-28.2 2.9-8.2 8.6-15.9 16.1-21.6 4.1-3.1 8-5.1 11.8-6 6-1.4 12 0 17.5 4C257.6 586.9 259.6 588.8 261.3 590.9z'/%3E%3Ccircle cx='1013.7' cy='153.9' r='7.1'/%3E%3Ccircle cx='1024.3' cy='132.1' r='7.1'/%3E%3Ccircle cx='1037.3' cy='148.9' r='7.1'/%3E%3Cpath d='M1508.7 297.2c-4.8-5.4-9.7-10.8-14.8-16.2 5.6-5.6 11.1-11.5 15.6-18.2 1.2-1.7.7-4.1-1-5.2-1.7-1.2-4.1-.7-5.2 1-4.2 6.2-9.1 11.6-14.5 16.9-4.8-5-9.7-10-14.7-14.9-1.5-1.5-3.9-1.5-5.3 0-1.5 1.5-1.5 3.9 0 5.3 4.9 4.8 9.7 9.8 14.5 14.8-1.1 1.1-2.3 2.2-3.5 3.2-4.1 3.8-8.4 7.8-12.4 12-1.4 1.5-1.4 3.8 0 5.3 0 0 0 0 0 0 1.5 1.4 3.9 1.4 5.3-.1 3.9-4 8.1-7.9 12.1-11.7 1.2-1.1 2.3-2.2 3.5-3.3 4.9 5.3 9.8 10.6 14.6 15.9.1.1.1.1.2.2 1.4 1.4 3.7 1.5 5.2.2C1510 301.2 1510.1 298.8 1508.7 297.2zM327.6 248.6l-.4-2.6c-1.5-11.1-2.2-23.2-2.3-37 0-5.5 0-11.5.2-18.5 0-.7 0-1.5 0-2.3 0-5 0-11.2 3.9-13.5 2.2-1.3 5.1-1 8.5.9 5.7 3.1 13.2 8.7 17.5 14.9 5.5 7.8 7.3 16.9 5 25.7-3.2 12.3-15 31-30 32.1L327.6 248.6zM332.1 179.2c-.2 0-.3 0-.4.1-.1.1-.7.5-1.1 2.7-.3 1.9-.3 4.2-.3 6.3 0 .8 0 1.7 0 2.4-.2 6.9-.2 12.8-.2 18.3.1 12.5.7 23.5 2 33.7 11-2.7 20.4-18.1 23-27.8 1.9-7.2.4-14.8-4.2-21.3l0 0C347 188.1 340 183 335 180.3 333.6 179.5 332.6 179.2 332.1 179.2zM516.3 60.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C517.3 60.4 516.8 60.8 516.3 60.8zM506.1 70.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C506.4 70.5 506.2 70.5 506.1 70.5zM494.1 64.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C494.7 64.3 494.4 64.4 494.1 64.4zM500.5 55.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C500.9 55.3 500.7 55.3 500.5 55.3zM506.7 55c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C507.4 54.8 507.1 55 506.7 55zM1029.3 382.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C1030.3 382.4 1029.8 382.8 1029.3 382.8zM1019.1 392.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C1019.4 392.5 1019.2 392.5 1019.1 392.5zM1007.1 386.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C1007.7 386.3 1007.4 386.4 1007.1 386.4zM1013.5 377.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C1013.9 377.3 1013.7 377.3 1013.5 377.3zM1019.7 377c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C1020.4 376.8 1020.1 377 1019.7 377zM1329.7 573.4c-1.4 0-2.9-.2-4.5-.7-8.4-2.7-16.6-12.7-18.7-20-.4-1.4-.7-2.9-.9-4.4-8.1 3.3-15.5 10.6-15.4 21 0 1.5-1.2 2.7-2.7 2.8 0 0 0 0 0 0-1.5 0-2.7-1.2-2.7-2.7-.1-6.7 2.4-12.9 7-18 3.6-4 8.4-7.1 13.7-8.8.5-6.5 3.1-12.9 7.4-17.4 7-7.4 18.2-8.9 27.3-10.1l.7-.1c1.5-.2 2.9.9 3.1 2.3.2 1.5-.9 2.9-2.3 3.1l-.7.1c-8.6 1.2-18.4 2.5-24 8.4-3 3.2-5 7.7-5.7 12.4 7.9-1 17.7 1.3 24.3 5.7 4.3 2.9 7.1 7.8 7.2 12.7.2 4.3-1.7 8.3-5.2 11.1C1335.2 572.4 1332.6 573.4 1329.7 573.4zM1311 546.7c.1 1.5.4 3 .8 4.4 1.7 5.8 8.7 14.2 15.1 16.3 2.8.9 5.1.5 7.2-1.1 2.7-2.1 3.2-4.8 3.1-6.6-.1-3.2-2-6.4-4.8-8.3C1326.7 547.5 1317.7 545.6 1311 546.7z'/%3E%3C/g%3E%3C/svg%3E");
	background-attachment: fixed;
}

.service_block:hover i {
    background: #007cc2;
    transform: rotateY(180deg);
    transition: all linear .6s;
}

/*client section*/

#tchsp{
	margin: 0 !important;
    overflow: visible !important;
    position: static !important;
    padding: 0 !important;
}

#tchsp .viewport{
	height:auto !important;
	overflow: visible !important;
	position: static !important;
}

#tchsp .overview{
	position:static !important;
	width:100% !important;
}

#tchsp .overview li{
	position:relative;
	margin:30px 20px 0px 20px !important;
}

#tchsp .overview li::before {
    right: -22px;
    content: "";
    position: absolute;
    background: #ddd;
    top: 0;
    width: 1px;
    height: 100%;
}

#tchsp .overview li::after {
    content: "";
    background: #ddd;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -12px;
    left: 0;
}

#tchsp .overview li:last-child::after,
#tchsp .overview li:nth-last-child(2)::after,
#tchsp .overview li:nth-last-child(3)::after,
#tchsp .overview li:nth-last-child(4)::after,
#tchsp .overview li:nth-last-child(5)::after{
	display:none;
}

#tchsp .overview li:nth-child(5)::before,
#tchsp .overview li:nth-child(10)::before,
#tchsp .overview li:nth-child(15)::before,
#tchsp .overview li:nth-child(20)::before,
#tchsp .overview li:nth-child(25)::before{
	display:none;
}

.t3-inner-6 .nav-tabs > li > a{
	padding: 5px 20px !important;
    border-top: 4px solid #f90 !important;
	background:#fff;
	font-size: 18px;
	border:1px solid #dedede;
}

.tabs-left.nav-tabs > li.active > a{
	background:#f90;
	color:#fff;
	border-top: 4px solid #027dc3;
}

#tchsp li:hover img{
	filter:grayscale(100%);
}
/* Css*/
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret{
	margin-left:0;
}
.nav-pills > li {
  float: none !important;
}
.footer-social ul li a {
    float: left;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li > a:before, .t3-megamenu .dropdown-menu .mega-nav > li > a:before, .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > span.separator:before, .t3-megamenu .dropdown-menu .mega-nav > li > span.separator:before{
	line-height:1;
}
.sp-simpleportfolio .sp-simpleportfolio-description,
.sp-simpleportfolio .sp-simpleportfolio-meta{
	width:auto;
}
.sp-simpleportfolio .sp-simpleportfolio-meta > div:last-child{
	margin-top:15px;
}
.sp-simpleportfolio-meta,
.nopaddingmargin,.think_green_img{
    margin-top: 50px;
}
.default-port-head h2 {
    color: #036298;
	padding-left:10px;
}
.pyramid_corporate {
    margin-bottom: 25px;
}
.cntnts_corporate_values ul li p {
    margin-top: 10px;
}


/* Css For Responsive*/
.wiz-tab.fade{
	display: none;
}
.wiz-tab.fade.in{
	display: block;
}

/*Update css*/
.subpage .absolute.nav-dark .navbar-default .navbar-nav > .active > a, body .absolute.nav-dark .navbar-default .navbar-nav > .active > a, .subpage .absolute.nav-dark .navbar-default .navbar-nav > .active > a:hover, body .absolute.nav-dark .navbar-default .navbar-nav > .active > a:hover, .subpage .absolute.nav-dark .navbar-default .navbar-nav > .active > a:focus, body .absolute.nav-dark .navbar-default .navbar-nav > .active > a:focus{
	color:#007cc2;
}
.subpage .absolute.nav-dark .navbar-default .navbar-nav > li > a:hover, body .absolute.nav-dark .navbar-default .navbar-nav > li > a:hover, .subpage .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator:hover, body .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator:hover, .subpage .absolute.nav-dark .navbar-default .navbar-nav > li > a:focus, body .absolute.nav-dark .navbar-default .navbar-nav > li > a:focus, .subpage .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator:focus, body .absolute.nav-dark .navbar-default .navbar-nav > li > span.separator:focus{
	color:#007cc2;
}
.logo-img {
    margin-top: -15px;
}
.mega-dropdown-inner{
	border:none;
}
.t3-header.absolute.nav-dark .t3-megamenu .mega-nav > li, .t3-header.carousel.nav-dark .t3-megamenu .mega-nav > li, .t3-header.absolute.nav-dark .t3-megamenu .dropdown-menu .mega-nav > li, .t3-header.carousel.nav-dark .t3-megamenu .dropdown-menu .mega-nav > li{
	border-bottom:none;
}
.nav-child.dropdown-menu.mega-dropdown-menu.col-xs-12 .mega-col-nav ul li:first-child.current a, .nav-child.dropdown-menu.mega-dropdown-menu.col-xs-12 .mega-col-nav ul li:first-child a:hover{
	background:none;
	color: #ff794c;
}
.t3-header.absolute.nav-dark .t3-megamenu .mega-dropdown-inner > .row [class*="col-xs"].mega-col-nav, .t3-header.carousel.nav-dark .t3-megamenu .mega-dropdown-inner > .row [class*="col-xs"].mega-col-nav{
	border-right:none;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li > a, .t3-megamenu .dropdown-menu .mega-nav > li > a, .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > span.separator, .t3-megamenu .dropdown-menu .mega-nav > li > span.separator{
	padding:5px 5px 5px 25px;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li > a:before, .t3-megamenu .dropdown-menu .mega-nav > li > a:before, .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > span.separator:before, .t3-megamenu .dropdown-menu .mega-nav > li > span.separator:before{
	top:9px;
	left:12px;
}
.t3-header.absolute.nav-dark .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > a:hover, .t3-header.carousel.nav-dark .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > a:hover, .t3-header.absolute.nav-dark .t3-megamenu .dropdown-menu .mega-nav > li > a:hover, .t3-header.carousel.nav-dark .t3-megamenu .dropdown-menu .mega-nav > li > a:hover, .t3-header.absolute.nav-dark .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > span.separator:hover, .t3-header.carousel.nav-dark .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > span.separator:hover, .t3-header.absolute.nav-dark .t3-megamenu .dropdown-menu .mega-nav > li > span.separator:hover, .t3-header.carousel.nav-dark .t3-megamenu .dropdown-menu .mega-nav > li > span.separator:hover, .t3-header.absolute.nav-dark .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > a:focus, .t3-header.carousel.nav-dark .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > a:focus, .t3-header.absolute.nav-dark .t3-megamenu .dropdown-menu .mega-nav > li > a:focus, .t3-header.carousel.nav-dark .t3-megamenu .dropdown-menu .mega-nav > li > a:focus, .t3-header.absolute.nav-dark .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > span.separator:focus, .t3-header.carousel.nav-dark .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > span.separator:focus, .t3-header.absolute.nav-dark .t3-megamenu .dropdown-menu .mega-nav > li > span.separator:focus, .t3-header.carousel.nav-dark .t3-megamenu .dropdown-menu .mega-nav > li > span.separator:focus{
	background:none;
	color:#007cc2;
}
.contact-details a:hover {
    color: #007cc2;
}
.t3-megamenu .mega-dropdown-menu{
	background:#fff;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li > a, .t3-megamenu .dropdown-menu .mega-nav > li > a, .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > span.separator, .t3-megamenu .dropdown-menu .mega-nav > li > span.separator{
	color:#000;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li > a:hover, .t3-megamenu .dropdown-menu .mega-nav > li > a:hover, .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > span.separator:hover, .t3-megamenu .dropdown-menu .mega-nav > li > span.separator:hover, .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > a:focus, .t3-megamenu .dropdown-menu .mega-nav > li > a:focus, .t3-megamenu .dropdown-menu .mega-group .mega-nav > li > span.separator:focus, .t3-megamenu .dropdown-menu .mega-nav > li > span.separator:focus{
	background:none;
	color:#007cc2;
}
.t3-megamenu .mega-nav > li, .t3-megamenu .dropdown-menu .mega-nav > li{
	border-bottom:none;
}
.t3-megamenu .mega-dropdown-menu .mega-dropdown-inner > .row [class*="col-xs"].mega-col-nav{
	border-right:none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color:#007cc2;
}
.nav-child.dropdown-menu.mega-dropdown-menu.col-xs-12 .mega-col-nav ul li:before:first-child a {
	display:none;
}

section.Pricing_Table {
  padding-top: 20px;
  padding-bottom:20px;
}
.details-P {
    padding: 0;
}
.details-P li {
    list-style:none;
	padding: 5px 10px;
	font-size: 15px;
	border-bottom: 1px solid #ccc;
    transition: 0.8s all ease;
}
.details-P li:hover{
	transition: 0.8s all ease;
	color:#428bca;
}
.progress.md-progress {
    margin: 15px 0;
	height: 10px;
}
.block-price {
    background: #fff;
    padding: 70px 15px;
	border: 1px solid #dadada;
	transition:0.6s all ease;
	padding-bottom: 20px;
}
.block-price:hover{
	 background: #EBEDF3;
	 transition:0.6s all ease;
	 box-shadow: 0px 4px 6px #c5c5c5;
	 transform: scale(1.06);
}
.Price-head button {
    margin: 12px 0px;
}
span.small {
    color: #c1c1c1;
}

.progress{
	background:#f3f3f3;
}
.highlight-Head {
    background: #007bff;
    color: #fff;
    text-align: center;
    margin-top: -70px;
    margin-bottom: 20px;
    padding: 13px;
    margin-left: -15px;
    margin-right: -15px;
    line-height: 23px;
    display: block;
}
.highlight-Head p{
	margin:0;
}
.highlight-Head:hover{
	opacity:1;
}
.Offer-list{
color:#007bff;
}
.Price-Details button, .Price-head a {
  font-size: 16px;
  font-weight: 600;
  border-radius: 5px;
}
.details-P li::before {
    content: "\f105";
    margin-right: 10px;
	font-family:"FOntAwesome";
}
.featherlight:last-of-type {
    background: rgb(0, 0, 0)!important;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a, .t3-megamenu .navbar-nav li.active .mega-nav > li.active > a{
	background:none!important;
	color:#000!important;
}
body .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-btns a{
	margin-top:30px;
}
.programming-section .tabs li{
	margin:0 10px;
}
.programming-section .tabs{
	display:flex;
}
.featherlight{
z-index: 999999999;
}
.sp-slider-item.rsSlide.odd.item-3 .sp-slider-content {
	padding-left:20% !important;
}
.t3-header{
	padding-top:0;
}
.article-header{
	padding-top:20px;
}
.nav-child.dropdown-menu.mega-dropdown-menu.col-xs-12 .mega-col-nav ul li:first-child a:before {
display:none;
}
/* Update css*/

.why-c :hover .why-box{
	background: #f90;
}
.why-box h5{
	padding:10px 0;
	font-size:14px;
}
.panel-title > a{
	display: block;
}
.why-box {
  padding: 28px 20px;
  position: relative;
  color: #fff;
  box-shadow: 0px 0px 8px rgba(171, 171, 171, 0.45);
  z-index: 999999999;
  margin:10px;
  transition:0.8s all ease;
  min-height: 190px;
}
.why-box:hover{
	transition:0.8s all ease;
	background:rgba(255, 153, 0, 0.95);
}
.why-box img{
	background:#fff;
	border-radius:10px;
}
.why-box::before,.why-box::after{
	display:none;
}
.why-box img {
  margin: 0 auto 0px;
  max-width: 75px;
}
.why-box:hover h5{
	color:#fff;
	padding:10px 0;
	font-size: 14px;
}
.t3-spotlight{
	padding-bottom:25px;
}
.why-choose-form{
	margin-top:85px;
}
.smallHeader .t3-header{
	z-index:999999999999 !important;
}
section.page-content p {
  line-height: 26px;
}
.dropdown-content a{
	text-align:left;
}
.article-intro img, .article-content img{
	width: 100%;
	margin: 0 auto;
	max-width:550px;
}
.col-md-3.why_c {
  padding: 0;
}
.programming-section .tab_content {
  margin-top: 20px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #fff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   body .item-3 .bContainer{
	   width:100% !important;
	}
	.sp-slider-item.rsSlide.odd.item-3 .sp-slider-content{
		padding-left:15% !important;
	}
	.t3-carousel img{
		height: auto !important;
	}
	.inner .t3-inner-5 .container{
		left:0% !important;
	}
	body .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay{
		top:0;
		left:0;
		right:0;
		bottom:0;
	}
	.programming-section .tabs li{
		margin:10px 10px;
	}
	.tabs li a{
		padding:8px 12px;
	}
	.a2a_svg svg path{
		stroke:#fff0; 
		stroke-width:1px;
		fill:#fff !important;
	}
	svg{
		overflow:visible !important;
	}
}
.ui.form input[type=checkbox], .ui.form textarea{
	min-height:150px !important;
}
/*Product-solution Page css*/

.Ps-wrpr.pull-left {
  width: 100%;
}
.Ps-content {
  position:relative;
  transition:0.5s all ease;
}
.Ps-content:hover{
	 
	 transition:0.5s all ease;
}
.Ps-wrpr {
  margin: 20px 0px !important;
}
.row.m-0.Ps-wrpr {
  background: #fbfbfb;
  box-shadow: 0px 0px 10px #c4c4c4;
  display:flex;
  min-height: 420px;
}
.PS-details {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0px 40px;
}
.pS-banner-Image {
  padding: 20px 50px;
}
.Port-sol.title {
  padding: 30px 15px;
}
.pS-banner-Image img:hover {
  transition: 0.90s;
 
}
a.req-q {
  padding: 10px 10px;
  background: #ff9900;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  border:none;
  border-radius:5px;
  }
.Tpreverse {
  display: flex;
  flex-wrap: wrap;
}
.View-More-Btn {
  background: #ff9900;
  color: #fff;
  padding: 10px 25px;
  position: relative;
  font-weight: 600;
  border: none;
  font-size: 16px;
  margin: 20px 0;
  border-radius: 0;
  transition: all linear .6s;
  width: 100%;
  max-width: 180px;
}
a:hover {
  text-decoration: none;
}
.process-Pict img {
  max-width: 100px;
}
.process-Wrp img {
  max-width: 85px;
}
.process-Wrp {
  text-align: center;
}
.Work-BFirst {
  text-align: center;
}
section.WorkpProcess {
  margin: 20px 0;
  padding: 20px 0;
}
.WorkpProcess-title {
  padding: 20px 0;
}
.Block-Process{
	position:relative;
}
.Block-Process::befor {
  border: 1px dashed #000;
  width: 85%;
  content: '';
  position: absolute;
  top: 30%;
  animation: mymove 5s infinite linear;
}
a.call_now {
  font-size: 18px;
  font-weight: 600;
  color: #059df3;
  margin: 0px 6px;
  cursor:pointer;
  font-family: "Raleway", sans-serif;
}
.step_Count {
  font-weight: 500;
  padding-bottom: 10px;
}
.process-Wrp h5 {
  color: #282828;
}
.PS-details h1 {
  font-size: 40px;
  color: #000;
}
.modal{
	z-index:11111111111 !important;
}
.article-content div#myRequest {
  background: #000000a8;
}
.panel-body li{
	list-style:none;
}
.panel-body ul{
	padding:0;
}
.panel-title > a:hover{
	color:#007cc2;
}
.process-Wrp p {
  font-size: 15px;
}
.btn.req-q:hover{
	color:#fff;
}
.panel li {
  list-style: none;
}
.WorkpProcess .Work-BFirst h4 {
  margin-top: 0;
}
.Block-Process .process-Wrp {
  transition:0.6s all ease;
  min-height: 213px;
  border:none;
}
.Block-Process .process-Wrp:hover{
	box-shadow: 12px 12px 6px #f1f1f1;
	border: 1px solid #f1f1f1;
	transition:0.6s all ease;
}
.Work-BFirst{
	box-shadow: 0px 12px 6px #f1f1f1;
	border: 1px solid #f1f1f1;
	transition:0.6s all ease;
	padding:10px 0;
}
.Price-table .service-page-title{
	padding-bottom:20px;
}
.sp-simpleportfolio-title:hover a{
	color:#007cc2;
}
.WorkpProcess-title h1 {
  color: #363636;
  font-weight: 600;
}
@media screen and (max-width: 768px){
	
	.PS-details {
		text-align:center;
	}
	.PS-details h1{
		font-size:24px;
	}
	.PS-details p{
		font-size:14px;
	}
	.PS-details .View-More-Btn{
		width:100%;
		max-width:100%;
	}
}
@media screen and (max-width: 576px){
	.pS-banner-Image img {
	  width: 100%;
	}
	.Tpreverse {
		flex-direction: column-reverse;
		text-align:center;
	}
	.PS-details {
		position: unset;
		text-align:center;
		padding:0;
	}
	.PS-details h1{
		font-size:24px;
	}
	.PS-details p{
		font-size:14px;
	}
	.View-More-Btn{
		width:100%;
	}
	.PS-details h1 {
		font-size: 22px;
		font-weight: 600;
	}
	.PS-details p{
		font-size:15px;
	}
	.View-More-Btn {
	  max-width: 140px;
	  font-size:14px;
	  width:100%;
	  margin:0 auto;
	  margin-bottom:15px;
	}
	.WorkpProcess-title {
		padding: 10px 0;
	}
	.WorkpProcess-title h1 {
		font-size: 26px;
		font-weight: 600;
	}
	section.WorkpProcess{
		padding:0;
	}
	.Block-Process {
		margin: 20px 0;
	}
}
@media screen and (max-width: 320px){
	.pS-banner-Image img {
	  width: 100%;
	}
	.Tpreverse {
		flex-direction: column-reverse;
		text-align:center;
	}
	.PS-details {
		position: unset;
		text-align:center;
		padding:0;
	}
	.PS-details h1 {
		font-size: 18px;
		font-weight: 600;
	}
	.PS-details p{
		font-size:15px;
	}
	.View-More-Btn {
		max-width: 140px;
		font-size: 14px;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 15px;
	}
	.WorkpProcess-title {
		padding: 10px 0;
	}
	.WorkpProcess-title h1 {
		font-size: 26px;
		font-weight: 600;
	}
	section.WorkpProcess{
		padding:0;
	}
	.Block-Process {
		margin: 20px 0;
	}
}

.article-content span a:hover {
color: #000;
}
a.right.carousel-control{
right: -25px !important;
top: -35px;
}
a.left.carousel-control{
right:10px !important;
}



.intro{
    font-size: 60px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.p40{
    padding:40px;
}

.box1{
    background: #ffffff;
    box-shadow: #00000059 0px 5px 15px;
}

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

button.btn1{
    border: none;
    border-radius: 50px;
    background: #111111;
    color: #ffffff;
    padding:10px 20px;

}

.nine{
    background: #d8eaf7;
}

.inline{
    display: inline-block;
}

.box2{
    padding:10px 10px;
    flex: 50%;

}

.flex-row{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.flex-col{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.p-box{
    width: 80%;
    vertical-align: middle;
}

.p-box p{
    padding-top:15px;
}