

a:hover
{text-decoration:none;
}

.about-sec
{
	padding:40px 0px;
	background:#eee;
}
.footer-v1
{
	background:#222;
	padding:20px 0px;
	color:#fff;
	
	
}

.footer-v1 footer h3
{
	color:#fff;
        font-size:20px;
}

.footer-v1 footer h3:after
{
	color:#fff;
}


.copyright
{
  background-color: #111;
  padding:15px 0px;
}
.copyright p
{
  margin-bottom:0px;
  color:#fff;
  text-align:center;
}

.copyright p a
{
   color:#ec3440;
   text-decoration:none;
}

  
  
 .headline {
    display: block;
    margin: 10px 0 25px 0;
        border-bottom: 1px dotted #6a6a6b;
}
 .headline h2, .headline h3, .headline h4 , .headline h1 {
    margin: 0 0 -2px 0;
    padding-bottom: 10px;
    display: inline-block;
    border-bottom: 2px solid #ec3440;
}
.headline h1 ,h2 {
    font-size: 22px;
} 


.margin-top-30
{
    margin-top:30px;
} 

.margin-bottom-30
{
    margin-bottom:30px;
} 

.margin-bottom-50
{
    margin-bottom:50px;
} 
.margin-bottom-20
{
    margin-bottom:20px;
} 
.bigtext
{
   font-size:22px;
   text-align:center;
} 

.padd-40
{
   padding:30px 0px;
}

.small-box .well
{
	
	margin-bottom:0px;
	min-height:173px;
    background-color: #fff;
    border-radius:0px;
    border: 1px solid #b2b2b2;
}
.small-box .well h4
{
	font-size:15px;
	color:#333;
}

.link-list a {
    color: #eee;
    font-size: 14px;
    padding: 6px 0px;
    display: inline-block;
	text-decoration:none;
    
}
.link-list li:first-child {
    border-top: none !important;
}
.link-list li {
    border-top: solid 1px #353535;
}

.icon-box .text-danger {
    color: #72c02c;
}


.center-heading

{
	text-align:center;
	text-transform:uppercase;
	
}

.center-heading::after {
    width: 70px;
    border-top-width: 2px;
}

 .center-heading::after
 {
    content: "";
    display: inline-block;
    border-top-style: solid;
    border-color: #ec3440;
}


.brd-box {
    border: solid 1px #d2d2d2 !important;
	background: #fff;
	padding:10px;
}


.rounded {
    border-radius: .25rem;
}
.g-color-white {
    color: #fff !important;
}


.s-icon {
   width: 70px;
   height: 70px;
   position: relative;
   display: inline-block;
   text-align: center;
   transition: all .2s ease-in-out;
   background-color: #ec3440 !important;
   border-radius: 50%;
}
.s-icon i

{
	line-height:70px;
	color:#fff;
}



.pull-50{
    -webkit-transform: translateY(-70%);
    -ms-transform: translateY(-70%);
    transform: translateY(-70%);
}



.small-box-icon i

{
	line-height:70px;
	color:#ec3440;
}

.pull-80{
    -webkit-transform: translateY(-80%);
    -ms-transform: translateY(-80%);
    transform: translateY(-80%);
}

.shadow {
    box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.09);
    
}


.u-shadow-v21 {
    box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.09);
    transition-property: all;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-duration: .3s;
}

[class*="u-block-hover"], [class*="u-block-hover"]::before, [class*="u-block-hover"]::after {
    transition: all .3s ease;
}

[class*="u-block-hover"] {
    position: relative;
    max-width: 100%;
    margin: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.u-bg-overlay {
    position: relative;
}

.g-bg-black-opacity-0_4--after::after {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

.u-bg-overlay::before, .u-bg-overlay::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}






#testimonial-sec {
   
    padding: 40px 0 40px;
   
	background:#eee;
}

    #testimonial-sec .testmonial-box {
        background-color: #fff;
        border: 2px solid #f7f8f9;
        line-height: 28px;
        margin: 0px 0px 0px 120px;
        padding: 20px;
        position: relative;
      
    }

        #testimonial-sec .testmonial-box::before {
            border: 20px solid transparent;
            border-right-color: #fff;
            content: '';
            display: block;
            left: -40px;
            position: absolute;
            top: 20px;
        }

.testimonial {
    margin: 0px 0px 20px 0px;
}

.testimonial-image {
    border-radius: 50%;
 vertical-align:top;
    overflow: hidden;
   
    width: 50px;
    display:inline-block;
}

    .testimonial-image img {
        height: auto;
        width: 50px;
    }

.testimonial-inner {
    background-color: #fff;
    border: 2px solid #f7f8f9;
    line-height: 22px;
    margin: 0px 0px 0px 15px;
    border:1px solid #ddd;
    border-radius:6px;
    padding: 10px 10px 0 10px;
    position: relative;
    min-height:170px;
    font-size:12px;
    font-style:italic;
    display:inline-block;
    width:calc(100% - 80px);
}
.testimonial-inner p

