html,body{
            margin: 0;
            padding: 0;
            width:100%; 
}
body{
    background-color:#fff;
    color: ;
     font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 300;
    position: relative;
}

.main_title {
    text-align: center;
    padding: 20px 0px 20px 0px;
    
}

.l-t{
	background-image: url(img/blue3235.jpg);
		background-size: cover;
	
}

.ab{
	font-size: 36px;
    font-family: "Bree Serif", serif;
    color: black;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #222222;
    display: inline-block;
    line-height: 58px;
    padding: 0px 23px;
    font-weight: bold;
}
@media only screen and (max-width: 770px) {
	.l-t{
	background-image: url(img/blue3234.jpg);
		background-size: cover;
}
.ab{
	font-size: 26px;
    font-family: "Bree Serif", serif;
    color: black;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #222222;
    display: inline-block;
    line-height: 58px;
    padding: 0px 23px;
    font-weight: bold;
    }
}
@media only screen and (max-width: 400px) { 

.ab{
	font-size: 23px;
    font-family: "Bree Serif", serif;
    color: black;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #222222;
    display: inline-block;
    line-height: 58px;
    padding: 0px 15px;
    font-weight: bold;
    }
}


/*header*/
.header{
            width: 100%;
            height:100vh;
            background: rgb(240,238,238);
            background: linear-gradient(180deg, rgba(240,238,238,1) 0%, rgba(255,255,255,1) 100%);
            /*background-image: url(img/Royal-office-black-shirt.png);*/
            background-size: cover; 
        }
@media only screen and ( max-width:750px){
    .header{
            width: 100%;
            height:auto;
            background: rgb(240,238,238);
            background: linear-gradient(180deg, rgba(240,238,238,1) 0%, rgba(255,255,255,1) 100%);
            /*background-image: url(img/Royal-office-black-shirt.png);*/
            background-size: cover; 
        }
}
/*End header*/


@media only screen and ( max-width:2000px){
.graph{
            width: 100%;
            height:100vh;
            background: #fff;
            background-size:cover; 
        }
}
@media only screen and ( max-width:750px){
    .graph{
            width: 100%;
            height:auto;
            background-image: url();
            background-size: ; 
        }
}
.Work_With{
            width: 100%;
            height:90vh;
            background: #fff;
            background-size:cover; 
        }
.graph_margin10{
    margin: auto;
    text-align: center;
    padding: 0px 20px 0px 20px;
    Margin:10px 5px 10px 5px;
    width: auto;
    height: 400px;
    border:;
    box-shadow:0 10px 10px -10px rgba(0, 0, 0, 0.2);
    background: ;
}

@media only screen and ( max-width:750px){
    .Work_With{
            width: 100%;
            height:100vh;
            background-image: url();
            background-size: ; 
        }
    .graph_margin10{
    margin: auto;
    text-align: center;
    padding: 0px 20px 0px 20px;
    Margin:20px 0px 20px 0px;
    width: auto;
    height: 300px;
    border:1px solid #D5D8DC;
    box-shadow:0 10px 10px -10px rgba(0, 0, 0, 0.2);
    background: ;
}
    
}



.Previous_companies{
            width: 100%;
            height:40vh;
            background: ;
            background-image: url();
            background-size: cover; 
        }
