@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Raleway);
*{
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body, html{
	height: 100% !important;
}
body{
	font-family: 'Raleway', sans-serif;
	line-height: 24px;
	color: #7e868e;
	font-size: 16px;
	overflow-x: hidden;
}
p{
	margin: 0 0 20px 0;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Raleway', sans-serif;
	color: #2c3d4f;
	text-transform: uppercase;
}
h4, h5, h6{
	font-family: 'Raleway', sans-serif;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
a{
	transition: all 0.3s;
}
.margin_bottom_40 {
	margin-bottom:40px;
}
.padding_tb{
	padding-top: 100px;
	padding-bottom: 100px;
}
.padding_t{
	padding-top: 100px;
}
.padding_b{
	padding-bottom: 100px;
}
.padding_th{
	padding-top: 50px;
}
.padding_bh{
	padding-bottom: 50px;
}
.padding_tq{
	padding-top: 30px;
}
.padding_bq{
	padding-bottom: 30px;
}
/* loader */
.captcha{
display:none;}
#preloader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	z-index: 999999;
}

/*  NAV  STYLES 	============================================================================= */

nav {
	background:#000000;
	padding:0 20px;
}
nav ul {
	margin:0px;
	padding:0px;
}
nav li {
	display:block;
	float:left;
	position:relative;
}
nav li a {
	font-size:14px;
	color:#fff;
	display:block;
	padding:0 20px;
	line-height:40px;
}
nav li:hover a {
	background:#c90304;
	color:#fff;
}
/******		Drop Down 	*********/
nav li .dropdown {
	display:none;
	background:#f74;
	position:absolute;
	top:100%;
	left:0;
	min-width:180px;
	z-index:999;
}
nav li .dropdown2 {
	display:none;
	background:#f74;
	position:absolute;
	top:0;
	right:-179px;
	min-width:180px;
	z-index:999;
}
nav li .dropdown li {
	display:block;
	float:none;
	text-align:left;
}
nav li .dropdown li:hover a {
	background:#444;
	padding-left:25px;
}
nav button {
	display:none;
	width:40px;
	height:40px;
	color:#333;
	font-size:25px;
	line-height:40px;
	text-align:center;
	padding:0;
	border:none;
	box-shadow:none;
	outline:none;
}
nav button i.close {
	width:40px;
	height:40px;
	background:url(../images/close.png) center center no-repeat;
}

nav.right ul {
	float:right;
}
nav.center {
	text-align:center;
}
nav.center li {
	display:inline-block;
	float:none;
}

@media (max-width:768px){
	nav ul#toggleNav {
		display:none;
	}
	nav li {
		display:block;
		float:none;
		text-align:left;
	}
	nav.center li {
		display:block;
	}
	nav.right ul {
		float:none;
	}
	nav li .dropdown {
		position:relative;
		top:0;
	}
	nav button {
		display:block;
	}
}
/* navigation */

header {
	padding:20px 0;
	box-shadow:0 2px 1px rgba(0,0,0,0.2);
	border-top:solid 3px #0c656f;
	
}
header .phone_email {
}
header .phone_email li {
	display:block;
	margin-bottom:2px;
	line-height:30px;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
}
header .phone_email li a {
	color:#777;
}
header .phone_email li:hover a {
	color:#c64375
}
header .phone_email li i {
	display:inline-block;
	text-align:center;
	line-height:30px;
	color:#c64375;
	margin-right:4px;
	border-radius:5px;
	font-size:20px;
}
header .phone_email li:hover i {
	color:#c64375;
	background:none;
}
.logo img {
	width:100%;
}
.logo h6 {
	font-size: 14px;
	color: #4d4d4d;
	font-weight:600;
	margin-bottom: 10px;
	float:left;
}

.mob-Box { margin-top: 20px; }

/* header */

/* introduction */
.socials ul{
	margin: 10px 0;
	text-align:right;
}
.socials ul li{
	display: inline-block;
}
.socials ul li a{
	width: 36px;
	height: 36px;
	border-radius: 0px 10px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #b6b9c0;
	font-size: 18px;
	margin: 0 5px;
	color: #b6b9c0;
	display: inline-block;
	transition: all 0.3s;
}
.socials ul li:hover a{
	color:#fff;
	border-radius: 10px 0px;
}
.socials ul li.facebook:hover a{
	background: #3c599f;
	border-color: #3c599f;
}
.socials ul li.twitter:hover a{
	background: #2daae2;
	border-color: #2daae2;
}
.socials ul li.linkedin:hover a{
	background: #007bb6;
	border-color: #007bb6;
}
#toTop {
	width:38px;
	height:141px;
	display: none;
	position:fixed;
	bottom:30px;
	right:20px;
	z-index:9999;
	background:url(../images/back-to-top.png) no-repeat;
	cursor:pointer;
}
#toTop:hover {
}