{

color:#333;	
	
}

    .testimonial-inner:before {
        border:15px solid transparent;
        border-right-color: #ec3440;
        content: '';
        display: block;
        left: -30px;
        position: absolute;
        top: 20px;
    }

.testimonial-title {
    border-bottom: 1px solid #f7f8f9;
    margin: 0px 0px 5px 0px;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 7px;
    font-style: normal;
}

    .testimonial-title h2 {
        float: left;
        font-size: 12px;
        font-weight: 600;
        margin: 13px 0px 0px 0px;
        text-transform: uppercase;
      
    }

.testimonial-rating {
    color: #ec3440;
    float: right;
    margin-top: 7px;
}

.testimonial-sign {
    color: #444;
    font-size: 13px;
    font-style: italic;
    margin-top: 15px;
    text-align: right;
    font-weight:bold;
}

.b-text
{
	color: #ec3440;
	    font-size: 35px;
}






.innerHeading {
    background: url(../img/inner-banner.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 140px 0 60px 0;
    font-size: 25px;
    font-family: 'helioscond';
    font-weight: 400;
}



.heading-left {
	margin-bottom: 30px;
	text-align: left;
	position: relative
}
.heading-left:after {
	
	left: 36px;
    width: 70px;
    height: 2px;
    content: " ";
    bottom: -10px;
    background: #ec3440;
    position: absolute;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}
.heading-left h2 {
    
    
    /* margin-top: 0; */
    text-transform: uppercase
}

.heading-center{
    margin-bottom: 30px;
    text-align: center;
    position: relative
}
.heading-center:after {
    
    /*left: 36px;*/
    width: 70px;
    height: 2px;
    content: " ";
    bottom: -10px;
    background: #ec3440;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
    
    
    
}
.heading-center h2 {
	
	
	/* margin-top: 0; */
	text-transform: uppercase
}

.contactus ul li
{

padding:5px 0px;

}

.slide-list a
{
	color: #111111;
	padding: 8px 0px;
}
.slide-list a:hover
{
	color: #ec3440;
	
}

.slide-list li {
    border-top: solid 1px #ccc;
}


/* Gb Feature */

.feature-content ul li  {
	float: left;
	width: 33.3%;
	color: #828586;
	padding: 40px 15px;
	-webkit-transition: all 900ms;
	-moz-transition: all 900ms;
	-ms-transition: all 900ms;
	-o-transition: all 900ms;
	transition: all 900ms;	
}

.feature-content ul li.feature-bg {
	background-color: #f0f0f0;	
}

.feature-icon {
	font-size: 55px;
	line-height: 0;
	display: inline-block;
}

.feature-content ul li:hover .feature-icon {
	color: #000;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.feature-content h1 {
	font-size: 20px;
	color: #333;
	margin: 20px 0 15px;
}

.color-red {
    color: #ec3440;
}







.brand-area-3 {
    padding: 20px 0;
    background: #e2e2e2;
}
.single-brand-3 {} .brand-3-img {
    position: relative;
    overflow: hidden
}
.brand-3-img:before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
}

.brand-3-img img {
    transition: all 0.6s ease 0s;
    width:250px;
}
.brand-3-link {} .brand-3-link a {
    border: 2px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    height: 46px;
    left: 50%;
    line-height: 46px;
    margin-left: -25px;
    margin-top: -23px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 60%;
    transition: all 0.4s ease-in-out 0s;
    width: 46px;
    z-index: 1;
}


.brand-3-link a i {
    font-size: 18px;
    line-height: 43px;
}
.brand-curosel-3 .col-md-3 {
   
}
.brand-curosel-3.owl-theme .owl-controls {
    margin-top: 12px;
    text-align: center;
}
.brand-curosel-3.owl-theme .owl-dots .owl-dot {
    display: inline-block;
}
.brand-curosel-3.owl-theme .owl-dots .owl-dot span {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    height: 10px;
    margin: 5px 7px;
    transition: opacity 200ms ease 0s;
    width: 10px;
}
.brand-curosel-3.owl-theme .owl-dots .owl-dot.active span {
    width: 25px;
    border-radius: 8px;
    transition: all 0.3s ease-in-out 0s;
}
.brand-curosel-3.owl-theme .owl-dots .owl-dot.active span,
.brand-curosel-3.owl-theme .owl-dots .owl-dot:hover span {
    background: #666;
}

.dropdown-menu .divider {
   
    margin: 4px 0;
   
}


.heading-2::after {
    background: #ddd none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    position: absolute;
    width: 30%;
}


.gb-list

{
	text-align:center;
	
}


.banner-bottom
{
	background:#111111;
	color:#fff;
	padding:30px 0px;
}
.banner-overlay{position: relative; overflow: hidden;
}
.banner-bottom i{ 
    color: #fff;
    font-size: 50px;
    
}
.banner-bottom h3
{
	margin:0 auto; 
	padding-bottom:10px; 
	font-size:20px;
	
}
.banner-bottom13 {
    background: #0084b4;
}

