@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

 
 .nav-item a:hover{
    color:#ff7200 !important;
 }
 .nav-item {
   font-family: 'Montserrat',sans-serif;
}
 .nav-item a:hover::after{
   content: "";
   width: 80%;
   height: 2px;
   border-bottom: 1px solid orange;

 }
.bgimg{
    background:linear-gradient(rgba(41, 39, 34, 0.75), rgba(41, 39, 34, 0.75)), url('../images/Boot_web(1).jpg');
    width: 100%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    background:linear-gradient(rgba 0,0,0,5);
 }

 
.logic h1{
    font-size: 4rem;
    letter-spacing: .4rem;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
   
   
}    
.logic p{
   font-family: 'Raleway', sans-serif;
    color: #fff;
    max-width: 60%;
    margin: 0 auto;
    padding-bottom: 30px;
    font-size: 1.125rem;
   

}
.btn-1{
 	background-color: #ff7200;
 	font-size: 11.7px;
 	color: white;
 	border: none;
 	padding: 9px 30px;
 	font-family: 'Montserrat',sans-serif;
 	margin-bottom: 30px;
 	margin-top: 30px;
 }


 /*************Design******************/


.bg2 {
   background: url(../images/stabmenubg.png);
   width:255px;
   height: 180px;
   margin-bottom:30px;
  
 }
.bg2 {
    background: url(../images/stabmenubg.png);

}
.bg2:hover{
 background-image: url(../images/imh.png);
 transition: 1s;
 
}

/*************Service section************/
.webdesign h3{
    color: #413b4b;
    font-size: 1.375rem;
    line-height: 2.5rem;
    font-family:'Montserrat',sans-serif;
    margin-top:40px;
}
 .main p{
   font-size:0.875rem;
   margin-bottom: 40px; 
   margin-top: 30px;
   font-family: 'Raleway',sans-serif;
   color: #797979;
   line-height:30px;
 }
.btn-2{
   background-color: #ff7200;
 	font-size: 11.7px;
 	color: white;
 	border: none;
 	padding: 9px 30px;
 	font-family: 'Montserrat',sans-serif;
 	margin-top: 10px;
 }
.computer img{
     height:300px;
     width:100%;
     margin-bottom: 70px;
 }
 /************Watch************/
 .featured h3{
    color: #413b4b;
    font-size: 1.375rem;
    line-height: 2.5rem;
    font-family:'Montserrat',sans-serif;
    margin-top:40px;
}

.list h3{
   font-family: 'Montserrat',sans-serif;
   color: #797979;
   font-size: 1rem;
   line-height: 2rem;
   margin-bottom: 1rem;
}
.list p{
	line-height: 2rem;
    font-size: 0.875rem;
    color: #797979;
    font-family: 'Raleway',sans-serif;
    margin-bottom: 40px;
}
 .list ul li{
   list-style-type: none;
   color: #797979;
   font-family: 'Raleway',sans-serif;
   margin-left: -30px;


 }
 .btn-3{
   background-color: transparent;
 	font-size: 11.7px;
 	color:#797979;
 	border:1px solid #797979;
 	padding: 9px 30px;
 	font-family: 'Montserrat',sans-serif;
 	margin-bottom: 30px;
 	margin-top: 30px;
 }
 .btn-3:hover{
   background-color: #ff7200;
   color: white;
   border: none;
 }

/***************video *******************/

.main-video{
	background-image:url(../images/videobg.jpg) ;
	background-size: cover;
	height: 400px;
	margin-top:70px;
	position: relative;


}
.video{
    position: absolute;
    top:150px;
    right:500px;
    text-align: center;
}
.video h3{
	margin-top: 30px;
	color: white;

}

/*****************mobile************/

