
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


.why-choose-us h6{
    font-size: 14px;
}
.why-choose-us{
    box-shadow: 0 0 30px rgba(0,0,0,0.20);
    padding: 10px;
    height: 110px;
}

.why-choose-us i{
    padding-right: 5px;
}

@media screen and (min-width: 320px) and (max-width :425px){
.banner-section-content {
 
    width: 100%;
    top: 0rem;
    height: 100%;
    right: 0rem;
}}

@media screen and (min-width: 768px) and (max-width :2560px){
.banner-section-content {
    position: absolute;
    width: 100%;
    top: 0rem;
    height: 100%;
    right: 0rem;
}}


.form-width{
    width: 375px;
}





body {
	color: #5a5a5a;
	 font-family: 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5 {
	font-family: 'Montserrat', sans-serif;
}

.bg-info{
    background-color:  #1d3c83 !important;
    color: #fff !important;
}
.text-info{
    color: #1d3c83 !important;
   
}
.form-title h3 {
    font-size: 20px;
    padding: 14px 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.send-btn{
    background-color:  #1d3c83 !important;
    color: #fff !important;
    border-color:  #1d3c83 !important;
}
.border-primary {
    border-color:  #1d3c83 !important;
}
/* start top-navbar */

    .top-navbar{
        height: 35px;
        background-color: #1d3c83;
    }

    .top-welcome p{
        padding: 3px;
        color: #fff;
    }


    .top-right {
        position: relative;
        float: right;
        /* padding: 0 18px; */
    }

    .contact-info {
        position: relative;
        float: left;
    }

    .top-right ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.call-right1{
    margin-right: 45px;
}
.contact-info li  {
    position: relative;
    float: left;
    color: #ffff ;
    font-size: 14px;
    line-height: 30px;
    padding: 6px 0;
  
}

.contact-info li  a{
    color: #ffff ;
    padding-bottom: 3px;
}

.search-box-outer {
    position: relative;
    text-align: center;
    padding: 15px 0;
}

.search-box-btn {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
  
    background-color: transparent;
}

.main-header .header-top .contact-info li .icon {
    position: relative;
    float: left;
    font-size: 14px;
    /* color: #ffffff; */
    line-height: 30px;
    margin-right: 10px;
}
.social-icon-one {
    position: relative;
    float: right;
    padding: 6px 0;
}
.social-icon-one li {
    position: relative;
    float: left;
    margin-left: 20px;
}
.social-icon-one li a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 29px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
/* end top-navbar */






.get-button{
    
   float: right;
}
.get-button .get-btn{
    background-color: #ed3833;
    border-color: #ed3833;
    color: #ffff;
    width: 160px;
}


.parallax-section {
	background-attachment: fixed!important;
}
.btn-capsul {
	border-radius: 30px;
}


.btn-transparent-white {
	border: 2px solid #fff;
	color: #fff;
}
.btn-transparent-white:hover, .btn-transparent-white:focus {
	background: #fff;
	color: #ed3833;
}




/* TOP HEADER
-------------------------------------------------- */


.navbar.top-bar {
	border-radius: 0;
	padding: 16px 0;
    z-index: 16;
    box-shadow: 0 12px 12px 0 rgba(0,0,0,.2);
    border-bottom: 1px solid rgba(0,0,0,.2);
}
.navbar-toggler {
	border: 1px solid #fff;
	color: #fff;
	position: absolute;
	right: 21px;
}
.sps {
	padding: 1em .5em;

	top: 0;
	left: 0;
	transition: all 0.25s ease;
	width: 100%;
}
.sps--abv {
	background-color: transparent;
	color: #000;
}
.sps--blw {
	background-color: #fff;
    color: #fff;
    position: fixed;
}
.top-bar a.navbar-brand {
	color: #fff;
	font-size: 26px;
	font-weight: 800;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
}
.sps--blw.top-bar a.navbar-brand {
	color: #000;
}
.top-bar a.navbar-brand span {
	color: #ed3833;
}
.top-bar .nav-link {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	padding: 12px 8px!important;
}
.sps--blw.top-bar .nav-link {
	color: #000
}
.top-bar .navbar-nav .nav-item {
	margin: 0
}
.top-bar .nav-link:hover, .top-bar .nav-item.active a {
	color: #ed3833;
	border-bottom: 2px solid #ed3833;
	border-radius: 0;
}
.sps--blw.top-bar .nav-link:hover, .sps--blw.top-bar .nav-item.active a {
	color: #ed3833;
	/* border-bottom: none; */
	border-radius: 0;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* SLIDER START */

.checkbtn-banner .btn-info{
    background-color: #ed3833;
    border-color: #ed3833;
    color: #fff;
}


.banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .banner-text h2{
      color: #fff;
     text-align: center;
     position: relative;
      display: block;
      font-size: 58px;
      font-weight: 800;
      text-transform: capitalize;
      margin-bottom: 10px;
  }


  .banner-text p{
    color: #fff;
    font-size: 20px;
}



 .swiper-button-prev, .swiper-button-next {
	background-image: none!important;
	color: #fff;
	width: 50px;
	height: 50px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
}

/* SERVICE SECTION
-------------------------------------------------- */
.sec-title {
    position: relative;
    margin-bottom: 30px;
}
.sec-title h1 {
    position: relative;
    display: inline-block;
    font-size: 72px;
    color: #353535;
    line-height: 1em;
    font-weight: 600;
    color: transparent;
    cursor: default;
    -webkit-text-stroke: 1px #353535;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sec-title h1:hover {
    color: #353535;
    -webkit-text-stroke: 1px transparent;
}

.our-service{
    /* position: relative;
    overflow: hidden; */
    border: 12px solid #ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,.10);
    /* -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease; */
    transition: all 300ms ease;
    height: 350px;
}


.right-btn {
    margin-top: 30px;
}
.btn-style-two {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 11px 30px 9px;
    font-weight: 600;
    border-radius: 5px;
    background-color: #ed3833;
    overflow: hidden;
}
.theme-btn {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    /* -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; */
    transition: all 0.5s ease;
}

.service-sec{
    padding-top: 20px;
    padding-bottom: 30px;
    background-color: #fff
}
.service-sec .heading {
	float: left;
	width: 100%;

	text-align:center;
}
.service-sec h2 {
	display: block;
	text-transform: capitalize;
	font-weight: 600;
	color: #ed3833;
	font-size: 32px;
}
.service-sec h2 small {
	color: #222;
	display: block;
	font-size: 22px;
	margin-bottom: 18px;
}
.service-sec i {
	border: 1px solid #ed3833;
	border-radius: 2px;
	font-size: 25px;
	padding: 12px 0;
	width: 52px;
	color: #ed3833;
	margin-bottom: 20px
}
.service-sec h3 {
	font-size: 23px;
	font-weight: 600;
}
.service-sec p {
	line-height: 22px;
	margin-top: 13px;
	padding: 0 21px;
}
.service-sec .service-block {
	margin-top: 30px;
}


.contact-data{
    padding-bottom: 5px;
    border-bottom: 1px dotted #fff;
}
/* ABOUT SECTION
-------------------------------------------------- */
.about-video{
    padding-top: 112px;
}
.card11 .card-image-video{
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}


.card{
    margin-top: 10px;
    position: relative;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 4 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}


.about-us{
    padding-top: 30px;
    padding-bottom: 30px;
}
.about-img{
    display: inline-block;
    width: auto;
    border: 10px solid #ffffff;
    box-shadow: 0 0 30px rgba(0,0,0,0.20);
}
.play-now {
    position: absolute;
    left: 50%;
    top: 50%;
    /* -webkit-transform: translate(-50%, -60%);
    -moz-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    -o-transform: translate(-50%, -60%); */
    transform: translate(-50%, -60%);
}

.play-now .icon {
    background-color: #ffffff;
    color: #353535;
    padding-left: 0;
    font-size: 44px;
    /* -webkit-animation: pulse 2s infinite;
    -moz-animation: pulse 2s infinite;
    -ms-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite; */
    animation: pulse 2s infinite;
}

.play-now .icon {
    position: relative;

    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
   
    box-shadow: 0 0px 10px 0 rgba(255, 255, 255, .3);
   
    transform-origin: center;
    z-index: 1;

    display: block;
}

.about-info p{
    position: relative;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    color: #353535;
    margin: 0;

}

 .about-years {
    position: relative;
    margin-bottom: 30px;
    padding: 10px 30px;
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0,0,0,0.10);
}
.about-years .years {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 700;
    margin-right: 10px;
    color: #ed3833;
    font-family: 'Montserrat', sans-serif;
}
.about-years h3 {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 1.2em;
    color: #353535;
}
 .about-years:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-left: 3px solid #ed3833;
    content: "";
}

.about-sec {
	background: url('http://grafreez.com/wp-content/temp_demos/burnout/img/para-01.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}
.about-sec:before {
	content: ' ';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ed3833;
	top: 0;
	left: 0
}
.about-sec h2 {
	font-size: 33px;
	font-weight: 800;
	margin-top: 25%;
}
.about-sec h2 small {
	display: block;
	font-size: 24px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.about-sec p {
	font-size: 16px;
}


.action-sec{width:100%; float:left; background:#222}
.action-box{float:left; width:100%; text-align:center;}
.action-box h2{color:#fff; font-size:20px;}



/* start gallery img */

.btn-primary{
    color: #fff;
    background-color: #ed3833 !important;
    border-color: #ed3833 !important;
}


.tab-all{
    color: #fff;
    background-color: #ed3833 !important;
    border-color: #ed3833 !important;
}

/* ******* */
.btn:focus, .btn:active, button:focus, button:active {
    outline: none !important;
    box-shadow: none !important;
  }
  
  #image-gallery .modal-footer{
    display: block;
  }
  
  .thumb{
    margin-top: 15px;
    margin-bottom: 15px;
  }
/* ********* */
/* end galley img */


/*********************** Demo - 1 *******************/
.box1 img,.box1:after,.box1:before{width:100%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3,.box4,.box5,.box5 .icon li a,.box6,.box7,.box8{overflow:hidden}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}
body{background-color:#f1f1f2}
.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.mb-30{margin-bottom:30px}
.box1 .icon,.box1 .title{margin:0;position:absolute}
.box1{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box1:after,.box1:before{height:50%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:1;transform-origin:100% 0;transform:rotateZ(90deg)}
.box1:after{top:auto;bottom:0;transform-origin:0 100%}
.box1:hover:after,.box1:hover:before{transform:rotateZ(0)}
.box1 img{height:auto;transform:scale(1) rotate(0)}
.box1:hover img{filter:sepia(80%);transform:scale(1.3) rotate(10deg)}
.box1 .title{font-size:19px;font-weight:600;color:#fff;text-transform:uppercase;text-shadow:0 0 1px #004cbf;bottom:10px;left:10px;opacity:0;z-index:2;transform:scale(0);transition:all .5s ease .2s}
.box1:hover .title{opacity:1;transform:scale(1)}
.box1 .icon{padding:7px 5px;list-style:none;background:#004cbf;border-radius:0 0 0 10px;top:-100%;right:0;z-index:2;transition:all .3s ease .2s}
.box1:hover .icon{top:0}
.box1 .icon li{display:block;margin:10px 0}
.box1 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:10px;font-size:18px;color:#fff;transition:all .3s ease 0s}
.box2 .icon li a,.box3 .icon a:hover,.box4 .icon li a:hover,.box5 .icon li a,.box6 .icon li a{border-radius:50%}
.box1 .icon li a:hover{color:#fff;box-shadow:0 0 10px #000 inset,0 0 0 3px #fff}
@media only screen and (max-width:990px){.box1{margin-bottom:30px}
}



/* start banner3 */
    .banner3{
        padding-top: 40px;
        /* padding-bottom: 40px; */
        background-color: #ffff;
    }
  
    .why-us{
        position: relative;
    max-width: 800px;
    padding: 50px 10px 5px 65px;
    }
    .contants-right{
        position: relative;
        float: right;
        /* width: 55%; */
        background-color: #ffffff;
        box-shadow: 0 0 50px rgba(0,0,0,0.10);
        
    }
/* end banner3 */


/* social */
.share-btn{
    color: #ffff;
    background-color: #ed3833 !important;
    border-color: #ed3833 !important;
}
.social-icons { position: fixed; right: 20px; bottom: 20px;z-index: 1111111; }
.btn-social { cursor: pointer; width: 50px; height: 50px; border-radius: 50px; }
.social-icons .navbar-nav li { position: absolute; bottom: 0; z-index: -1; transition: .2s all; }
.social-icons .navbar-nav.show li:nth-child(1){bottom: 60px}
.social-icons .navbar-nav.show li:nth-child(2){bottom: 120px}
.social-icons .navbar-nav.show li:nth-child(3){bottom: 180px;}



/* why us */
.why-img{
    padding-top: 60px;
}
.sec-title {
    position: relative;
    margin-bottom: 4px;
}
.sec-title h1 {
    position: relative;
    display: inline-block;
    font-size: 50px;
    color: #353535;
    line-height: 1em;
    font-weight: 600;
    color: transparent;
    cursor: default;
    -webkit-text-stroke: 1px #353535;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sec-title h1:hover {
    color: #353535;
    -webkit-text-stroke: 1px transparent;
}
.whyus-info {
    position: relative;
    margin-bottom: 30px;
}
.whyus-info .inner-box {
    position: relative;
    padding-left: 80px;
    min-height: 80px;
}
.whyus-info .icon {
    position: absolute;
    left: 0;
    top: 0;
    /* font-size: 50px; */
    line-height: 80px;
    color: #ed3833;
}

.whyus-icon{
    height:45px;
}

.whyus-info h4 {
    font-size: 22px;
    margin-bottom: 10px;
}
.whyus-info .text {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    color: #353535;
    margin: 0;
}
/* why us / */


/* start testimonial */


.testim {
    width: 100%;
    /* position: absolute; */
    /* top: 50%; */
    /* -webkit-transform: translatey(-50%); */
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    /* transform: translatey(-50%); */
    background-color: #000;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
		cursor: pointer;
}

.testim .arrow:hover {
    color: #ea830e;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
		height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
		position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #ea830e;
    border-color: #ea830e;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
		overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: #ea830e;
    font-size: 1em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #eee;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}
/* end testimonial */


/* contact */
/*ANA ILETISIM*/
.anailetisim {
    /* background:#fff;
    border-top: 6px solid #fff; */
    padding: 70px 0 0px 0;color:#000;}
.anailetisim h2 {font:300 30px 'Raleway',sans-serif;}
.anailetisim .iletisimform input{color:#795548;font:300 16px 'Raleway',sans-serif;padding:12px 18px;border-radius: 8px;}
.anailetisim .iletisimform select {background: #000 url('../resimler/selectbg.png') right 4px center no-repeat;color:#ccc;font:300 16px 'Raleway',sans-serif;padding:12px 18px;border-radius: 8px;-webkit-appearance: inherit;}
.anailetisim .iletisimbilgi table td {vertical-align:top; color:#000; font-weight:300; padding:0 12px 40px 12px; }
.btn-gonder2{
    background-color:#ed3833;
    border-color: #ed3833;
    color: #ffff;
}


/* end contact */


/* start footer */

.footer1{
    background-color: #1d3c83;
}

footer {
    
    min-height: 350px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 30px
  }
  
  .footerleft {
    margin-top: 20px;
    padding: 0 36px;
  }
  
  .logofooter {
    margin-bottom: 10px;
    font-size: 25px;
    color: white;
    font-weight: 700;
  }
  
  .footerleft p {
    color: white;
    font-size: 16px !important;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
  }
  
  .footerleft p i {
    width: 20px;
    color: #fff;
  }
  
  .paddingtop-bottom {
    margin-top: 20px;
  }
  
  .footer-ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 2px;
  }
  
  .footer-ul li {
    line-height: 29px;
    font-size: 12px;
    margin-top: 5px;
  }
  
  .footer-ul li a {
    font-size: 17px;
    text-decoration: none;
    font-weight: 200;
    color: #fff;
    /* transition: color 0.2s linear 0s, background 0.2s linear 0s; */
    display: block;
    padding-bottom: 5px;
    border-bottom: 1px dotted #fff;
  }
  .fb-page a{
    color: #fff;
    padding-bottom: 5px;
    border-bottom: 1px dotted #fff;
  }
  .footer-ul i {
    margin-right: 10px;
  }
  
  .footer-ul li a:hover {
    /* transition: color 0.2s linear 0s, background 0.2s linear 0s; */
    color: #73b0f4;
  }
  
  .social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
  
  .icon-ul {
    list-style-type: none !important;
    margin: 0px;
    padding: 0px;
  }
  
  .icon-ul li {
    line-height: 75px;
    width: 100%;
    float: left;
  }
  
  /* .icon {
    float: left;
    margin-right: 5px;
  } */
  
  .copyright {
    min-height: 25px;
    /* background-color: #141d29; */
  }
  .ftr-text{
      color: #ed3833;
  }
  .copyright p {
    text-align: center;
    /* colorgb(41, 32, 32)ite; */
    /* padding: 10px 0; */
    margin-bottom: 0px;
    /* padding-top: 10px; */
    margin-top: 5px;
    font-size: 14px;
  }
  .text-call{
      color: #000;
  }
  .heading7 {
    position: relative;
    margin: 0 0 25px;
    color: #fff;
    padding-bottom: 5px;
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
  }
  
  .heading7:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    background-color: #fff;
  }
  
  .post p a {
    font-size: 12px;
    color: white !important;
    line-height: 20px;
  }
  
  .post p a span {
    display: block;
    color: #8f8f8f !important;
  }
  
  .bottom_ul {
    list-style-type: none;
    float: right;
    margin-bottom: 0px;
  }
  
  .bottom_ul li {
    float: left;
    line-height: 40px;
  }
  
  .bottom_ul li:after {
    content: "/";
    color: white;
    margin-right: 8px;
    margin-left: 8px;
  }
  
  .bottom_ul li a {
    color: white;
    font-size: 12px;
  }
  
  .post a:hover {
  
    text-decoration: none;
  }
  
  .btn-insta {
    color: white !important;
    background: transparent;
  }
  
  .fields {
    color: white;
    font-size: 15px;
    text-decoration: none;
  }

/* end footer */


/* start client */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.clients-list{
    padding-bottom: 30px;
    background-color: #fff;
}

/* .clients-list img{
box-shadow: 0 12px 12px 0 rgba(0,0,0,.2);
} */


.customer-logos img{
box-shadow: 0 0 30px rgba(0,0,0,0.20);
}
/* client end */




/* start product-pg */

.product-pg{
   
    padding-top: 30px;
    padding-bottom: 30px;
}




   

.product-checkbox{
    padding-left: 25px;
   
}

.categary{
    color: #666666;
float: left;
width: 100%;
border: 1px solid #ddd;
padding: 20px;
margin-bottom: 30px;

}

.tag1{
    font-style: 65px;
    font: bold;
    color: #0a6eb1;
    /* padding-top: 10px; */
    padding-bottom: 10px;

}

.list-unstyled p{
    font-size: 14px;
}

.list-unstyled h5{
    border-bottom: 2px solid #0000;
    border-top: 2px solid #0000;
}


/* start feature product */


.feature-pro{
    /* background-color: #181818; */
    height: 64vh;
    padding-top: 20px;
    padding-bottom: 30px;
}

@media screen and (width: 320px) {
    .feature-pro{
    
        height: 261vh;
    }}


    @media screen and (min-width: 321px) and (max-width :475px){
        .feature-pro{
    
            height: 600vh;
        }}
    
        @media screen and (min-width: 376px) and (max-width :425px){
            .feature-pro{
        
                height: 658vh;
            }}

/********************* shopping Demo-1 **********************/
.product-grid{font-family:Raleway,sans-serif;text-align:center;padding:0 0 0px;border:1px solid rgba(0,0,0,.1);overflow:hidden;position:relative;z-index:1}
.product-grid .product-image{position:relative;transition:all .3s ease 0s}
.product-grid .product-image a{display:block}
.product-grid .product-image img{width:100%;height:auto}
.product-grid .pic-1{opacity:1;transition:all .3s ease-out 0s}
.product-grid:hover .pic-1{opacity:1}
.product-grid .pic-2{opacity:0;position:absolute;top:0;left:0;transition:all .3s ease-out 0s}
.product-grid:hover .pic-2{opacity:1}
.product-grid .social{width:150px;padding:0;margin:0;list-style:none;opacity:0;transform:translateY(-50%) translateX(-50%);position:absolute;top:60%;left:50%;z-index:1;transition:all .3s ease 0s}
.product-grid:hover .social{opacity:1;top:50%}
.product-grid .social li{display:inline-block}
.product-grid .social li a{color:#fff;background-color:#333;font-size:16px;line-height:40px;text-align:center;height:40px;width:40px;margin:0 2px;display:block;position:relative;transition:all .3s ease-in-out}
/* .product-grid .social li a:hover{color:#fff;background-color:#0a6eb1;} */
.product-grid .social li a:after,.product-grid .social li a:before{content:attr(data-tip);color:#fff;background-color:#000;font-size:12px;letter-spacing:1px;line-height:20px;padding:1px 5px;white-space:nowrap;opacity:0;transform:translateX(-50%);position:absolute;left:50%;top:-30px}
.product-grid .social li a:after{content:'';height:15px;width:15px;border-radius:0;transform:translateX(-50%) rotate(45deg);top:-20px;z-index:-1}
.product-grid .social li a:hover:after,.product-grid .social li a:hover:before{opacity:1}
.product-grid .product-discount-label,.product-grid .product-new-label{color:#fff;background-color:#0000;font-size:12px;text-transform:uppercase;padding:2px 7px;display:block;position:absolute;top:10px;left:0}
.product-grid .product-discount-label{background-color:#333;left:auto;right:0}
.product-grid .rating{color:#FFD200;font-size:12px;padding:12px 0 0;margin:0;list-style:none;position:relative;z-index:-1}
.product-grid .rating li.disable{color:rgba(0,0,0,.2)}
.product-grid .product-content{background-color:#fff;text-align:center;padding:0px 0;margin:0 auto;position:absolute;left:0;right:0;bottom:-27px;z-index:1;transition:all .3s}
.product-grid:hover .product-content{bottom:0}
.product-grid .title{font-size:13px;font-weight:400;letter-spacing:.5px;text-transform:capitalize;margin:0 0 10px;transition:all .3s ease 0s}
.product-grid .title a{color:#0000;font: bold;}
.product-grid .title a:hover,.product-grid:hover .title a{color:#ef5777}
.product-grid .price{color:#333;font-size:17px;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:.6px;margin-bottom:8px;text-align:center;transition:all .3s}
.product-grid .price span{color:#999;font-size:13px;font-weight:400;text-decoration:line-through;margin-left:3px;display:inline-block}

.product-grid .add-to-cart{
    color:#fff;
    font-size:13px;
    font-weight:600;
    padding: 10px;
    background-color: #0000;
}

.product-grid{
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

/* .product-grid:hover{
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
} */


@media only screen and (max-width:990px){.product-grid{margin-bottom:30px}
}


/* end feature product */

/* end  product-pg */


/* start product details page */
.action button{
    float: right;
}
.preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (max-width: 996px) {
      .preview {
        margin-bottom: 20px; } }
  
  .preview-pic {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  
  .preview-thumbnail.nav-tabs {
    border: none;
    margin-top: 15px; }
    .preview-thumbnail.nav-tabs li {
      width: 18%;
      margin-right: 2.5%; }
      .preview-thumbnail.nav-tabs li img {
        max-width: 100%;
        display: block; }
      .preview-thumbnail.nav-tabs li a {
        padding: 0;
        margin: 0; }
      .preview-thumbnail.nav-tabs li:last-of-type {
        margin-right: 0; }
  
  .tab-content {
    overflow: hidden; }
    .tab-content img {
      /* width: 100%; */
      -webkit-animation-name: opacity;
              animation-name: opacity;
      -webkit-animation-duration: .3s;
              animation-duration: .3s; }
  
  .card {
    margin-top: 50px;
    background: #eee;
    padding: 1em;
    line-height: 1.5em; }
  
  @media screen and (min-width: 997px) {
    .wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  
  .details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  
  .colors {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  
  .product-title, .price, .sizes, .colors {
    text-transform: UPPERCASE;
    font-weight: bold; }
  
  .checked, .price span {
    color: #ed3833; }
  
  .product-title, .rating, .product-description, .price, .vote, .sizes {
    margin-bottom: 15px; }
  
  .product-title {
    margin-top: 0; }
  
  .size {
    margin-right: 10px; }
    .size:first-of-type {
      margin-left: 40px; }
  
  .color {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 2em;
    width: 2em;
    border-radius: 2px; }
    .color:first-of-type {
      margin-left: 20px; }
  
  .add-to-cart, .like {
    background: #ed3833;
    padding: 1.2em 1.5em;
    border: none;
    text-transform: UPPERCASE;
    font-weight: bold;
    color: #fff;
    -webkit-transition: background .3s ease;
            transition: background .3s ease; }
    .add-to-cart:hover, .like:hover {
      background: #b36800;
      color: #fff; }
  
  .not-available {
    text-align: center;
    line-height: 2em; }
    .not-available:before {
      font-family: fontawesome;
      content: "\f00d";
      color: #fff; }
  
  .orange {
    background: #ff9f1a; }
  
  .green {
    background: #85ad00; }
  
  .blue {
    background: #0076ad; }
  
  .tooltip-inner {
    padding: 1.3em; }
  
  @-webkit-keyframes opacity {
    0% {
      opacity: 0;
      -webkit-transform: scale(3);
              transform: scale(3); }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); } }
  
  @keyframes opacity {
    0% {
      opacity: 0;
      -webkit-transform: scale(3);
              transform: scale(3); }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); } }


            
/* end product details page */


/* start contact page */

	/* Conatct start */

    .header-title
    {
      text-align: center;
      color:#ed3833;
    }

    #tip 
    {
        display:none;  
    }

   

    .form-control
    {
        border-radius:0px;
        border:1px solid #EDEDED;
    }

    .form-control:focus
    {
        border:1px solid #ed3833;
    }

    .textarea-contact
    {
        resize:none; 
    }

    .btn-send
    {
        border-radius: 0px;
        border:1px solid #ed3833;
        background:#ed3833;
        color:#fff; 
    }

    .btn-send:hover
    {
        border:1px solid #ed3833;
        background:#fff;
        color:#ed3833;
        transition:background 0.5s;   
    }

    .second-portion
    {
        margin-top:50px; 
    }

            @import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
    @import "http://fonts.googleapis.com/css?family=Roboto:400,500";

    .box > .icon { text-align: center; position: relative; }
    .box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #ed3833; vertical-align: middle; }
    .box > .icon:hover > .image { background: #333; }
    .box > .icon > .image > i { font-size: 36px !important; color: #fff !important;  font-size: 14px;  }
    .box > .icon:hover > .image > i { color: white !important;}
    .box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 30px 0 10px 0; min-height:163px;}
    .box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
    .box > .icon > .info > h3.title { font-family: "Robot",sans-serif !important; font-size: 16px; color: #222; font-weight: 700; }
    .box > .icon > .info > p { font-family: "Robot",sans-serif !important; font-size: 15px; color: #666; line-height: 1.5em; margin: 20px;}
    .box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
    .box > .icon > .info > .more a { font-family: "Robot",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
    .box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
    .box .space { height: 30px; }

  
	.box > .icon > .info > p >a {
    font-family: "Robot",sans-serif !important;
    font-size: 15px;
      color: #666 ;
    line-height: 1.5em;
    margin: 20px;
}

    @media only screen and (max-width: 768px)
    {
        .contact-form
        {
            margin-top:25px; 
        }

        .btn-send
        {
            width: 100%;
            padding:10px; 
        }

        .second-portion
        {
            margin-top:25px; 
        }
    }
/* Conatct end */
/* end contact page */

/* start about us page */
.aboutus-img{
   
    border: 10px solid #ffffff;
    box-shadow: 0 0 30px rgba(0,0,0,0.20);
}

.about-us-page{
    padding-top: 30px;
    padding-bottom: 30px;
}
.abt-img-top{
    /* padding-top: 100px; */
}

.about-title h1 {
    position: relative;
    display: inline-block;
    font-size: 43px;
    color: #353535;
    line-height: 1em;
    font-weight: 600;
    color: transparent;
    cursor: default;
    -webkit-text-stroke: 1px #353535;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.about-title h1:hover {
    color: #353535;
    -webkit-text-stroke: 1px transparent;
}
/* end about us page */

/* start project portfolio */
.project-portfolio{
    
    border: 12px solid #ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,.10);
  
    transition: all 300ms ease;
    height: 380px;
}
/* end project protfolio */


.product-cat-name {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0); /* Fallback color */
    background: rgba(0, 0, 0, 0.28); /* Black background with 0.5 opacity */
    color: #f1f1f1;
    /* width: 100%; */
    padding: 3px 7px 3px 7px;
  }