* {
    margin: 0px;
    padding: 0px;
}

body {
    padding-top: 90px!important;
    background: #fff!important;
    	font-size:15px;
		font-family:Arial, Helvetica, sans-serif;
		color:#000;
}
p{
   	font-size:15px;
		font-family:Arial, Helvetica, sans-serif;
		color:#000; 
}


#main-menu.navbar-default .navbar-nav>li:active>a,
#main-menu.navbar-default .navbar-nav>li.open>a,
#main-menu.navbar-default .navbar-nav>li:hover>a,
#main-menu.navbar-default .navbar-nav>li:active>a,
#main-menu.navbar-default .navbar-nav>li.open>a,
#main-menu.navbar-default .navbar-nav>li:hover>a,
#main-slider .slider-inner h2>span,
#ofb h2>span,
.media.service-box .pull-left>i,
ul.nostyle i,
.media.service-box .pull-left>li {
    color: #cbdd34
}

#main-slider .owl-prev:hover,
#main-slider .owl-next:hover,
#bar,
.media.service-box .pull-left>i:after,
.media.service-box .pull-left>i:after,
.btn.btn-primary,
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.section-header .section-title:after,
.media.service-box .pull-left>li:after {
    background-color: #cbdd34
}

.btn.btn-primary,
.btn.btn-primary:hover,
.btn.btn-primary:focus {
    border: 1px #cbdd34 solid
}

address,
.contact-datails {
    font-size: 16px;
    vertical-align: baseline;
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    color: #272727
}

.navbar.navbar-default {
    border: 0;
    border-radius: 0;
    margin-bottom: 0
}

.navbar.navbar-default .navbar-toggle {
    margin-top: 25px
}

.navbar.navbar-default .navbar-brand {
    height: auto;
    padding: 22px 0 0
}
  #banner
	{
	
	}
#main-menu.navbar-default .navbar-nav>li.active>a,
#main-menu.navbar-default .navbar-nav>li.open>a,
#main-menu.navbar-default .navbar-nav>li:hover>a {
    background: transparent;
    padding-top: 36px
}

@media only screen and (min-width:768px) {
   
   
    #main-menu.navbar-default {
        
        background: rgba(255, 255, 255, 0.9);
        -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1)
    }
    #main-menu.navbar-default .navbar-nav>li>a {
        padding-top: 30px;
        color: black
    }
    #banner
	{
		
	}

    #main-menu.navbar-default .navbar-nav>li.active>a,
    #main-menu.navbar-default .navbar-nav>li.open>a,
    #main-menu.navbar-default .navbar-nav>li:hover>a {
        background: transparent;
        padding-top: 27px
    }
    .txt {
        padding-top: 0;
        padding-left: 5px;
        font-family: Times New Roman;
        font-size: 24px;
        font-weight: bold;
        color: #cbdd34
    }
    .txt1 {
        font-size: 15px
    }
    #main-slider {
        overflow: hidden;
        margin-top: 10px;
		
    }
}

/* AH Titile Header */

.txt {
    padding-top: 22px;
    padding-left: 5px;
    font-family: Times New Roman;
    font-size: 20px;
    font-weight: bold;
    color: #cbdd34
}

.txt1 {
    font-family: Times New Roman;
    font-size: 15px;
    font-weight: bold;
    color: #cbdd34
}
@media only screen and (min-width:320px) and (max-width:620px)
{
    #ofb
    {
        padding:40px 0px !important;
    }
    
}
@media only screen and (max-width:320px) {
   
    #main-menu.navbar-default {
        background: rgba(255, 255, 255, 0.9);
        -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1)
    }
    
	  #banner
	{
	
	}
    #main-menu.navbar-default .navbar-nav>li>a {
        padding-top: 0 !important;
        color: black
    }
    .txt {
        padding-top: 0;
        padding-left: 10px;
        font-family: Times New Roman;
        font-size: 23px;
        font-weight: bold;
        color: #cbdd34;
        margin-top: 12px
    }
    .txt1 {
        font-size: 14px
    }
    #main-menu.navbar-default .navbar-nav>li.active>a,
    #main-menu.navbar-default .navbar-nav>li.open>a,
    #main-menu.navbar-default .navbar-nav>li:hover>a {
        background: transparent;
        padding-top: 37px
    }
    #main-slider {
        overflow: hidden
    }


}
#services p
{
	 hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto; 
}

