
html,
body {
    padding: 0;
    margin: 0;
    background: #fff;
    letter-spacing: 1px;
font-family: /*'Montserrat',*/ sans-serif;
}

body a {
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}

body a:hover {
    text-decoration: none;
}

body a:focus,
a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    letter-spacing: 1px;
   font-family: /*'Montserrat',*/ sans-serif;
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea{
   font-family: /*'Montserrat',*/ sans-serif;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	letter-spacing: 1px;
	
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: /*'Montserrat',*/ sans-serif;
    letter-spacing: 1px;
}

p {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    font-family: /*'Montserrat',*/ sans-serif;
}


ul {
    margin: 0;
    padding: 0;
	list-style-type: none;
}
.row{margin:0px;}
/*-- //Reset-Code --*/
.about,.testimonials,.team,.contact,.services,.price-table,.portfolio{
    padding: 5em 0;
}

.title {
    font-size: 50px;
    text-align: center;
    color: #000;
    margin-bottom: 37px;
    letter-spacing: 3px;
    font-weight: 600;
    text-transform: uppercase;

}
.clr {
    color: #fff;
}
.lft{    text-align: left;}
.rigt{    text-align: right;}
/*-- header --*/ 
/*-- nav --*/
.header-bar {
    padding: 0em 4em;
}
h1 a.navbar-brand {
    padding-top: 6px;
    font-size: 37px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
}
a.navbar-brand span {
    color: #03ff0e !important;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 11px;
    margin-top: 7px;
    display: block;
    text-align: center;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding:0.5em 2em;
    background: rgba(255, 255, 255, 0);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color:#2e3192;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0px 5px;
	padding: 0px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}


.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color:#2e3192;
}
.navbar-light .navbar-nav.active>.nav-link,
.navbar-light .navbar-nav.nav-link.active, 
.navbar-light .navbar-nav.nav-link.open, 
.navbar-light .navbar-nav .open>.nav-link {
    color: #03ff0e;
}
/*-- //nav --*/