.about h3{
    color: #413b4b;
    font-size: 1.375rem;
    line-height: 2.5rem;
    font-family:'Montserrat',sans-serif;
    margin-top:40px;
}
.pic{
    margin-top: 30px;
}
.pic i{
    font-size:50px;
    color: #797979;

}
.sidetext{
    margin-top:40px;
    margin-bottom:40px;
}
.sidetext h5{
    color: #797979;
    font-family: 'Montserrat',sans-serif;

}
.sidetext p{
    font-size: 0.88rem;
    color: #797979;
    font-family: 'Raleway',sans-serif;
    line-height: 30px;
}
.phone img{
    width: 100%;
    height: 600px;
}
/********progress******************/

.table ul li a{
    background: url(../images/background.jpg) no-repeat top center;
    width: 175px;
    height: 60px;
    line-height: 50px;
    text-align: center;
    color: #444444;
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    text-decoration: none;
    font-family: 'Montserrat',sans-serif;
}
.table ul li{
    display: list-item;
}
.data p{
    line-height: 2rem;
    font-size: 0.875rem;
    color: #797979;
    font-family:'Raleway',sans-serif ;
}
.check ul li{
    color: #797979;
    font-family:'Raleway',sans-serif ;
}
.space{
    margin-bottom:20px;
    margin-top: -30px;
}
.space p{
    font-size: 18px;
    color: #413b4b;
    font-family: 'Raleway',sans-serif;
    margin-top: 20px;
}
.rainbow{
    background-color: #ff7200 !important;
}



/*******************Relax************/
.relax-bg{
    background: url(../images/counterbg.jpg); no-repeat top center;
    background-size:cover ;
    height:250px;
    
}
.count {
    text-align: center;
    padding-top: 60px;
    font-family: 'Montserrat',sans-serif;
}
/**************six-icon*****************/