.index-title{
    font-size: 26px;
    Margin:50px 10px 20px 10px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.simple-p{
        font-size: 20px;
    }
.h2t{
    font-size: 22px;
    color:#FF4D27; 
}

@media only screen and ( max-width:750px){
    .Previous_companies{
            width: 100%;
            height:35vh;
            background: ;
            background-image: url();
            background-size: cover; 
        }
    
    .index-title{
        font-size: 18px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    } 
    .simple-p{
        font-size: 16px;
    }
        .h2t{
        font-size: 18px;
        color:#FF4D27; 
    }
}



.overflow{
    overflow: hidden;
    position: absolute;
    top: 50px;
}


.i_g_r_20{
    border-radius: 20px;
}
.i_g_r_30{
    border-radius: 30px;
}


    .section-gap {
  padding: 120px 0;
        background: #f2f2f2 ;
}

.info-area .info-thumb {
  overflow: hidden;
  display: inline-block;
}

@media (max-width: 800px) {
  .info-area .info-content {
    text-align: center;
    padding: 80px 30px 80px 0;
  }
}

.info-area .info-content {
  box-shadow: 0px 0px 50px 0px rgba(157, 157, 157, 0.3);
  position: relative;
  background: #fff;
  padding: 60px 40px 60px 0px;
}

@media (max-width: 575.98px) {
  .info-area .info-content {
    margin-top: 30px;
  }
}

.info-area .info-content:after {
  content: "";
  box-shadow: -35.355px 35.355px 50px 0px rgba(157, 157, 157, 0.3);
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 2;
  background: #fff;
  width: 70px;
  height: 100%;
}

@media (max-width: 991.98px) {
  .info-area .info-content:after {
    width: 50px;
  }
}

@media (max-width: 575.98px) {
  .info-area .info-content:after {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .info-area .info-content {
    padding: 30px 30px 30px 0;
  }
}

@media (max-width: 575.98px) {
  .info-area .info-content {
    padding: 30px;
  }
}

.info-area .info-content h1 {
  line-height: 1.15em;
  margin-bottom: 30px;
}

.info-area .info-content .meta {
  color: #222;
  font-weight: 400;
  font-size: 14px;
  margin-top: 20px;
}

.info-area .info-left {
  z-index: 2;
}

@media (max-width: 800px) {
  .info-area .info-left {
    margin-top: 0px;
    margin-bottom: 0px;
  }
   .single-info{
    margin-left: auto;
    margin-right: auto;
} 
    
}
.about-generic-area {
  background: #fff;
}

.about-generic-area p {
  margin-bottom: 20px;
}
        
.pb-30 {
  padding-bottom: 30px;
}
 





/* start Particle css*/              
        #particles-js{
            height: 100vh;
            background-image: url(img/Header_bio_831.jpg);
            background-size: cover; 
            }
        @media only screen and ( max-width:990px){
        #particles-js{
            height:140vh;
            background-image: url(img/);
            background-size: cover; 
            } 
        }
        @media only screen and ( max-width:450px){
        #particles-js{
            height:108vh;
            background-image: url(img/);
            background-size: cover; 
            }
        }
 /* End Particle css*/ 






        
/*stellarnav.min.css*/

.nev-img{
    height:;
    position: absolute;
    top: 10px;          
}
@media(max-width:900px){
    .nev-img{
        height:;
        position: absolute;
        top: 10px;          
    }
}
/*end stellarnav.min.css*/




header{
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 30px;
    background: #fff;
    /*background: rgba(255,255,255,.2);*/
    width: 100%;
    height: 70px;
    box-sizing: border-box;
    /*border-bottom: 1px solid rgba(0,0,0,2);*/
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.2);
}
header .logo{ 
    color:#000;
    height: ;
    line-height: 0px;
    font-size: 30px;
    float: left;
    font-weight: bold;
    
}
header nav{
    float: right;
    position: relative;
	z-index: 999;
        
}
header nav ul{
    margin: 0;
    padding: 0;
    display: flex;
}
header nav ul li{
    list-style: none;
    position: relative;
}

header nav ul li.sub-menu:before{
    content: '\f0d7 ';
    font-family: fontawesome;
    position: absolute;
    line-height: 70px;
    color:#000;
    right: 10px;
    cursor: pointer;
}
.hide1{
    display: block;
}
.hide2{
    display: none;
}
@media only screen and (max-width:750px){
   .hide1{
    display: none;
}  
    .hide2{
    display: block;
}
}

header nav ul li.active.sub-menu:before{
    content: '\f0d8 ';
}
header nav ul li ul{
    position: absolute;
    right: 0;
    background: #333;
    display: none;
}
header nav ul li.active ul{
    display: block;
}
header nav ul li ul li{
    display: block;
    width: 200px;
}
li a{
    font-size: 16px;
}
header nav ul li a{
    height: 70px;
    line-height: 70px;
    padding: 0px 20px;
    color: #000;
    text-decoration: none;
    display: block; 
}
header nav ul li ul li a{
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    color: #fff;
    text-decoration: none;
    display: block; 
}
header nav ul li a:hover,
header nav ul li a.active
{
    color: #007bff;
    background:;
    text-decoration: none;
}
.menu-toggle{
    color: #2c2b2b;
    float: right;
    line-height: 60px;
    font-size: 30px;
    cursor: pointer;
    display: none;
}
@media (max-width:750px){
    header{
        padding: 0 20px;
    }
    .menu-toggle{
        display: block;
    }
    header nav{
        
       position: absolute;
        width: 100%; 
        height: calc(100vh -50px);
        background: #333;
        /*background: rgba(255,255,255,.2);*/
        top: 60px;
        left: -100%;
        transition: 0.5s;
		z-index: 999;
		height: calc(100vh - 50px);
    }
    header nav.active{
        left: 0;
    }
    header nav ul{
        display: block;
        text-align: center;
    }
        header nav ul li a{
        border-bottom: 1px solid rgba(0,0,0,2);
    }
    header nav ul li.active ul{
        position: relative;
        background: rgba(255,255,255,.2);
    }
    header nav ul li ul li{
        width: 100%;
    }    header nav ul li ul li{
        text-align: right;
        width: 100%;
    }
    header nav ul li.sub-menu:before{
    content: '\f0d7 ';
    font-family: fontawesome;
    position: absolute;
    line-height: 60px;
    color:#fff;
    right: 15px;
    cursor: pointer;
    }

    header nav ul li a{
    height: 60px;
    line-height: 60px;
    padding: 0px 20px;
    color: #fff;
    text-decoration: none;
    display: block; 
    }
}
*/

   
.header_info{
    content: '\f0d7 ';
    font-family:roboto;
    position: absolute;
    top: 270px;
    font-size:40px;
    color:#fff;
    right: ;
    left: ;
    cursor: ;
}

