/*
Theme Name: Stafford Controls
Author Name: ▌||│█║ Naveen Richardson.SP ▌║█│▌
Developed by: Septemper 2016
Author URI: itechind.com
*/

/*-------------- Header section----------------*/
h4 {
    color: #12214a;
    font-family: aller-bold;
    font-size: 16px;
    margin: 0;
    
}
.container {
    width: 100%;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
}

.glyphicon.glyphicon-earphone {
    color: #7a7a7a;
    font-size: 26px;
}

.glyphicon.glyphicon-envelope {
    color: #7a7a7a;
    font-size: 26px;
}
.contact_us li {
    color: #333333;
    float: left;
    font-family: Abel-Regular;
    font-size: 14px;
    font-weight: bold;
    list-style: outside none none;
    padding-left:2.2rem;
}
.contact_us ul {
    float: right;
    margin-top: 2rem;
}
.cus-phone {
    padding-top: 2px;
}

.logo img {
    margin-top: 2rem;
}

.contact_us img {
    float: left;
    padding-right: 6px;
    padding-top:3px;
}

.contact_us a {
    color: #333333;
    text-decoration: none;
}
.icon-addon {
    color: #555555;
    display: block;
    position: relative;
}

.icon-addon::after, .icon-addon::before {
    content: " ";
    display: table;
}

.icon-addon::after {
    clear: both;
}
.logo {
    display: table;
}
.search .form-control {
    background-color: #E0D6D5;
    background-image: none;
    border-radius: 0px !important;
    float: right;
    width: 100%;
    height: 32px;
}

/*-----------------------Banner--------------------------*/

.banner_scroll {
    padding: 0 !important;
}

.slider .bx-wrapper .bx-viewport {
    left: 0;
    box-shadow: 0 0 0px #cccccc;
}

.slider .bx-wrapper {
    margin: 0 auto 0px;
    padding: 0;
    position: relative;
}

.bx-pager.bx-default-pager {
    display: none;
}
.bx-wrapper .bx-prev {
    background: rgba(0, 0, 0, 0) url("../images/control-left.png") no-repeat scroll 0 -32px;
    left: 10px;
}
.bx-wrapper .bx-next
{
     background: rgba(0, 0, 0, 0) url("../images/control-right.png") no-repeat scroll 0 -32px;
    right: 10px;
}
.bx-wrapper .bx-next:hover {
    background-position: -2px -2px;
}
.bx-wrapper .bx-prev:hover {
    background-position: -2px -2px;
}
.bx-wrapper .bx-controls-direction a {
    border: 0px solid #ffffff;
}
/*-------------------------Menu-------------------------*/


.menu {
    margin-top: 2rem;
}
.navbar-default {
    background-color: #1f3a81 !important;
    border-color: #e7e7e7;
}
.menu .navbar-nav > li {
    float: left;
    font-family: Aller-Bold;
    font-size: 16px;
    padding-left: 3rem;
    padding-right:3rem;
}
.menu .navbar-default .navbar-nav > li > a {
   color: #fff;
}
.menu .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #fff;
}
.menu .navbar-nav {
    float: none !important;
    margin: 0 auto;
    display: table;
}


/*.menu .navbar-nav {
    float: left;
    margin: 0 13rem;
}*/
/*---------------News Ticker-----------------*/

.newsticker h4 {
    background-color: #12214a;
    color: #ffffff;
    font-family: aller-bold;
    font-size: 16px;
    margin: 0;
    padding: 1rem;
    text-align: center;
}

.newsticker {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #79dcb9 #79dcb9;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding-bottom: 8.5rem;
}

.newsticker .bx-wrapper .bx-viewport {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none rgba(0, 0, 0, 0);
    left: 0;
    transform: translateZ(0px);
    box-shadow: 0 0 0 #cccccc;
}

.newsticker .bx-wrapper {
    margin: 0 auto 40px;
    padding: 0;
    position: relative;
}


.ticker > ul {
    
    margin: 0;
    padding: 0 0 10rem;
}

.ticker {
    margin: 0;
    padding: 0;
}


.newsticker li {
    list-style: outside none none;
    padding: 10px 12px 10px;
}



.newsticker h5 {
    color: #323f67;
    font-family: aller-bold;
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 2px;
}

