@charset "utf-8";
/* CSS Document */
@font-face {
  font-family:CorisandeLight;
  src: url(../fonts/CorisandeLight.ttf);
}

*:hover, *:hover * {
    transition: all 0.3s;
}
body {font-family:'Open Sans', sans-serif;}
p {font-size:15px;
    line-height:25px;
	color:#56565a;
	    word-spacing: 1px;
    letter-spacing: 0.2px;
}
a {color:#255d8b; text-decoration:none;}
a, .btn, button {
    outline: none;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.btn:hover, .btn:focus { color:#fff;}
.btn:active, .btn.active {box-shadow:none;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline:0px; color:#fff;}
a:hover {text-decoration:none; color:#255d8b;}
a:focus, a:active {color:inherit; text-decoration:none; outline:0px;}
h1,h2,h3,h4,h5,h6 {text-transform: capitalize;color:#3e3d4e;font-family: 'Montserrat', sans-serif;}
.mrtp-0 {margin-top:0px !important;}
.martp10 {margin-top:10px;}
.martp20 {margin-top:20px;}
.martp30 {margin-top:30px;}
.martp40 {margin-top:40px;}
.martp50 {margin-top:50px;}
.mar-btm20 {margin-bottom:20px;}
.mar-btm30 {margin-bottom:30px;}
.mar-btm40 {margin-bottom:40px;}
.mar-btm50 {margin-bottom:50px;}
.martp0 {margin-top:0px;}
/*=============== scroll bar start ==================*/
::-webkit-scrollbar{
	width:6px;
	background-color:#cccccc;
}
::-webkit-scrollbar-thumb{
	background-color:#333333;
	border-radius:4px;
}
::-webkit-scrollbar-thumb:hover{background-color:#333333;}
::-webkit-scrollbar-thumb:active{
	background-color:#333333;
} 
/*=============== scroll bar end ==================*/
/*scroll top*/
#scroll {position: fixed;
    right: 10px;
    bottom:20px;
    cursor: pointer;
    display: none;
    z-index: 999;
}
#scroll img {margin:0px auto;}
/*======header=====*/
.top-header {
    background-color:#f8f9fa;
    text-align: center;
    /*animation: blink 1s linear infinite;*/
    padding:12px 0;
    text-align: center;
}
.top-header h1 {
    color:#255d8b;
    font-size:15px;
    margin-bottom: 0px;
    margin: 0;
}
.top-header h1 span {font-weight: 600;}
.btn-head {
        box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.12);
    background-color: #ee2d35;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    margin-left: 10px;
}
@keyframes blink {
    0% {background: #ed1b24;}
   25% {background: #ed1b24;}
   50% {background: #000;}
   100% {background: #000;}
}
.main-header {position:absolute;
			z-index:9;
			width:100%;
			height:25%;
			left:0px;
			top:57px;
}
.tp-info {margin-bottom:0px;}
.tp-info li {color:#fff;
    line-height: 21px;
    font-size:12px;
    letter-spacing: 0.1px;
	position:relative;
	padding-right:0px;
	font-weight:400;
}
.tp-info li i {padding-right: 6px;
    vertical-align: middle;
}
.tp-info li:after {position: relative;
    top: -1px;
    content: '|';
    line-height: 20px;
    margin-left: 5px;
    font-size: 12px;
}
.tp-info li:last-child:after {display:none; content:inherit;}
.socail-tpright {margin-bottom:0px; text-align:right; padding-top:2px;}
.socail-tpright li i {text-align: center;
    font-size: 26px;
    color: #fff;
    padding-right: 4px;
}
.socail-tpright li i:last-child {padding-right:0px;}
.socail-tpright li a i:hover { color:#ee2d35;}
.affix {
      top: 0;
      width: 100%;
      -webkit-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out;
	  z-index:999;
	  background-color:rgba(0, 0, 0, 0.9) !important;
      min-height:68px !important;
}
.affix .navbar-brand > img {width: 115px;}
.affix .navbar-brand {height:68px;padding: 5px 15px;}
.affix .navbar-nav>li>a {padding-top:25px;padding-bottom: 25px;}
.affix-top {
      position: static;
      top: -35px;
}
.affix + .container{padding-top: 70px;}
/*navbar*/
.navbar-brand {height:96px;
    padding:5px 15px;
}
.navbar-brand > img {
    display: block;
    width: 240px;
}
.navbar {border-radius:0px;
    margin-bottom:0px;
    border:0px solid;
	min-height:96px;
}
.navbar-default {background-color:transparent;border-color:transparent;border-bottom: 1px solid rgba(255,255,255,.15);}
.navbar-default .navbar-nav > li > a {
    font-weight:400;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #fff;
    text-transform: uppercase;
    word-spacing: 1px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#ee2d35;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#ee2d35;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
     color:#ee2d35;
    background-color: transparent;
}
.btn-nav {display: inline-block;
    text-transform: uppercase;
    padding: 10px 26px;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    background-color: #255d8b;
    border: 2px solid #255d8b;
    color: #fff;
    border-radius: 30px;
    margin-top:25px;
}
.btn-nav:hover {
    background-color:#1d4f78;
    color: #fff;
}
.navbtn-wrap {display: contents;
    text-align: center;}
.navbtn-wrap span {display: block;
    color: #fff;
    font-size: 12px;
    margin-top: 2px;
}
.navbtn-wrap span a {color:#fff;}
.navbtn-wrap span img {    width: 15px;
    vertical-align: middle;
    margin-left: 4px;}
/*drop-drop down*/
.dropdown-menu > li > a {padding:12px 18px;
    color: #000;
    text-transform: uppercase;
    font-size:13px;
    font-weight:400;
	letter-spacing: 0.5px;
    border-radius: 0px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color:#ee2d35;
    text-decoration: none;
    background-color: transparent;
}
.open > .dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);  
}
.dropdown-menu {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;  
  animation-fill-mode: forwards; 
  -webkit-transform: scale(1, 0);
  display: block;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.dropdown .dropdown-menu {
	-webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    border: 0px;
    padding: 0px;
    background-color:#fff;
    min-width:218px;
    border-radius:8px;
	margin:0px;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
}
.navbar-nav>li>.dropdown-menu {
	margin-top:0px;
	border-radius:8px;
}
.dropdown .dropdown-menu li {
    margin: 0px;
    border-bottom:1px solid #edeae9;
    background: transparent;
    -ms-transform: skew(0deg);
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.dropdown .dropdown-menu li:last-child {border-bottom:0px;}
.navbar-right .dropdown-menu {left:0;right:auto;}
/* ANIMATED X */
.navbar-toggle.x .icon-bar:nth-of-type(1) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 10% 10%;
	-ms-transform-origin: 10% 10%;
	transform-origin: 10% 10%;
}

.navbar-toggle.x .icon-bar:nth-of-type(2) {
	opacity: 0;
	filter: alpha(opacity=0);
}

.navbar-toggle.x .icon-bar:nth-of-type(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 10% 90%;
	-ms-transform-origin: 10% 90%;
	transform-origin: 10% 90%;
}

/* ANIMATED X COLLAPSED */
.navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
	opacity: 1;
	filter: alpha(opacity=100);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
/* END ANIMATED X */
/*welcome-infos-global-section start*/
.welcome-infos-global-section {background: url(../img/infos-bg.png) no-repeat top left / cover;
    position: relative;
    z-index: 0;
    padding: 60px 0px;
}
h2.main_heading {
    font-size: 60px;
    color: #255d8b;
    font-weight:700;
    position: relative;
    text-transform: uppercase;
}
h2.main_heading span {
    color:#3e3d4e;
    font-size: 40px;
    font-weight: normal;
}
h2.main_heading:before {
    border: 12px solid #f2f2f2;
    content: '';
    position: absolute;
    top: -25px;
    left: 48px;
    width: 316px;
    height: 192px;
    z-index: -1;
}
.view-more {
    font-size: 18px;
    text-transform: uppercase;
    color: #ee2d35;
    margin-right: 30px;
    margin-top: 52px;
}
.creative-content h1 {text-transform: uppercase; margin-bottom: 20px;}
.creative-content a {font-weight: 600;}
/*webservice-section start*/
.webservice-section {padding:60px 0px;
    background:#fff url(../img/service-bg.png) no-repeat top center;
    position: relative;
    z-index: 0;
    border-top: 1px solid #e5e5e5;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.title-heading h1 {color:#424242;
    margin-top: 0px;
    position: relative;
    font-size:40px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top:15px;
}
.title-heading h1:before { position: absolute;
    top: 0px;
    content: '';
    height: 4px;
    width: 60px;
    background-color:#255d8b;;
}
.title-heading h1 span {
    color: #255d8b;
    font-weight:800;
}
.title-heading h3 {margin-top: 0px; font-weight: 700;line-height: 30px;}
.itservice-item {text-align: center;
    /*border: 2px dotted #ddd;*/
    padding: 25px;
    margin-bottom: 12px;
    background-color:#fff;
    box-shadow: 0 3px 5px 2px rgba(0,0,0,0.15);
}
.service-icon {position: relative;
    height: 130px;
    width: 130px;
    border:2px solid #b9b9b9;
    text-align: center;
    margin: 0px auto;
    border-radius: 50%;
    padding:25px;
    transition: .7s;
    top: 0;
}
.service-icon:before {
    position: absolute;
    content: '';
    border-radius: 50%;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    border: 1px solid #b9b9b9; 
}

.service-icon img {margin: 0px auto;}
.itservice-item h3 {font-weight: 600;font-size: 20px;}
.itservice-item h3 a {color: #3e3d4e;}
.service-link {font-weight: 600;
    text-transform: uppercase;
    color: #5c5c5c;
    position: relative;
}
.service-link::after {
    position: absolute;
    top: 6px;
    right: -15px;
    content: "";
    background: url(../img/link-arrow.png) no-repeat;
    width: 9px;
    height: 9px;
    transition: .7s;
}
.itservice-item:hover .service-link {color:#ee2d35;}
.itservice-item:hover .service-icon {top: -10px;}
.itservice-item:hover .service-link::after {right:-20px;}
.itservice-item:hover .service-icon, .itservice-item:hover .service-icon:before {border-color:#ee2d35;}
/*pr-strip-section start*/
.pr-strip-section {padding: 50px;
    background: url(../img/bg-particles.png) no-repeat #ee2d35;
    background-size: cover;
    background-position: initial;
}
.pr-strip-section h1 {color: #fff; margin: 0px; font-weight: 700;padding-top: 10px;}
.btn-rgt-bx {text-align:right;} 
.btn2-white {background-color: #fff;
    color: #ee2d35;
    padding: 18px 35px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 50px;
    -webkit-box-shadow: 3px 3px rgba(0, 0, 0, .2);
    box-shadow: 3px 3px rgba(0, 0, 0, .2);
    font-weight: 600;
    font-size: 16px;
}
.btn2-white:hover, .btn2-white:focus, .btn2-white:active {color: #ee2d35;}
/*our-process-section start*/
.our-process-section {padding:70px 0px; text-align: center; background-color: #fff;}
.our-process-section h2 { margin: 0px; margin-bottom:30px;font-weight: 700;}
.our-process-section p {font-size: 15px; line-height: 30px;}
.our-process-section img {margin: 0px auto;}
/*our-client-section start*/
.our-client-section {padding:60px 0px;
    position: relative;
    background: url(../img/clients-bg.jpg) no-repeat;
    background-size: cover;
}
.title-white h1, .title-white p {color: #fff;}
.client-logo-slide {
    background-color: #fff;
    border:4px solid #ddd;
    padding:6px;
}
.client-logo-slide img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.client-logo-slide:hover img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}
.client-list li {
    border-bottom: 1px solid #ddd;
    width: 20%;
    float: left;
    padding: 15px;
    border-right: 1px solid #ddd;
    background-color: #fff;
}
.client-logo img {width: 180px; margin:0px auto;}
/*our-work-section start*/
.client-testimonial-section {padding:70px 0px;
    width: 100%;
    background: url(../img/testimonial-bg.png) center top no-repeat,#fff;
}.testimonial{
    background: #fff;
    padding: 20px;
    margin: 0 15px 10px 15px;
    position: relative;
}
.testimonial:before{
    content: "";
    width: 100%;
    height: 100%;
    background: #0d8a63;
    position: absolute;
    top: 4%;
    left: 2%;
    opacity: 0.5;
    z-index: -1;
}
.testimonial .title{
    font-size: 20px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
    margin-top: 0;
}
.testimonial .description{
    font-size: 14px;
    color: #555;
    line-height: 30px;
}
.testimonial .testimonial-content{
    position: relative;
}
.testimonial .testimonial-content:after{
    content: "\f10e";
    font-family: "FontAwesome"; 
    font-weight: 900;
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 45px;
    color: #a8a8a8;
}
.testimonial .pic{
    display: inline-block;
    float: left;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 15px;
    overflow: hidden;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .content{
    display: inline-block;
    margin: 10px 0;
}
.testimonial .name{
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
}
.testimonial .post{
    font-size: 14px;
    color: #555;
    line-height: 24px;
}
.testimonial .rating{
    padding: 0;
    margin: 0;
    list-style: none;
}
.testimonial .rating li{
    display: inline-block;
    color: #ffc207;
}
.owl-theme .owl-controls{
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
    background: #0d8a63;
}
@media only screen and (max-width: 479px){
    .testimonial .testimonial-content:after{
        content: "";
    }
}
.testimonial{
    background: #fff;
    padding: 20px;
    margin: 0 15px 10px 15px;
    position: relative;
    border: 1px solid #ddd;
}
.testimonial:before{
    content: "";
    width: 100%;
    height: 100%;
    background: #ddd;
    position: absolute;
    top: 4%;
    left: 2%;
    opacity: 0.5;
    z-index: -1;
}
.testimonial .title{
    font-size: 20px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
    margin-top: 0;
}
.testimonial .description{
    font-size: 14px;
    color: #555;
    line-height:24px;
}
.testimonial .testimonial-content{
    position: relative;
}
.testimonial .testimonial-content:after{
    content: "\f10e";
    font-family: "FontAwesome"; font-weight: 900;
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 45px;
    color: #a8a8a8;
}
.testimonial .pic{
    display: inline-block;
    float: left;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 15px;
    overflow: hidden;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .content{
    display: inline-block;
    margin: 10px 0;
}
.testimonial .name{
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
}
.testimonial .post{
    font-size: 14px;
    color: #555;
    line-height: 24px;
}
.testimonial .rating{
    padding: 0;
    margin: 0;
    list-style: none;
}
.testimonial .rating li{
    display: inline-block;
    color: #ffc207;
}
.owl-theme .owl-controls{
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
    background: #0d8a63;
}
@media only screen and (max-width: 479px){
    .testimonial .testimonial-content:after{
        content: "";
    }
}
/*contactbg-section start*/
.contactbg-section {background-color: #FFECB3;
    text-align: center;
    background-image: url(../img/bg-icon.png);
    padding: 30px 0px;
    background-repeat: repeat;
    background-position: left top;
}
.bg-content {
    background: rgba(255, 255, 255, .7);
    padding: 30px;
    -webkit-box-shadow: 1px 1px 9px 0px #00000026;
    box-shadow: 1px 1px 9px 0px #00000026;
}
.bg-content h1 {color: #255d8b;
    font-weight: 700;
    font-size: 32px;
    line-height:50px;
}
.bg-content h3 {margin-bottom:25px; color: #000;font-size: 18px;}
.bg-btn {
    margin: 0px auto;
    display: block;
    border: none;
    background-color:#255d8b;
    width: 400px;
    max-width: 100%;
    line-height: 50px;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    border-radius: 50px;
    -webkit-box-shadow: 3px 3px rgba(0, 0, 0, .2);
    box-shadow: 3px 3px rgba(0, 0, 0, .2);
}
/*footer-sec start*/
.main-footer {background: url(../img/footer-bg.png);
    background-size: cover;
    padding: 50px 0 30px 0px;
    position: relative;
}
.main-footer a {color: #fff;}
.main-footer:before {
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:rgba(23, 27, 76, 0.7);
}
.contact-list li {color: #fff; margin-bottom: 10px;}

.contact-list li i {
    color: #ee2d35;
    font-size: 16px;
    vertical-align: middle;
    padding-right: 8px;
}
.mid-box {text-align: center;}
footer .mid-box .btn-ft {
    background: #ee2d35;
    display: inline-block;
    border-radius: 50px;
    padding: 10px 40px;
    color: #fff;
    margin-bottom: 20px;
}
.logo-img {width:78%;}
footer .row {
    border-bottom: 1px solid #b9c0ba38;
    padding-bottom: 30px;
}
footer .row:last-child {border-bottom: 0px; padding-bottom: 0px; margin-top: 30px;}
.footer-widget p {color: #fff;}
.footer-widget img {width: 140px;}
.top-footer h2 {
    font-size: 16px;
    text-transform: uppercase;
    color: #ee2d35;
    font-weight:700;
    margin-bottom: 20px;
    margin-top: 30px;
}
.list-link li {line-height: 24px; 
               position:relative;
			   padding:0 0 10px 12px;
			   font-size: 13px;
}
.list-link li:before {
    position: absolute;
   content: '';
    left: 0px;
    top: 9px;
    width: 6px;
    height: 6px;
    background-color:#ee2d35;
}
.list-link li:hover:before {
    left:2px;
    color:#ee2d35;
}
.list-link li a {color:#d0d0d0;}
.list-link li a:hover {color:#fff;}
.social-ft {margin-bottom:2px; text-align:center;}
.social-ft li a {
    color: #9e9e9e;
    font-size:17px;
    text-decoration: none;
    display: block;
    transition-duration: .3s;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height:36px;
    border: 1px solid rgba(158, 158, 158, 0.5);
	border-radius: 50%;
}
.social-ft li {padding:0px;}
.social-ft li a.fb:hover {background-color:#3B5998;color:#fff; border-color:#3B5998;}
.social-ft li a.ins:hover {background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    border-color: #fd5949; color: #fff;}
.social-ft li a.linkd:hover {background-color:#0e76a8;color:#fff;border-color:#0e76a8;}
.social-ft li a:hover i {
    transition: 0.9s;
    transform: rotateY(360deg);
}
.bottom-footer {padding:20px 0px 12px 0px;background-color:#191919;}
.copyright p {
    font-size:12px;
    margin-bottom: 0px;
	letter-spacing:0.4px;
	color:#797979;
	text-align:center;
}
.bottom-footer p a:hover {color:#ee2d35;transition:.3s;}
/*whatsapp*/
.whatsapp-chat {
    background: #FFF;
    border: 1px solid #dedfe0;
    border-right: none;
    right: -76px;
    top:60%;
    width: 130px;
    height: 55px;
    position: fixed;
    border-radius: 50px 0 0 50px;
    z-index:9;
    transition: .7s;
    overflow: hidden;
}
.whatsapp-chat .chat-box {
    position: relative;
    padding: 5px 0 0 60px;
}
.whatsapp-chat .chat-box .icon {
    position: absolute;
    width: 45px;
    height: 45px;
    left: 4px;
    top: 4px;
    background: #5baf46;
    border-radius: 50px;
    text-align: center;
    line-height: 45px;
}
.whatsapp-chat .chat-box .icon i {
    font-size:22px;
    color: #FFF;
    animation: chat-box 4s linear infinite;
}
.whatsapp-chat .chat-box span {
    font-size: 15px;
    text-transform: uppercase;
    color: #5baf46;
    font-weight: 600;
    line-height: 39px;
}
.whatsapp-chat:hover {right: 0;}
@keyframes chat-box {
    0%, 100% {transform: scale(1);}
   50% {transform: scale(1.3);}
}

/*=======inner page start========*/
.inner-banner { background-image:url(../img/web-agency-banner.jpg);
				background-position:center;
				background-repeat:no-repeat;
				background-size:cover;
				position:relative;
				padding:270px 0px 150px 0px;
}
.inner-banner:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.85);
    top: 0;
    left: 0;
    content: "";
}
.inner-banner h3 {margin-top: 0px;
    color: #c9c6c6;
    font-size: 18px;
    text-align: right;
    line-height: 28px;
    margin-bottom: 0px;
}
.banner-heading {margin-left:40px;}
.banner-heading h1 {position: relative;
    color: #fff;
    text-shadow:2px 2px 1px #1b3043;
    margin: 0px;
    padding-top: 10px;
    font-size: 44px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom:2px;
}
.banner-heading h1:before {
   border: 10px solid rgba(255,255,255,0.1);
    content: '';
    position: absolute;
    top: -40px;
    left: -40px;
    width: 340px;
    height: 160px;
}
.banner-heading h1:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0px;
    width:60px;
    height: 4px;
    background: #ee2d35;
    box-shadow: 1px 1px 0px #091826;
}
.banner-heading h1 span {font-size: 17px;
    display: block;
    text-transform: none;
    text-shadow: none;
    margin-bottom: 8px;
    margin-top: 5px;}
.inner-banner .breadcrumb {
    padding: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    border-radius: 0px;
    position: relative;
}
.inner-banner .breadcrumb li {text-transform: uppercase; letter-spacing: 0.6px;font-size: 12px;}
.inner-banner .breadcrumb li, .inner-banner .breadcrumb li a {color: #fff;}
.inner-banner .breadcrumb > .active {color:#ee2d35;z-index:1;position: relative;}
.webdesign-banner {background-image: url(../img/custom-web-design-banner.png);background-position: initial;}
.webdevelopment-banner {background-image:url(../img/web-development-banner.jpg);}
.seo-banner {background-image: url(../img/seo-agency-banner.jpg);}
.smo-banner {background-image: url(../img/seo-agency-banner.jpg);}
.ppc-banner {background-image: url(../img/ppc-banner.png);}
.mobile-app-banner {background-image: url(../img/mobile-app-banner.jpg);}
.contact-banner {background-image: url(../img/contact-us-banner.jpg);}
/*about-us page start*/
.innerpg-section {padding: 60px 0px;}
.title-center {text-align: center;}
.title-center  h1:before {left:0;right:0;margin: 0px auto;}
.why-choose-section {padding: 70px 0px; 
    position: relative;
    background-image: url(../img/why-choose-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -2;
}
.why-choose-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,0.88);
}
.heading-white, .heading-white span {color: #fff !important;}
.why-chooseus-content h3 {margin-top: 0px; color: #fff;font-weight: 700;margin-bottom: 20px;}
.why-chooseus-content ul li {line-height: 24px;
    position: relative;
    padding: 0 0 10px 15px;
    font-size: 15px;
    width: 50%;
    float: left;
    color:rgba(255, 255, 255, 0.7);
}
.why-chooseus-content ul li:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 9px;
    width:8px;
    height:8px;
    background-color: #ee2d35;
    border-radius: 50%;
}
/*service page start*/
.hghlight-txt {border: 1px dashed #ddd;
    padding: 12px 20px;
    display: table;
    text-align: center;
    margin: 0px auto;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
        line-height: 27px;
}
.h4-hding {line-height: 30px;}
.phra {color: #666;}
.img-center img {margin: 0px auto;}
.webdesign-section {background: url(../img/web-bg.jpg) center no-repeat fixed;
    background-size: cover;
    padding: 60px 0;
    position: relative;
}
.webdesign-section:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.85);
    top: 0;
    left: 0;
    content: "";
}
.list2 li {line-height: 24px;
    position: relative;
    padding: 0 0 25px 30px;
    font-size: 15px;
    color:rgba(255, 255, 255, 0.7);
}
.list2 li span.list-hd {font-weight: 700;display: block; font-family:'Montserrat', sans-serif; font-size: 17px;color:#fff;}
.list2 li:before {
    position: absolute;
    font-family: "FontAwesome";
    content: '\f00c';
    left: 0px;
    top:5px;
    font-size: 20px;
    color: #ee2d35;
}
.seo-service-section {background: url(../img/seo-bg.jpg) center no-repeat fixed;}
.seo-service-section, .smo-service-section, .ppc-service-section, .app-development-service-section {
    background-size: cover !important;
    padding: 60px 0;
    position: relative;
}
.seo-service-section:before, .smo-service-section:before, .ppc-service-section:before, .app-development-service-section:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.89);
    top: 0;
    left: 0;
    content: "";
}
.smo-service-section {background: url(../img/smo-bg.jpg) center no-repeat fixed;}
.smo-service-section:before {background-color: rgba(0,0,0,0.5);}
.ppc-section {padding-bottom:60px;}
.list1 li {
    background: url(../img/check-icon.png) 0 7px no-repeat;
    padding: 0 0 20px 30px;
    font-size:16px;
    font-weight: 600;
}
.ppc-service-section {background: url(../img/ppc-bg.jpg) center no-repeat fixed;}
.ppc-service-section:before {background-color: rgba(0,0,0,0.82);}
.app-development-service-section {background: url(../img/app-development-bg.png) center no-repeat fixed;}
.app-development-service-section:before {background-color: rgba(0,0,0,0.7);}
/*portfolio page start*/
.portfolio-section {background-image: url(../img/testimonial-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.portfolio-item {padding: 10px;
    background: #FFF;
    border: 1px solid #efefef;
    margin-bottom: 30px;
    border-bottom: 2px solid #d2d2d2;
}
.portfolio-image {
    overflow: hidden;
    position: relative;
}
.portfolio-image img {width: 100%;}
.portfolio-item span.overlay {
    -moz-transition: background .5s, opacity .5s;
    -webkit-transition: background .5s, opacity .5s;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: background .5s, opacity .5s;
    width: 100%;
}
.portfolio-item span.overlay .overlay-text {
    display: table;
    height: 100%;
    width: 100%;
}
.portfolio-item span.overlay .overlay-text-inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
.portfolio-item span.overlay .overlay-text-inner span.title {
    background: url(../img/arrow-circle-white.png) center bottom no-repeat;
    color: #fff;
    font-size: 1.4em;
    padding-bottom: 38px;
}
.portfolio-item:hover .portfolio-image img {
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transform: scale(1.05);
    transition: all .5s ease-in-out;
}
.portfolio-item:hover span.overlay {
    background:rgba(37, 93, 139, 0.8);
    opacity: 1;
}
.portfolio-detail { padding-top:15px;}
.portfolio-detail h3 {font-size:15px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
    color: #434242;
}
.portfolio-detail p {margin-bottom: 5px; color: #ccc;text-transform: uppercase;font-size: 12px;}
.portfolio-item:hover .portfolio-detail h3 { color: #255d8b;}
.portfolio-item:hover .portfolio-detail p { color: #666;} 

/*contact page start*/
.conatactpg-section {background-color: #f9f9f9;
    padding:70px 0px;
}
.contact-form {background-color:#fff;
    -webkit-box-shadow: 0 8px 100px -10px rgba(0,0,0,.15);
    box-shadow: 0 8px 100px -10px rgba(0,0,0,.15);
    position: relative;
    padding:30px 40px;
    margin-bottom: 25px;
}
.contact-form h3 {font-weight: 700;
    font-size: 30px;
    position: relative;
    margin-top: 0px;
    margin-bottom: 30px;
}
.contact-form h3:after {
    content: '';
    position: absolute;
    top:-30px;
    left: 0px;
    width: 60px;
    height: 4px;
    background: #ee2d35;
}
.contact-form .form-group {margin-bottom:30px;}
.contact-form label {margin: 0px;}
.contact-form .form-control {padding-left: 0px;
    height: 40px;
    box-shadow: none;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #e1e2e5;
    
}
.form-control:focus {border-color:#ee2d35;}
textarea.form-control {height: auto !important;}
.sb-btn {padding:15px 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 50px;
    -webkit-box-shadow: 3px 3px rgba(0, 0, 0, .2);
    box-shadow: 3px 3px rgba(0, 0, 0, .2);
    font-weight: 600;
    font-size: 16px;
    background-color: #ee2d35;
    transition: all .3s ease-in-out;
}
.sb-btn img {padding-left: 10px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all .3s ease-in-out;
}
.sb-btn:hover img {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
.contact-info-wrap {
    background: url(../img/contact.svg) no-repeat;
    background-position-x: 97px;
    margin-top: 15px;
}
.add-box {margin-bottom:22px;}
.add-icon {float: left;}
.add-icon i {color: #255d8b;
    font-size: 20px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
    background-color: rgba(255, 255, 255, 0.4);
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #ddd;
}
.add-detail {display: block;overflow: hidden;}
.add-detail h3 {margin-top: 0px; margin-bottom:4px; text-transform: uppercase; font-size:14px;font-weight: 600;}
.add-detail h3 img {width:16px;margin-left: 5px;}
.add-detail p img {margin-right: 5px; width: 12px;}
.close-time {color: #ee2d35;font-weight: 600;}
.social-ft li {margin-right: 10px;}
.contact-social li a {color: #fff;height:40px;width:40px;line-height: 40px;}
.contact-social li a.fb {background-color: #3B5998;border-color: #3B5998;}
.contact-social li a.ins {background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    border-color: #fd5949;}
.contact-social li a.linkd {background-color:#0e76a8;border-color:#0e76a8;}






