
/*reset default top*/
a,
a:hover,
i,
img {
    outline: 0!important
}
body {
   font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #333;
    font-size: 18px;
    line-height: 1.6;
    text-align: justify; margin:0; padding:0
}

body,
nav a i {
    background: #fff
}

.clear {
    clear: both
}
p {
    margin: 0 0 30px
}

strong {font-size:20px; color:#000}











a,
i,
img {
    color: #2196f3 ;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

a:hover {
    color: #000;
    text-decoration: none;
    transition: all .3s ease 0s
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}


nav .nav-wrapper {
    margin-top: 20px;
    float: left
}
nav {
    background: 0 0;
    box-shadow: none
}
nav a i {
    color: #666;
    float: left;
}
nav a i:hover {
    color: #000!important;

}
nav,
nav .nav-wrapper i,
nav a.button-collapse,
nav a.button-collapse i {
    height: 34px;
    line-height: 0.9;
    
    float: left; width:45px; 
}
nav a.button-collapse {color:#999; font-size:16px; margin-bottom:5px;}
nav ul a {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    padding: 8px 20px
}

nav ul a:hover {
    color: #000
}

.side-nav {background-color :#ed1c24; }


.side-nav li {
    border-bottom: 1px solid #c41a21
}
.side-nav a {
    line-height: 28px;
    height: auto;
    padding: 15px 0;
    color: #fff; text-transform:uppercase }
	

	
	
	.side-nav li.active,
.side-nav li:hover {
    background-color: #c41a21
}


nav ul a:hover {
    color: #fff
}
.side-nav {left:auto !important}
.side-nav li a i  {
   font-size:24px; color:#fff; background:none; margin-top:3px;
}
.side-nav li a i:hover  {
   background:none
}

.dropdown-content {left:0 !important; width:100% }

.dropdown-content li > a, .dropdown-content li > span {color:#666; text-transform:none; padding: 10px 5px }
.dropdown-content li {min-height:45px;}

.title {margin-bottom:35px;    text-align: center; padding:0 30px}
.title h1 {
    font-size: 60px;
    color: #ed1c24;
    margin-bottom: 5px;
    font-weight:300; margin-top:0
}
.title span {
    font-size: 30px;
    line-height: 1.4; color:#999
}

.bigtitle {
    font-size: 40px !important;  padding-top:180px !important;
}


h2 {
    font-size: 24px;
    color: #000
}

.more {
    margin-top: 15px
}


.menu {
    position: fixed;
    z-index: 99; width:45px; right:20px; top:40px;
}
.menu a i {
color:#fff; background:none
}

.menu a i:hover {
color:#ddd !important; 
}


.menu-bg {background:#999 }
nav .button-collapse i {font-size:28px; padding-top:8px !important; padding-left:8px !important}


/*reset default end*/



.con_img {line-height:0}

.header {
position:absolute;  z-index:99999
   
}

#content {

}

.logo {
  
}
.logo img {
   
    width:auto;
}

.slider .indicators .indicator-item {margin:0 8px;}
.slider, .slider .slides {height:830px !important;}
.slider .slides{background-color:#fff !important}
.slider .slides li .caption {font-weight:300; font-size:40px;  width: 90%;  left: 5%;  top: 25%;}
.slider .slides li .caption span { font-size:95px;}
.slider .indicators {bottom:23%; z-index:99}
.slider .indicators .indicator-item {background-color:#ccc }
.slider .indicators .indicator-item.active{background-color:#fff}


#client  {padding:60px 0}
#work {background:#edebec; padding:30px 0 0 0}
.client_logo  {padding:30px; border-bottom:1px solid #f2f2f2; border-right:1px solid #f2f2f2}

.client_logo img {
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    transition: all .3s ease 0s
}
.client_logo img:hover {  
    filter: none;
    -webkit-filter: grayscale(0);
	  
 
   
}
 
 
/* what we do  start*/
 #what-we-do {background:#edebec; padding:45px 0 }
 
  #what-we-do .container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
}
.features-left {
    text-align: right;
    margin-top: 140px;
}
.features-left .icon-container {
    float: right;
    margin-left: 30px;
}

.features-right {
    text-align: left;
    margin-top: 140px;
}

.features-right .icon-container {
    float: left;
    margin-right: 30px;
}

 .feature {
    margin-bottom: 30px;
}



.feature .icon-container {
    display: block;
    min-height: 120px;
}

.feature .icon-container .icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    line-height: 80px;
    font-size: 32px;
    text-align: center;
    -webkit-transition: all .15s linear;
       -moz-transition: all .15s linear;
        -ms-transition: all .15s linear;
         -o-transition: all .15s linear;
            transition: all .15s linear;
}

.feature .icon-container .icon {
    border: 1px solid #ed1c24;
}

 .icon i {
    color:  #ed1c24;
}

.features figure img {
    margin: 0 auto;
    display: block;
}

.brand_list {text-align:left; margin-top:10px; margin-top:90px; margin-top:100px;}
.brand_list ul {margin:0; padding:0}
.brand_list ul li {display:block; margin-bottom:30px; font-weight:400}
 
 /* what we do  end*/
 
 
 /* how we do  start*/
#how-we-do { padding:60px 0; text-align:center}
.step {padding:0 30px;}
h2 {font-size:26px; color:#000; font-weight:400; margin-bottom:15px; margin-top:0; }
h3 {font-size:20px; color:#333333;  margin-bottom:15px; margin-top:0; font-weight:300 }
.step_img {margin-bottom:15px;  -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s}

 .step_img:hover { transform: scale(1.1);  -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s}
.step p {font-size:16px; }

.delay-step2 {
    animation-delay: 0.8s;
    -webkit-animation-delay:0.8s
}

.delay-step3 {
    animation-delay: 1.1s;
	-webkit-animation-delay: 1.1s
}
.delay-step4 {
    animation-delay: 1.4s;
	-webkit-animation-delay: 1.4s
}
.delay-step5 {
    animation-delay: 1.7s;
	-webkit-animation-delay: 1.7s
}
.delay-step6 {
    animation-delay: 2s;
	-webkit-animation-delay:2s
}


 /* how we do  end*/
 
  /* projects start*/
.project {
 overflow: hidden;
    position: relative;
    transition: all .3s ease 0s;
    transition-duration: .5s
}

.project_img {
    line-height: 0
}
.project:hover {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}
.project_des {
    font-size: 22px;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: 400;
    padding-top: 75px;
    display: none;
    line-height: 1
}
.project_des span {
    font-size: 20px; font-weight:300
}
.project:hover {
    transition: all .3s ease 0s;
    transform: scale(1.1);
    transition-duration: 1s
}
.project_des a {
    padding: 0 20px 10px;
    font-size: 14px;
    height: 35px; margin-top:15px;
}








.project_title {
    font-size: 20px
}
.project_type {
    color: #999;
    font-size: 14px
}
.project_view {
    margin-top: 15px
}
.project_view a {
    font-size: 13px;
    height: 35px;
    padding: 0 20px
}

/* projects end*/



.next,
.prev {
    width: 28px!important;
    height: 55px!important;
    padding: 16px!important;
    border: none!important;
    box-shadow: none!important;
    top: 360px;
    position: relative;
    cursor: pointer
}

.next {
    background: url(../images/worknext.png) no-repeat!important;
    float: right;
    right: -45px;
    opacity: .4
}
.next:hover {
    opacity: 1
}
.prev {
    background: url(../images/workprev.png) no-repeat!important;
    left: -45px;
    float: left;
    opacity: .4
}
.prev:hover {
    opacity: 1
}

/*inner content start*/
#inner_content {
padding:15px 0
}

#inner_content .container {
 width:80%
}
#inner_content .container .title{
text-align:left; padding:0
}

#inner_content .container .row .col {padding:15px;}
#inner_content .container .row  {margin:-15px;}


.breadcrumb {line-height:1.2; text-align:left}
.breadcrumb, .breadcrumb::before {
    color: #999;
}
.breadcrumb:last-child {
    color: #d02727;
}


.box {padding:30px; background:#edebec }

.contact_address {text-align:right;}
.contact_address img {width:auto; }

.team  {text-align:center; margin-bottom:15px;}
.team img {border-radius:50%; }


.collapsible {box-shadow:none; margin:0}
.collapsible-header {font-size:16px; font-weight:bold; padding:0 15px 0 30px; line-height:3.5rem; min-height:3.5rem; background:#f2f2f2  }

.collapsible-body p {padding:0; margin-bottom:5px;}
.collapsible-body {padding:20px 30px 15px 30px;}

ul.collapsible .collapsible-header i {float:right; margin-right:0}
/*inner content end*/

/*footer start*/
.footer_wrap {
    background: #ed1c24;
    color:#fff;
  text-align:left
}
.footer_wrap a {color:#fff}

.footer_links {}
.footer_links ul {padding:0; margin:0}
.footer_links ul li {display:block; margin-bottom:10px;}
.footer_links ul li a {color:#fff}
.footer_links ul li a:hover {color:#000}
.footer_links ul li:last-child {margin-bottom:0px;}

.footer_address {margin-bottom:30px;}
.foot-cont {text-align:center; font-weight:bold; font-size:16px; }
.foot-cont img {width:auto; margin-top:10px;}
.foot-cont img:hover {opacity:0.5}


/*footer end*/

/*reset default bottom*/

.overflowhidden
 {
    overflow: hidden
}
.pd {
    padding: 45px 30px
}
.pdright15 {
    padding-right: 15px
}

.jumbo_head {
    font-size: 48px;
    color: #000;
    padding: 0 30px;
    line-height: 1.4
}

.margin_test {margin:0 0 30px 0 !important; box-shadow:0 2px 3px #ccc}

#inner_content .nav-wrapper {text-align:left; margin-bottom:10px;} 

.social_link {
    margin-bottom:20px;
}
.social_link ul {
    margin: 0;
    padding: 0
}
.social_link ul li {
    list-style-type: none;
    display: inline;
    margin-right:5px
}
.social_link ul li a i {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    height: 36px;
    padding: 8px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width:36px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.social_link ul li a i:hover {
     background:#fff; color:#ed1c24 
}

.input-field .prefix {
    margin-top: 8px
}

.btn {
    height: 60px;
    box-shadow: none;
    padding: 10px 90px;
    font-size: 24px;
    border-radius: 3px;  background: #2196f3 ;
    color: #fff; text-transform:none; font-size:22px;
}
.btn:hover {
    background: #42a5f5;
    color: #fff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}
.btn-floating {
    background-color: #2196f3 }
.waves-circle {
    height: 3.5em;
    line-height: 3.5em;
    width: 3.5em
}
.waves-circle:hover {
    background: #42a5f5
}
.material-tooltip {
    padding: 10px 15px
}
.backdrop {
    background: #ff6f00!important
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #666;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 30px;
    right: 20px;
    bottom: 30px;
    padding-bottom: 2px;
    border-radius: 5px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 28px
}
.scroll-top-wrapper:hover {
    opacity: 1!important
}
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: .5
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
    color: #fff
}

.mgt60 {margin-top:60px;}

.addthis {text-align:center; margin:45px 15px 5px 15px; display:inline-block}
input[type="text"]:focus:not([readonly]), input[type="password"]:focus:not([readonly]), input[type="email"]:focus:not([readonly]), input[type="url"]:focus:not([readonly]), input[type="time"]:focus:not([readonly]), input[type="date"]:focus:not([readonly]), input[type="datetime-local"]:focus:not([readonly]), input[type="tel"]:focus:not([readonly]), input[type="number"]:focus:not([readonly]), input[type="search"]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #d02727;
    box-shadow: 0 1px 0 0 #d02727;
}
input[type="text"]:focus:not([readonly]) + label, input[type="password"]:focus:not([readonly]) + label, input[type="email"]:focus:not([readonly]) + label, input[type="url"]:focus:not([readonly]) + label, input[type="time"]:focus:not([readonly]) + label, input[type="date"]:focus:not([readonly]) + label, input[type="datetime-local"]:focus:not([readonly]) + label, input[type="tel"]:focus:not([readonly]) + label, input[type="number"]:focus:not([readonly]) + label, input[type="search"]:focus:not([readonly]) + label, textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #d02727;
}
.file-field .file-path-wrapper {padding-left:0}
.input-field label {left:0; color:#333; font-size:18px;}

.list {margin:0; padding:0; margin-left:15px; margin-top:10px;}
.list li {margin-bottom:5px; list-style-type:square; }

@media (min-width: 1680px) {
.step {padding:0 38px;}
    .project_des {
        font-size: 30px !important;
        padding-top: 100px !important
    }
    .project_des span {
        font-size:24px
    }
    .bigtitle {
        font-size: 55px !important;
        padding-top: 230px !important
    }
	
	
	.slider .slides li .caption { font-size:48px; }
.slider .slides li .caption span { font-size:115px;}

}
@media (min-width: 1280px) {

}
@media (min-width: 993px) and (max-width: 1279px) {
    .project_des {
        padding-top: 50px;
        font-size: 22px
    }
    .project_des span {
        font-size: 16px
    }
    .bigtitle {
        font-size: 40px ;padding-top:110px !important
    }
    
	.slider .slides li .caption { font-size:35px;  }
.slider .slides li .caption span { font-size:70px;}

.features-left {margin-top:30px}
.features-right {margin-top:30px}

.fetaure-details {font-size:14px;}
.brand_list ul li {margin-bottom:15px;}
.brand_list {margin-top:30px;}
.client_logo {padding:15px;}
.footer_wrap {font-size:16px;}
.foot-cont img {width:50px;}
}
@media (max-width: 992px) {

    .next {
        right: 0
    }
    .prev {
        left: 0
    }

.client_logo {padding:40px;}

.footer_links {margin-bottom:45px;}

#what-we-do {display:none}
.greycone {display:none}
#how-we-do {border-top:5px solid #ccc}


}
@media (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 20px
    }
	
		.slider .slides li .caption { font-size:30px;  }
.slider .slides li .caption span { font-size:50px;}
.title {margin-bottom:25px;}
.title h1 {font-size:30px;}
}
@media (max-width: 767px) {

	body {font-size: 16px;}
	.foot-cont {text-align:center}
    

    .footer_wrap .row .col {
        float: none
    }
    
	
	.title h1 {font-size:36px;}
	.title span {font-size:20px;}
	.client_logo {padding:20px;}
	
	.social_link {margin-bottom:45px;}
	
	.slider .slides li .caption { font-size:22px;  }
.slider .slides li .caption span { font-size:36px;}
.title h1 {font-size:24px;}
#inner_content .container {width:90%}
.title {margin-bottom:20px;}

.header {position:relative; background:#ed1c24}
.logo img {width:130px;}
.inner_banner img {margin-top:-34px;}
.team {font-size:16px;}
		.team strong {font-size:14px;}
		.addthis_native_toolbox {
    margin-bottom:20px;
} 
}
@media (max-width: 600px) {
.step_img img {width:200px;}
}
@media (max-width: 479px) {
.bigtitle {
        font-size: 22px !important; padding-top:60px !important
    }
   
    .project_des {
        font-size: 22px;
        padding-top: 60px
    }
    .project_des span {
        font-size: 16px
    }
    .project_des a {
        font-size: 12px
    }
	
	
	.social_link ul li a i {

    font-size: 16px;
    height: 30px;
    padding: 6px;
    width: 30px;
}
	
	.client_logo {padding:15px;}
	
		
	.title span {font-size:18px;}
	
	
	.breadcrumb {font-size:12px;}
	.breadcrumb::before {margin:0 2px;}
		.breadcrumb::after {margin:0 2px;}
		
		.btn {padding:5px 50px; font-size:20px; height:50px;}
		
		.pd {padding:30px 15px;}
		
		.team {font-size:14px;}
		
		


}
@media (max-width: 360px) {
    .mob-br {
        display: block
    }
	.client_logo {padding:10px;}
}
img {
    width: 100%
}
@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block!important;
        margin-top: 0!important
    }
}


.skype_c2c_text_span {color:#fff !important}
.skype_c2c_text_span a {color:#fff !important}



::selection {
  background: #ed1c24; /* WebKit/Blink Browsers */
  color:#fff
}
::-moz-selection {
  background: #ed1c24; /* Gecko Browsers */
   color:#fff
}