.newsticker p {
    font-family: abel-regular;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    text-align: justify;
    display: inline;
}

.tick_title {
    float: right;
    width: 73%;
}

.tick_images {
    display: inline-block;
    width: 25%;
    padding-top: 8px;
}

.tick_title i a {
    color: #969f66;
    font-family: abel-regular;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.view {
    background: #83c327 none repeat scroll 0 0;
    float: right;
    font-family: abel-regular;
    font-size: 16px;
    font-weight: bold;
    margin-top: 3.3rem;
    padding: 5px 3rem;
}

.view > a {
    color: #000000;
    text-decoration: none;
}
.PhotoGallery {
    margin-top: 0px;
}

/*--------------------------Welcome----------------*/

.welcome h3 {
    color: #333d60;
    font-family: aller-bold;
    font-size: 23px;
    margin-top: 6rem;
}

.welcome h3 span {
    background-color: #ec7813;
    color: #ffffff;
    padding: 2px 10px;
}

.welcome p {
    color: #3a4265;
    font-family: abel-regular;
    font-size: 17px;
    line-height: 23px;
    margin-top: 2rem;
    text-align: justify;
}

.final {
    background: #213981 none repeat scroll 0 0;
    float: right;
    font-size: 15px;
    font-style: normal;
    padding: 9px 17px;
}

.final a {
    color: #ffffff;
    text-decoration: none;
   
}

.final1 {
    background: #213981 none repeat scroll 0 0;
    float: right;
    font-size: 15px;
    font-style: normal;
    margin-top: 0%;
    padding: 6px 15px;
    margin-right: 0em;
}

.final1 a {
    color: #ffffff;
    text-decoration: none;
      font-family: aller-bold;
    font-size: 14px;
}

.final2 {
    background: #213981 none repeat scroll 0 0;
    float: right;
    font-size: 15px;
    font-style: normal;
    margin-top: 6.2%;
    padding: 9px 17px;
}

.final2 a {
    color: #ffffff;
    text-decoration: none;
}

.welcome ul {
    margin: 0;
    padding:0 27px;
}

.welcome li {
    color: #3a4265;
    font-size: 15px;
    list-style-image: url("../images/circle.png");
    padding-top: 19px;
    text-align: justify;
    padding-left: 3px;
}

.fixed {
    height: 200px;
}

/*-------------------------Photo Gallery--------------------*/

.PhotoGallery h4 {
    background-color: #12214a;
    color: #ffffff;
    font-family: aller-bold;
    font-size: 16px;
    margin: 0;
    padding: 1rem;
    text-align: center;
}

.PhotoGallery > ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #79dcb9 #79dcb9;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin: 0;
   padding: 0;
}

.PhotoGallery li {
    padding: 40px 14px;
}

.PhotoGallery li {
    list-style: outside none none;
    padding: 40px 14px;
}
/*

.PhotoGallery .bx-wrapper .bx-viewport {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: -moz-use-text-color #79dcb9 #79dcb9;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 0 0 0 #cccccc;
    left: 0;
    transform: translateZ(0px);
}
*/

.slider-new{
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: #79dcb9;
    background: #ffffff none repeat scroll 0 0;
    border-color: -moz-use-text-color #79dcb9 #79dcb9;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 0 0 0 #cccccc;
    left: 0;
/*    transform: translateZ(0px);*/
}

.PhotoGallery .bx-wrapper {
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.PhotoGallery .bx-wrapper .bx-pager {
    color: #666666;
    display: none;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}

/*---------------------Enquire--------------------*/

.Enquire > p {
    color: #333333;
    font-family: abel-regular;
    font-size: 16px;
    font-weight: bold;
    margin-top: 3rem;
    padding: 0rem 2rem;
}

.Enquire h4 {
    background-color: #12214a;
    color: #ffffff;
    font-family: aller-bold;
    font-size: 16px;
    margin: 0;
    padding: 1rem;
    text-align: center;
}


.Enquire img {
    display: inline-flex;
    margin-right: 2rem;
}

.dummy {
    margin: 2rem 15% !important;
}

.Enquire a {
    color: #333333;
    text-decoration: none;
}

.Enquire {
    border: 1px solid;
}

.Enquire {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #7adcb9 #7adcb9;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding-bottom: 25px;
}


/*------------------Happy client---------------*/

.happy_client h3 span {
    background-color: #ec7813;
    color: #ffffff;
    padding: 2px 10px;
}

.happy_client h3 {
    color: #333d60;
    font-family: aller-bold;
    font-size: 23px;
    margin-top:3rem;
}



#owl-demo .item {
    background: #42bdc2 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    display: table;
    margin: 3rem auto;
    padding: 0;
    text-align: center;
}