.header_info1{
    content: '\f0d7 ';
    font-family:;
    position: absolute;
    top: 290px;
    font-size:20px;
    color:#fff;
    right: ;
    left: ;
    cursor: ;
}
.header_info2{
    content: '\f0d7 ';
    font-family:;
    position: absolute;
    top: 290px;
    color:#fff;
    cursor: pointer;
}
.start_today{
    background: #00a2ed;
    height: 30px;
    width: 180px;
    font-size:20px;
    border: 0.5px solid;
    border-radius: 50px;
    transition: 0.3s;
}
.start_today:hover{
    background: #00a2ed;
    height: 30px;
    width: 180px;
    font-size:20px;
    border: 0.5px solid;
    border-radius: 50px;
    box-shadow:0 5px 15px 0 #000;
    transition: 0.3s;
}

.start_today_a{
margin-left: 15px;
    list-style: none;

}
.start_today_a:hover{
margin-left: 10px 0 5px 0;
    color: #Fff;
    text-decoration:none;
  
}



 .white-background{
     
      /*--background-image: url(img/white.jpg);--*/
     background: #fff ;
      background-size: cover;
      color: #333;
  }



        
/*--dialogue section--*/ 
.middle{
	position: absolute;
	top:200px ;
	left: ;

}
@media only screen and (max-width:750px){
    .middle{
	position: absolute;
	top:400px ;
	left: ;
}
}
.title{
	font-size: 80px;
	text-transform: uppercase;
	font-weight: 600;
	color: #2c3e5036;
	background-image: url(img/fire-png-image-photo-23.png);
	-webkit-background-clip:text;
	animation: water 20s infinite;
}
@media only screen and (max-width:750px){
.title{
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 600;
	color: #2c3e5036;
	background-image: url(img/fire-png-image-photo-23.png);
	-webkit-background-clip:text;
	animation: water 20s infinite;
    }
    
    .middle{
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
    
}
@keyframes water {
	from{
		background-position: left 0 top 0;
	}
	to{
		background-position: left 1000px top 0;
	}
}

/*--dialogue section--*/         


        


        
/*blog*/
        .blog-box{
            background-color:;
            padding:0px 5px 25px 5px; 
            height: auto;
            transition: 0.5s; 
        }
        .h2h{
            margin: 2px auto;
            font-size: 22px;
            color:black; 
        }
        .h3h{
            margin: 2px auto;
            font-size: 18px;
            color:black; 
        }
        .price2{
            color:red;
            font-size:18px; 
            font-weight:500;
        }
        .img1{
            margin: 10px auto;
        }

        .blog-box:hover{
            box-shadow: 0 0 10px 1px;
            transition: 0.5s;
        }
        @media only screen and (max-width: 991px){
        .blog-box{
            background-color:;
            padding:0px 5px 25px 5px; 
            height: auto;
            }
        }
        @media only screen and (max-width: 575px){
        .blog-box{
            background-color:;
            padding:0px 5px 25px 5px; 
            height: auto;
            }
        }
/* End Blog */







        
     /*sideber*/
        .sideber{
            background:;
            overflow: hidden;
            padding: auto 5px;
            width: 320px;
            height:;
            float: right ;  
            margin-top: 10px;
            border:2px solid #f2f2f2;
            display: block;
            
            }
        @media only screen and (max-width: 770px){
            .sideber{
                margin: 10px 50px;
            width: auto;
            display: none;
            }
        }
        @media only screen and (max-width: 576px){
            .sideber{
                margin: 10px 30px;
            width: auto;
            display: none;
            }
        }
        .sideber-link{
            background-color:;
            margin-top: 10px;
            margin-bottom: 5px;
            transition: 0.5s;
        }
.sideber-link:hover{
    box-shadow: 0 0 10px 1px; 
    transition: 0.5s;
}
/*sideber*/









/* start Product & service section*/
       .Product-box{
            background-color:;
            padding:25px 25px 25px 25px; 
            height: auto;
             
        }
        .Product-name{
            margin: 2px auto;
            font-size: 22px;
            color:black; 
        }
        .img2{
            margin: 0;
            transition: 1s;
            transition: 0.5s;
        }

        .img2:hover{
            box-shadow: 0 0 5px 1px;
            transition: 0.5s;
        }
        @media only screen and (max-width: 991px){
        .Product-box{
            background-color:;
            padding:20px 20px 20px 20px; 
            height: 460px;
            }
        }
        @media only screen and (max-width: 575px){
        .Product-box{
            background-color:;
            padding:20px 20px 20px 20px; 
            height: auto;
            }
        }
/* End Product section */








/*Start Work Process*/

/*End Work Process*/



        






/* Start Gallary section */
.videobox{
    width: 100%;
    height: 200px;
}
/* End Gallary section */







        .primary-btn,.banner-area, {
  background-image: -moz-linear-gradient(90deg, #f45622 0%, #f53e54 100%);
  background-image: -webkit-linear-gradient(90deg, #f45622 0%, #f53e54 100%);
  background-image: -ms-linear-gradient(90deg, #f45622 0%, #f53e54 100%);
}
        
@media (max-width: 1920px) {
  .banner-area .fullscreen {
    height: 800px !important;
  }
}
        


        
        .banner-content {
  text-align: ;
}

.banner-content h1 {
  color: ;
  font-size: 50px;
  font-weight: 700;
  line-height: 1em;
  margin-top: 20px;
}

.banner-content h1 span {
  font-weight: 700;
}

@media (max-width: 991px) {
    .banner-content {
  text-align:center;
}
  .banner-content h1 {
    font-size: 36px;
  }
}

@media (max-width: 700px) {
  .banner-content h1 br {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .banner-content h1 {
    font-size: 45px;
  }
}

@media (max-width: 500px) {
  .banner-content h1 {
    font-size: 30px;
  }
}

.banner-content h5 {
  font-weight: 400;
  letter-spacing: 3px;
}

@media (max-width: 1280px) {
  .banner-content br {
    display: none;
  }
}

@media (max-width: 991px) {
  .banner-content {
    margin-top: 108px;
  }
}

 .primary-btn {
  line-height: 42px;
  padding-left: 30px;
  padding-right: 60px;
  border-radius: 25px;
  border: none;
  color: #000;
  display: inline-block;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}

.primary-btn:focus {
  outline: none;
}

.primary-btn span {
  color: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  right: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.primary-btn:hover {
  color: #000;
}

.primary-btn:hover span {
  color: #000;
  right: 20px;
}

.primary-btn.white {
  border: 1px solid #fff;
  color: #fff;
}

.primary-btn.white span {
  color: #fff;
}

.primary-btn.white:hover {
  background: #fff;
  color: #f53f51;
}

.primary-btn.white:hover span {
  color: #f53f51;
}
  .primary-btn {
  background: #007bff;
  border: 1px solid transparent;
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 50px;
}

.primary-btn:hover {
  border: 1px solid #007bff;
  background: transparent;
  color: #000;
    text-decoration: none;
}     
        
 .single-price .price-bottom .primary-btn {
  margin-top: 20px;
  background: #222;
  color: #fff;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-price .price-bottom .primary-btn:hover {
  border: 1px solid transparent;
}

        













.bikebox{
    background: white;
	width: auto;
	height:auto;
    position: relative;
    margin:11px auto;
    overflow:hidden;
    transition: .5s;
    border: 1px solid #E6E6E6;
}
.bikebox:hover{
   transform: scale(1.1);
   
}

/*Start new launch */

.launch{
    background: white;
    position: relative;
    margin:11px auto;
    overflow:hidden;
    border: 1px solid #E6E6E6;
}




.name2{
    position: relative;
    left: 7px;
    width: 95%;
    font-weight: 600;
    font-size: 17px;
}
.price{
    color:#2c3e50;
    position: relative;
    left: 7px;
    width: 95%;
    font-weight: 500;
    font-size: 15px;
          }
.eng-sp{
    color:#2c3e50 ;
    position: relative;
    left: 7px;
    width: 95%;
    font-weight: 500;
    font-size: 16px;
}
@media only screen and (max-width: 550px) {
    .name2{
    position: relative;
    left: 7px;
    width: 95%;
    font-weight: 500;
    font-size: 15px;
}
.price{
    color:#2c3e50;
    position: relative;
    left: 7px;
    width: 95%;
    font-weight: 300;
    font-size: 13px;
          }
.eng-sp{
    color:#2c3e50 ;
    position: relative;
    left: 7px;
    width: 95%;
    font-weight: 300;
    font-size: 13px;
}
}



.btn{
    padding: 20px 30px;
    border: 1px solid #2c3e50 ;
}
.btn-primary {
    color: #fff;
    background-color: #2c3e50;
    border-color: #2e6da4;
}

        /* End new launch */  
   








.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
@media only screen and (max-width: 430px) {
     .container-fluid{
         width:100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .container{
        width:100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .llp{
	
	height:auto;
    position: relative;
    margin: 11px 5px;
    overflow:hidden;
    transition: .5s;
   background-image:url(gallary/oo.jpg);
    box-shadow: 0 0 20px 1px;
    text-align: center;
    }

    

.imagebox2 h3{
    position: absolute;
    margin: 0;
    padding: 0;
    top:320px;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    color:black;
    transition: 0.5s;
}
.imagebox2:hover h3{
    background: rgba( 0,0,0,.2);
    font-size: 35px;
    font-weight: bold;
    color:white;
    top:50%;
    transform: translateY(-50%);
}

    
    
      .imagebox3{
	width:289px;
	height:400px;
    position: relative;
    margin:11px auto;
    overflow:hidden;
    transition: .5s;
    
    box-shadow: 0 0 20px 1px;
   
}

   
}
  .down-div{
    position: relative;
    left: 7px;
}


.iframe{
    width:100%;
    height: 200px;
    padding-bottom: 5px;
}
.youtube{
    margin: 0px 0px 10px 0px;
    width:250px;
    height:90px;
}
.facebook{
    
    width:200px;
}



/*Start content-area*/

/**/
.nav-link{
    color: white;
}
a{
    color: black;
}
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs{
    background: #2c3e50 !important;
}
   .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.margin{
    margin-bottom: 20px;
}
       /* .critical{
background: #2c3e50 !important;} */
            
            
        
.container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0;
    margin-left: 0;
}
@media only screen and (max-width: 900px) {
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    }
}
/**/

.sect1{
    width: 100%;
    height:100vh;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
@media only screen and (max-width:750px){
    .sect1{
    width: 100%;
    height:100vh;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
}
@media only screen and (max-width:420px){
    .sect1{
    width: 100%;
    height:120vh;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
}
.Tool-sect1{
    width: 100%;
    height:80vh;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
@media only screen and (max-width:750px){
    .Tool-sect1{
    width: 100%;
    height:70vh;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
}
@media only screen and (max-width:420px){
    .Tool-sect1{
    width: 100%;
    height:100vh;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
}
.sectone1{
    background: #f2f2f2;
	/*background-image:url(img/dark-concrete4.jpg);*/
}
@media only screen and (max-width:750px){
    .sectone1{
		/*background-image:url(img/dark-concrete4.jpg);*/;
}
}



.sect2{
    height: 180px;
	background-size:cover;
	background-attachment:fixed;
}
.sectone2{
	background-image:url(img/tft.jpg);
}
@media only screen and (max-width:750px){
    .sectone2{
	background-image:url(img/tyt.jpg);
	background-size:cover;
}
}

.blog-h-text{
	font-size: 36px;
    font-family: "Bree Serif", serif;
    color: white;
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    line-height: 58px;
    padding: 0px 23px;
    font-weight: bold;
}
.blog-post{
    padding: 0px 0px;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0 10px 10px -10px rgb(0 0 0 / 20%);
}







.post1{
    padding: 0px 0px;
    background: white;
    border: 1px solid #e6e6e6;
    margin-top: 20px;
    margin-bottom: 20px;
}

.para{
    font-size: 15px;
    margin-top: 10px;
}


















/*----------- Scroll to top button ----------*/
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color:black;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 10px 0px ;
    opacity:0.5;
}
@media only screen and (max-width: 400px) {
    #myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  font-size: 14px;
  border: none;
  outline: none;
  background-color:black;
  color: white;
  cursor: pointer;
  padding: 5px;
  border-radius: 10px 0px ;
  opacity:0.5;
}
}
#myBtn:hover {
  background-color: white;
    border:1px solid black;
    color:black;
    opacity: 1;
}
/*??????????????? End  Scroll to top button section ????????????????*/