.get-pro
{
	background: #ec3440;
	color:#fff;
}
.get-pro a
{
	
	color:#fff !important;
}




.item-box {
    background: #f6f6f6;
    overflow: hidden;
    margin: 16px 0;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item-box .item-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	position:absolute;
	left:0; right:0; top:0; bottom:0;
	text-align:center;
	color:#fff;

	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;
}
.item-box .item-hover,
.item-box .item-hover button,
.item-box .item-hover a {
	color:#fff;
}
.item-box .item-hover .inner {
	position:absolute;
	display:block;
	left:0; right:0; top:50%;
	margin-top:-10px;
	z-index:100;
}
.item-box:hover .item-hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.item-box .item-hover .overlay {
    background-color: rgba(169,69,69,0.6);
}


.item-box .item-hover .inner {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -10px;
    z-index: 100;
}
.overlay {
    background: rgba(0,0,0, 0.2);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.item-box .item-hover, .item-box .item-hover button, .item-box .item-hover a {
    color: #fff;
}
.item-box figure {
    width: 100%;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.item-box-desc {
    padding: 10px 20px;
    overflow: hidden;
	text-align:center;
	background: #30b5bd;
    color: #fff;
}
.digital
{
	background: url(../img/digital-marketing.jpg) no-repeat center;
}
.mobile
{
	background: url(../img/mobile.jpg) no-repeat center;
}


.breadcrumbs {
  z-index: 1;
  padding: 90px 0;
  position: relative;
}

.breadcrumbs.img {
  background: url(../img/inner-banner.jpg) no-repeat;
  background-size: 100% 100% !important;
  background-position: center c1enter;
}


.breadcrumbs:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0.2);
}

.breadcrumbs h1 {
  color: #fff;
  font-size: 36px;
  line-height: 50px;
  text-transform: uppercase;
  margin-top: 6% !important;
  
}

.breadcrumbs p {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 0;
  
  
  
}

  
  
  .back-to-top {
  position: fixed;
  display: block;
  width: 40px;
  height: 40px;
  bottom: 10px;
  border-radius: 50%;
  right: 10px;
  background: #ec3440;
  color: #fff;
  line-height: 40px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transform: translate3d(0, 35px, 35px);
  -webkit-transform: translate3d(0, 35px, 35px);
  text-align: center; }
  .back-to-top i {
    display: inline-block;
    font-size: 27px;
    line-height: 38px;
    text-align: center; }
  .back-to-top:hover {
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
    color: #fff; }
  .back-to-top.show {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0); }

	
	
	
	
	
	
	
/*team*/	
	



.team-two-bottom-area {
    overflow: hidden;
}

.team-heading {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 40px;
    margin-top: 74px;
    padding-bottom: 20px;
    text-align: center;
}


.ab-team-details {
    padding: 1.5em;
}
.ab-team-details .member-name {
    display: block;
    font-size: 18px;
    margin-bottom: 0.2em;
	color:#ec3440;
}
.ab-team-details .member-role {
    display: block;
    margin-bottom: 1em;
    color:#333;
}

.team-two-bottom-area .single-team {
    border-bottom: 1px solid #ddd;
    margin-bottom: -19px;
    text-align: center;
}
.team-2-border {
    border-right: 1px solid #ddd;
    margin-bottom: 35px;
}

.t-no-border

{
	border:none;
}

.red
{
	color:#ec3440;
	font-size:18px;
}

.floateffect {
    box-shadow: 0 0 1px transparent;
    display: inherit;
    transform: translateZ(0);
    transition-duration: .3s;
    transition-property: transform;
}

.floateffect:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-box-shadow: 0 5px 10px rgba(5, 5, 5, .215);
    box-shadow: 0 5px 10px rgba(5, 5, 5, .215);
    border-radius: 4px;
}