.owl-wrapper-outer {
/*    background-color: #dadada;*/
    background-color: #fff;
    margin-top: 3rem;
    border: 1px solid #213981;
}

/*
.item img {
     -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor: pointer;
}
.item img:hover {
    -webkit-filter: grayscale(0%); 
    filter: grayscale(0%);
    transition: 1s;
}
*/


.carouselTicker__item img{
       -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
    cursor: pointer;
}

.carouselTicker__item img:hover{
        -webkit-filter: grayscale(0%); 
    filter: grayscale(0%);
    transition: 1s;
}




/*
.fa.fa-angle-left.fa-2x {
    background: #83C327;
    height: 100%;
    margin-top: 0;
    outline: 0 none;
    position: absolute;
    top: 0;
    width: 40px;
    
}
*/
/*
.fa.fa-angle-right.fa-2x {
    background: #83C327;
    height: 100%;
    margin-top: 0;
    outline: 0 none;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;   
}
*/
/*
.fa.fa-angle-right.fa-2x {
    background:#13235F;
    height: 99%;
    margin-top: 1px;
    outline: 0 none;
    position: absolute;
    right: 1px;
    top: 0;
    width: 40px;
}
*/
/*
.fa.fa-angle-left.fa-2x {
    background: #13235F;
    height: 99%;
    margin-top: 1px;
    outline: 0 none;
    position: absolute;
    top: 0;
    width: 40px;
    left: 1px;
}
*/

.fa-angle-left::before {
    color: #ffffff;
    content: "";
    font-size: 4rem;
    position: absolute;
    left: 10px;
    top: 37%;
}

.fa-angle-right::before {
    content: "";
    font-size: 4rem;
    position: absolute;
    left: 10px;
    top: 37%;
    color: #ffffff;
}






/*-------------------Footer menu-----------------------*/

.footer_menu {
    background-color: #213981;
    height: 63px;
    margin-top: 5rem;
}

.footer_menu ul {
    display: table;
    margin: 0 auto;
    padding: 0;
}

