body {
    font-family: "Poppins", sans-serif;
    color: #333;
    font-size: 13px;
    line-height: 26px;
    font-weight: 400;
    letter-spacing: .5px;
    overflow-x: hidden;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 600;
    color: #333;
    font-family: "Poppins", sans-serif !important;
}
ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

a:hover {
    text-decoration: none;
}
a:focus {
    text-decoration: none;
    color: #333;
    outline: 0;
}
hr {
    margin-top: 0;
    margin-bottom: 0;
}
.navbar-fixed-top {
    position: fixed !important;
	top:0;
    right: 0;
    left: 0;
    z-index: 999;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-duration: .8s;
    -webkit-animation-duration: .8s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
}
.top-header {
    padding: 5px 0;
    background: #333;
}
.top-header .top-phone, .top-header .top-address {
    padding: 5px 0;
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
}
.top-header .top-address {
    margin-right: 15px;
}
.top-header.primary-bg {
    background: #e84c3d;
}
.social-top ul.top-social li {
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    margin: 0 1px 0 0;
    padding: 5px 10px;
    list-style: none;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.social-top ul.top-social li:first-child {
    margin-left: 0;
}
.social-top ul.top-social li a {
    text-decoration: none;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.social-top ul.top-social li a i {
    text-align: center;
    padding-top: 3px;
}
.social-top ul.top-social li:hover {
    background: #ffffff;
}
.social-top ul.top-social li:hover i {
    color: #24252a;
}
.header-address {
    margin-top: 5px;
}
.header-address a {
    display: inline-block;
    text-align: center;
    font-size: 34px;
    width: 50px;
    height: 50px;
    color: #e84c3d;
}
.header-address i {
    margin-top: 12px;
    margin-left: 2px;
}
.header-address .header-content {
    display: inline-block;
}
.header-address .header-content h5 {
    font-size: 13px;
    text-transform: uppercase;
}
.header-address .header-content p {
    font-size: 13px;
}
.mr10 {
    margin-right: 10px;
}
.mr-left{margin-left:auto;}
.main-header .bg-light{background-color: #fff!important; border-bottom:1px solid #d7d7d7; padding:0.8rem 1rem;}
.main-header .navbar-nav .nav-link{font-size: 13px;
font-weight: 600;
text-transform: uppercase;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{color:#e84c3d !important;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{color:#e84c3d;}
.drop-menu{border:none; border-radius:0; box-shadow: 0 0 4px #bdbdbd;
-webkit-box-shadow: 0 0 4px #bdbdbd;
-moz-box-shadow: 0 0 4px #bdbdbd;
-o-box-shadow: 0 0 4px #bdbdbd;}
.drop-menu .dropdown-item{font-size: 13px;
}
.drop-menu .dropdown-item.active, .drop-menu .dropdown-item:active{background-color: #e84c3d;}
.main-header .navbar-light .navbar-toggler{border-color: #fff;outline:none;}
.left-arrow{background: #000;
padding: 18px;
position: absolute;
left: 0;}
.right-arrow{background: #000;
padding: 18px;
position: absolute;
right: 0;}
.banner-main .carousel-caption{margin-bottom:120px;}
.banner-main .carousel-caption h3{font-size: 50px;
font-weight: 700;
line-height: 50px;
letter-spacing: 5px;
color: #fff;
margin-bottom:20px;
text-transform: uppercase;}
.banner-main .carousel-caption p{font-size:20px;}
.banner-main .carousel-caption h3 >span{color:#e84c3d;}
.banner-main .carousel-indicators li{width: 15px;
height: 15px;}
.about-us{background:#fff;}
.pad-t80{padding-top:80px;}
.pad-b50{padding-bottom:50px;}
.section-title {
    position: relative;
    margin: 0 0 60px;
}
.section-title h3 {
    position: relative;
    font-size: 30px;
    line-height: 42px;
    color: #333;
}
.section-title h3::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 37px;
    height: 1px;
    margin: -20px auto;
    content: '';
    opacity: 1;
    background: #333;
}
.feature-1 h4 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #000;
    margin-top: 0;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;

}
.feature-1 {
    margin-right: 15px;
    margin-bottom: 30px;

}
.feature-1 h4 span {
    float: right;
    font-size: 44px;
    color: #e84c3d;
    position: relative;
    top: -16px;
}
.parallax {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 0;
    background-size: cover;
}
.feature-2 .media-body h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
    text-transform: uppercase;
	 color: #fff;
}
.black-font .media-body h3{color:#333;}
.feature-area h3{font-size: 30px; line-height: 40px; margin: 0 0 10px; text-transform: uppercase; color: #fff;}
.feature-area p{color:#fff;}
.feature-2 .feature-icon > span {
    font-size: 45px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #e84c3d;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.right-half.width33, .left-half.width33 {
    width: 33%;
}
.left-half {
    left: 0;
}
.right-half, .left-half {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-size: cover;
}
.section-title.left h3::after {
    left: 0;
    right: 100%;
}
.pad80 {
    padding: 80px 0;
}
.btn {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-primary {
    font-size: 14px;
    font-style: normal !important;
    line-height: 17px;
    margin: 0;
    padding: 12px 25px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #ffffff !important;
    border: 0;
    background: #e84c3d;
    text-shadow: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn-primary:hover {
    background: #24252a;
    color: #e84c3d !important;
}
.btn-primary.call-to-action-dark:hover {
    background: #f3f3f3;
    color: #24252a !important;
}
.btn-primary.white {
    background: #fff;
    color: #e84c3d !important;
}
.btn-primary.white:hover {
    background: #24252a;
}
.btn-primary.black {
    background: #24252a;
    color: #e84c3d !important;
}
.btn-primary.black:hover {
    background: #e84c3d;
    color: #fff !important;
}
.pad-b80 {
    padding-bottom: 80px;
}
.pad-t60 {
    padding-top: 60px;
}
.feature-4 {
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
}
.feature-4::before {
    content: '';
    position: absolute;
    width: 1px;
    border-left: 1px dashed #cecece;
    top: 50%;
    bottom: 0;
    left: 38px;
    margin-bottom: -72px;
}
.feature-4 .feature-icon {
    position: relative;
}
.feature-4 .feature-icon span {
    border: 1px solid #333;
    border-radius: 50%;
    padding: 15px;
    display: inline-table;
    font-size: 36px;
    width: 78px;
    background: #fff;
    line-height: 45px;
}
.feature-4 .media-body h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #000;
}
.feature-4:last-child {
    margin-bottom: 0;
}
.feature-4:last-child:before {
    display: none;
}
.white {
    color: #fff !important;
}
.white h3 {color: #fff;}
.section-title.white h3::after {
    background: #fff !important;
}
.testimonial-item img {
    width: 100px;
}
.testimonial-item p {
    font-size: 15px;
    font-style: italic;
    margin-bottom: 20px;
}
.testimonial-item {
    width: 90%;
    margin: 0 auto;
}
.testimonial-item .name {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
    color: #e84c3d;
}
ul.logo-group {
    overflow: hidden;
    padding: 0;
    border: 1px solid #ddd;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-right-color: rgb(221, 221, 221);
        border-bottom-color: rgb(221, 221, 221);
    border-right: none;
    border-bottom: none;
    position: relative;
}
ul.logo-group li {
    width: 20%;
    float: left;
    height: 150px;
    list-style: none;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
ul.logo-group li img {
    display: block;
    margin: 5px auto 0 auto;
}
.footer-title h3 {
    font-size: 17px;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    margin-bottom: 20px;
}
.footer-text {
    margin-bottom: 30px;
}
p.footer-info {
    margin-bottom: 5px;
	position: relative;
    padding-left: 27px;
}
p.footer-info i {
    color: #e84c3d;
    margin-right: 5px;
    font-size: 15px;
    min-width: 15px;
	position: absolute;
    left: 0;
    top: 6px
}
.footer-section p {
    color: #bfbfbf;
}
.copyright .copyright-text a {
    color: #e84c3d;
    font-weight: 600;
}
.copyright {
    border-top: 1px solid #353535;
    padding: 1rem 0px 0px 0px;
	text-align:center;
}
.back-to-top.reveal {
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 30;
    filter: alpha(opacity=3000);
}
.back-to-top.reveal:focus, .back-to-top.reveal:active, .back-to-top.reveal:hover {
    background-color: #24252a;
    opacity: 100;
    filter: alpha(opacity=10000);
}
.back-to-top {
    position: fixed;
    z-index: 1000;
    right: 25px;
    bottom: 15px;
    width: 40px;
    height: 40px;
    margin: 0;
    background-color: #e84c3d;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 350ms;
    -o-transition: opacity 350ms;
    transition: opacity 350ms;
}
.back-to-top i {
    position: absolute;
    top: 50%;
    left: 35%;
    margin-top: -15px;
    margin-left: -3px;
    color: #ffffff;
}
.breadcrumb-section {
    padding: 60px 0;
}
.page-title {
    padding: 4px 0 0 0;
}
.page-title h1 {
    font-size: 35px;
    letter-spacing: 1.5px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
}
.breadcrumb-section {
    padding: 60px 0;
}
.breadcrumb {
    background: transparent;
    border-radius: 0;
    color: #fff;
    float: right;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}
.breadcrumb li {
    display: inline-block;
    padding: 0 5px 0 0;
}
.breadcrumb li a {
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.breadcrumb li a:hover {
    color: #e84c3d;
}
.breadcrumb li:after {
    content: "\f101";
    padding-left: 10px;
    font-family: 'FontAwesome';
    font-size: 15px;
}
.breadcrumb li:first-child:after, .breadcrumb li:last-child:after {
    content: "";
}
.page-title {
    padding: 4px 0 0 0;
}
.page-title h1 {
    font-size: 35px;
    letter-spacing: 1.5px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
}
.about-content p{text-align:justify;}
.feature-7 {
    margin-top: 35px;
    display: inline-block;
}
.feature-7 a {
    display: inline-block;
    text-decoration: none;
    float: left;
    width: 60px;
    height: 60px;
    background: #e84c3d;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    color: #ffffff;
}
.feature-7 h4 {
    font-size: 17px;
    margin: 0 0 15px;
    margin-left: 80px;
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 10px;
}
.feature-7 span {
    display: block;
    margin: 0;
    font-size: 11px;
    font-family: georgia;
    margin-left: 80px;
    color: #666;
    font-style: italic;
}
.pad-b30{padding-bottom:30px;}
.web-design-content p{text-align:justify;}
.mbl-margin-bottom{margin-bottom:50px;}
.feature-9 h4 {
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.feature-9 .fa {
    font-size: 50px;
    border: 1px solid #e84c3d ;
    height: 89px;
    width: 89px;
    line-height: 89px;
    border-radius: 100%;
	color:#e84c3d; 
}

.contact-form .form-control {
    width: 100%;
    display: block;
    height: 45px;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #999999;
    font-size: 13px;
    border: 1px solid #ccc;
    outline: none;
    margin: 0 0 20px;
    
}
.contact-form .form-control:focus {border:1px solid #e84c3d;}
.contact-form .help-block, .quotation-form .help-block {color: #f00;}
.grid-job-widget{background-color: #fff;
    padding: 60px 0 25px;
    box-shadow: 0 5px 25px 0 rgba(41,128,185,.15);
    -webkit-box-shadow: 0 5px 25px 0 rgba(41,128,185,.15);
    border-radius: 6px;
    text-align: center;
    overflow: hidden;
    transition: .7s;
    margin-bottom: 30px;
    position: relative;
}
.grid-job-widget .job-type {
    padding: 3px 25px;
    border-radius: 50px;
    border: 1px solid #eaeff5;
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 15px;
}
.full-type {
    color: #0fb76b!important;
}
.job-like {
    position: absolute;
    top: 20px;
    right: 35px;
}
.toggler {
    color: #e6edf5;
    cursor: pointer;
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1;
}
.toggler [type=checkbox]:checked, .toggler [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0;
}
.toggler input {
    display: none;
}
button:focus, button:hover, input:focus, input:hover {
    outline: 0;
}
.toggler input:checked+i {
    color:#e84c3d ;
}
.grid-job-widget .u-content {
    padding: 0 1.25rem 1.25rem;
}

.grid-job-widget .avatar .fa {
    font-size: 75px;
    margin: 3px;
	margin-bottom:30px;
	color:#e84c3d ;
   }
.u-content h5 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 500;
	
}
.u-content h5 > a{color:#333;}
.grid-job-widget .text-muted, .text-muted {
    font-size: 13px;
	margin-bottom:0;
}
.br-light {
    border-color: #eaeff5!important;
}
.btn-radius {
    border-radius: 50px;
}
.job-browse-btn {
    font-size: 13px;
	color:#333;
}
.job-browse-btn:hover{
	color:#e84c3d;
}
.part-type {
    color: #feb801!important;
}
.detail-wrapper {
    width: 100%;
    display: table;
    border-radius: 6px;
    margin-bottom: 40px;
    border: 1px solid #eaeff5;
}
.detail-wrapper-body {
    padding: 1.5em 1em 1.5em 1.5em;
}
.job-title-bar h3{font-weight:normal;margin:10px 0; font-size:25px;}
span.job-tag {
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 50px;
    top: -3px;
    position: relative;
}
.job-detail-content .mrg-l-5 {
    margin-left: 5px;
}
.job-detail-content .bg-success-light {
    background: rgba(15,183,107,.1)!important;
    color: #0fb76b!important;
}
.job-detail-content .mrg-bot-0{margin-bottom:0;}
.detail-wrapper-header {
    padding: 1em 1em 1em 1.5em;
    border-bottom: 1px solid #eaeff5;
}
.detail-wrapper-header h5{font-weight:normal;}
.detail-list {
    padding: 0;
    display: inline-block;
    width: 100%;
}
.detail-list li {
    list-style: none;
    float: left;
    width: 100%;
    margin: 0 0 12px;
    position: relative;
    padding-left: 23px;
    line-height: 22px;
    font-size: 14px;
}
.detail-list li::before {
    position: absolute;
    left: 0;
    top: 13px;
    width: 10px;
    height: 1px;
    content: "";
    background: #677782;
}
.widget-boxed {
    background-color: #fff;
    border-radius: 6px;
    padding: 0 12px 32px 20px;
    transform: translate3d(0,0,0);
    z-index: 1;
    margin-bottom: 35px;
    position: relative;
    border: 1px solid #eaeff5;
}
.widget-boxed-body {
    padding: 20px 0 0;
}
.widget-boxed-header {
    padding: 14px 0;
    border-bottom: 1px solid #eaeff5;
}
.side-list ul {
    margin: 0;
    padding: 0;
}
.side-list ul li:last-child, .side-list.no-border ul li {
    border-bottom: none;
}
.side-list ul li {
    list-style: none;
    padding: 10px 5px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #eaeff5;
}
.theme-btn {
    background: #e84c3d !important;
    border: 1px solid #e84c3d!important;
    color: #ffffff !important;
}
.light-gray-btn {
    background: #e8edf1;
    border: 1px solid #e5eaef;
	color:#333!important;
}
.btn-m {
    padding: 14px 30px;
    font-size: 16px;
}
.full-width {
    width: 100%;
}
.mrg-bot-10 {
    margin-bottom: 10px;
}
.widget-boxed-body a.full-width i {
    margin-right: 5px;
}
.padd-r-10{padding-right:10px;}
.widget-boxed-header h4{font-weight: normal; font-size:1.25rem;}
.side-list ul li span {
    float: right;
}
#owl-demo .item{
  margin: 0 5px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: 120px;
  border:1px solid #999;
  padding:10px;
}
.inner-list{list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 30px 0 30px 0;
}
.inner-list > li:before {
    content: " > "; /* Insert content that looks like bullets */
    padding-right: 8px;
    color: #e84c3d; /* Or a color you prefer */
	font-size:15px;
	font-weight:bold;
}
.mrg-bot-15{margin-bottom:15px}
.mrg-bot-30{margin-bottom:30px}
.ico-box{border:1px solid #ddd; padding:10px;box-shadow: 2px 2px 5px -1px #bbb;}
.icon-seo img{height:190px;}
.content-seo h5{margin:20px 0 10px 0; color:#e84c3d;}
.content-seo{text-align:center;}
.content-seo p{text-align:center;}
.seo-content{padding:40px 0;}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.row-eq-height .ico-box{height:100%;}
.enquiryfix-btn{position:fixed; z-index:800;left:0; top:40%;background:#cd3c2e; height:55px;width:55px;line-height: 55px;
    text-align: center; }
.enquiryfix-btn a{
    color: #fff;
    font-size: 25px;
}
.service-offer{padding:40px 0;}
.single-service-box {
    border: 1px solid #eaeaea;
    padding: 25px 10px;
    text-align: center;
    position: relative;
	margin-bottom:20px;
}
.single-service-box .icon{margin-bottom:10px;}
.single-service-box .icon >span{font-size:50px; color:#cd3c2e;}
.single-service-box:hover{border-bottom:2px solid #cd3c2e; box-shadow:0px 0px 10px -2px rgba(125,125,125,1);}
.why-choose-web-design{padding:40px 0;}
.ser-list-ul{list-style: outside none none;
    padding: 0; margin:0;}
.ser-list-ul li{    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 9px;
    padding-left: 27px;
    position: relative;}
.ser-list-ul li span{    color: #cd3c2e;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 0;}
.work-process {
  z-index: 2;
  padding:0 0 60px 0;
  position:relative;
}
.work-process [class*="col"]:nth-child(even) .process-wrapper {
  margin-top: 65px;
}

.work-bg-pattern {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  z-index: -1;
  margin-top: -50px;
  background-position: left center;
}

.tw-work-process {
  text-align: center;
}
.tw-work-process p {
  font-weight: 700;
  color: #2f2c2c;
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 23px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.process-wrapper {
  width: 170px;
  background-color: #cd3c2e;
  height: 170px;
  border-radius: 50%;
  margin: 0 auto;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.process-wrapper:hover {
  -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.12);
}

.process-inner {
  vertical-align: middle;
  text-align: center;
}
.bg-orange{background:#e77919;}
.icon-seo-webdesign{text-align:center;}
.ico-box-webdesign{border:1px solid #ddd; padding:10px;box-shadow: 2px 2px 5px -1px #bbb;}
.icon-seo-webdesign img{height:190px; margin-bottom:20px;}
.content-seo-webdesign h5{margin:20px 0 10px 0; color:#e84c3d; font-size:16px;}
.content-seo-webdesign{text-align:center;}
.content-seo-webdesign p{text-align:justify;}
.seo-content-webdesign{padding:40px 0;}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.row-eq-height .ico-box-webdesign{height:100%;}
.mr-top{margin-top:30px;}
/* Responsive media query */

@media only screen and (max-width:768px){ 
.main-header .container{max-width:100%;}
.carousel-inner img {
      width: 100%;
      height: 100%;
  }
  .icon-seo-webdesign img{height:auto;}
.main-header .navbar-brand{margin-right:2px;}
.navbar-toggler{padding: 4px 5px;}
.banner-main .carousel-caption h3{display:none;}
.banner-main .carousel-caption p{display:none;}
.left-arrow{display:none;}
.right-arrow{display:none;}
.left-half{display:none;}
ul.logo-group li {
    width: 50%;
}
}