.six-icon{
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    color: #797979;
}
.box{
    margin-bottom: 30px;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.six-para p{
    line-height: 1.5rem;
    font-size: 0.875rem;
    color: #797979;
}
.six-icon h6{
    font-family: 'Montserrat',sans-serif;
}


/***************Team**************/
.why{
    margin-bottom: 50px;
    margin-top:50px;
}
.why h3{
    color: #413b4b;
    font-size: 1.375rem;
    line-height: 2.5rem;
    font-family: 'Montserrat',sans-serif;

}

.accordion-body p{
    font-family: 'Raleway',sans-serif;
    font-size: 14px;
}
.head-great{
    color: #413b4b;
    font-size:13px;
    font-family:'Montserrat',sans-serif ;
    margin-left: 20px;
}

.accor-bg i{
    color: #413b4b;
}



/***************work************/

.latest {
   color:#797979;
   font-family:'Raleway',sans-serif ;
   font-size: 1.35rem;
}
.show a{
    text-decoration: none;
    color: #797979;
    font-family:'Raleway',sans-serif ;
    margin-right:20px;
}
.show a:hover{
    color: #ff7220;
}
.album img{
    width:100%;
    height:230px;
    margin-bottom: 10px;
}
.album img:hover{
    filter: grayscale(1);
    transform: scale(1.03);
}


/****************Testimonial****************/
.testimonial{
     background-image:url(../images/bgpro2.jpg);
     height: 400px;
    background-position: center;
    background-size: cover;
    margin-top:50px;
}
.single {
    text-align: center;
    padding-top:5px;

}

.brand-bg{
    background-color:lightgray;
    height:200px;
    background-position:center;
    background-size:cover;
    margin-bottom:60px;
}
.brand-bg img{
    padding-top: 40px;
    margin-right:10px;
}



/**************Contact section************/

.head{
    font-family: 'Montserrat',sans-serif;
    color: #413d4B;
    font-size: 1.375rem;
}
.info{
    margin-top: 30px;

}

.side-text{
    margin-right:70px;
}
.side-text h3{
    color: #797979;
    font-family: 'Montserrat',sans-serif;
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 1.375rem;
    line-height: 2.5rem;
}
.side-text p{
    line-height: 2rem;
    font-size: 0.875rem;
    color: #797979;
    font-family: 'Raleway',sans-serif;
}
.first input{
    width: 100%;
    border:1px solid #797979;
    opacity:2;
    margin-bottom: 10px;
    padding:10px 10px;
}
.second input{
    width: 100%;
    border:1px solid #797979;
    opacity:2;
    margin-bottom: 10px;
    padding:10px 10px;
}
.third textarea{
    padding-left: 10px;
    padding-top: 10px;
    color:#797979;
    width:100%;
}
.third button{
    background-color: #ff7220;
    border: none;
    color: white;
    width:25%;
    height: 50px;
    font-family: 'Raleway',sans-serif;
    margin-top: 10px;
}



/********Map section***********/

.map{
    background: url(../images/mapbg.jpg) no-repeat top center;
    overflow: hidden;
    background-size: cover;
    height: 200px;
    text-align: center;
    margin-top: 40px;
}
.google i{
	color:red;
}
.google h4{
    padding-bottom: 50px;
   
}

/*************Footer****************/
.last-bg {
    background-color:rgba(41, 39, 34,1);
    height: 350px;
}

.last-bg p{
	line-height:25px;
    font-size:12px;
    color: white;
    font-family: 'Raleway',sans-serif;
}

.last-bg h4{
	font-size: 1rem;
    margin-bottom: 1rem;
    font-family: 'Montserrat',sans-serif;
    
}
.separator {
    height: 1px;
    width: 170px;
    margin: 20px 0px;
    background: #eeeeee;
    position: relative;
   
}
.separator:after{
	position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 50px;
    background: #ff7200;
    content: "";
}

.options a{
    text-decoration: none;
    color:white;
}
.options a:hover{
	color:#ff7200;
}
.sub_box {
	display: inline-block;

}
.sub_box i{
	background-color:black;
	padding: 5px 10px 5px 10px;
	border-radius: 5px;
	font-size:18px;
	color: grey;
	border: 0px solid grey;
}
.sub_box input{
	padding: 10px 10px 8px 10px;
	background:transparent;
	color:grey;
	border: 1px solid grey;
	border-radius: 0px;
	margin-left:-5px;
}
.sub_box button{
	padding: 12px 10px 8px 10px;
	background:transparent;
	color:white;
	border: 1px solid grey;
	border-radius: 0px;
	margin-left: -5px;
	font-size: 15px;
}

.footer-bg{
	background-color: black;
	height:90px;
}
.Made p{
	color: #fff;
    line-height: 25px;
    max-width: 100%;
    padding-top:30px;
    font-family: 'Raleway',sans-serif;
    text-align: left;
}
.social{
  text-align: right;
   padding-top: 30px;
}
.social a i{
    color: #fff;
    font-size: 1rem;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 18px;
    margin-right: 5px;
    margin-top: 10px;

}
.social a i:hover{
	border:1px solid #ff7200;
	color: #ff7200;
}
/*****************Scroll up************/

.scroll-up{
	width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    position: fixed;
    bottom: 20px;
    right: 25px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background-color: #000;
    z-index: 1000;
}
.scroll-up a {
	color: #337ab7;
}
.scroll-up i{
	font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;
    text-align: center;
}
.scroll-up:hover{
	background-color: #f5510e;
	color: white;
	opacity: 5;
}



/********************Responsive**************/

@media screen and (min-width: 350px) and (max-width:767px){
    .last-bg{
        height: 1000px;
    }
    .footer-bg{
        height:200px;
    }
    .Made p,.social{
        text-align: center;
    }
    .third button{
        width: 50%;
    }
    .table ul li{
        margin-left: 80px;
    }
    .design{
        margin-left: 50px;
    }
    
    .brand-bg{
        width:100%;
        height:730px;
    }
    .relax-bg{
        width: 100%;
        height:700px;
    }
    .scroll-up{
        display: none;
    }
    .album img{
        width:100%;

    }
    .main-video {
       position: relative;
    }
    .video {
        position: absolute;
        top:100px;
        right:70px;
        color: white;
    }
    .testimonial{
        height:550px;
    }
    .brand-bg img{
        margin-left: 70px;
    }
    .space{
        margin-top: 10px;
    }
    
}