.footer_menu li {
    color: #ffffff;
    float: left;
    font-size: 17px;
    list-style: outside none none;
    margin-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.footer_menu li::after {
    content: "|";
    padding-left: 3rem;
    padding-right: 1rem;
}

.footer_menu li a {
    color: #fff;
    text-decoration: none;
}

/*-------------------Footer strip-----------------------*/


.footer_strip {
    background-color: #13235F;
    height: 52px;
}

.footer_strip p {
    color: #73767c;
    font-family: abel-regular;
    font-size: 17px;
    margin-top: 16px;
}

.itech_logo > p {
    float: right;
}

.itech_logo a {

color:#DF721A;

}
.footer_menu li:last-child:after {
    display: none;
}

/*************inner-page style**************/



.innerpagebanner{
  background-image: url(../images/inner-banner.PNG);
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
 width: 100%;

}

.Inner_banner.innerpagebanner {
    background-position: center center;
    background-size: 100% auto;
}


.quick h4 {
    background-color: #12214a;
    color: #ffffff;
    font-family: aller-bold;
    font-size: 16px;
    margin: 0;
    padding: 1rem;
    text-align: center;
}

.quick {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #79dcb9 #79dcb9;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding-bottom: 0rem;
}

.quick-link li{
  list-style:none;
  padding: 0px 0 0 35px;
    border-bottom: 1px solid #D4DAE9;
}
.quick-link a {
    display: inline-block;
    margin: 10px;
    color: #131313;
    font-size: 17px;
}

.quick-link a::before{
   border-bottom: 11px solid;
    content: "";
    display: inline-block;
    padding-right: 10px;
   color:#7B7B7B;
    position: absolute;
    left: 39px;
    margin-top: 7px;

}

.quick-link a:hover{
  text-decoration:none;
}
/*
.quick-link span {
    background-color: #7B7B7B;
    display: inline-block;
    height: 13px;
    width: 13px;
    margin-right: 10px;
}
*/


/*---------------------Contact form-------------------------*/

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background-color: #e8e6e6;
    border: 1px solid #cfcece;
    border-radius: 5px;
    font-family: raleway;
    font-size: 13px;
    height: 41px;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 100%;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.point1 {
   
}

.point {
   
}

textarea {
    background-color: #e8e6e6;
    border: 1px solid #cfcece;
    border-radius: 8px;
    float: left;
    font-family: raleway;
    font-size: 13px;
    height: 110px;
    margin-right: 16rem;
    margin-top: 0;
    padding-left: 10px;
    padding-top: 10px;
    width: 100%;
    margin-bottom: 3rem;
     font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.wpcf7-form-control.wpcf7-submit {
  background-color: #ec7813;
    border: medium none;
    border-radius: 8px;
    color: #ffffff;
    float: right;
    font-family: abel-regular;
    font-size: 16px;
    font-weight: 600;
    height: 46px;
    margin-bottom: 0;
    margin-right: 0rem;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
    width: 100px;
}
.wpcf7-form-control.wpcf7-submit:hover{
    background-color: #13235F;
   -webkit-transition: all 1s ease-in-out; 
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; 
}

.cap {
    float: left;
}

.wpcf7-form-control.wpcf7-captchar {
    background-color: #e8e6e6;
    border: 1px solid #cfcece;
    border-radius: 5px;
    font-family: raleway;
    font-size: 13px;
    height: 41px;
    margin-top: 0px;
    padding-left: 9px;
    width: auto;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif
}

/*
.topper {
    margin: 5rem auto;
    width: 60%;
}
*/

.topper {
    display: table;
    margin: 0 auto;
    width: 65%;
}
.entry > p {
    color: #13204a;
    font-family: abel-regular;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

/*
span.wpcf7-list-item {
    margin-left: 1.5em;
}
*/

span.wpcf7-list-item {
    font-size: 13px;
    line-height: 2;
    margin-left: 0.4em;
    padding-left: 6px;
}
.wpcf7-list-item-label {
   font-family: abel-regular;
    font-size: 15px;
    margin-top: 0rem;
    padding-left: 2px;
    padding-top: 0rem;
    position: relative;
    top: -1px;
}

.pro {
    background: #e8e6e6 none repeat scroll 0 0;
    margin-bottom: 2.2rem;
    padding: 10px;
    width: 100%;
}


/*-------------------top title--------------------*/

.top-title  {
    color: #333d60;
    font-family: aller-bold;
    font-size: 24px;
    margin-top: 6rem;
    padding-bottom: 30px;
    text-transform: capitalize;
}
.title-bg{
   background-color: #ec7813;
    color: #ffffff;
    padding: 2px 10px;
    margin-left: 8px;
}
.entry h3 {
    color: #ec7813;
    font-size: 20px;
    font-weight: 600;
    font-family: aller-bold;
}
.entry > ul {
    line-height: 25px;
    margin-left: 30px;
    font-family: abel-regular;
    color: #13204a;
    font-size: 16px;
}
.entry > ul li {

    
    
        font-family: abel-regular;
    font-size: 18px;
    line-height: 26px;
    list-style-image: url("../images/arrow.png");
    padding-left: 2px;
    padding-top: 15px;
}

.slider-new {
    margin-top:0rem;

}
.list-style {
    padding: 1rem 13rem;
}

.dropdown-menu .dropdown-menu {
    left: 100%;
    margin-top: -1px;
    top: 0;
   
}



.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.8;
    padding: 3px 20px;
    white-space: nowrap;
    text-transform: capitalize;
}
.dropdown-menu {
    background-color: #1f3a81;  

}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #f5f5f5;
    box-shadow: 1px -1px 0 0 #ccc;
    color: #262626;
    text-decoration: none;
    transition: all 1s ease 0s;
}
.dropdown-menu > li > a {   
    color: #fff;
}

.bread {
    
    margin: 1em -1em;
     font-family: Aller-Bold;
}
.catgory-page li{
    
    list-style-image: url(../images/arrow.png);
    font-size: 18px;
    
}
.catgory-page li a{
  text-decoration: none;
    
}
.catgory-page li a:hover{
  text-decoration: none;
    transition: 1s;
    
}
.catgory-page {
    margin: 1em 5em;
    font-family: Aller-Bold;
    
}



.wc-shortcodes-column.wc-shortcodes-content.wc-shortcodes-one-half.wc-shortcodes-column-first {
    border: 1px solid #235580;
    height: 55vh;
    margin-top: 1rem;  
}



a:focus, a:hover {
    color: #ec7813;
    text-decoration: none;
    transition: 1s;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #86c320 !important;
}
.bx-wrapper:hover .bx-controls-direction a {
    opacity: 1;
}



.wc-shortcodes-tabs ul.wcs-tabs-nav .wcs-state-active a {
    background-color: #1F3A81;
    border-bottom-color: transparent;
    border-bottom-width: 0;
    color: #fff;
    font-family: Aller-Bold;
}

.wc-shortcodes-tabs ul.wcs-tabs-nav li a {
    font-family: Aller-Bold;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cccccc;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;
    display: block;
    margin-right: 3px;
    outline: medium none;
    padding: 10px 20px;
    width: auto;
}
.wc-shortcodes-tabs .tab-content {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #7adcb9;
    border-left: 1px solid #7adcb9;
    border-right: 1px solid #7adcb9;
    display: none;
    padding: 20px;
}
.pro > span {
    display: block;   
}
.product {
    font-size: 15px;
    font-family: Aller-Bold;
      padding-bottom: 10px;
}


.cus-operators{
      font-size: 15px;
    font-family: Aller-Bold;
}



.spec {
    margin-bottom: 13px;
    margin-top: -2rem;
    font-variant-ligatures: none;
    text-transform: capitalize;
}


.caption-style-4{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
    width:100%
		
	}

	.caption-style-4 li{
		float: left;
		padding: 0px;
		position: relative;
		overflow: hidden;
          margin-left: 6rem;
    padding-bottom:10px;
	}

	.caption-style-4 li:hover .caption{
		opacity: 1;
        transition:all 0.2s ease-in-out;
        transition-duration: 1s;
        	
           
	}
.cus-list.one {
    bottom: 0;
    position: relative;
    top: 4rem;
}

	.caption-style-4 li:hover img{
		opacity: 1;
        transition: 1s;
		transform: scale(1.15,1.15);
		-webkit-transform:scale(1.15,1.15);
		-moz-transform:scale(1.15,1.15);
		-ms-transform:scale(1.15,1.15);
		-o-transform:scale(1.15,1.15);
         
	}


	.caption-style-4 img{
		margin: 0px;
		padding: 0px;
		float: left;
		z-index: 4;
	}


	.caption-style-4 .caption{
		cursor: pointer;
		position: absolute;
		opacity: 0;
		-webkit-transition:all 0.45s ease-in-out;
		-moz-transition:all 0.45s ease-in-out;
		-o-transition:all 0.45s ease-in-out;
		-ms-transition:all 0.45s ease-in-out;
		transition:all 1s ease-in-out;
	}

	.caption-style-4 img{
		-webkit-transition:all 1s ease-in-out;
		-moz-transition:all 1s ease-in-out;
		-o-transition:all 1s ease-in-out;
		-ms-transition:all 1s ease-in-out;
		transition:all 1s ease-in-out;
	}
	.caption-style-4 .blur{
		background-color: rgba(0,0,0,0.65);
		height: 300px;
		width: 400px;
		z-index: 5;
		position: absolute;
        top: -3.3rem;
	}
.cus-list p {
    padding-bottom: 10px;
}
	.caption-style-4 .caption-text h1{
		text-transform: uppercase;
		font-size: 20px;
	}
	.caption-style-4 .caption-text{
    color: #000000;
    height: 300px;
    left: -75px;
    position: absolute;
    text-align: center;
    top: 57px;
    width: 400px;
    z-index: 10;


	}


	/** Nav Menu */
	ul.nav-menu{
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		width: 490px;
		margin: 60px auto;
	}

	ul.nav-menu li{
		display: inline;
		margin-right: 10px;
		padding:10px;
		border: 1px solid #ddd;
	}
.cus-list {
    margin-top: 25px;
}
.cus-list img {
    padding-top: 0px;
    border: 1px solid #7ADCB9;
}
/*
	ul.nav-menu li a{
		color: #eee;
		text-decoration: none;
		text-transform: uppercase;
	}
*/

/*
	ul.nav-menu li a:hover, ul.nav-menu li a.active{
		color: #2c3e50;
	} 
*/

	/** content **/
/*
	.content{
		margin-top: 100px;
		margin-left: 100px;
		width: 700px;
	}
	.content h1, .content h2{
		font-family: "Source Sans Pro",sans-serif;
		color: #ecf0f1;
		padding: 0px;
		margin: 0px;
		font-weight: normal;
	}
*/

.cus-text {
    font-family: BrushScriptBT-Regular !important;
    font-size: 26px !important;
    font-weight: 500;
    text-align: center !important;
    text-shadow: 0 1px 1px;
    color: red !important;
}
	.content h1{
		font-weight: 900;
		font-size: 64px;
	}

	.content h2{
		font-size:26px;
	}

	.content p{
		color: #ecf0f1;
		font-family: "Lato";
		line-height: 28px;
		font-size: 15px;
		padding-top: 50px;
	}

	p.credit{
		padding-top: 20px;
		font-size: 12px;
	}

/

	/** fork icon**/
	.fork{
		position: absolute;
		top:0px;
		left: 0px;
	}

.fa.fa-eye {
    font-size: 40px;
    color: #fff;
}
.fa.fa-download{
     font-size: 40px;
    color: #fff;
}



.cus-list h4 {
    padding-bottom: 22px;
}


.error-page h4 {
    font-size: 24px;
    text-align: center;
}
.error-page-list {
    display: table;
    line-height: 2;
    margin: 0 auto;
    padding-top: 6rem;
}
.error-page-list > li {
    font-family: aller-bold;
    font-size: 16px;
    list-style: outside none none;
}
.marginBottom-0 {margin-bottom:0;}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/*search box style*/

/*
.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 25px;
  border: 1px solid #ccc;
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {

  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {

  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
    
}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 100%;
  border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #3596e0;
  left: initial;
  font-size: 14px;
}
.search-form .form-group:hover, .search-form .form-group.hover {
    border-radius: 0px;
    width: 50%;
    transition: 1s;
}



.cus-search {
    position: relative;
    right: 6rem;
        color: #323f67;
    font-family: aller-bold;
    top: 0.5rem;
}
*/




.wrong {
    display: table;
    font-size: 20px;
   height: 100vh;
    margin: 50px auto;
         color: #323f67;
    font-family: aller-bold;
}





/****************contact page***********************/
.iframe-mapsec p {
    font-family: abel-regular;
    font-size: 16px;
    font-weight: 500;
}
.iframe-mapsec h4 {
    padding-bottom: 20px;
}
.cus-address {
    font-size: 20px;
    font-family: abel-regular;
    font-weight: 600;
    color: #347AB7;
    padding-bottom: 30px;
}
.click-branch {
    font-size: 14px;
    position: relative;
    top: 30px;
    font-family: abel-regular;
    color: #13235F;
}
.click-branch1 {
    font-size: 12px;
    position: relative;
    top: 0px;
    font-family: abel-regular;
    color: #13235F;
}
.iframe-mapsec {
    display: table;
    margin: 190px auto;
}
#delhi, #Calcutta, #Pune, #bombay, #Srilanka, #Workssouth{
    color: #444444;
    cursor: pointer;
    font-size: 30px;
    font-weight: 600;
    position: absolute;
}
.map-sec {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 500px;
}
.map-sec > #delhi {
    background-color: #000;
    border-radius: 9px;
    height: 13px;
    right: 282px;
    top: 124px;
    width: 13px;
}
.map-sec > #Calcutta {
    background-color: #000;
    border-radius: 9px;
    height: 13px;
    right: 137px;
    top: 207px;
    width: 13px;
}
.map-sec > #Pune {
   background-color: #000;
    border-radius: 9px;
    height: 13px;
    right: 329px;
    top: 267px;
    width: 13px;
}
.map-sec > #bombay {
    background-color: #000;
    border-radius: 9px;
    height: 13px;
    right: 343px;
    top: 257px;
    width: 13px;
}
.map-sec > #Srilanka {
    background-color: #000;
    border-radius: 9px;
    height: 13px;
    right: 255px;
    top: 429px;
    width: 13px;
}
.map-sec > #Workssouth {
    background-color: #000;
    border-radius: 9px;
    height: 13px;
    right: 250px;
    top: 343px;
    width: 13px;
}
.sri-add{
    color: #203980 !important;
    font-family: abel-regular;
    font-size: 17px !important;
    font-weight: 600 !important;
    padding-bottom: 0;
}
.map-sec > div:hover {
    transform: scale(1.5);
    transition: all 1s ease 0s;
}
/*contact us mobile*/
.mobile-address {
    display: none;
}
.break-flex {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
.form {
   background-color: #ffffff;
    border: 1px solid #c4d2ff;
    border-radius: 0.25rem;
    box-shadow: 1px 0 1px -1px #ccc;
    color: #000;
    display: block;
    font-family: abel-regular;
    font-size: 14px;
    font-weight: 600;
    padding: 1rem;
    width: 100%;
}
.hidden {
  display: none;
}

/*  for display selector content*/
.box {
    height: auto;
    margin: 40px 0 auto;  
    width: auto;
}
.box p{
        font-family: abel-regular;
    font-size: 16px;
    font-weight: 500;
}
.img-responsive.factory {
    bottom: 10px;
    height: 17px;
    left: 14px;
    position: absolute;
    width: 100%;
}















/**********search box styles**************/
.container-4{
   overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
    width: 300px;
    float: right;
      display: block;
       padding-top: 1rem;
}

.container-4 input#search{
   background: #c2c2c2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    color: #000;
    float: left;
    font-family: abel-regular;
    font-size: 14px;
    height: 40px;
    padding-left: 15px;
}
.container-4 button.icon{
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; 
  border: none;
  background: #232833;
  height: 40px;
  width: 50px;
  color: #4f5b66;
  opacity: 0;
  font-size: 10pt; 
  -webkit-transition: all .55s ease;
  -moz-transition: all .55s ease;
  -ms-transition: all .55s ease;
  -o-transition: all .55s ease;
  transition: all .55s ease;
}
.container-4:hover button.icon, .container-4:active button.icon, .container-4:focus button.icon{
    outline: none;
    opacity: 1;
    margin-left: -50px;
  } 
  .container-4:hover button.icon:hover{
    background: #23282D;
      color: #fff;
  }