.services-item p {
   text-align:justify;
}
.title-with-ico, .title-with-ico ~ * {
    padding-left: 80px;
}
.title-with-ico {
    position: relative;
    height: 71px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.title-with-ico .ico {
    width: 70px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    
    border-style: solid;
    text-align: center;
    line-height: 60px;
	border-radius:50%;
    
}

.base-text-color{
    color: #ec3440;
}

.title-with-ico h3 {
    display: inline-block;
    vertical-align: middle;
}



.more-btn i {
    
    font-size: 18px;  
}
.more-btn i {
    
    font-size: 18px; 

}
.more-btn
{
    color: #ec3440;
}
.more-btn:hover
{
 color: #333;
 padding-right:10px;	
}


.headline-v1 {
    display: block;
    margin: 10px 0 10px 0;
    border-bottom: 1px dotted #ccc;
}

.headline-v1 h3 ,.headline-v1 h2 {
	margin: 0 0 -2px 0;
    padding-bottom: 10px;
    display: inline-block;
    color:#1F3D5C;
	text-transform: uppercase;

}

.sp-list li
{
   padding:3px 0px;	
}

.team-two-bottom-area .single-team img:hover {
   transition:2000ms ease-in-out;
   transform:scale(1.1);
}

.gray
{
	background:#eee;
	
	}
	
.head-0 h2	
{
	margin-top:0px;
	
}

.brd-box a
{
	color:#333;
	text-decoration:none;
	
}

.padd-15
{
	padding-left:15px;
	
}

.sp-list li:before
{
	font-family:FontAwesome;
	content: "\f192";
    padding-right: 6px;
	color: #ec3440;
	
}

.google_partner_logo {
    position: fixed;
    right: 0;
	top:120px;
    z-index: 99999999;
}






/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */

.social-network a.icopinterest {
	background-color: #cc202e;
}
.social-network a.icopinterest:hover {
	background-color: #cc202e;
}

.social-network a.icoFacebook {
	background-color:#3B5998;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}

.social-network a.icoTwitter {
	background-color:#2aaae0;
}

.social-network a.icoTwitter:hover {
	background-color:#2aaae0;
}

.social-network a.icoGoogle{
	background-color:#BD3518;
}

.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}

.social-network a.icoLinkedin {
	background-color:#007bb7;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i,.social-network a.icopinterest:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle a {
 background-color: #ec3440;   
}
.ml44
{
margin-left:30px;
line-height:24px;

}



.sidebar {
    position: fixed;
    top: 270px;
    z-index: 999999;
    left: 0px;
}
.sidebar ul li {
 display: block;
            margin: 4px;
            background: rgb(41, 89, 135);
            width: 180px;
            text-align: right;
            padding: 4px;
            -webkit-border-radius: 0 30px 30px 0;
            -moz-border-radius: 0 30px 30px 0;
            border-radius: 0 30px 30px 0;
            -webkit-transition: all 1s;
            -moz-transition: all 1s;
            -ms-transition: all 1s;
            -o-transition: all 1s;
            transition: all 1s;
            transform: translate(-145px, 0);
}

.sidebar ul li:hover {
-webkit-transform: translate(-20px, 0);
-moz-transform: translate(-20px, 0);
-ms-transform: translate(-20px, 0);
-o-transform: translate(-20px, 0);
transform: translate(-20px, 0);
background: #ec3440;
}
.sidebar ul li:hover a {
color: #fff;
outline:none;
font-size:16px;
text-decoration:none;
}

.sidebar ul li:hover i {
color: #fff;
background: rgba(0, 0, 0, 0.36);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}

.sidebar ul li i {
margin-left: 5px;
color: #000;
background: #fff;
line-height:32px;
text-align:center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 32px;
height: 32px;
font-size: 18px;
background: #ffffff;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.sidebar ul .contact i {
color: #ec3440;
}

.sidebar ul .register i {
color: #ec3440;
}
       


.register-popup   

{
	margin-top:120px;
	position:relative;
	z-index:99999;

}    

.register-popup .close {
    font-size: 30px;
    color: #fff;
    opacity: 1;
}  

.register-popup .modal-header {
   
    background:#ec3440;
}  

.register-popup .modal-title

{
  color:#fff;
}

.register-popup .modal-body
{

background: #eee;

}

.register-popup .btn-danger
{

   background-color: #ec3440

}

.register-popup .input-group-addon

{
    background-color: #fff;

}
.register-popup .input-group-addon .fa

{
    color: #ec3440;
   font-weight:700;

}




.color-1 {
    background: #e8dfb5;
    
}

.color-2 {
    background: #eee;
    
}

.color-3

{
    background: #16ded1;
    
}

.shapes-square {
    background: #e8dfb5;
}

.h-square {
    float: right;
    display: block;
    width: 255px;
}

.h-sect-link, .h-shape, .h-sites-list li {
    display: block;
    float: left;
}


.shapes-void {
    background: #eee;
}

.h-shape, .h-void {
    height: 60px;
}




.h-sect-link {
    width: 195px;
    padding-top: 20px;
    text-align: center;
}

.h-sect-link, .h-shape, .h-sites-list li {
    display: block;
    float: left;
}




.h-triangle-left-top-n {
    border-right: 30px solid #e8dfb5;
    border-top: 30px solid #e8dfb5;
}

.h-triangle-left-top-k, .h-triangle-left-top-n, .h-triangle-left-top-s, .h-triangle-left-top-w {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-bottom: 30px solid transparent;
}


.h-shape, .h-shape-s {
    background: #dbce97;
}


.h-sect-link {
    width: 195px;
    padding-top: 10px;
    text-align: center;
}


.h-shape-n {
    background: #eee;
}


.f-no

{
float:none;

}

.grn
{
    background: #16ded1;
    
}

.h-tri {
    border-right: 30px solid #e8dfb5;
    border-top: 30px solid #e8dfb5;
}

.void-c1

{
    
    background: #e8dfb5;
}

.sq

{
  
background: #eee;
}



.h-tri-1 {
    border-right: 30px solid #eeeeee;
    border-top: 30px solid #eeeeee;
    border-left: 30px solid #e8dfb5;
    border-bottom: 30px solid #e8dfb5;
}


.padd-50

{

 padding:0px 0px 50px;

}

.signup-block

{

border:2px solid #847b7b;
Padding:20px;

}

.signup-block .form-control

{
    border-radius: 0px; 

}


.signup-block h2

{
    text-align:center;
    margin-top:10px;
color:#ec3440;

}


.footer-ico li a .fa

{

font-size:20px;

width:30px;

float:left;


}


.mg48
{
margin-bottom:50px;

}


.quick-contact

{
  background:#295987;
  padding:10px 0px 20px;
position:relative;
}

.quick-contact h2

{
  margin-top:10px;
  color:#fff;
  text-align:center;

}

.blur-bg


{
     background: #295987;
    height: 30px;
   
}

.gray-suare

{
    background: #e2e2e2;

}

.trangle {

    border-left: 10px solid #295987;
    border-bottom: 20px solid #295987;
    border-right: 20px solid #e2e2e2;
    border-top: 10px solid #e2e2e2;
}



.quick-contact .form-control {
    
    padding: 23px 12px;
border-radius: 30px;

}

.new-shape {
    height: 30px;
}


.quick-contact .btn-lg

{
   border-radius: 25px;
   outline:none;
   border-color:1px solid #fff;

}


.quick-contact .btn-danger

{
   
   border-color:#fff;
   border-width: 2px;
   border-style: solid;

}

.margin-top-20


{
   margin-top:20px;
}

.job-inner

{
   border:1px dashed #3f3f3f;
   Padding:20px;
}





.quick-contact:after
    content: "";
    position: absolute;
    top: -15px;
    left: 0px;
    width: 80%;
    height: 30%;
    background-color: #295987;
    transform: skewX(45deg);
    -moz-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    -ms-transform: skewX(45deg);
}



