
@import url(https://fonts.googleapis.com/css?family=Racing+Sans+One);
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Reset----------------------------------- */
/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

/**:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}*/

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{color: #4C4C4C;text-decoration: none;}
a:hover {opacity: 0.9; text-decoration: none;}

h1, h2 , h3	{font-size: 25px;line-height: 25px;font-family: 'Racing Sans One', cursive;margin: 25px 0;}
h4, h5, h6	{font-size: 16px;line-height: 16px;}

p{margin: 10px 0;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

.cnt1 {padding-right:80px;}

.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0; }
body {background-color: #f9f9f9;color: black;font: 14px/25px Arial, Helvetica, sans-serif; }
body .site-mainlist1 li a {background-color: #f9f9f9;color: black;font: 14px/25px Arial, Helvetica, sans-serif; }
body .wrap-body{}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */

header{margin-bottom: 0px;}
header .wrap-header{padding: 10px 0;margin-bottom: 0px;border-bottom: 2px solid #ccc;}
header #search {margin: 10px auto;}
header #search input[type="text"] {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fff;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #777;
    width: 200px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

/* ---------------------------------------------------------------------------- */
/* --------------------------------Zoom-Effect--------------------------------- */
/* ---------------------------------------------------------------------------- */
.zoom-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100% !important;
}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Container------------------------------ */
/* ---------------------------------------------------------------------------- */
#container {}
#container .wrap-container{}

/* ---content-box--- */
.content-box {margin-bottom: 30px;}

.content-box.box-1{border-bottom: 1px solid #ccc;padding-bottom: 30px;}
.content-box.box-2 .item{border-right: 1px solid #ccc;padding-right: 30px;}
.content-box.box-2 .item h3.item-header{margin-bottom: 30px;}

.content-box .item{padding: 10px 0;}
.content-box .item:hover .item-content{background-color: #f26324;color: #fff;-webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease;border: 1px solid #f26324;}
.content-box .item h3.item-header{font-size: 25px;margin: 0 0 20px;}
.content-box .item img{display: block;width: 100% !important;height: auto;-webkit-transition: all .5s ease; /* Safari and Chrome */-moz-transition: all .5s ease; /* Firefox */-ms-transition: all .5s ease; /* IE 9 */-o-transition: all .5s ease; /* Opera */transition: all .5s ease;}
.content-box .item .item-content{background-color: #fff;padding: 25px;border: 1px solid #ddd;}
.content-box .item span{font-size: 15px;font-weight: 500;color: #000;}
.content-box .item .item-content p {margin: 0;}
.content-box .item:hover h3.item-header a{color: #f26324;}
.content-box .item:hover a.button{text-decoration: underline;}
.content-box .item:hover .zoom-container img{-webkit-transform:scale(1.25); /* Safari and Chrome */-moz-transform:scale(1.25); /* Firefox */-ms-transform:scale(1.25); /* IE 9 */-o-transform:scale(1.25); /* Opera */transform:scale(1.25);}


.link{margin-bottom: 25px;}
.link li{margin-bottom: 5px;}
.link a{display:inline-block;text-decoration:none;font-weight:bold;letter-spacing:1px}
.link a:hover{color:#f26324}
.link  li:before{content:'';margin-right: 13px;display:inline-block;width:4px;height:4px;margin-bottom:2px;background-color:#f26324}
.link  li ul{display:none}

/* ---MainContent-Article--- */
#main-content{}
#main-content .wrap-content{}

article{background: #ffffff; color: #3F3F3F; margin-bottom: 40px; border: 1px solid #ddd;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article img{max-height: 400px;width: 100%; border: none;}
article .art-header{}
article .art-content{padding: 40px 60px 30px 60px;}
article .art-content blockquote {border-left: 3px solid #1c7791;font-size: 18px;margin: 0 50px;font-style: italic;color: #666;padding-left: 20px;}
article .art-content ol {float: left;text-align: justify;margin: 10px 50px;font-size: 16px;list-style-type: circle;}

article .entry-title {margin: 0 0 20px;text-align: center;}
article  h1.entry-title{line-height: 1.2;font-size: 38px;}
article h2{line-height: 1.1;font-size: 20px;margin: 0;}
article .info a{ color: #BE0A0A;}
article .info a:hover{ text-decoration: underline;}
/* ---------------------------------------------------------------------------- */
/* --------------------------------------Footer-------------------------------- */
/* ---------------------------------------------------------------------------- */
footer{background-color:#ddd;padding: 25px 0; width:980px; margin:0px auto;}
footer div section {padding-left: 10px;}
footer div section ul {padding-right: 10px;}
footer .bottom-social{}
footer .bottom-social a{background-color: #f26324;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */

#contact_form *{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.contact h3{margin-left: 30px;}
#contact_form {padding:0px 25px;}

#ff label {cursor:pointer;margin:5px 0;display:block;font-weight:bold;}

#ff input {display:block;width:100%;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#000;	border:1px solid #F26324;padding:13px;margin: 5px 0 25px 0;font-size: 16px;max-height: 45px;}

#ff textarea {display:block;width:100%;height:200px; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#fff; color:#000;	border:1px solid #F26324;padding:10px;margin: 5px 0 25px 0;}

#ff .sendButton {cursor:pointer;background-color:#F26324;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;;width:35%;color:#ffffff;}
#ff .sendButton:hover {opacity: 0.8;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{color: #000;font-family: 'Racing Sans One', cursive;font-size: 16px;}

a.button:hover{text-decoration: underline;}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------Slider------------------------------------- */
/* ---------------------------------------------------------------------------- */
.rslides{}

.callbacks_container {
  
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
.fwidth {
	width:100%;
	margin:0 auto;
	max-width:1000px;
}
.heading {
	/*background-color:#d4073c;*/
	background-color:#205980;
	color: white;
	padding:10px;
	margin-bottom:10px;
	
}
#p1 {
	width:100%;
	max-width:1000px;
}
button {
	background-color: maroon;
	color: white;
	height: 50px;
	width: 30%; 
	border-radius:15px;
}

.b2 {
	background-color: #d4073c;
	color: white;
	height: 40px;
	width: 20%; 
	border-radius:10px;
}
.transbutton {
	background-color: maroon;
	color: white;
	height: 50px;
	width: 70%; 
	border-radius:15px;
}
option {
text-align:"center";
}
.button1{
	background-color: maroon;
	color: white;
	height: 30px;
	width: 50%; 
	border-radius:20px;
	
}
.mdiv {
width:10%;
float:left
}
.p3{
padding-left:80px;
padding-top:80px;
color:maroon;
font-size:20px
}


.htb .resp-tabs-list li {
    position: relative;
    padding: 0;
    width: 12%;
    padding-left: 2%;
    padding-top: 10px;
    text-align: center;
}
.htb .resp-tabs-list li strong {
    bottom: -14px;
    width: 100%;
    text-align: center;
    z-index: 2;
    padding-top: 100px;
}
.web-des-left {
	width:100%;
	max-width:20%;
	float : left-side;
}
.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
}
.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }
.t-container {
	margin:20px;
	padding-top:20px;
}
div {
    display: block;
}
#about {
    background: url(../images/about-us.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
#portfolio {
	background: url(../images/portfolio.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
#careers {
	background: url(../images/careers.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
#web-design{
	background: url(../images/web-designing-services.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
#sitemap {
	background: url(../images/sitemap.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
#services {
	background: url(../images/sitemap.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
#web-develop {
	background: url(../images/web-development-services.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
#soft-develop {
	background: url(../images/software-development-services.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
#mob-apps-develop {
	background: url(../images/mobile-apps-development-services.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
	
}
#graph-multimedia{
	
	background: url(../images/graphics-and-multimedia-services.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
#ecomerce-develop{
	background: url(../images/ecommerce-development-services.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
#seo-serv {
	background: url(../images/seo-services.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
form {
    display: block;
}
input, select, text {
    outline: none;
}
label {
    cursor: default;
}
.ProductsHome2 {
    margin-top: 10px;
    background-size: 100%;
    padding-bottom: 20px;
    padding-top: 10px;
    width: 18%;
    float: right;
    color: #000;
    background: #fff;
    border: 1px solid #003366;
}
#contact {
    background: url(../images/contact.jpg)no-repeat center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }
.t-container {
	margin-bottom:40px;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
 .tagcls {
    margin-left: 40px;
    color: #003366;
}
.tagc {
    color: #ff0000;
}
.column1 {
    width: 24%;
}
.column1, .column2, .column3, .column4 {
    float: left;
    color: blue;
}
* {
    margin: 0;
    padding: 0;
}
.column2 {
    width: 20%;
    margin-left: 30px;
}
.column3 {
    width: 22%;
    margin-left: 50px;
}
.column4 {
    width: 24%;
    margin-left: 20px;
}
.footer {
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
    padding: 18px 0 8px 0;
    position: relative;
	padding-left:20px;
	padding-right:10px;
	width: 980px;
	margin:0px auto;
}
.footer-area {
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
    padding: 14px 0 12px 0;
    position: relative;
}
.copyrights {
    float: left;
    font: normal 13px Open Sans, sans-serif;
    color: #000000;
    padding-right: 10px;
	padding-left:10px;
}