/******* operator page styles*********/


.img-wrapper {
	display: inline-block;
	overflow: hidden;
     border: 1px solid #79DCB9;
}

.img-wrapper img {
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    vertical-align: middle;
}

.img-wrapper img:hover {
	transform:scale(1.2);
    -ms-transform:scale(1.2); /* IE 9 */
    -moz-transform:scale(1.2); /* Firefox */
    -webkit-transform:scale(1.2); /* Safari and Chrome */
    -o-transform:scale(1.2); /* Opera */
  transition:1s;
    cursor: pointer;
}



/*happy clients styles*/
.carouselTicker {
      border: 1px solid;
    margin-top: 20px;
    padding-bottom: 25px;
}
.carouselTicker__item {
    border: medium none;
    float: left;
    height: auto;
    line-height: 60px;
    margin: 0 0 0 20px;
    position: relative;
    text-align: center;
    top: 0;
    width: 125px !important;
}
.carouselTicker__list{
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding-bottom: 0px;
    margin-top: 25px;
}
.fa.fa-angle-left.fa-2x {
    background: #13235f none repeat scroll 0 0;
    cursor: pointer;
    height: 60%;
    left: 15px;
    margin-top: 1px;
    outline: 0 none;
    position: absolute;
    top: 85px;
    width: 40px;
}
.fa.fa-angle-right.fa-2x {
    background: #13235f none repeat scroll 0 0;
    cursor: pointer;
    height: 60%;
    margin-top: 1px;
    outline: 0 none;
    position: absolute;
    right: 15px;
    top: 85px;
    width: 40px;
}







