body { font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;}

h1,h2,h3,h4,h5,h6 { margin:0;
padding:0;}

.heading-box { font-size:21px;
font-family:"Comic Sans MS", cursive;}

ul { margin:0;
padding:0;
}

ul li{ margin:0;
padding:0;
display:inline-block;}

.navigation-section {  background-color: rgb(51, 122, 183);}

.navbar-background {
    background-color: rgb(51, 122, 183);
}

   


/*----------Navigation Css------------------------
#trans-nav {
    list-style-type: none;
    /* height: 40px; 
    font-size: 14px;
    color: rgb(117, 117, 117);
    text-transform: uppercase;
    text-decoration: none;
    line-height: normal;
    font-weight: bolder;
    padding: 26px 0px 0px;
}

#trans-nav li {
    /*float: left;
    position: relative;
    line-height: 20px;
    margin-left: 10px;
    padding: 0px;
}

#trans-nav li.current_page_item a {
    color: rgb(32, 155, 187);
    /*border-bottom: 5px solid rgb(32, 155, 187);
}

#trans-nav li a:hover {
    color: rgb(32, 155, 187);
    /*border-bottom: 5px solid rgb(32, 155, 187);
	
}

#trans-nav li a {
    display: block;
    color: rgb(117, 117, 117);
    text-decoration: none;
    padding: 0px 15px;
}*/

.top-header { padding: 5px;
    background: #777;
    /*margin-bottom: 5px;*/}
	