#main-slider {
    overflow: hidden;
    margin-top: 18px
}

#main-slider .item {
    height: 550px;
    background-size:cover;
}

#main-slider .slider-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color:#fff;
}

#main-slider .slider-inner h2 {
    margin-top: 280px;
    font-size: 32px;
    text-transform: capitalize;
    color: #CCC
}

#main-slider .slider-inner .btn {
    margin-top: 10px
}

#main-slider .owl-prev,
#main-slider .owl-next {
    position: absolute;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    margin-top: -15px;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50px;
    z-index: 5;
    -webkit-transition: background-color 400ms;
    transition: background-color 400ms
}

#main-slider .owl-prev {
    left: -35px;
    text-indent: 10px
}

#main-slider .owl-next {
    right: -35px;
    text-indent: -10px
}

#bar {
    width: 0;
    max-width: 100%;
    height: 5px
}

#progressBar {
    margin-top: -4px;
    position: relative;
    z-index: 999;
    width: 100%;
    background: rgba(0, 0, 0, 0.1)
}

#cta {
    padding: 50px 0;
    background-color: #eee
}

#ofb h2 {
    margin-top: 0
}

#ofb .btn {
    margin-top: 40px
}

#ofb2 {
    background:url(../images/bg.jpg);
    color: #fff;
	width:100%;
	height:100%;
	
}

#ofb .btn {
    margin-top: 10px
}

#ofb h2 {
    color: #fff;
    font-size: 44px;
    line-height: 1
}

#features {
    padding: 25px 0 0 0
}

#features .media.service-box:first-child {
    margin-top: 80px
}

.media-body {
    height: 10px
}

.media.service-box {
    margin: 25px 0
}

.media.service-box .pull-left {
    margin-right: 20px
}

.media.service-box .pull-left>i {
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
    border-radius: 100%;
    box-shadow: inset 0 0 0 1px #d7d7d7;
    -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
    transition: background-color 400ms, background-color 400ms;
    position: relative
}

.media.service-box .pull-left>i:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 160%;
    margin-top: -10px;
    right: -10px;
    border: 4px solid #fff;
    border-radius: 100px
}

.media.service-box:hover .pull-left>i {
    background-image: -moz-linear-gradient(180deg, #2caab3 0, #2c8cb3 100%);
    background-image: -webkit-linear-gradient(180deg, #2caab3 0, #2c8cb3 100%);
    background-image: -ms-linear-gradient(180deg, #2caab3 0, #2c8cb3 100%);
    color: #fff;
    box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8)
}

#ofb {
    background: #242a33 url(../images/feat-bg.jpg);
    color: black;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 350px 0 50px 50px
}

#ofb h3 {
    color: black
}
#work-process h4
{
	color:white;
}
#ofb .media.service-box:first-child {
    margin-top: 80px
}

#services {
    padding: 0px;
}

.media.service-box {
    margin: 25px 0
}

.media.service-box .pull-left {
    margin-right: 20px
}

.media.service-box .pull-left>li {
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
    border-radius: 100%;
    box-shadow: inset 0 0 0 1px #d7d7d7;
    -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
    transition: background-color 400ms, background-color 400ms;
    position: relative
}
#work-process p
{
	 hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
 
  
  
}
.media.service-box .pull-left>i {
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 45px;
    border-radius: 100%;
    box-shadow: inset 0 0 0 1px #d7d7d7;
    -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
    transition: background-color 400ms, background-color 400ms;
    position: relative
}

.media.service-box .pull-left>i:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    right: -10px;
    border: 4px solid #fff;
    border-radius: 20px
}

.media.service-box .pull-left>li:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    right: -10px;
    border: 4px solid #fff;
    border-radius: 20px
}

