/*Theme Name: xiTix */


@font-face {
  font-family: 'Lato-Light';
  src: url('font/Lato-Light.eot?#iefix') format('embedded-opentype'),  url('font/Lato-Light.woff') format('woff'), url('font/Lato-Light.ttf')  format('truetype'), url('font/Lato-Light.svg#Lato-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Regular';
  src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/Lato-Regular.woff') format('woff'), url('fonts/Lato-Regular.ttf')  format('truetype'), url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Black';
  src: url('fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),  url('fonts/Lato-Black.woff') format('woff'), url('fonts/Lato-Black.ttf')  format('truetype'), url('fonts/Lato-Black.svg#Lato-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Bold';
  src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/Lato-Bold.woff') format('woff'), url('fonts/Lato-Bold.ttf')  format('truetype'), url('fonts/Lato-Bold.svg#Lato-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

.alignleft {
	float:left;
	margin-right:25px;
}
.alignright {
	float:right;
	margin-left:25px;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.clear {
	clear:both;
}

.logo {
  left: 0;
  position: absolute;
  top: -70px;
}

.logo img {
  height: auto;
  max-width: 215px;
  width: 100%;
}

.scroll-fixed-navbar .logo{
top:0;
}
.scroll-fixed-navbar .logo img {
  height: auto;
  max-width: 130px;
  top: 0;
  width: 100%;
}

.line img {
  height: auto;
  max-width: 60px;
  width: 100%;
}

.line {
  border-left: 1px solid #cfcfcf;
}

.topbox{border: 2px solid #fcb912;}

.top_boxcontent {
  clear: both;
  color: #fff;
  display: block;
  padding: 25px 20px 50px;
  position: relative;
}

#trapezoid1 {
  border-bottom: 33px solid #FCB912;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  bottom: 0;
  display: block;
  height: 30px;
  left: 0;
  line-height: 30px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 160px;
}
#trapezoid2 {
  border-bottom: 33px solid #FCB912;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  bottom: 0;
  display: block;
  height: 30px;
  left: 0;
  line-height: 30px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 160px;
}
#trapezoid3 {
  border-bottom: 33px solid #FCB912;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  bottom: 0;
  display: block;
  height: 30px;
  left: 0;
  line-height: 30px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 160px;
}

#trapezoid1 a{ color:#000; font-weight:600;}
#trapezoid2 a{ color:#000; font-weight:600;}
#trapezoid3 a{ color:#000; font-weight:600;}

.top_boxcontent h3 {
  color: #000;
  font-family: "Open Sans",sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
  /*text-transform: uppercase;*/
}

.top_boxcontent h3 span {
  color:#FCB912;
}

.top_boxcontent p {
  font-size: 13px;
  color:#333;
}


.project_title {
  background: #fff url(img/titel_bg.png) no-repeat center top;
  padding: 22px 0 10px;
}

.project_part {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  color: #fff;
  padding: 10px 5px;
  position: absolute;
  width: 92%;
}

.project_part h4 {
  color: #f7b520;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase;
}

.project_title h2{ font-family: "Open Sans",sans-serif;
  font-size: 35px;
  font-weight: 600; color:#fff;}
  
.title h2 {
  font-family: "Open Sans",sans-serif;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 20px;
}
  
.title h2 span {
  color: #FDB812;
}

.hr {
  background-color: #c3c3c3;
  border: medium none;
  color: #e4e4e4;
  height: 1px;
  margin: 0 2% 20px;
  overflow: visible;
  position: relative;
}

.hr::after {
  background-color: #FDB812;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  margin-left: -15px;
  position: absolute;
  top: -1px;
  width: 70px;
}
  
  
#footer h2 {
  border-bottom: 1px dashed #f5f5f5;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
  
#footer #foot_one a{ color:#fff;}

#footer #foot_one a:hover{ color:#F7B520;}

#footer #foot_three a{ color:#fff;}

#footer #foot_three a:hover{ color:#F7B520;}


  
#foot_one ul li {
  background: url(img/aro.png) no-repeat left center;
  line-height: 1.8em;
  padding-left: 20px;
}
  
.foot_social {
  clear: both;
  display: block;
  margin-top: 20px;
}

.ads{ background:url(img/ads.png) no-repeat left top; 
    padding-left: 25px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 10px;
    padding-bottom: 5px;}

.ph{ background: url(img/ph.png) no-repeat left center; 
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 25px;}

.ml{ background:url(img/ml.png) no-repeat left center; padding-left: 25px;}

.nm {
  border: 2px solid #d4d4d4;
  color: #000;
  margin-bottom: 10px;
  padding: 5px;
  width: 100%;
}

.nm1 {
  border: 2px solid #d4d4d4;
  color: #000;
  height:50px;
  margin-bottom:0px;
  padding: 5px;
  width: 100%;
}

.line1 {
  background: url(img/fbg.png) no-repeat left bottom;
  padding-left: 30px;
}

.line2 {
  background: url(img/fbg.png) no-repeat left bottom;
  padding-left: 30px;
}

.line3 {
  background: url(img/fbg.png) no-repeat left center;
  padding-left: 30px; padding-top:30px;
  margin-top:15px;
}


.sbm {
  background-color: #FDB812;
  border: 1px solid #FDB812;
  color: #fff;
  font-family: "Lato-Bold";
  font-size: 15px;
  margin: 15px 0;
  padding: 3px 15px;
  text-transform: uppercase;
}

.sbm:hover {
  background-color: #333;
  border: 1px solid #000;
  color: #fff;
  font-family: "Lato-Bold";
  font-size: 15px;
  margin: 15px 0;
  padding: 3px 15px;
  text-transform: uppercase;
}


.slid_box {
  background-color: rgba(0, 0, 0, 0.6);
  border-left: 4px solid #f7b520;
  float: right;
  max-width: 450px;
  padding: 15px;
  text-align: left;
  width: 100%;
}


.slid_box h2{ color:#f7b520;}

.pagebanner {
  background: url(img/pgbanner.jpg) repeat center center #666;
  padding: 70px 0 5px;
}

.pagecontent {
  min-height: 400px;
  padding: 50px 0;
}

.innpage ul{ margin:10px 0 10px;}

.innpage ul li {
	background:url(img/dot.png) no-repeat 0 5px;
    padding-bottom: 10px;
    padding-left: 15px;
}


.styleSelect select {
  background: transparent;
  border: 0 none;
  border-radius: 0;
  color: #878787;
  font-size: 15px;
  height: 34px;
  line-height: 1;
  padding: 5px;
  width: 106%;
}

.styleSelect {
  background: #fff url(img/arowd.png) no-repeat right center;
  border: 1px solid #000;
  height: 38px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}

.sideboxform {
  background-color: #e9e8e8;
  border: 2px solid #000;
}

.sideboxform h2 {
  background-color: #000;
  border-left: 4px solid #c78401;
  color: #c78401;
  font-family: open sans;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
  padding: 8px 10px 12px;
}

.snm {
  border: 1px solid #000;
  margin-bottom: 10px;
  padding: 8px;
  width: 100%;
}

.snm1 {
  border: 1px solid #000;
  margin-bottom: 10px;
  padding: 8px;
  height:65px;
  width: 100%;
}

.sbmt {
  background-color: #fdb911;
  border: 1px solid #fdb911;
  border-radius: 6px;
  box-shadow: 2px 2px 3px -1px #000;
  font-weight: 600;
  margin-bottom: 30px;
  padding: 8px 25px;
  text-transform: uppercase;
}


.pagebanner h2 {
  color: #fff;
  font-size: 36px;
  padding-left: 5px;
}

.pagebanner h2 {
  color: #fff;
  font-size: 36px;
  padding-left: 5px;
}

.solution_box {
  border: 2px solid #f7b520;
  margin-bottom:20px;
}

.solution_box h4 {
  background-color: #000;
  clear: both;
  display: block;
  font-family: open sans;
  font-weight: 600;
  margin: 0 !important;
  padding: 10px;
  text-align: center;
}

.solution_box h4 a {
  color: #fff;
  display: block;
}
.solution_box h4 a:hover { color:#f7b520; }

.innpage h2 {
  font-family: "Open Sans",sans-serif;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
}

.innpage h2 span{ color:#F7B520;}
.innpage h3 span{ color:#F7B520;}
.innpage h4 span{ color:#F7B520;}

.innpage h3{ font-family: "Open Sans",sans-serif;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;}
  
  
.innpage h4{ font-family: "Open Sans",sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;}  
  
.innpage p{ line-height:1.6em; padding-bottom:5px;}

.link_box {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}

.box_tl {
  background-color: #f7b520;
  padding: 5px;
}

.box_cont_text{}

.linkls {
  font-weight: 600;
  padding: 10px;
}

.linkl {
  border-top: 1px solid #ddd;
  font-weight: 600;
  padding: 10px;
}

.linkr {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 10px;
}

.linkb {
  background-color: #f7b520;
  border-top: 1px solid #ddd;
  font-weight: 600;
  padding: 10px;
}

.next_prev{}

.next_prev .pre {
  color: #fff;
  font-size: 45px;
  padding: 5px;
}

.next_prev .pre:hover {
  color: #FDB911;
  font-size: 45px;
  padding: 5px;
}

.next_prev .next {
  color: #fff;
  font-size: 45px;
  padding: 5px;
}

.next_prev .next:hover {
  color: #FDB911;
  font-size: 45px;
  padding: 5px;
}

.sidebar{}

.sidebar ul li{}

.sidebar ul li a {
  border-bottom: 1px solid #ddd;
  border-left: 2px solid #000;
  color: #000;
  display: block;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 5px;
  padding-left: 10px;
  text-transform: uppercase;
}

.sidebar ul li a:hover{
	border-left: 2px solid #FDB911;
  color: #FDB911;
  display: block;
  padding-left: 10px;
  border-bottom: 1px solid #FDB911;
  line-height: 30px;
	}
	
.sidebox h2 {
  background-color: #000;
  border-left: 4px solid #c78401;
  color: #c78401;
  font-family: open sans;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
  padding: 8px 10px 12px;
}

.sidebox {
  margin-bottom: 35px;
}


/*added by jyoti*/
.nextsteps
{
	background-color:#ececeb; 
	border-radius:5px; 
	border:1px solid #ddd;
	font:13px tahoma,arial,helvetica,clean,sans-serif;	
}
.nextsteps-title
{
	height:36px;
	line-height: 36px;
	font-weight: bold; 
	color: #3D3D3D;
	font-size: 1.2em;
	padding-left: 13px;
}
.nextsteps-middle {
    background-image: url(/images/box-230-middle.gif);
    color: #3D3D3D;
    padding: 0px 8px 0px 12px;
}
.nextsteps-row {
    border-bottom: 1px #C4C4C4 solid;
    margin-bottom: 6px;
}
.nextsteps-row, .nextsteps-row-bottom {
    padding: 0px 0px 2px 0px;
}
.nextsteps-bottom {
    background-image: url(/images/box-230-bottom.gif);
    height: 7px;
}
.nextsteps a:visited,.nextsteps a:link {
    color: #FF5800;
    text-decoration: none;
}
.nextsteps-row a, .nextsteps-row-bottom a {
    font-weight: bold;
}

/*added by abuzar*/
.contenttitle {
    font-weight:bold;
    color:#F7B520;
}

#readmore1div {
      display :none;
}
#readmore1:hover {
        cursor:pointer;
}

#readmore2div {
      display :none;
}
#readmore2:hover {
        cursor:pointer;
}

#readmore3div {
      display :none;
}
#readmore3:hover {
        cursor:pointer;
}

.minwidth {
    min-height:110px;
}