.single_service {
    background-color: fff;
    border: 1px solid #ddd;
    margin-bottom: 50px;
    padding: 15px;
    position: relative;
    text-align: center;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    z-index: 1;
}


.single_service_img i {
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #ec3440;
    height: 80px;
    line-height: 80px;
    position: absolute;
    right: 30px;
    top: -40px;
    width: 80px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.single_service_title {
    margin-top: 15px;
    color:#000;
}

.single_service_content {
    padding: 0 10px;
    color:#000;
}


.single_service:hover {
        border: 1px solid #111;
    }
    

.single_service {
    background-color: #fff;
    margin-bottom: 30px;
    padding:40px  15px;
border: 1px solid #ddd;
    position: relative;
    text-align: center;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    z-index: 1;
height:200px;
    
}

.single_service:hover {
    -webkit-box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.15);
}



.services-item:hover, .services-item.active {
    -webkit-box-shadow: 0 5px 10px rgba(5, 5, 5, .50);
     box-shadow: 0 5px 10px rgba(5, 5, 5, .50);
}



.services-item


{
 -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    z-index: 1;
 background-color: #f6f6f6;
padding:20px;

}



.ficon-list li:before {
    font-family: FontAwesome;
    content: "\f105";
    padding-right: 6px;
   
}

#testimonial-sec::before

{

    content: "";
    display: block;
    height: 0;
    position: relative;
    width: 0;
    
    bottom: 40px;
    left: calc(48%);
    z-index: 2;
    border-top: 25px #fff solid;
    border-left: 25px transparent solid;
    border-right: 25px transparent solid;

}


.bg-img

{

    background: url(../img/home-bg.jpg) no-repeat;
    background-size: cover;
   

}




.feature-inner i {
  color: #ec3440;
  font-size: 55px;
  line-height: 32px;
  margin-bottom: 10px;
}
.feature-inner h3 {
  color: #3e3e3e;
  font-family: raleway;
  font-size: 17px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 10px 0 5px;
  text-transform: uppercase;
}
.feature-inner {
  position: relative;
  z-index: 1;
  padding: 60px 15px 60px;
  text-align:center;
}
.feature-service {
  background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
  margin: 15px 0;
  transition: all 0.3s ease 0s;
}
.feature-service:hover{
  background: #ec3440 none repeat scroll 0 0;
  transition: 0.3s;
}
.feature-service i , .feature-service h3 , .feature-service p{
  transition: 0.3s;
}
.feature-service:hover i , .feature-service:hover h3 , .feature-service:hover p{
  color: #fff;
}