.banner_bg {
	background:url(../images/banner_bg.jpg) repeat;
	padding:30px 0;
}



.enquiry_form_block {
	background: #f3f8ff;
	background: -moz-repeating-linear-gradient(45deg, #106979 , #106979 20px, #f3f8ff 20px, #f3f8ff 30px, #dadada 30px, #dadada 60px,#f3f8ff 60px, #f3f8ff 70px);
	background: -webkit-repeating-linear-gradient(45deg, #106979 , #106979 20px, #f3f8ff 20px, #f3f8ff 30px, #dadada 30px, #dadada 60px,#f3f8ff 60px, #f3f8ff 70px);
	background: -o-repeating-linear-gradient(45deg, #106979 , #106979 20px, #f3f8ff 20px, #f3f8ff 30px, #dadada 30px, #dadada 60px,#f3f8ff 60px, #f3f8ff 70px);
	background: repeating-linear-gradient(45deg, #106979 , #106979 20px, #f3f8ff 20px, #f3f8ff 30px, #dadada 30px, #dadada 60px,#f3f8ff 60px, #f3f8ff 70px);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:8px;
}
.enquiry_form {
	background:#fff;
	padding: 14px;
}
.enquiry_form h1 {
	font-size:34px;
	color:#c64375;
	font-weight:600;
	letter-spacing:1px;
	margin:0 0 12px 0;
	text-align:center;
	text-transform:capitalize;
}
.enquiry_form h1 span {
	color:#046671;
}
.enquiry_form label {
	font-size:13px;
	color:#575757;
	margin:0;
}
.enquiry_form fieldset {
	display:block;
	margin:0 0 4px 0;
}

.enquiry_form input[type="text"] {

	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	height:28px;
	
}

.enquiry_form input[type="submit"],
.enquiry_form input[type="button"] {
	background:#065f6d;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:1px;
	margin:10px 0 0 0;
	padding:8px 26px;
	border-radius: 4px;
    border-bottom: solid #004955 5px;
}
.enquiry_form input[type="submit"]:hover {
	background:#c84a70;
	border-bottom: solid #b83a60 5px;
}

.main_title5 {
	background:url(../images/line-title.png) repeat-x scroll 0 center transparent;
	text-align:center;
	margin-bottom:42px;
}
.main_title5 h1 {
	font-size:40px;
	color:#1c3999;
	letter-spacing:2px;
	text-align:center;
	margin:0 0 0 0;
	padding:0 30px;
	background:#fff;
	line-height:100%;
}
.main_title5 h1 {
	display:inline-block;
}


.main_title {
}
.main_title h1 {
	font-size:34px;
	color:#c64375;
	margin:0 0 24px 0;
	padding:0;
	font-weight:600;
	text-transform:capitalize;
}
.main_title h1 span {
	color:#046671;
}
.list {
}
.list ul {
	margin:0px;
	padding:0px;
}
.list ul li {
	list-style:none;
	display:block;
	margin:0 0 16px 0;
	font-size:17px;
	color:#575757;
}
.app_portfolio {
	background: url(../images/portfolio_bg.jpg) repeat-y;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
	margin-bottom:50px;
	padding:50px 0;
	text-align:center;
}

.app_portfolio h1 {
	font-size:42px;
	color:#fff;
	margin:0 0 30px 0;
	padding:0;
	letter-spacing:2px;
	font-weight:600;
	text-align:center;
}
.main_title2 {
}
.main_title2 h1 {
	font-size:42px;
	color:#046671;
	margin:0 0 24px 0;
	padding:0;
	text-align:center;
	font-weight:600;
}
.main_title2 h1 span {
	color:#c64375;
}
.title-border {
    background-color: #c64375;
    height: 2px;
    width: 101px;
    margin-bottom: 30px
}
.title-border2 {
    background-color: #fff;
    height: 2px;
    width: 101px;
    margin-bottom: 50px
}
.why_us {
	margin-bottom:50px;
}
.why_us p {
	font-size:18px;
	color:#575757;
	margin:0 0 20px 0;
	padding:0px;
	line-height:36px;
	text-align:center;
	padding:0 50px;
}
.testimonials_block {
	background:url(../images/testimonial-bg.jpg);
	padding:50px 0;
	margin-bottom:50px;
}
.testimonials_block h1 {
	font-size:42px;
	color:#fff;
	margin:0 0 30px 0;
	padding:0;
	letter-spacing:2px;
	font-weight:600;
	text-align:center;
}

.testimonials_block img {
	width:135px;
	height:135px;
	border-radius:50%;
	float:left;
	margin:0 20px 0 0;
}
.testimonials_block p {
	 font-size:18px;
	 color:#fff;
	 line-height:28px;
	 margin:0 0 20px 0;
	 padding:0px;
	 text-align:justify;
}
.testimonials_block span {
	color:#00abc5;
	font-size:22px;
	font-weight:600;
	text-align:left!important;
	margin:20px 0 0 0;
}
.services_block {
	border:solid 1px #ddd;
	padding:20px;
	text-align:center;
	margin:0 0 50px 0;
	border-radius:5px;
	min-height:250px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.services_block:hover {
	 -moz-box-shadow:    inset 0 0 10px #dadada;
   -webkit-box-shadow: inset 0 0 10px #dadada;
   box-shadow:         inset 0 0 10px #dadada;
	
}
.margin_top_50 {
	margin-top:50px;
}
.services_block img {
	margin-bottom:20px;
	width:100px;
	height:100px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.services_block:hover img {
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.services_block h2 {
	font-size:18px;
	color:#676767;
	line-height:28px;
	font-weight:600;
	margin:0 0 20px 0;
	padding:0px;
}
.services_block:hover h2 {
	color:#c64375;
}

.address {
	margin-bottom:50px;
}
.address p {
	font-size: 18px;
    color: #575757;
	font-weight:600;
    margin: 0 0 20px 0;
    padding: 0px;
    line-height: 36px;
    text-align: center;
    padding: 0 50px;
}
.address .box {
	vertical-align: top;
    text-align: center;
}
.address .box .bg {
    width: 66px;
    height: 66px;
    border-radius: 100%;
    background: #065f6d;
    text-align: center;
    margin: 33px auto 0;
}
.address .box:hover .bg {
	background:#c64375;
} 
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.address .box .bg img {
    width: 36px;
    height: 36px;
    margin: 14px 0 0 5px;
}
.address .box h5 {
    font-size: 22px;
    color: #575757;
	text-transform:capitalize;
	font-weight:600;
    margin: 20px 0 0 0;
    letter-spacing: 1px;
}
.address .box a {
    text-decoration: none;
    font-size: 18px;
    color: #575757;
    display: inline-block;
    margin: 17px 0 0 -9px;
}
.address .box a:hover {
	color:#c64375;
}
.address .box h6 {
	    font-size: 18px;
    font-weight: normal;
    color: #575757;
    margin: 14px 0 0 16px;
    line-height: 25px;
	text-transform:capitalize;    
}



/* footer == */
	
footer {
	background:#065f6d;
	padding:10px 0;
}
footer p {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#fff;
	text-align:center;
}
	

.btn-own1 {
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #f6f6f6;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #000;
    font-size: 12px;
    font-weight: 600;
    height: 190px;
    margin: auto auto 40px;
    overflow: hidden;
    padding:0 20px;
    position: relative;
    transition: all 400ms linear 0s;
    width: 190px;
	text-align:center;
	background:url(../images/web_design_iicon.png) no-repeat center top;
}
.btn-own1:hover {
    background:url(../images/web_design_hover.png) no-repeat center top #c84a70;
    color: #FFF;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 45px 60px -50px #000000;
	 border: 10px solid #e3e3e3;
}

.btn-own1 h2 {
	font-size:17px;
	color:#333;
	margin:10px 0;
	padding:72px 0;
	line-height:24px;
}
.btn-own1:hover h2 {
	color:#fff;
}





.btn-own2 {
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #f6f6f6;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #000;
    font-size: 12px;
    font-weight: 600;
    height: 190px;
    margin: auto auto 10px;
    overflow: hidden;
    padding:0 20px;
    position: relative;
    transition: all 400ms linear 0s;
    width: 190px;
	text-align:center;
	background:url(../images/php_icon.png) no-repeat center top;
}
.btn-own2:hover {
    background:url(../images/php_icon_hover.png) no-repeat center top #c84a70;
    color: #FFF;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 45px 60px -50px #000000;
	 border: 10px solid #e3e3e3;
}

.btn-own2 h2 {
	font-size:17px;
	color:#333;
	margin:10px 0;
	padding:72px 0;
	line-height:24px;
}
.btn-own2:hover h2 {
	color:#fff;
}


.btn-own3 {
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #f6f6f6;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #000;
    font-size: 12px;
    font-weight: 600;
    height: 190px;
    margin: auto auto 10px;
    overflow: hidden;
    padding:0 20px;
    position: relative;
    transition: all 400ms linear 0s;
    width: 190px;
	text-align:center;
	background:url(../images/app-icon.png) no-repeat center top;
}
.btn-own3:hover {
    background:url(../images/app-icon_hover.png) no-repeat center top #c84a70;
    color: #FFF;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 45px 60px -50px #000000;
	 border: 10px solid #e3e3e3;
}

.btn-own3 h2 {
	font-size:17px;
	color:#333;
	margin:10px 0;
	padding:72px 0;
	line-height:24px;
}
.btn-own3:hover h2 {
	color:#fff;
}


.btn-own4 {
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #f6f6f6;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #000;
    font-size: 12px;
    font-weight: 600;
    height: 190px;
    margin: auto auto 10px;
    overflow: hidden;
    padding:0 20px;
    position: relative;
    transition: all 400ms linear 0s;
    width: 190px;
	text-align:center;
	background:url(../images/ecommerse.png) no-repeat center top;
}
.btn-own4:hover {
    background:url(../images/ecommerse_hover.png) no-repeat center top #c84a70;
    color: #FFF;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 45px 60px -50px #000000;
	 border: 10px solid #e3e3e3;
}

.btn-own4 h2 {
	font-size:17px;
	color:#333;
	margin:10px 0;
	padding:72px 0;
	line-height:24px;
}
.btn-own4:hover h2 {
	color:#fff;
}


.btn-own5 {
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #f6f6f6;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #000;
    font-size: 12px;
    font-weight: 600;
    height: 190px;
    margin: auto auto 10px;
    overflow: hidden;
    padding:0 20px;
    position: relative;
    transition: all 400ms linear 0s;
    width: 190px;
	text-align:center;
	background:url(../images/web_portal_icon.png) no-repeat center top;
}
.btn-own5:hover {
    background:url(../images/web_portal_icon_hover.png) no-repeat center top #c84a70;
    color: #FFF;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 45px 60px -50px #000000;
	 border: 10px solid #e3e3e3;
}

.btn-own5 h2 {
	font-size:17px;
	color:#333;
	margin:10px 0;
	padding:72px 0;
	line-height:24px;
}
.btn-own5:hover h2 {
	color:#fff;
}



.btn-own6 {
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #f6f6f6;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #000;
    font-size: 12px;
    font-weight: 600;
    height: 190px;
    margin: auto auto 10px;
    overflow: hidden;
    padding:0 20px;
    position: relative;
    transition: all 400ms linear 0s;
    width: 190px;
	text-align:center;
	background:url(../images/erp_icon.png) no-repeat center top;
}
.btn-own6:hover {
    background:url(../images/erp_icon_hover.png) no-repeat center top #c84a70;
    color: #FFF;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 45px 60px -50px #000000;
	 border: 10px solid #e3e3e3;
}

.btn-own6 h2 {
	font-size:17px;
	color:#333;
	margin:10px 0;
	padding:72px 0;
	line-height:24px;
}
.btn-own6:hover h2 {
	color:#fff;
}



.btn-own7 {
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #f6f6f6;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #000;
    font-size: 12px;
    font-weight: 600;
    height: 190px;
    margin: auto auto 10px;
    overflow: hidden;
    padding:0 20px;
    position: relative;
    transition: all 400ms linear 0s;
    width: 190px;
	text-align:center;
	background:url(../images/testing_icon.png) no-repeat center top;
}
.btn-own7:hover {
    background:url(../images/testing_icon_hover.png) no-repeat center top #c84a70;
    color: #FFF;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 45px 60px -50px #000000;
	 border: 10px solid #e3e3e3;
}

.btn-own7 h2 {
	font-size:17px;
	color:#333;
	margin:10px 0;
	padding:72px 0;
	line-height:24px;
}
.btn-own7:hover h2 {
	color:#fff;
}




.btn-own8 {
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #f6f6f6;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: #000;
    font-size: 12px;
    font-weight: 600;
    height: 190px;
    margin: auto auto 10px;
    overflow: hidden;
    padding:0 20px;
    position: relative;
    transition: all 400ms linear 0s;
    width: 190px;
	text-align:center;
	background:url(../images/seo_icon.png) no-repeat center top;
}
.btn-own8:hover {
    background:url(../images/seo_icon_hover.png) no-repeat center top #c84a70;
    color: #FFF;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 45px 60px -50px #000000;
	 border: 10px solid #e3e3e3;
}

.btn-own8 h2 {
	font-size:17px;
	color:#333;
	margin:10px 0;
	padding:72px 0;
	line-height:24px;
}
.btn-own8:hover h2 {
	color:#fff;
}

.tabs {
	text-align:center;
	margin-bottom:40px;
}
.tabs li {
	list-style:none;
	display:inline-block;
}
.tabs li a {
	font-size:20px;
	color:#fff;
	display:block;
	padding:10px 20px;
	border-radius:24px;
}
ul.tabs li.active, html ul.tabs li.active a {
	background: #c84a70;
	color:#fff;
	border-radius:24px;
}
.web_port {
}
.web_port img {
	width:360px;
	height:269px;
}
.app_img img {
	width:350px;
	height:380px;
}

@media only screen and (max-width: 768px) {
.testimonials_block .owl-carousel{
width:90%;
margin:0 auto;}
}