.media.service-box:hover .pull-left>i {
    background-image: -moz-linear-gradient(90deg, #2caab3 0, #2c8cb3 100%);
    background-image: -webkit-linear-gradient(90deg, #2caab3 0, #2c8cb3 100%);
    background-image: -ms-linear-gradient(90deg, #2caab3 0, #2c8cb3 100%);
    color: #fff;
    box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8)
}

.media.service-box:hover .pull-left>li {
    background-image: -moz-linear-gradient(90deg, #2caab3 0, #2c8cb3 100%);
    background-image: -webkit-linear-gradient(90deg, #2caab3 0, #2c8cb3 100%);
    background-image: -ms-linear-gradient(90deg, #2caab3 0, #2c8cb3 100%);
    color: #fff;
    box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8)
}


#Careers {
    padding-top: 0px
}

#Industries {
    padding-top: 0px
}

#Industries ul li {
    padding: 7px 4px!important;
    list-style-type: disc!important
}

#Industries ul li ul {
    padding-left: 25px!important
}

#Industries ul li ul li {
    list-style-type: circle!important
}

#aboutus {
    padding-top: 0px
}

.btn {
    border-width: 0;
    border-bottom-width: 3px;
    border-radius: 3px
}

.column-title {
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    position: relative
}

.column-title:after {
    content: " ";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 40%;
    border-bottom: 1px solid #cadc38
}

ul.nostyle {
    list-style: none;
    padding: 0;
    margin-bottom: 20px
}

#work-process {
    margin-top: 30px;
    padding: 120px 0 50px;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

#work-process h2 {
    color: #fff
}

#work-process h3 {
    color: #fff;
    margin-bottom: 0
}

#work-process .icon-circle {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border: 4px solid #cadc38;
    border-radius: 50px;
    position: relative
}

#work-process .icon-circle>span {
    border-style: solid;
    border-width: 3px;
    border-color: #cadc38;
    border-radius: 100%;
    background-color: #fff;
    position: absolute;
    width: 24px;
    height: 24px;
    line-height: 20px;
    top: -12px;
    color: #64686d
}

#work-process h3 {
    margin-bottom: 50px
}

#contactus {
    padding-top: 0px;
    font-family: Arial;
    font-size: 10.5px;
    font-weight: 400!important;
    color: #64686d!important;
    line-height: 26px!important
}


.owl-theme .owl-controls {
    border-top: 1px solid #d5d5d5;
    margin-top: 40px;
    padding-top: 30px
}

.owl-theme .owl-controls .owl-buttons div {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #ff9f1c;
    border-radius: 4px;
    opacity: 1;
    padding: 0
}

.owl-prev:before,
.owl-next:before {
    content: "\f053";
    font-family: 'FontAwesome';
    color: #fdfffc
}

.owl-next:before {
    content: "\f054"
}

.owl-prev:hover:before,
.owl-next:hover:before {
    color: #011627
}

.section-header .section-title {
    font-size: 44px;
    color: #272727;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    margin: 0 0 20px
}

.section-header .section-title:before {
    content: "";
    position: absolute;
    width: 140px;
    bottom: 0;
    left: 50%;
    margin-left: -70px;
    height: 1px;
    background: #ebebeb
}

.section-header .section-title:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: -11px;
    left: 50%;
    margin-left: -12px;
    border: 5px solid #fff;
    border-radius: 20px
}


    background: #333;
    color: #fff;
    transform: rotate(-45deg)
}

@media only screen and (max-width:990px) {
    .our-team {
        margin-bottom: 10px
    }
}
   padding-top: 100px
}

footer {
    background: #f9f9f9;
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: 114px 145px
}

.footer h4 {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 17px;
    color: #3d3d3d
}

.footer-menu {
    padding-left: 0
}

.footer-menu li {
    padding: 0 0 15px;
    list-style: none
}

.footer-menu ul li a {
    color: #000;
    display: block;
    padding-left: 10px
}

.footer-menu ul li a:hover {
    color: #2d68a9;
    text-decoration: none
}

.social-media-icons {
    padding: 0 0 10px
}

.social-media-icons i {
    font-size: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: middle
}

.social-media-icons a {
    color: #312d3b
}

.social-media-icons .twitter i {
    color: #00bbf6
}

.social-media-icons .fb i {
    color: #3a5899
}

.social-media-icons .google i {
    color: #f14c4a
}

.social-media-icons .dribbble i {
    color: #ea4c89
}

.social-media-icons .drupal i {
    color: #008ece
}

.social-media-icons .youtube i {
    color: #e12a27
}

.fb {
    color: #3a5899
}

.twitter {
    color: #00bbf6
}

.youtube {
    color: #e12a27
}