.feature-service:hover i {
  color: #000;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


.feature-inner::before {
  background: rgba(0, 0, 0, 0) url("../img/angle-top.png") no-repeat scroll 0 0 / 100% auto;
  content: "";
  height: 30px;
  left: 15px;
  opacity: 0;
  position: absolute;
  right: 15px;
  top: 0px;
  transition: all 0.3s ease 0s;
}
.feature-inner::after {
  background: rgba(0, 0, 0, 0) url("../img/angle-bottom.png") no-repeat scroll 0 0 / 100% auto;
  content: "";
  height: 30px;
  left: 15px;
  opacity: 0;
  position: absolute;
  right: 15px;
  bottom:-15px;
  transition: all 0.3s ease 0s;
}
.feature-service:hover .feature-inner::before{
  top: 15px;
  opacity: 1;
}
.feature-service:hover .feature-inner::after{
  bottom: 2px;
  opacity: 1;
}
.feature-box a

{
	text-decoration:none;
}

.feature-box a:hover, .feature-box a:visited

{
	text-decoration:none;
}






.payment-icon

{
	text-align: center;
    margin-bottom: 10px;
}

.payment-sec .nav-tabs
{
	text-align:center;
	background: #ffdcdc;
}

.payment-sec .tab-content
{
	
	background: #eee;
	padding:20px;
}

.payment-icon img{
	margin:0px auto;
}

.payment-sec .nav-tabs li a
{
	text-align:center;
	    padding: 8px 25px;
}


.payment-sec .nav li 
{
	text-align: center;
    display: inline-block;
    float: none;
}

.payment-sec .tab-content .tab-pane h3
{
	text-align:center;
	padding:0px 0px 20px;
	color:#e21736;
	
}


.payment-sec .tab-content .tab-pane h4
{
	
	font-size:20px;
	    color: #003086;
}
.payment-sec .tab-content .tab-pane p
{
	font-size:16px;
	
}


.payment-sec .tab-content .tab-pane .well
{
	margin-bottom:0px;
	
}

.shadow-box

{
   -webkit-box-shadow: 1px 0 10px 0 rgba(0,0,0,.25);
   box-shadow: 1px 0 10px 0 rgba(0,0,0,.25);
   padding:10px;
   min-height:160px;
    background: rgba(0, 0, 0, 0.32);
    text-align:center;
    

}















#packages {
    display: block;
    padding: 20px 0;
    overflow: hidden;
}
#packages .pacl_top,
#packages .pacl_top p {
    text-align: center
}
#packages .pacl_top h2 {
    font-size: 20px;
    font-weight: 400
}
.seo_ban {
    padding-left: 30px;
    width: 320px
}
.seo_ban a {
    margin: 10px 85px 0 0
}
.case_study {
    margin: 0 auto;
    width: 100%;
}
.case_study h2 {
    font-size: 25px!important
}
.case_study .pacl_top {
    text-align: left!important
}
.case_study .pacl_top ul {
    float: left;
    padding: 20px 0 0
}
.case_study .pacl_top ul li {
    font: normal 15px Arial, Helvetica, sans-serif;
    padding: 0 0 10px
}
.case_study .pacl_top ul li span {
    display: block;
    float: left;
    width: 190px;
    position: relative;
}
.case_study .pacl_top ul li span:after {
    position: absolute;
    content: ":";
    color: #333;
    font-weight: bold;
    right: 20%;
}
.case_study .pacl_top ul li a:hover {
    text-decoration: underline
}
.page_no {
    float: right;
    text-align: right;
    width: 245px
}
.page_no ul {
    float: right!important;
    padding: 10px 0 0!important
}
.page_no li {
    color: #2c2d2d;
    float: left;
    font-size: 12px!important;
    padding: 0 5px!important
}
.page_no li a {
    color: #b2aaa2;
    float: left;
    font-size: 12px!important
}
.page_no li a:hover,
.page_no li a.active {
    color: #143666
}
#packages .pack_table {
    display: table;
    padding: 20px 0;
    width: 100%;
    max-width: 100%;
}
#packages .pack_table .pack_col {
    display: block;
    float: left
}
#packages .pack_table .pack_col section {
    color: #a8a7a7;
    font-size: 46px;
    height: 200px;
    line-height: 40px;
    text-align: center
}
#packages .pack_table .caption_column {
    width: 300px;
    float: left
}
#packages .pack_table .caption_column1 {
    width: 379px
}
#packages .pack_table .caption_column2 {
    width: 529px
}
#packages .pack_table .caption_column3 {
    width: 205px
}
#packages .pack_table .column_1 {
    width: 150px;
    float: left
}
#packages .pack_table .column_2 {
    width: 33.33%;
    float: left
}
#packages .pack_table .column_3 {
    width: 50px;
    float: left
}
#packages .pack_table .column_4 {
    width: 185px;
    float: left
}
#packages .pack_table .caption {
    color: #a8a7a7;
    font-size: 46px;
    height: 149px;
    line-height: 40px;
    padding-top: 9px;
    text-align: center
}
#packages .pack_table .cap_line_height {
    line-height: 50px
}
#packages .pack_table .numbr_link {
    background-color: #DEDEDE;
    color: #3E3E3E;
    font-size: 12px;
    padding-top: 11px!important;
    height: 24px;
    margin-top: 30px;
    text-align: center
}
#packages .pack_table li {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    min-height: 39px;
    line-height: 39px;
    padding: 0;
    text-transform: capitalize
}
#packages .pack_table li.row_style_3 {
    background: #F7F7F7
}
#packages .footer_row {
    width: 100%;
    height: 40px;
    padding: 30px 0 6px!important;
    border-right: none!important;
    float: left;
    text-align: center;
    border-top: 1px solid #d3d3d3;
    border-bottom: none!important
}
#packages .foot_row {
    height: auto!important;
    padding: 0 0 6px!important
}
#packages .footer_row_white {
    background: #fff!important
}
#packages .footer_row1 {
    width: 1050px;
    max-width: 1050px;
    min-width: 1050px;
    padding: 14px 0 20px!important;
    float: left;
    text-align: center;
    border-bottom: 2px solid #b8b8b8;
    background: url(../img/packages_bg.jpg) repeat-x left bottom
}
#packages .footer_row2 {
    width: 630px;
    margin: 0 auto;
    float: none
}
#packages .pack_table .active_column,
#packages .pack_table .column_1:hover {
    position: relative;
    z-index: 100;
    box-shadow: 5px 0 30px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 0 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 0 30px rgba(0, 0, 0, 0.5)
}
#packages .pack_table .column_1:hover {
    position: relative;
    z-index: 101;
    box-shadow: 5px 0 30px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 0 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 0 30px rgba(0, 0, 0, 0.5)
}
#packages .pack_table .column_1:hover li[class="footer_row"],
#packages .pack_table .column_1:hover li[class="small_link_rates"],
#packages .pack_table .column_1:hover li[class="foot_row footer_row"] {
    background: #fff!important
}
#packages .pack_table li a.sign_up,
#packages .pack_table li a.sign_up1 {
    width: 120px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    padding: 0!important;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #d8d8d8;
    outline: none;
    background: url(../img/yellow-btn.jpg) repeat-x left top;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -ms-transition: none
}
#packages .pack_table li a.sign_up1 {
    background: url(../img/blue-btn.jpg) repeat-x left top!important
}
#packages .pack_table li a.sign_up2 {
    background: url(../img/balck-btn.jpg) repeat-x left top!important
}
#packages .pack_table li a.sign_up:hover,
#packages .pack_table li a.sign_up.active,
#packages .pack_table .column_1:hover a.sign_up {
    border: 1px solid #876c28;
    outline: none;
    color: #fff;
    background: url(../img/yellow-btn.jpg) repeat-x left top;
    font-weight: 400
}
#packages .pack_table li span {
    display: inline-block;
    line-height: normal;
    padding: 0 10px;
    vertical-align: middle
}
#packages .pack_table .caption_column li {
    background: #dedede
}
#packages .pack_table .caption_column li:nth-child(even) {
    background: #f0f0f0
}
#packages .pack_table .column_2 li {
    background: #f2f2f2
}
#packages .pack_table .column_2 li:nth-child(even) {
    background: #f7f7f7
}
#packages .pack_table .caption_column .heading_row,
#packages .pack_table .column_2 .heading_row {
    background: url(../img/pack-head-bg.jpg) repeat-x left top;
    color: #FFF;
    display: block;
    font-size: 22px;
    height: 50px;
    line-height: 50px
}
#packages .pack_table .caption_column .heading_row {
    background: none;
    color: #a8a7a7;
    font: normal 35px Arial, Helvetica, sans-serif
}
#packages .pack_table .initial .heading_row {
    background: url(../img/pack-head-bg.jpg) repeat-x left -50px
}
#packages .pack_table .current .heading_row {
    background: url(../img/pack-head-bg.jpg) repeat-x left -100px
}
#packages .pack_table .heading_row1 {
    background-color: #fff;
    border-right: none;
    height: 149px;
    text-align: center;
    padding-top: 0
}
#packages .pack_table .heading_row2 {
    background-color: #fff;
    height: 50px;
    text-align: center;
    padding-top: 0
}
#packages .pack_table .keyword_list li {
    color: #A8A7A7;
    float: left;
    font-size: 16px;
    text-align: center
}
#packages .pack_table .keyword_list li.list {
    width: 379px
}
#packages .pack_table .keyword_list li+li {
    width: 300px
}
#packages .pack_table .keyword_list li+li+li {
    width: 150px
}
#packages .pack_table .keyword {
    color: #a8a7a7;
    font: normal 44px Arial, Helvetica, sans-serif
}
#packages .pack_table .heading_row3 {
    height: 118px
}
#packages .pack_table .column_head1 label {
    background: url(../img/pack-head-bg.jpg) repeat-x left top;
    color: #FFF;
    display: block;
    font-size: 22px;
    height: 50px;
    line-height: 50px
}
#packages .pack_table .column_4 .column_head1 label {
    font-size: 15px
}
#packages .pack_table .column_head1 label.bronze {
    background: url(../img/pack-head-bg.jpg) repeat-x left -50px
}
#packages .pack_table .column_head1 label.silver {
    background: url(../img/pack-head-bg.jpg) repeat-x left -100px
}
#packages .pack_table .column_head1 label.gold {
    background: url(../img/pack-head-bg.jpg) repeat-x left -150px
}
#packages .pack_table .column_head1 label.platinum {
    background: url(../img/pack-head-bg.jpg) repeat-x left -50px
}
#packages .pack_table .column_head1 span {
    color: #a5873d;
    display: block;
    font-size: 14px;
    padding-top: 10px
}
#packages .pack_table .column_head1 span strong {
    color: #a5873d;
    display: block;
    font-size: 42px!important
}
#packages .pack_table .small_link_rates {
    background-color: #f2f2f2
}
#packages .more_pack .caption {
    font-size: 25px;
    height: 39px;
    line-height: 38px
}
#packages .more_pack .price_month {
    color: #a5873d;
    font-size: 22px;
    height: 55px;
    padding-top: 20px
}
#packages .more_pack .heading_row1 {
    height: 124px
}