/*-- //header --*/ 
.header-outs{   background: url(../images/b1.jpg);
background-repeat: no-repeat;
  background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 800px;
}
.banner_social {
    text-align: center;
}
.banner_social ul li {
    display: inline-block;
}
.its_social_list li a {
    width: 35px;
    height: 35px;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 15px;
     line-height: 30px; 
    border-radius: 50px;
	border:2px solid rgba(255, 255, 255, 0);
}
a.le_facebook{
	background:#3b5998;
	border-color:#3b5998;
}
a.le_twitter{
	background:#1da1f2;
	border-color:#1da1f2;
}
a.le_dribble{
	background:#ea4c89;
	border-color:#ea4c89;
}
a.le_vimeo{
	background:#1ab7ea;
	border-color:#1ab7ea;
}
.its_social_list li a:hover{border: 2px solid #ffffff;}
/*-- //banner --*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
/*-- //banner Slider --*/
.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

a {
  color: #fff;
  text-decoration: none;
  }

/* Callback example */
/*.events {
  list-style: none;
  }*/

.callbacks_container {
  position: relative;
  /*float: left;*/
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
.slider-info {
    padding: 23em 0 0;
    width: 100%;
}
.slider-info h4 {
    font-weight: 400;
    color: #fff;
    font-size: 3.5em;
    letter-spacing: 1.5px;
}
.slider-info p {
    font-size: 16px;
    letter-spacing: 2px;
    padding:1em 0em;
    color: #fff;
}
.outs_more-buttn a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    background-color: #00bcd4;
    border: 1px solid #00bcd4;
    outline: none;
    padding: 10px 32px;
    border-radius: 50px;
}
.outs_more-buttn a:hover {
    background:rgba(255, 255, 255, 0.34);
    color: #000;
}
/*.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 80%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
    height: 53px;
    width: 53px;
  background:rgba(230, 230, 230, 0) url("../images/left-arrow.png") no-repeat left top;
  margin-top: -45px;
  }*/

/*.callbacks_nav:active {
  opacity: 1.0;
  }*/

/*.callbacks_nav.next {
  left: auto;
   background:rgba(230, 230, 230, 0)  url("../images/right-arrow.png") no-repeat 0px 0px;
  background-position: right top;
  right: 0;
  }*/
/*.callbacks_nav ,
.callbacks_nav.next {
background-size:40px;
}*/
#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}
/*--pager--*/

.callbacks_tabs {
    list-style: none;
    position: absolute;
    padding: 0;
    top: 68%;
    right: 20%;
    margin: 0;
    z-index: 9;
    display: block;
    text-align: center;
}
.callbacks_tabs li {
    display:inline-block;
       margin: 0px 11px 0px;
}
.callbacks_tabs a {
    visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    width: 21px;
    height: 17px;
    display: inline-block;
    background: #FFEB3B;
    border: none;
    border-radius: 0;
}
.callbacks_here a:after {
	background: #000;
    border: 4px solid #FFEB3B;
}
/*--//banner-- */
/*--about --*/
.ile-abt-info h2 {
    font-size: 30px;
    color: #2e3192;
    padding-bottom: 28px;
}
.info-sub-its p {
    font-size: 14px;
    color: #7d7979;
    letter-spacing: 2px;
    line-height: 28px;
    padding: 0px 61px;
}
/*-- counter--*/
.rate {
    background: url(../images/r1.jpg)no-repeat center;
}
.stats-grid {
    text-align: center;
    margin: 0 auto;
}
.counter {
    font-size: 41px;
    margin: 8px 0px;
    color: #2e3192;
    /* font-weight: 500; */
    letter-spacing: 1px;
}
.stat-info h4 {
    font-size: 16px;
    color: #000;
    letter-spacing: 1px;
}
.jst-must-info {
    padding-top: 2em;
}
/*-- //counter --*/

/*--//about --*/
/*--Services --*/
.services,.team,.contact{
background:#3ea3ff;
}
.its-services-left-top {
    padding: 6.5em 3em;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0 0px 1px rgb(0, 0, 0), 0 1px 2px rgb(0, 0, 0);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border-radius: 100%;
-webkit-box-shadow: 5px 7px 37px -5px rgba(0,0,0,0.66);
-moz-box-shadow: 5px 7px 37px -5px rgba(0,0,0,0.66);
box-shadow: 5px 7px 37px -5px rgba(0,0,0,0.66);
}
.its-services-left-top .ser-listed {
    color: #2e3192;
    font-size: 2.5em;
    font-weight: 600;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.its-services-left-top h5 {
    color: #212121;
        font-size: 20px;
    text-transform: uppercase;
    margin: 8px 0;
    line-height: 1.8em;
    font-weight: 600;
    letter-spacing: 1px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.its-services-left-top p{
	color:#999999;
	font-size:14px;
	line-height:1.8em;
	margin:0;
}
.services-left-img img {
    width: 100%;
	    border-radius: 50%;
}
.outs-services-middle-two {
    padding: 3.5em 0em 8em;
}
.iles-services-middle-two {
    margin-top: -8em;
}
.img-upper  {
    position: relative;
}
.services-left-img {
    position: absolute;
    width: 100%;
    top: 28px;
    left: -10%;
}

/*-- //services --*/
/*======================================
//--//-->   PORTFOLIO
======================================*/

.work-box {
  margin-bottom: 3rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #fff;
}

.work-box:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.work-img {
  display: block;
  overflow: hidden;
}

.work-img img {
  transition: all 1s;
}

.work-content {
  padding: 2rem 3% 1rem 4%;
}

.work-content .w-more {
  color: #4e4e4e;
  font-size: .8rem;
}

.work-content .w-more .w-ctegory {
  color: #0078ff;
}

.work-content .w-like {
  font-size: 2.5rem;
  color: #0078ff;
  float: right;
}

.work-content .w-like a {
  color: #0078ff;
}

.work-content .w-like .num-like {
  font-size: .7rem;
}

.w-title {
  font-size: 1.2rem;
}
/*--Price-tags--*/
.price-table {
    background: url(../images/b2.jpg)no-repeat fixed;
    background-size: cover;
}
.pricing {
    background: #000000;
    padding: 20px;
    border-radius: 5px;
    color:#fff;
}
.pricing-top {
    width: 140px;
    height: 140px;
    border-radius: 100%;
    border:5px solid #03fe0e;
    margin: 0 auto;  
}
.pricing-top p{
    margin-top: 20px;
}
.pricing-top sup{
    font-size: 20px;
    top: -3px;
    left: -5px;
}
.pricing-top em{
    font-size: 25px;
}
.pricing-top span{
    text-transform: uppercase;
    font-size: 20px;
    margin-left: 20px;
}
.pricing ul{
    padding: 0; 
}
.pricing ul li{
    max-width: 140px;
    border-bottom: 1px solid #fff;
    list-style: none;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 15px;
}
.btn {
   padding:0em;
    margin: 1.5em 0em .5em;
    display: inline-block;
}
.btn a {
    background: #fff;
    color: #000;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: bold;
    padding: 10px 20px;
    font-size: 15px;
}
.pricing:hover {
    background: #fff;
    color: #000;
    transition-duration:.5s;
}
.pricing:hover .pricing-top{
    background: #fff;
    color: #000;
    transition-duration: .5s;
}
.pricing:hover .btn a{ color: #fff;
    background: #000;
    transition-duration: .5s;}
.pricing:hover .btn {

}
/*--//Price-tags--*/
/*--clients--*/
.client-text {
    padding:1em;
	    -webkit-box-shadow: -1px -2px 25px -4px rgba(0,0,0,0.57);
    -moz-box-shadow: -1px -2px 25px -4px rgba(0,0,0,0.57);
    box-shadow: -1px -2px 25px -4px rgba(0,0,0,0.57);
	margin-bottom: 30px;

}
.img-text img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.clt-syas-ile p {
    color: #676767;
    line-height: 28px;
    letter-spacing: 1.5px;
    padding: 12px 0px;
    font-size: 14px;
}
.clt-syas-ile h5 {
    font-size: 24px;
    color: #03ff0e;
}
.gap-one{
    margin-top: 135px;
}
.gap-four,.gap-two{
    margin-top: 61px;
}
.gap-six {
    margin-top: -66px;
}
/*--//clients--*/
/*--team --*/
.team{
    padding:75px 0;
}
h6.description{
	font-weight: bold;
	letter-spacing: 2px;
	color: #999;
	border-bottom: 1px solid rgba(0, 0, 0,0.1);
	padding-bottom: 5px;
}
.profile ul li h4 {
    font-weight: 600;
    font-size: 20px;
    color: #fff;
}
.profile ul li h6 {
    font-size: 16px;
    margin-top: 8px;
    color: #00aeef;
}
.profile .img-box{
	opacity: 1;
	display: block;
	position: relative;
}
.profile .img-box:after{
	content:"";
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
}
.img-box ul {
    position: absolute;
    z-index: 2;
    top: 100px;
    text-align: center;
    width: 100%;
    padding-left: 0px;
    height: 0px;
    margin: 0px;
    opacity: 0;
}
.profile .img-box:after, .img-box ul, .img-box ul li{
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.img-box ul li {
    display: block;
}
.img-box:hover:after{
	opacity: 1;
}
.img-box:hover ul {
    opacity: 1;
    margin-bottom: 15px;
}
.img-box ul a{
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.img-box a:hover li {
    border-color: #fff;
    color: #ff5722;
}
.img-box img {
    width: 100%;
	height: 250px;
}
.profile {
    padding: 0px;
}
/*--team --*/
/*--contact --*/
.ile_its-contact-addrs h4 {
    display: inline-block;
    color: #2e3192;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 11px;
}
.ile_its-contact-addrs {
    margin-bottom: 29px;
}
.ile_its-contact-addrs p, .ile_its-contact-addrs p a {
    color: #000;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 26px;
}
.ile_its-contact-addrs p a:hover{color:#fff;}
.map-grid iframe {

    width: 100%;
    height: 297px;
	padding:5px;
    border: 0;
}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
    color: #000;
    /* border: none; */
    padding: 1em 1em;
    border: 1px solid #000;
    font-size: 15px;
    width: 100%;
    background: rgba(255, 252, 255, 0.55);
    outline: none;
    letter-spacing: 1px;
}
.styled-input {
    margin: 2em 0 0em;
}
.styled-input:nth-child(1){
	margin-bottom:0px;
	margin-top:0px;
}
.styled-input:nth-child(2) {
		margin-bottom:0px;
	margin-top:0px;
}
.styled-input:nth-child(1),.styled-input:nth-child(3)
{padding-left:0px;}

::-webkit-input-placeholder { /* Chrome */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color:#000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #000;
  opacity: 1;
}
.contact textarea {
    min-height: 12em;
    resize: none;
}
.click{
    text-align: right;
    margin: 22px 0px 0px;
}
.contact input[type="submit"] {
    color: #000;
	font-weight:600;
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration: none;
    border:none;
    padding: .7em 3em;
    outline: 0;
    background:#00ffff;
    display: inline-block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact input[type="submit"]:hover {
    color: #000;
    background:rgb(255, 255, 255);
}
/*--//contact--*/

/*--footer--*/
footer {
    background:rgb(256, 256, 256);
}

footer p {
    padding: 2em 0;
    text-align: left;
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 100;
}

footer p a:hover {
    color: rgb(255, 255, 255);
}

footer p a {
    color: #fff;
    text-decoration: underline;
}
.buttom-social-grids ul li {
    display: inline-block;

}

.buttom-social-grids ul li a span{
    font-size: 15px;
    color: #000;
   text-align: center;
    border: 1px solid #000;
    width: 40px;
    height: 40px;
    background: #fff;
    line-height: 41px;
    border-radius: 50px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.buttom-social-grids ul li a span:hover {
    color:rgb(44, 190, 255);
	background:#bbb;
}

.buttom-social-grids {
    padding: 20px 0px;
	text-align:right;
}

.buttom-social-grids ul li:nth-child(2),
.buttom-social-grids ul li:nth-child(3) {
    margin: 0px 4px;
}
/*-- //footer--*/
/*--Move top--*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 26px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url("../images/to-top.png") no-repeat 0px 0px;
    background-size: 40px;
}

#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
/*--//Move top--*/
/*--responsive--*/
@media(max-width:1920px){
	
}
@media(max-width:1680px){
	
}
@media(max-width:1600px){
	
}
@media(max-width:1440px){
	.slider-info {
    /*padding: 6em 0 0;*/
    width: 92%;
    margin: 0px auto;
}
/*.callbacks_tabs {
    top: 36%;
}*/
.header-outs {
    min-height: 612px;
}
h1 a.navbar-brand {
    font-size: 34px;
}
.slider-info h4 {
    font-size: 3.3em;
}
.outs_more-buttn a {
    padding: 9px 25px;
}

.about, .testimonials, .team, .contact, .services, .price-table, .portfolio {
    padding: 4em 0;
}
.ile-abt-info h2 {
    padding-bottom: 22px;
}
.jst-must-info {
    padding-top: 1.5em;
}
.counter {
    font-size: 36px;
}
.title {
    font-size: 46px;
}
.portfolio-area li {
    width: 354px;
}
.pricing-top em {
    font-size: 23px;
}
.clt-syas-ile h5 {
    font-size: 21px;
}
.btn {
    font-size: 14px;
}
}
@media(max-width:1366px){
.slider-info {
    width: 87%;	
}
.its-services-left-top h5 {
    font-size: 17px;
}
.its-services-left-top {
    padding: 6.2em 3em;
}
.ser-listed {
    font-size: 2.2em;
}
.services-left-img {
    top: 24px;
}
.portfolio-categ li {
    font-size: 1em;
}
.portfolio-area li {
    width: 336px;
}
.pricing-top span {
    font-size: 18px;
}
.gap-four,.gap-two{
    margin-top: 50px;
}
.gap-one {
    margin-top: 109px;
}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
    padding: .8em 1em;
    font-size: 14px;
}
.map-grid iframe {
    height: 268px;
}
.buttom-social-grids ul li {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
}
@media(max-width:1280px){
.navbar-light .navbar-nav .nav-link {
    padding: 0px 16px;
}	
.slider-info {
    width: 79%;
}
.slider-info h4 {
    font-size: 3.1em;
}
.header-outs {
    min-height: 587px;
}
.portfolio-area li {
    width: 315px;
}
.profile ul li h4 {
    font-size: 19px;
}
.title {
    font-size: 43px;
}
footer p {
    letter-spacing: 1px;
}
}
@media(max-width:1080px){
	.header-bar {
    padding: 0em 3em;
}
.navbar-light .navbar-nav .nav-link {
    padding: 0px 11px;
}
/*nav.navbar.navbar-expand-lg.navbar-light {
    padding: 2em 1em 0em;
}*/
.its_social_list li a {
    width: 34px;
    height: 35px;
	line-height: 32px;
    font-size: 14px;
}
.ile-abt-info h2 {
    font-size: 29px;
}
.counter {
    font-size: 33px;
}
.about, .testimonials, .team, .contact, .services, .price-table, .portfolio {
    padding: 3.5em 0;
}
.its-services-left-top {
    padding: 5em 2em;
}
.its-services-left-top h5 {
    font-size: 17px;
}
.portfolio-categ li {
    font-size: .9em;
	    padding: 7px 17px;
}
.portfolio-area li {
    width: 265px;
}
.portfolio-item2 figcaption h3 {
    font-size: 26px;
margin-top: 128px;
}
.btn a {
    font-size: 13px;
}
.pricing ul li {
    font-size: 14px;
}
.pricing-top {
    width: 134px;
    height: 134px;
}
.price-ile-list:nth-child(1),.price-ile-list:nth-child(2){
    margin-bottom: 46px;
}
.title {
    font-size: 38px;
}
.clt-syas-ile h5 {
    font-size: 19px;
}
.client-text {
    padding: 1.5em 1.5em;
}
.contact input[type="submit"] {
    font-size: 15px;
    padding: .5em 2.5em;
}

}
@media(max-width:1050px){
	.navbar-light .navbar-nav .nav-link {
    padding: 0px 6px;
}
h1 a.navbar-brand {
    font-size: 32px;
}
.slider-info h4 {
    font-size: 2.8em;
	letter-spacing: 1px;
}
.jst-must-info {
    padding-top: 1.2em;
}
.counter {
    font-size: 31px;
}
.its-services-left-top .ser-listed {
    font-size: 2em;
}
.portfolio-area li {
    width: 258px;
}
.ile_its-contact-addrs h4 {
    font-size: 16px;
}
.contact textarea {
    min-height: 11em;
}
.slider-info {
    width: 74%;
}
}
@media(max-width:1024px){
.header-bar {
    padding: 0em 2em;
}
.header-outs {
    min-height: 557px;
}
.slider-info p {
    font-size: 15px;
    padding: .8em 0em;
}	
.title {
    margin-bottom: 34px;
}
.ser-img-middle {
    margin-top: 2em;
}
.portfolio-item2 figcaption h3 {
    font-size: 23px;
}
.portfolio-area li {
    width: 334px;
}
.profile ul li h6 {
    font-size: 15px;
}
.profile ul li h4 {
    font-size: 17px;
}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
    padding: .7em 1em;
}
.map-grid iframe {
    height: 244px;
}
}
@media(max-width:991px){
		.header-bar {
    padding: 0em 3em;
}
	.header-outs {
    position: relative;
}
div#navbarSupportedContent {
    position: absolute;
    width: 100%;
    left: 0px;
	        top: 35px;
	z-index: 999;
	    background: #000;
		}
ul.navbar-nav {
    width: 100%;
    left: 0px;
    text-align: center;
	padding: 1em 0em;
}	
li.nav-item {
    margin: 10px 0px;
}
.navbar-light .navbar-toggler {
    border-color: rgb(0, 188, 212);
       background: rgb(3, 255, 14);
    padding: 2px 6px;
    outline: none;
    margin-right: 3px;
	    z-index: 9999;
	    cursor: pointer;
    border-radius: 6px;
	    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.navbar-light .navbar-toggler:hover {
    background: #00bcd4;
}
.slider-info h4 {
    font-size: 2.4em;
}
.slider-info {
    width: 94%;
}
.outs_more-buttn a {
    padding: 9px 18px;
}
.counter {
    font-size: 28px;
}
.stat-info h4 {
    font-size: 15px;
}
.its-services-left-top h5 {
    font-size: 16px;
}
.its-services-left-top {
    padding: 4.5em 2em;
}
.outs-services-middle-two {
    padding: 1em 0em 9em;
}
.portfolio-area li {
    width: 324px;
}
.pricing-top em {
    font-size: 20px;
}
.pricing-top span {
    font-size: 17px;
    margin-left: 10px;
}
.gap-three, .gap-four, .gap-two, .gap-six {
    margin-top: 0px;
}
.gap-one {
    margin-top: 0px;
}
.gap-three, .gap-four{margin:25px 0px;}
.ile_its-contact-addrs p, .ile_its-contact-addrs p a {
    font-size: 14px;
}
.header-side{    flex: 0 0 100%;
    max-width:100%;
}
footer p 
{text-align:center;
padding: 1.5em 0 0em;}  
.buttom-social-grids
{text-align:center;
padding: 15px 0px 25px;}
}
@media(max-width:900px){

.slider-info {
    width: 87%;
}
.slider-info h4 {
    font-size: 2.2em;
}
.header-outs {
    min-height: 524px;
}
.its_social_list li a {
    width: 33px;
    height: 33px;
    line-height: 29px;
    font-size: 13px;
}
.ile-abt-info h2 {
    font-size: 27px;
}
.about, .testimonials, .team, .contact, .services, .price-table, .portfolio {
    padding: 3.1em 0;
}
.portfolio-area li {
    width: 294px;
}	
.img-box ul {
    top: 91px;
}
.map-grid iframe {
    height: 232px;
}
.buttom-social-grids ul li a span {
    width: 36px;
    height: 36px;
    line-height: 36px;
}
}
@media(max-width:800px){
	h1 a.navbar-brand {
    font-size: 29px;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
}
.slider-info {
    width: 73%;
}
.callbacks_tabs a:after {
    width: 17px;
    height: 17px;
}
.ile-abt-info h2 {
    padding-bottom: 20px;
}
.jst-must-info {
    padding-top: 1em;
}
.counter {
    font-size: 26px;
}
.title {
    font-size: 36px;
}
.its-services-left-top .ser-listed {
    font-size: 1.8em;
}
.portfolio-area li {
    width: 261px;
}
.portfolio-item2 figcaption h3 {
    font-size: 21px;
}
.pricing-top span {
    font-size: 16px;
}
.pricing-top sup {
    font-size: 18px;
}
.pricing-top {
    width: 128px;
    height: 128px;
}
.portfolio-area li {
    width: 250px;
}
}
@media(max-width:768px){
	.slider-info h4 {
    font-size: 2em;
}
.slider-info p {
    font-size: 14px;
}
.about, .testimonials, .team, .contact, .services, .price-table, .portfolio {
    padding: 2.8em 0;
}
ul.portfolio-categ {
    margin-bottom: 2.5em;
}
.img-box ul {
    top: 190px;
}
}
@media(max-width:767px){
	.slider-info {
    width: 95%;
}
.header-outs {
    min-height: 481px;
}
.callbacks_tabs a:after {
    width: 14px;
    height: 14px;
}
.outs_more-buttn a {
    padding: 8px 13px;
}
.info-sub-its p {
    padding: 0px 20px;
}
.stats-grid:nth-child(4),.stats-grid:nth-child(3) {
    margin-top: 9px;
}
.its-services-left-top {
    padding: 3em 1.5em;
}
.its-services-left-top h5 {
    font-size: 14px;
}
.portfolio-area li {
    width: 375px;
}
.img-box ul {
    top: 150px;
}
footer p {
    line-height: 28px;
}
}
@media(max-width:736px){
	.portfolio-area li {
    width: 375px;
}
.header-outs {
    min-height: 457px;
}
.slider-info {
    /*padding: 5em 0 0;*/
}
.ile-abt-info h2 {
    font-size: 25px;
}
.title {
    font-size: 34px;
}
.portfolio-area li {
    width: 333px;
}
.pricing-top {
    width: 124px;
    height: 124px;
}
.pricing-top em {
    font-size: 18px;
}
.ile_its-contact-addrs {
    margin-bottom: 23px;
}
}
@media(max-width:667px){
	a.navbar-brand span {
    font-size: 14px;
	}
	.slider-info {
    width: 79%;
}
.slider-info h4 {
    font-size: 1.8em;
}
.banner_social {
    margin-top: 26px;
}
.portfolio-area li {
    width: 325px;
}
.title {
    margin-bottom: 32px;
}
.contact textarea {
    min-height: 10em;
}
.map-grid iframe {
    height: 218px;
}
}
@media(max-width:640px){
h1 a.navbar-brand {
    font-size: 26px;
}
.ile-abt-info h2 {
    padding-bottom: 17px;
}
.counter {
    font-size: 24px;
}

li.cat-item-4 {
    margin-top: 21px;
}
.portfolio-area li {
    width: 311px;
}
	
}
@media(max-width:600px){
.portfolio-area li {
    width: 311px;
}
.slider-info h4 {
    font-size: 1.7em;
}
.title {
    font-size: 32px;
}
.its-services-left-top .ser-listed {
    font-size: 1.6em;
}
.portfolio-area li {
    width: 291px;
}
.clt-syas-ile h5 {
    font-size: 18px;
}
.ile_its-contact-addrs {
    margin-bottom: 19px;
}	
}
@media(max-width:568px){
.portfolio-area li {
    width: 275px;
}
.stats-grid:nth-child(4),.stats-grid:nth-child(3), .stats-grid:nth-child(2){
    margin-top: 7px;
}
.services-left-img {
    position: inherit;
    left: 0%;
 top: -52px;
}
.its-services-left-top {
    padding: 5em 1.5em;
}
.iles-services-middle-two {
   margin-top: 0em; 
}
.outs-services-middle-two {
    padding: 0em 0em 0em;
}
.img-upper,.its-services-left-top{
    width: 298px;
	margin: 0px auto;
}
.profile,.price-ile-list {
    width: 50%;
    margin: 0px auto;
}
	.slider-info {
    width: 69%;
}
.gap-two,.gap-five,.gap-three,.gap-four,.gap-six {
    margin: 25px 0px 0px;
}
.styled-input:nth-child(1), .styled-input:nth-child(3){
	    padding-right: 0px;
}
.styled-input:nth-child(2), .styled-input:nth-child(4) {
    padding-right: 0px;
    padding-left: 0px;
}
.styled-input:nth-child(2){margin-top:20px;}
.styled-input {
    margin: 1.5em 0 0em;
}
.header-bar {
    padding: 0em 2em;
}
}
@media(max-width:480px){
.slider-info h4 {
    font-size: 1.3em;
    line-height: 34px;
}
/*.callbacks_tabs {
    left: 6.5%;
}*/
.slider-info {
    width: 100%;
	text-align:center;
	 padding: 4em 0 0;}
	.header-outs {
    min-height: 432px;
}
/*.callbacks_tabs {
    top: 30%;
}*/
.portfolio-area li {
    width: 397px;
    margin: 0px 34px;
}
.img-box ul {
    top: 117px;
}
.price-ile-list {
    width: 79%;
}
.price-ile-list:nth-child(1), .price-ile-list:nth-child(2), .price-ile-list:nth-child(3) {
    margin-bottom: 34px;
}
}

@media(max-width:440px){
/*.callbacks_tabs {
    left: 3.5%;
}*/
.callbacks_tabs a:after {
    width: 11px;
    height: 11px;
}
.info-sub-its p {
    padding: 0px 10px;
}
.ile-abt-info h2 {
    font-size: 23px;
}
.title {
    font-size: 30px;
    letter-spacing: 1px;	
}
.portfolio-area li {
    width: 387px;
    margin: 0px 18px;
}
.price-ile-list {
    width: 85%;
}
.header-bar {
    padding: 0em 1em;
}
}
@media(max-width:414px){
	.slider-info {
    padding: 3em 0 0;
}
.about, .testimonials, .team, .contact, .services, .price-table, .portfolio {
    padding: 2.6em 0;
}
.counter {
    font-size: 22px;
}
.portfolio-categ li {
    padding: 6px 14px;
}
ul.portfolio-categ {
    margin-bottom: 2.2em;
}
.portfolio-area li {
    width: 378px;
    margin: 0px 8px;
}
.img-box ul {
    top: 101px;
}
.price-ile-list {
    width: 94%;
}
.ile_its-contact-addrs {
    margin-bottom: 17px;
}
}
@media(max-width:384px){
	.header-outs {
    min-height: 417px;
}
.jst-must-info {
    padding-top: .7em;
}
.portfolio-area li {
    width: 358px;
    margin: 0px 5px;
}
.price-ile-list {
    width: 97%;
}
.profile{
    width: 74%;
}
}
@media(max-width:375px){
	h1 a.navbar-brand {
    font-size: 23px;
}
.title {
    font-size: 27px;
}
/*nav.navbar.navbar-expand-lg.navbar-light {
    padding: 1.5em .5em 0em;
}*/
.its-services-left-top p {
    font-size: 13px;
}
.portfolio-area li {
    width: 349px;
}
.profile {
    width: 85%;
}
.img-box ul {
    top: 139px;
}
.price-ile-list {
    width: 100%;
}
}
@media(max-width:320px){
	.slider-info h4 {
    font-size: 1.2em;
    line-height: 28px;
}
.slider-info p {
    font-size: 14px;
	letter-spacing:1px;
}
.ile-abt-info h2 {
    font-size: 21px;
}
.its-services-left-top {
    padding: 3em 2em;
    width: 264px;
}
.services-left-img {
    top: -35px;
}
.portfolio-area li {
    width: 297px;
}
.profile {
    width: 96%;
}
.title {
    line-height: 37px;
}
.its-services-left-top h5 {
    letter-spacing: 2px;
}
li.cat-item-2 ,li.cat-item-3 {
    margin-top: 21px;
}
}

/*--//responsive--*/


/*
  Theme Name: DevFolio
  Theme URL: https://bootstrapmade.com/devfolio-bootstrap-portfolio-html-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/

/*======================================
//--//-->   STYLES GENERALES
======================================*/

body {
  background-color: #f5f5f5;
  color: #4e4e4e;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1e1e1e;
}

a {
  color: #1e1e1e;
  transition: all 0.5s ease-in-out;
}

a:hover {
  color: #0078ff;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

.p-r {
  position: relative;
}

.color-a {
  color: #0078ff;
}

.color-d {
  color: #f5f5f5;
}

.color-text-a {
  color: #4e4e4e;
}

.box-shadow,
.paralax-mf,
.service-box,
.work-box,
.card-blog {
  box-shadow: 0 13px 8px -10px rgba(0, 0, 0, 0.1);
}

.box-shadow-a,
.button:hover {
  box-shadow: 0 0 0 4px #cde1f8;
}

.display-5 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-6 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.1;
}

.avatar {
  width: 32px;
  height: 32px;
  margin-right: 4px;
  overflow: hidden;
}

.bg-image {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
}

.overlay-mf {
  background-color: #0078ff;
}

.overlay-mf {
  position: absolute;
  top: 0;
  left: 0px;
  padding: 0;
  height: 100%;
  width: 100%;
  opacity: .7;
}

.paralax-mf {
  position: relative;
  padding: 8rem 0;
}

.display-table {
  width: 100%;
  height: 100%;
  display: table;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

/*--/ Sections /--*/

.sect-4 {
  padding: 4rem 0;
}

.sect-pt4 {
  padding-top: 4rem;
}

.sect-mt4 {
  margin-top: 4rem;
}

/*--/ Title s /--*/

.title-s {
  font-weight: 600;
  color: #1e1e1e;
  font-size: 1.1rem;
}

/*--/ Title A /--*/

.title-box {
  margin-bottom: 4rem;
}

.title-a {
  font-size: 3rem;
  font-weight: bold;
  text-transform: uppercase;
}

.subtitle-a {
  color: #4e4e4e;
}

.line-mf {
  width: 40px;
  height: 5px;
  background-color: #0078ff;
  margin: 0 auto;
}

/*--/ Title Left /--*/

.title-box-2 {
  margin-bottom: 3rem;
}

.title-left {
  font-size: 2rem;
  position: relative;
}

.title-left:before {
  content: '';
  position: absolute;
  height: 3px;
  background-color: #0078ff;
  width: 100px;
  bottom: -12px;
}

/*------/ Box /------*/

.box-pl2 {
  padding-left: 2rem;
}

.box-shadow-full {
  padding: 3rem 1.25rem;
  position: relative;
  background-color: #fff;
  margin-bottom: 3rem;
  z-index: 2;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

/*------/ Socials /------*/

.socials {
  padding: 1.5rem 0;
}

.socials ul li {
  display: inline-block;
}

.socials .ico-circle {
  height: 40px;
  width: 40px;
  font-size: 1.7rem;
  border-radius: 50%;
  line-height: 1.4;
  margin: 0 15px 0 0;
  box-shadow: 0 0 0 3px #0078ff;
  transition: all 500ms ease;
}

.socials .ico-circle:hover {
  background-color: #0078ff;
  color: #fff;
  box-shadow: 0 0 0 3px #cde1f8;
  transition: all 500ms ease;
}

/*------/ Ul resect /------*/

.ul-resect,
.socials ul,
.list-ico,
.blog-wrapper .post-meta ul,
.box-comments .list-comments,
.widget-sidebar .list-sidebar,
.widget-tags ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.list-ico {
  line-height: 2;
}

.list-ico span {
  color: #0078ff;
  margin-right: 10px;
}

/*------/ Ico Circle /------*/

.ico-circle {
  height: 100px;
  width: 100px;
  font-size: 2rem;
  border-radius: 50%;
  line-height: 1.55;
  margin: 0 auto;
  text-align: center;
  box-shadow: 0 0 0 10px #0078ff;
  display: block;
}

/*------/ Owl Carousel /------*/

.owl-theme .owl-dots {
  text-align: center;
  margin-top: 18px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
  width: 18px;
  height: 7px;
  margin: 5px 5px;
  background: #cde1f8;
  border: 0px solid #cde1f8;
  display: block;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #cde1f8;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #1B1B1B;
  width: 25px;
}

/*--/ Scrolltop s /--*/

.scrolltop-mf {
  position: relative;
  display: none;
}

.scrolltop-mf span {
  z-index: 999;
  position: fixed;
  width: 42px;
  height: 42px;
  background-color: #0078ff;
  opacity: .7;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 50%;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #0078ff;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

/* Prelaoder */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #0078ff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*======================================
//--//-->   NAVBAR
======================================*/

.navbar-b {
  transition: all .5s ease-in-out;
  background-color: transparent;
  padding-top: 1.563rem;
  padding-bottom: 1.563rem;
}

.navbar-b.navbar-reduce {
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}

.navbar-b.navbar-trans .nav-item,
.navbar-b.navbar-reduce .nav-item {
  position: relative;
  padding-right: 10px;
  padding-left: 0;
}

.navbar-b.navbar-trans .nav-link,
.navbar-b.navbar-reduce .nav-link {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.navbar-b.navbar-trans .nav-link:before,
.navbar-b.navbar-reduce .nav-link:before {
  content: '';
  position: absolute;
  margin-left: 0px;
  width: 0%;
  bottom: 0;
  left: 0;
  height: 2px;
  transition: all 500ms ease;
}

.navbar-b.navbar-trans .nav-link:hover,
.navbar-b.navbar-reduce .nav-link:hover {
  color: #1B1B1B;
}

.navbar-b.navbar-trans .nav-link:hover:before,
.navbar-b.navbar-reduce .nav-link:hover:before {
  width: 35px;
}

.navbar-b.navbar-trans .show > .nav-link:before,
.navbar-b.navbar-trans .active > .nav-link:before,
.navbar-b.navbar-trans .nav-link.show:before,
.navbar-b.navbar-trans .nav-link.active:before,
.navbar-b.navbar-reduce .show > .nav-link:before,
.navbar-b.navbar-reduce .active > .nav-link:before,
.navbar-b.navbar-reduce .nav-link.show:before,
.navbar-b.navbar-reduce .nav-link.active:before {
  width: 35px;
}

.navbar-b.navbar-trans .nav-link:before {
  background-color: #fff;
}

.navbar-b.navbar-trans .nav-link:hover {
  color: #fff;
}

.navbar-b.navbar-trans .show > .nav-link,
.navbar-b.navbar-trans .active > .nav-link,
.navbar-b.navbar-trans .nav-link.show,
.navbar-b.navbar-trans .nav-link.active {
  color: #fff;
}

.navbar-b.navbar-reduce {
  transition: all .5s ease-in-out;
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.navbar-b.navbar-reduce .nav-link {
  color: #0078ff;
}

.navbar-b.navbar-reduce .nav-link:before {
  background-color: #0078ff;
}

.navbar-b.navbar-reduce .nav-link:hover {
  color: #0078ff;
}

.navbar-b.navbar-reduce .show > .nav-link,
.navbar-b.navbar-reduce .active > .nav-link,
.navbar-b.navbar-reduce .nav-link.show,
.navbar-b.navbar-reduce .nav-link.active {
  color: #0078ff;
}

.navbar-b.navbar-reduce .navbar-brand {
  color: #0078ff;
}

.navbar-b.navbar-reduce .navbar-toggler span {
  background-color: #1B1B1B;
}

.navbar-b .navbar-brand {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
}

.navbar-b .navbar-nav .dropdown-item.show .dropdown-menu,
.navbar-b .dropdown.show .dropdown-menu,
.navbar-b .dropdown-btn.show .dropdown-menu {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  visibility: visible !important;
}

.navbar-b .dropdown-menu {
  margin: 1.12rem 0 0;
  border-radius: 0;
}

.navbar-b .dropdown-menu .dropdown-item {
  padding: .7rem 1.7rem;
  transition: all 500ms ease;
}

.navbar-b .dropdown-menu .dropdown-item:hover {
  background-color: #0078ff;
  color: #fff;
  transition: all 500ms ease;
}

.navbar-b .dropdown-menu .dropdown-item.active {
  background-color: #0078ff;
}

/*--/ Hamburger Navbar /--*/

.navbar-toggler {
  position: relative;
}

.navbar-toggler:focus,
.navbar-toggler:active {
  outline: 0;
}

.navbar-toggler span {
  display: block;
  background-color: #fff;
  height: 3px;
  width: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 0;
  opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
  transition: -webkit-transform .35s ease-in-out;
  transition: transform .35s ease-in-out;
  transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0.9;
}

/*======================================
//--//-->   INTRO
======================================*/

.intro {
  height: 100vh;
  position: relative;
  color: #fff;
}

.intro .intro-content {
  text-align: center;
  position: absolute;
}

.intro .overlay-itro {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0px;
  padding: 0;
  height: 100%;
  width: 100%;
  opacity: .9;
}

.intro .intro-title {
  color: #fff;
  font-weight: 600;
  font-size: 3rem;
}

.intro .intro-subtitle {
  font-size: 1.5rem;
  font-weight: 300;
}

.intro .text-slider-items {
  display: none;
}

.intro-single {
  height: 350px;
}

.intro-single .intro-content {
  margin-top: 30px;
}

.intro-single .intro-title {
  text-transform: uppercase;
  font-size: 3rem;
}

.intro-single .breadcrumb {
  background-color: transparent;
  color: #0078ff;
}

.intro-single .breadcrumb .breadcrumb-item:before {
  color: #cde1f8;
}

.intro-single .breadcrumb .breadcrumb-item.active {
  color: #cde1f8;
}

.intro-single .breadcrumb a {
  color: #fff;
}

/*======================================
//--//-->   ABOUT
======================================*/

.about-mf .box-shadow-full {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.about-mf .about-img {
  margin-bottom: 2rem;
}

.about-mf .about-img img {
  margin-left: 10px;
}

.skill-mf span {
  color: #4e4e4e;
}

.skill-mf .progress {
  background-color: #cde1f8;
  margin: .5rem 0 1.2rem 0;
  border-radius: 0;
  height: .7rem;
}

.skill-mf .progress .progress-bar {
  height: .7rem;
  background-color: #0078ff;
}

/*======================================
//--//-->   SERVICES
======================================*/

.service-box {
  background-color: #fff;
  padding: 2.5rem 1.3rem;
  border-radius: 1rem;
  margin-bottom: 3rem;
}

.service-box:hover .ico-circle {
  transition: all 500ms ease;
  color: #fff;
  background-color: #0078ff;
  box-shadow: 0 0 0 10px #cde1f8;
}

.service-box .service-ico {
  margin-bottom: 1rem;
  color: #1e1e1e;
}

.service-box .ico-circle {
  transition: all 500ms ease;
  font-size: 4rem;
}

.service-box .s-title {
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  padding: .4rem 0;
}

.service-box .s-description {
  color: #4e4e4e;
}

/*======================================
//--//-->   COUNTER
======================================*/

.counter-box {
  color: #fff;
  text-align: center;
}

.counter-ico {
  margin-bottom: 1rem;
}

.counter-ico .ico-circle {
  height: 60px;
  width: 60px;
  line-height: 1.8;
  box-shadow: 0 0 0 10px #cde1f8;
}

.counter-num .counter {
  font-size: 2rem;
  margin-bottom: 0;
}

/*======================================
//--//-->   PORTFOLIO
======================================*/

.Gallery-box {
  margin-bottom: 3rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #fff;
}

.work-box:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.work-img {
  display: block;
  overflow: hidden;
}

.work-img img {
  transition: all 1s;
}

.work-content {
  padding: 2rem 3% 1rem 4%;
}

.work-content .w-more {
  color: #4e4e4e;
  font-size: .8rem;
}

.work-content .w-more .w-ctegory {
  color: #0078ff;
}

.work-content .w-like {
  font-size: 2.5rem;
  color: #0078ff;
  float: right;
}

.work-content .w-like a {
  color: #0078ff;
}

.work-content .w-like .num-like {
  font-size: .7rem;
}

.w-title {
  font-size: 1.2rem;
}

/*======================================
//--//-->   TESTIMONIALS
======================================*/

.testimonials .owl-carousel .owl-item img {
  width: auto;
}

.testimonial-box {
  color: #fff;
  text-align: center;
}

.testimonial-box .author-test {
  margin-top: 1rem;
}

.testimonial-box .author-test img {
  margin: 0 auto;
}

.testimonial-box .author {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin: 1rem 0;
  display: block;
  font-size: 1.4rem;
}

.testimonial-box .comit {
  font-size: 2rem;
  color: #0078ff;
  background-color: #fff;
  width: 52px;
  height: 52px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  line-height: 1.6;
}

/*======================================
//--//-->   BLOG
======================================*/

.card-blog .card-body {
  position: relative;
}

.card-blog .card-category-box {
  position: absolute;
  text-align: center;
  top: -16px;
  left: 15px;
  right: 15px;
  line-height: 25px;
  overflow: hidden;
}

.card-blog .card-category {
  display: inline-block;
  color: #fff;
  padding: 0 15px 5px;
  overflow: hidden;
  background-color: #0078ff;
  border-radius: 4px;
}

.card-blog .card-category .category {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-size: .7rem;
  letter-spacing: .1px;
  margin-bottom: 0;
}

.card-blog .card-title {
  font-size: 1.3rem;
  margin-top: .6rem;
}

.card-blog .card-description {
  color: #4e4e4e;
}

.card-blog .post-author {
  display: inline-block;
}

.card-blog .post-date {
  color: #4e4e4e;
  display: inline-block;
  float: right;
}

/*======================================
//--//-->   BLOG-SINGLE
======================================*/

.post-box,
.form-comments,
.box-comments,
.widget-sidebar {
  padding: 2rem;
  background-color: #fff;
  margin-bottom: 3rem;
}

.blog-wrapper .article-title {
  font-size: 1.5rem;
}

.blog-wrapper .post-meta {
  margin: 1rem 0;
}

.blog-wrapper .post-meta ul {
  border-left: 4px solid #0078ff;
  margin-top: 1rem;
}

.blog-wrapper .post-meta ul li {
  display: inline-block;
  margin-left: 15px;
}

.blog-wrapper .post-meta ul a {
  color: #0078ff;
}

.blog-wrapper .post-meta ul span {
  color: #1e1e1e;
}

.blog-wrapper .blockquote {
  border-left: 4px solid #0078ff;
  padding: 18px;
  font-style: italic;
}

/*------/ Comments /------*/

.box-comments .list-comments li {
  padding-bottom: 40px;
}

.box-comments .list-comments .comment-avatar {
  display: table-cell;
  vertical-align: top;
}

.box-comments .list-comments .comment-avatar img {
  width: 80px;
  height: 80px;
}

.box-comments .list-comments .comment-author {
  font-size: 1.3rem;
}

.box-comments .list-comments .comment-details {
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
}

.box-comments .list-comments a {
  color: #0078ff;
}

.box-comments .list-comments span {
  color: #1e1e1e;
  font-style: italic;
}

.box-comments .comment-children {
  margin-left: 40px;
}

/*------/ Sidebar /------*/

.widget-sidebar .sidebar-title {
  font-size: 1.6rem;
  font-weight: 600;
  border-left: 5px solid #0078ff;
  padding-left: 15px;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}

.widget-sidebar .list-sidebar li {
  position: relative;
  padding: 6px 0 6px 24px;
}

.widget-sidebar .list-sidebar li:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  left: 0;
  background-color: #0078ff;
  top: 20px;
}

.sidebar-search input {
  background-color: #fff;
  border-radius: 0;
  transition: all 0.5s ease-in-out;
}

.sidebar-search .btn-search {
  background-color: #0078ff;
  border-color: #0078ff;
  border-radius: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.widget-tags ul li {
  display: inline-block;
  background-color: #0078ff;
  padding: .2rem .6rem;
  margin-bottom: .5rem;
  border-radius: 15px;
}

.widget-tags ul li a {
  color: #fff;
}

/*======================================
//--//-->   CONTACT
======================================*/

.footer-paralax {
  padding: 4rem 0 0 0;
}

.contact-mf {
  margin-top: 4rem;
}

/*======================================
//--//-->   FOOTER
======================================*/

footer {
  text-align: center;
  color: #fff;
  padding:0;
}

footer .copyright {
  margin-bottom: .3rem;
}

footer .credits {
  margin-bottom: 0;
}

footer .credits a {
  color: #fff;
}

/*======================================
//--//-->   CONtaCT FORM
======================================*/

#sendmessage {
  color: #0078ff;
  border: 1px solid #0078ff;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#sendmessage.show,
#errormessage.show,
.show {
  display: block;
}

.validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

/*======================================
//--//-->   BUTTON
======================================*/

.button {
  display: inline-block;
  padding: .3rem .6rem;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1rem;
  border-radius: .3rem;
  border: 1px solid transparent;
  transition: all 500ms ease;
  cursor: pointer;
}

.button:focus {
  outline: 0;
}

.button:hover {
  background-color: #0062d3;
  color: #fff;
  transition: all 500ms ease;
}

.button-a {
  background-color: #0078ff;
  color: #fff;
  border-color: #cde1f8;
}

.button-big {
  padding: .9rem 2.3rem;
  font-size: 1.2rem;
}

.button-rouded {
  border-radius: 5rem;
}

.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

@media (min-width: 577px) {
  .counter-box {
    margin-bottom: 1.8rem;
  }
}

@media (min-width: 767px) {
  .about-mf .box-pl2 {
    margin-top: 3rem;
    padding-left: 0rem;
  }

  .card-blog {
    margin-bottom: 3rem;
  }

  .contact-mf .box-pl2 {
    margin-top: 3rem;
    padding-left: 0rem;
  }
}

@media (min-width: 768px) {
  .box-shadow-full {
    padding: 3rem;
  }

  .navbar-b.navbar-trans .nav-item,
  .navbar-b.navbar-reduce .nav-item {
    padding-left: 10px;
  }

  .navbar-b.navbar-trans .nav-link:before,
  .navbar-b.navbar-reduce .nav-link:before {
    margin-left: 18px;
  }

  .intro .intro-title {
    font-size: 4.5rem;
  }

  .intro .intro-subtitle {
    font-size: 2.5rem;
  }

  .intro-single .intro-title {
    font-size: 3.5rem;
  }

  .testimonial-box .description {
    padding: 0 5rem;
  }

  .post-box,
  .form-comments,
  .box-comments,
  .widget-sidebar {
    padding: 3rem;
  }

  .blog-wrapper .article-title {
    font-size: 1.9rem;
  }

  .box-comments .list-comments .comment-author {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .testimonial-box .description {
    padding: 0 8rem;
  }
}

@media (min-width: 1200px) {
  .testimonial-box .description {
    padding: 0 13rem;
  }
}

@media (max-width: 1024px) {
  .bg-image {
    background-attachment: scroll;
  }
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}



/*06-01-2020*/

.portfolio-box{float:left;width:50%;}
.portfolio-box-in{float:left;width:50%;}
.gallery-wthreegrids {padding: 0;background: #f3f3f3;}
.gallery-agileinfo-row {-webkit-transition: .5s all;-moz-transition: .5s all;-o-transition: .5s all;-ms-transition: .5s all;transition: .5s all;}
.gallery-agileinfo-row:hover {background: #3ea3ff;}
.gallery-w3lsgrid {padding: 0;overflow: hidden;}
.gallery-w3lsgrid.gallery-text, .gallery-w3lsgrid.gallery-text2, .gallery-w3lsgrid.gallery-text3 {padding:15px 15px;position: relative;-webkit-transition: .5s all;-moz-transition: .5s all;-o-transition: .5s all;-ms-transition: .5s all;transition: .5s all;overflow: hidden;height: 225px;}
.gallery-w3lsgrid a.agilefig {background: url(../images/portfolio-1.jpg) no-repeat center 0px;background-size: cover;display: block;min-height: 238px;}
.gallery-w3lsgrid a.agilefig.gallery-img2 {background: url(../images/portfolio-2.jpg) no-repeat center 0px;background-size: cover;}
.gallery-w3lsgrid a.agilefig.gallery-img3 {background: url(../images/portfolio-3.jpg) no-repeat center 0px;background-size: cover;}
.gallery-w3lsgrid a.agilefig.gallery-img4 {background: url(../images/portfolio-4.jpg) no-repeat center 0px;background-size: cover;}
.gallery-agileinfo-row:hover .gallery-w3lsgrid a.agilefig {-webkit-transform: scale(1.4) rotate(15deg);-moz-transform: scale(1.4) rotate(15deg);-o-transform: scale(1.4) rotate(15deg);-ms-transform: scale(1.4) rotate(15deg);transform: scale(1.4) rotate(15deg);}
.gallery-agileinfo-row h4 {font-size:22px;color: #5f9ea0;margin-bottom: 0.4em;-webkit-transition: .5s all;-moz-transition: .5s all;-o-transition: .5s all;-ms-transition: .5s all;transition: .5s all;font-weight:500;letter-spacing: 2px;text-transform: capitalize;}
.gallery-agileinfo-row:hover h4{color:#000;}
.gallery-w3lsgrid p {line-height: 24px;-webkit-transition: .5s all;-moz-transition: .5s all;-o-transition: .5s all;-ms-transition: .5s all;transition: .5s all;font-size: 14px;font-weight:100;}
.gallery-agileinfo-row:hover .gallery-w3lsgrid p{color:#fff;}
.gallery-w3lsgrid.gallery-w3lsgrid3 {float: right;}
.lb-data .lb-caption {font-weight: 400;line-height: 20px;margin-bottom: 8px;display: block;}
/*.social-nav {margin-top: 24px;text-align: right;}
.social-nav li{display:inline-block;}
.social-nav li a {display: inline-block;float: none;width: 30px;height: 30px;text-decoration: none;cursor: pointer;text-align: center;line-height: 30px;background: #000;position: relative;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;-o-transform-style: preserve-3d;transform-style: preserve-3d;}
.social-nav li a.facebook .front {background:#3b5998;}
.social-nav li a.twitter .front {background:#00acee;}
.social-nav li a.instagram .front {background:#f77737;}
.social-nav li a.pinterest .front {background: #bd081c;}
.social-nav li a.twitter .back, .social-nav li a.facebook .back, .social-nav li a.instagram .back, .social-nav li a.pinterest .back {background: #fff;}
.social-nav li a .front i {color: #fff;font-size: 12px;}
.social-nav li a .back i {color: #000;font-size: 12px;}
.social-nav li a .front, .social-nav li a .back {width: 30px;height: 30px;position: absolute;top: 0;left: 0;-webkit-transform: translateZ(18px);-moz-transform: translateZ(18px);-ms-transform: translateZ(18px);-o-transform: translateZ(18px);transform: translateZ(18px);-webkit-backface-visibility: visible;-moz-backface-visibility: visible;-ms-backface-visibility: visible;-o-backface-visibility: visible;backface-visibility: visible;color: #212121;font-size: 12px;}
.social-nav li a .back {-webkit-transform: rotateX(90deg) translateZ(18px);-moz-transform: rotateX(90deg) translateZ(18px);-ms-transform: rotateX(90deg) translateZ(18px);-o-transform: rotateX(90deg) translateZ(18px);transform: rotateX(90deg) translateZ(18px);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden;}
.social-nav li a:hover {-webkit-transform: rotateX(-90deg);-moz-transform: rotateX(-90deg);-ms-transform: rotateX(-90deg);-o-transform: rotateX(-90deg);transform: rotateX(-90deg);}
.social-nav li a:hover .back { -webkit-backface-visibility: visible;-moz-backface-visibility: visible;-ms-backface-visibility: visible;-o-backface-visibility: visible;backface-visibility: visible;}*/
.navbar-brand img{width:160px;height:100px;}
#home{position: relative;}
.header-bar{background:rgba(255,255,255,0.3);position: absolute;top: 0;width: 100%;z-index: 9999;}
.clt-syas-ile {height: 185px;overflow: hidden;}
.client-text-img img{width:100%;vertical-align:middle;height: 180px;}
.pricing-plans{padding:5em 0 4em;background: url(../images/w.jpg) no-repeat right top;background-color: #fff;}
.pricing-plans h3.title{margin-bottom:50px;}
.pricing-plans-detail{justify-content: center;} 
.pricing-plans-box{margin-bottom:40px;text-align:center;}
.rounded-top h4{color:#000;font-size:28px;letter-spacing: 2px;font-weight:400;}
.basic-line{display: block;background:#2e3192;width: 15px;height: 5px;border-radius: 10px;margin:8px auto 0;}
.rounded-middle{margin:40px 0 0px;}
.rounded-middle h5{color:#2e3192;font-size: 48px;font-weight: 400;line-height: 45px;}
.rounded-middle span{font-size: 17px;color:#212529;display:block;font-weight: 200;}
.rounded-footer ul{margin:15px 0;}
.rounded-footer ul li{display:block;border-bottom:1px solid rgba(0, 0, 0, 0.125);padding: 10px 0;font-size: 15px;color: #777;font-weight: 200;}
.rounded-footer ul li:first-child{border-top:1px solid rgba(0, 0, 0, 0.125);}
.footer-deta{text-align:center;padding:5rem 0;position:relative;}
.footer-deta p{color:#000;text-align:center;padding: 0 0;font-size: 14px;}
.footer-deta h2{color:#000;text-transform: uppercase;font-size: 28px;margin: 10px 0 40px;}
.footer-social-icon{position: absolute;left: 0;right: 0;top: -28px;z-index: 999;}
.footer-social-icon ul li{display:inline-block;margin:0 40px;}
.footer-social-icon ul li a{text-align: center;border:2px solid #fff;display:block;color:#fff;width: 55px;height: 55px;line-height: 55px;font-size:20px;border-radius: 5px;-moz-transform: rotate(46deg);-webkit-transform: rotate(46deg);-o-transform: rotate(46deg);-ms-transform: rotate(46deg);transform: rotate(46deg);}
.footer-social-icon ul li a i{-moz-transform: rotate(-46deg);-webkit-transform: rotate(-46deg);-o-transform: rotate(-46deg);-ms-transform: rotate(-46deg);transform: rotate(-46deg);}
.footer-social-icon ul li a.facebook-icon{background:rgba(59,89,152,1);}
.footer-social-icon ul li a.instagram-icon{background: #f09433;background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }
.footer-social-icon ul li a.instagram-icon i{margin-right: -3px;}
.footer-social-icon ul li a.facebook-icon:hover{background:rgba(59,89,152,0.9);}
.footer-social-icon ul li a.instagram-icon:hover{background: #f09433;background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }
.flag-top {position: absolute;right:10px;top: 10px;}
.flag-top a{color:#fff;display:inline-block;font-size: 20px;}
.flag-top a img{margin-right:5px;}
.slider-img{height:720px;}
.slider {position: relative;}
.footer-social-icon.header-social-icon {bottom:40px;top: auto;right:16%;left: auto;}
.footer-social-icon.header-social-icon ul li{margin: 0 15px;}
.portfolio-box{float:none;width:100%;}
.gallery-agileinfo-row{float:left;width:50%;}
.offset-lg-4.offset-md-3.offset-sm-2.col-lg-4.col-md-5.col-sm-6.its-services-left-top p {max-height:100px;overflow: hidden;}
.col-lg-4.col-md-5.col-sm-6.its-services-left-top {height: 355px;overflow: hidden;}
.its-services-left.service-special{margin-top:-8em;}

@media (max-width:1024px) {
.slider-img{height:500px;}
.col-lg-4.col-md-5.col-sm-6.its-services-left-top {height: 300px;overflow: hidden;}
}
@media (max-width: 991px) {
.social-nav {text-align: center;}
.gallery-agileinfo-row{float:none;width:100%;}
.portfolio-box-in.gallery-w3lsgrid.left-box{float: left;}
.portfolio-box-in.gallery-w3lsgrid.right-box{float: right;}
.col-lg-4.col-md-5.col-sm-6.its-services-left-top {height: 260px;overflow: hidden;}
.its-services-left-top {padding: 2.5em 2em;}
}
@media (max-width: 768px) {
.portfolio-box{float:none;width:100%;}
.slider-info {padding:9em 0 0;}
.slider-img {height: 350px;}
.footer-social-icon.header-social-icon {bottom: 20px;right: 2%;}
.footer-social-icon.header-social-icon ul li a{width: 40px;height: 40px;line-height: 40px;font-size: 16px;}
.footer-social-icon.header-social-icon ul li {margin: 0 10px;}
.pricing-plans {background: none;padding: 2em 0 2em;}
}
@media (max-width: 767px) {.col-lg-4.col-md-5.col-sm-6.its-services-left-top {height: 200px;overflow: hidden;}.its-services-left-top {padding: 1em 2em;}}
@media (max-width: 580px) {
.gallery-agileinfo-row h4 {font-size: 17px;}
.gallery-w3lsgrid p {line-height: 20px;font-size: 13px;}
.callbacks_tabs {left: 0;right: 0;bottom: 15px;top: auto;}
.navbar-brand img {width: 140px;height: 70px;}
.slider-info {padding: 7em 0 0;}
.client-text-img img {height: auto;}
.clt-syas-ile {height: auto;overflow: auto;}
.col-lg-4.col-md-5.col-sm-6.its-services-left-top {height: 265px;overflow: hidden;}
.its-services-left-top {padding: 2em 2em;}
.its-services-left.service-special{margin-top:0em;}
}
@media (max-width:479px) {
.portfolio-box-in {float: none;width: 100%;}
.gallery-w3lsgrid.gallery-text, .gallery-w3lsgrid.gallery-text2, .gallery-w3lsgrid.gallery-text3 {overflow: auto;height: 100%;}
.callbacks_tabs{right:auto;left:25px;}
.footer-deta h2 {font-size: 22px;margin: 5px 0 20px;}
.footer-deta {padding: 3.5rem 0 2rem;}
.footer-deta p {line-height: 20px;}
.slider-img {height: 330px;}

}
@media only screen and (max-width:2000px) and (min-width:1400px){.slider-info {padding: 24em 0 0;}}