.top-header i { color:#fff;}

.top-header .social-links { float:right;}

.top-header .call-details span { color:#fff;}






/*----------Navigation Css------------------------*/
 

/*----------Services Css------------------------*/
.services { min-height:100%; height:auto; background: rgba(240, 240, 240, 0.42); padding:50px 0;}

.services .ser-1 a { text-decoration:none; color:#fff;}

.services .images-list { display:inline-block;}


.services .ser-1 {
	float: left;
    text-align: center;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 15px;
    margin-left: 11px;
    margin-right: 11px;
    margin-top: 15px;
    border: #d8d8d8 solid 1px;
    font-size: 13px;
    line-height: 16px;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 34px;
    height: auto;
    color: rgba(0, 0, 0, 0.65);}
	
.services .ser-1:hover {
	float: left;
    text-align: center;
    width: 100%;
    background-color: #49cedb;
    border-radius: 10px;
    margin-bottom: 15px;
    margin-left: 11px;
    margin-right: 11px;
    margin-top: 15px;
    border: #d8d8d8 solid 1px;
    font-size: 13px;
    line-height: 16px;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 34px;
    height: auto;
    color: #fff;}
	
.services .ser-1 h1 {
    font-size: 16px;
    color: #757575;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;}
/*----------Services Css------------------------*/


/*-------------Sillicon Systems Css-------------------*/
.sillicon-systems { padding:10px 0; background:#209aba;}

.sillicon-systems h1 {
   
    margin: 20px 0 0 0;
    text-align: center;
    color: #FFFFFF;
    font-size: 25px;
    text-transform: uppercase;
    padding-top: 0px;
    padding-bottom: 8px;
	    
    /*letter-spacing: -1px;}*/}
	
.sillicon-systems p {margin: 0 20px 0 0;
    
    text-align: center;
    color: #FFFFFF;
    line-height: 18px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
	margin-bottom:20px;
	letter-spacing: 1px;
	
	}
	
.sillicon-systems img { margin:20px 0;}
	
/*-------------Sillicon Systems Css-------------------*/



/*===============================About Page Css Start here==============================*/
.about-section {min-height: 100%;
    height: auto;
    background: rgba(240, 240, 240, 0.42);
    padding: 50px 0;}
	
.about-section .left-section-description .right_block {
    color: #666;
    line-height: 25px;
    text-align: inherit;
    width: 225px;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 0;
    padding-top: 0px;
    float: left;
    display: block;}
	
.about-section .left-section-description .right_block .navigation {
    color: #FFFFFF;
}

.about-section .left-section-description .right_block .navigation .navselect {
    display: block;
    padding: 7px;
    background-repeat: no-repeat;
    background-position: 0px 12px;
    background-image: url(../images/myarrow.gif);
    text-indent: 0px;
    text-decoration: none;
    padding-left: 15px;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #209BBB;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 13px;
    text-transform: uppercase;
}

.about-section .left-section-description .right_block .navigation .nav {
    display: block;
    padding: 7px;
    background-repeat: no-repeat;
    color: #757575;
    background-position: 0px 12px;
    background-image: url(../images/myarrow.gif);
    text-indent: 0px;
    text-decoration: none;
    padding-left: 15px;
    line-height: normal;
    font-size: 13px;
    background-color: #e3e5e5;
    margin-top: 3px;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.about-section .left-section-description .right_block .navigation .nav:hover { background:#209aba;
color:#fff;
background-repeat: no-repeat;
    background-position: 0px 12px;
    background-image: url(../images/myarrow.gif);}
	
	
.about-section .right-section-description h1 {font-size: 28px;
    color: #209BBB;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-weight: bold;}
	
.about-section .right-section-description p	{font-weight:normal;
    
	
	
    color: rgba(0, 0, 0, 0.65);
    line-height: 20px;
    text-align: left;
    margin: 6px 0;
    font-size: 13px;}
	
.left-section-description { float:left;}

.our-services {
   /* padding: 5em 0em;*/
}

.services-top {
    text-align: center;
    margin-bottom: 2.5em;}
	
.services-top h1 {
    font-size: 3em;
    color: #6F6F8C;
    margin-bottom: 0.3em;
    font-family: 'Aladin', cursive;}
	
.services-grid {
    text-align: center;
}

item, .item-hover, .item-hover .mask, .item-img, .item-type-move .item-info {
    width: 100%;
    height: 210px;
}

.item {
    text-align: center;
    float: left;
    margin: 5px;
    position: relative;
}

.item-type-move .item-hover {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    cursor: pointer;
    z-index: 100;}
	
	.item-hover, .item-hover .mask, .item-img {
    position: absolute;
    top: 0;
    left: 0;}
	
	.item, .item-hover, .item-hover .mask, .item-img, .item-type-move .item-info {
    width: 100%;
    height: 210px;
}

a {
    text-decoration: none;
}

.item-type-move .item-info {
    z-index: 10;
    color: #ffffff;
    position: relative;
    z-index: 5;
    overflow: hidden;}
	
	.item-type-move .item-info .headline {
    font-size: 18px;
    top: 10px;
}

.item-type-move .item-info .headline, .item-type-move .item-info .date {
    width: 100%;
    width: 55%;
    position: absolute;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 0 10px;
    font-family: 'Aladin', cursive;
    margin: 0 auto;
    left: 22%;
}

.item-type-move .item-info .line {
    height: 1px;
    width: 85%;
    margin: 2px auto 0 auto;
    background-color: #ffffff;
}

.item-type-move .item-info .date {
    font-size: 14px;
    font-style: italic;
    bottom: 10px;
}

.item-type-move .item-info .headline, .item-type-move .item-info .date {
    width: 100%;
    width: 55%;
    position: absolute;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 0 10px;
    font-family: 'Aladin', cursive;
    margin: 0 auto;
    left: 22%;
}

.item-type-move .item-hover .mask {
    background-color: #000;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    z-index: 0;
}

.item-hover, .item-hover .mask, .item-img {
    position: absolute;
    top: 0;
    left: 0;
}

.item-img {
    background-color: #7a548f;
    z-index: 0;
}

.item-hover, .item-hover .mask, .item-img {
    position: absolute;
    top: 0;
    left: 0;
}

.services-grid h4 {
    font-size: 1.5em;
    color: #000;
    margin: 0.4em 0em;
    font-family: 'Aladin', cursive;
}

.services-grid p {
    font-size: 1em;
    color: #737373;
    margin: 0.3em 0em;
    line-height: 1.8em;
}



.right-section-description h3 {font-size: 16px;
    color: #189DC0;
    font-weight: bold;
    margin: 0 0 5px 0;
   }
   
.right-section-description ul li {
    /*list-style-image: url(../images/arrow.gif);*/
    /*margin: 0 0 0 15px;*/
	font-size:13px;
	line-height:20px;
	color:rgba(0, 0, 0, 0.65);
}

.right-section-description h5 { 
    color: #209ABA;
	margin-bottom:15px;
	line-height:20px;}
	
.images-list-items-sub-cat li { display:block;

    margin: 0 10px;
    padding: 0;}
	
/*===============================About Page Css End here==============================*/


/*============================= Contact Page Css Start Here=============================*/

.contact-section  {min-height: 100%;
    height: auto;
    background: #f0f0f0;
    padding: 50px 0;}
	
.contact-section h4 { margin-left:20px;}
	
.form-inside { background:#fff; border:solid 1px #eee; margin: 14px; padding-top:20px; padding-bottom:20px; border-radius:4px;}

.contact-section .form-inside .address-1 h6 {     color: #666;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 6px;
    margin-top: 4px;}
	
	.email {color: #666;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 6px;
    margin-top: 4px;}
	
	.phone {color: #666;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 6px;
    margin-top: 4px;}

.contact-section .form-inside .address-1 p { color:rgba(0, 0, 0, 0.65); font-weight:normal; text-align:justify;}


.contact-section .form-inside .address-2 h6 { color:#666; font-weight:bold; font-size:14px; margin-bottom:5px;}

.contact-section .form-inside .address-2 p { color:#666; font-weight:normal; text-align:justify;}

.contact-section .form-inside .address-3 h6 { color:#666; font-weight:bold; font-size:14px; margin-bottom:5px;}

.contact-section .form-inside .address-3 p { color:#666; font-weight:normal; text-align:justify;}

.footer i { background:#666; padding:15px; border-radius:50px; color:#fff;}

.footer i:hover { background:#209BBB; padding:15px; border-radius:50px; color:#fff;}


/*============================= System Design Page Css Start Here=============================*/

.about-section .right-section-description h5 { color: #209ABA;
    margin-bottom: 15px;
    line-height: 22px;
    /* margin-left: 6px; */
    font-family: inherit;
    font-weight: bold;}
	
.about-section .right-section-description .box-1	{width: 209px;
    float: left;
    padding: 20px;
    background-color: #38BBDC;
    color: #FFF;
    height: auto;
    margin: 0 4px 4px 0;
	height:210px;
    }
	
	
.about-section .right-section-description .box-items .box-2 {width: 177px;
    /* float: left; */
    padding: 15px;
    background-color: #38BBD2;
    height: auto;
    margin: 0 5px 0 0;
    text-align: center;
    font-size: 11px;}
	
<!-----.about-section .right-section-description .box-items { margin:50px 0;}----->

.about-section .right-section-description .box-items .people { text-align:center; }

.about-section .right-section-description .box-items .people ul li { display:block; list-style:none; font-size:12px; color:#fff;}

.about-section .right-section-description .box-items .people h5 { color:#fff; font-weight:bold;}

/*============================= System Design Page Css End Here=============================*/


/*============================= Software Embeded Page Css End Here=============================*/

.right-section-description .images-list-items ul li { display:block;}
#details-tab-boxex {
    margin: 0 auto;
    padding: 5px;}
	
.details-tab-boxex ul li{	position: relative;
    overflow: hidden;
    list-style: none;
    float: left;
    width: 210px;
    height: 195px;
    margin: 10px;
    padding: 0;
    perspective: 500px;}
	
.details-tab-boxex ul li .normal {
    width: 100%;
    height: 100%;
    background-color: #209BBB;
    color: #FFFFFF;
    text-align: center;
    font-size: 15px;
    line-height: normal;
    font-weight: bold;
    padding: 0px 20px;
    margin: 0 auto;
    vertical-align: middle;
    cursor: default;
}

.details-tab-boxex ul li a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    border-radius: 0px;
    cursor: crosshair;
}

.details-tab-boxex ul li .normal img {
    pointer-events: none;
    margin: 50px 0 0 0;}
	
.details-tab-boxex ul li .info {
    width: 100%;
    height: 100%;
    padding: 13px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    background-color: #D3F0F8;
    transform: rotate3d(1, 0, 0, 90deg);
    border: 1px solid #219ABA;}
	
/*============================= Software Embeded Page Css End Here=============================*/


/*============================= Careers Page Css Start Here=============================*/
.right-section-description .our-culture ul li { display:block;}

.line {
    border-top: 1px solid #E0E0E0;
    margin: 25px 0;}
	
.apply-nw { padding:15px 40px; font-size:25px;}

.apply-nw a:hover { color:#000;}

.apply-nw a{ text-decoration:none; color:#fff; padding:15px 30px; font-size:25px; }

.navselect2 {
    display: block;
    padding: 5px;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-image: url(../images/myarrow.gif);
    text-indent: 0px;
    text-decoration: none;
    padding-left: 25px;
    line-height: normal;
    color: #757575;
    text-decoration: none;
    background-color: #F5F5F5;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 12px;
    text-transform: none;
    border-bottom: 1px solid #e3e5e5;
}

.right-section-description h4 { font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
    font-weight: bold;
    margin: 10px 0 10px 0;
    line-height: 20px;
    font-family: cursive;}
	
.images-list-items a { font-size:20px;}

.newsletter input[type="submit"] {
    width: 46px;
    height: 32px;
    background-image: url(../images/email.png);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-color: #0099e5;
    background-size: 21px;
    top: -43px;
    right: -303px;
    padding: 0em;
    border: none;
    outline: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-left: 2px;
}


.linkHoverEffect_11 a::before {
    background: transparent;
    width: 6px;
    height: 6px;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-right: 2px solid #FE8C19;
    border-top: 2px solid #FE8C19;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

.linkHoverEffect_11 a span::after {
    background: transparent;
    width: 6px;
    height: 6px;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-right: 2px solid #FE8C19;
    border-bottom: 2px solid #FE8C19;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

/*============================= Careers Page Css End Here=============================*/


/*-----------------------------------------Text Hover Css------------------------------*/

.cuadro_intro_hover{
    	padding: 0px;
		position: relative;
		overflow: hidden;
		height: 200px;
	}
	.cuadro_intro_hover:hover .caption{
		opacity: 1;
		transform: translateY(-150px);
		-webkit-transform:translateY(-150px);
		-moz-transform:translateY(-150px);
		-ms-transform:translateY(-150px);
		-o-transform:translateY(-150px);
	}
	.cuadro_intro_hover img{
		z-index: 4;
	}
	.cuadro_intro_hover .caption{
		position: absolute;
		top:150px;
		-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;
		width: 100%;
	}
	.cuadro_intro_hover .blur{
		background-color: rgba(51, 122, 183, 0.94);
    height: 300px;
    z-index: 5;
    position: absolute;
    width: 100%;
	}
	.cuadro_intro_hover .caption-text{
		z-index: 10;
		color: #fff;
		position: absolute;
		height: 300px;
		text-align: center;
		top:-20px;
		width: 100%;
	}

.people ul li { text-align:center;}




/*-----------------------------------------Text Hover Css------------------------------*/

.accordion-list-item li { display: block;
    margin: 6px 0;
    padding: 0;}
	
.accordion-list-item li a { color:#fff; text-decoration:none;}	
	
.accordion-list-item li a:hover { color:#0FC;}





/*----------------------Footer Css-----------------------*/
.footer { padding:30px 0; background:url(../images/footer-bg.jpg); margin-top:20px;}

.footer .footer-menu li {  color:#eee; display:block; }

.footer .footer-menu li a {  color:#eee; text-decoration:none; }

.footer .footer-menu p { color:#eee; margin-top:10px;}

.btm-footer { background:#209aba; padding:10px;}

.btm-footer .social-icons ul li  { display:inline-block; list-style:none; margin:0 5px; 

}

.btm-footer .social-icons ul li i {font-size:15px; background-color:#666; color:#fff; padding:10px;}

.btm-footer .social-icons ul li i:hover {   background-color:#337ab7; color:#fff; 

}

.copyright p { text-align:center; color:#fff;}

.footer .footer-menu h4 { text-transform:capitalize;  color:#fff; font-size:18px;}

/*----------------------Footer Css-----------------------*/


.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;}
	
.navbar-inverse .navbar-nav > li > a:hover {
	background:#4b82c2;
	color:#000;}

	