#packages .pack_table li.row_style_9 {
    background: url(../img/pack-head-bg.jpg) repeat-x left -50px!important;
    /* border-bottom: 2px solid #795d19; */
    border-right: #d8e4f4;
    position: relative;
    min-height: 36px!important;
    line-height: normal;
}

#packages .pack_table .caption_column li:nth-child(even) {
    background: #f0f0f0;
}
style.css:4
#packages .pack_table .caption_column li:nth-child(even) {
    background: #f0f0f0;
}




#packages .pack_table .pop-up {
    position: absolute;
    top: 9px;
    font: bold 17px Arial,Helvetica,sans-serif;
    width: 300%;
    left: -107px;
    color: #fff;
    text-shadow: 0 1px #000;
    z-index: 300;
}



#packages .pack_table li a.sign_up, #packages .pack_table li a.sign_up1 {
    width: 120px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    padding: 0!important;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #d8d8d8;
    outline: none;
    background: url(../img/yellow-btn.jpg) repeat-x left top;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
}

#packages .pack_table li a.sign_up1 {
    background: url(../img/blue-btn.jpg) repeat-x left top!important;
}

#packages .pack_table li.row_style_1 {
    background: #F7F7F7;
}

#packages .pack_table li a.sign_up2 {
    background: url(../img/balck-btn.jpg) repeat-x left top!important;
}

#packages .pack_table li {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    min-height: 39px;
    line-height: 39px;
    padding: 0;
    text-transform: capitalize;
}

#packages .pack_table .caption_column li {
    background: #dedede;
}

#packages .footer_row {
    width: 100%;
    height: 40px;
    padding: 30px 0 6px!important;
    border-right: none!important;
    float: left;
    text-align: center;
    border-top: 1px solid #d3d3d3;
    border-bottom: none!important;
}

#packages .pack_table li.row_style_9 {
    background: url(../img/pack-head-bg.jpg) repeat-x left -50px!important;
    border-bottom: 2px solid #795d19;
    border-right: #d8e4f4;
    position: relative;
    min-height: 36px!important;
    line-height: normal;
}

#packages .footer_row1 {
    width: 1050px;
    max-width: 1050px;
    min-width: 1050px;
    padding: 14px 0 20px!important;
    float: left;
    text-align: center;
    border-bottom: 2px solid #b8b8b8;
    background: url(../img/packages_bg.jpg) repeat-x left bottom;
}

#packages .footer_row {
    width: 100%;
     height: 40px; 
    padding: 30px 0 6px!important;
    border-right: none!important;
    float: left;
    text-align: center;
    border-top: 1px solid #d3d3d3;
    border-bottom: none!important;
}


.margin-top-50

{
  margin-top:50px;

}

.cl1

{
  color: #488d11!important;
}

.cl2

{
  color: #f04b91!important;
}

.cl3

{
 color: #aca606 !important;
}

.cl4

{
  color: #42b5a9 !important;
}


.app-box ul li
{
	width: 120px;
    height: 100px;
    border: 1px solid #000;
    font-size: 12px;
    padding: 10px;
	margin-right:10px;
}

.app-box ul li a
{
	text-decoration:none;
	color:#4d4b4c;
}
.app-box ul li a:hover
{
	text-decoration:none;
	color:#ec3440;
}

.apps-box

{
	border:1px solid rgba(77, 75, 76, 0.26);
	padding:20px 15px;
        text-align:justify;
}

.apps-box a

{
	text-decoration:none;
	color:#000;
}

.project-mgnt-ul{
       list-style: outside;
    padding-left: 25px;
}

@media (max-width:480px){
   .main-home-page-banerr2{height:300px!important;}
}

.box-circle-large {
	left: 0;
    top: 0;
    margin: auto;
    right: 0;
    width: 90px;
    height: 90px;
    background: rgba(238, 238, 238, 0.55);
    position: absolute;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: -1;}
	
.apps-box img {
	width: 80px;
    margin: -10px auto;}
	
.floating-app {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 3s;
    -webkit-animation-duration: 3s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes floating {0% {transform: translateY(0%);}50% {transform: translateY(8%);}100% {transform: translateY(0%);}}













