@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;500;600;700&display=swap");





/*-------------BAR ICON----------------*/

i.fas.fa-bars.barIcon {
    display: none;
}



/*---------Footar Start-----------*/



.menu {
    overflow: hidden;
    text-align: center;
}

.social ul li {
    display: inline-block;
    line-height: 25px;
    text-align: center;
}

.social ul li a{
    color: black;
}

span.contactA {
    color: #050505;
    font-weight: 100;
    font-family: 'Oswald';
}

.social ul {
    display: inline-block;
    margin-left: 30px;
}

.bd-example {
    margin-top: 125px;
}

a.navbar-brand img {
    width: 90%;
}

ul.navbar-nav li {
    margin-left: 53px;
    margin-bottom: 20px;
}

ul.navbar-nav li a {
    color: #545454;
    text-decoration: none;
    font-size: 24px;
    font-family: 'Oswald';
}

nav.navbar.navbar-expand-lg.navbar-light {
    position: fixed;
    z-index: 2;
    background: white;
    width: 100%;
    margin-top: -133px;
}

i.fab.fa-facebook-f:hover {
    color: blue;
    transition: 0.5s;
}

i.fab.fa-youtube:hover {
    color: red;
    transition: 0.5s;
}

i.fab.fa-pinterest-p:hover {
    color: red;
    transition: 0.5s;
}

i.fab.fa-instagram:hover {
    color: red;
    transition: 0.5s;
}




/*---------Footar End-----------*/


/*---------Header Start-----------*/





.bennar{
                  background-image: linear-gradient(rgb(0 0 0 / 13%), rgb(0 0 0 / 30%)),
                  url(./Logo,Bennar/SaifulBennar.jpg);
                  padding: 100px 0;
                  -webkit-background-size:cover;
                  background-size:cover;
                  background-position: center center;
                  background-repeat:no-repeat;
                  width: 100%;
                  }

.bennarText {
    float: right;
}

.bennarText h1 {
    color: white;
    background: #0000005e;
    font-weight: 900;
    font-family: 'Oswald';
    font-size: 52px;
}

.bennarText h4 {
    color: #ffffff;
    font-size: 24px;
    font-family: revert;
    line-height: 1.2;
    font-weight: 400;
}

.bennarText {
    margin: unset;
}

a.buttonClass {
    display: inline-block;
    background: -webkit-linear-gradient(45deg,#ff4f0f,#e81e2c);
    color: white;
    width: 190px;
    height: 55px;
    font-family: 'Oswald', sans-serif;
    line-height: 50px;
    font-size: 20px;
    text-decoration: none;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    margin: 16px;
    margin-left: 0px;
}

a.buttonClass:hover{
    color: #ff350a;
    text-decoration: none;
}

a.cont {
    font-size: 20px;
    font-family: 'Oswald';
    display: inline-block;
}
.buttonDiv {
    text-align: center;
        height: 100px;

}

.buttonClass::before{
    content: "";
    height: 100%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    border-radius: 4px;
    transition: .5s;
    z-index: -1;
    margin-left: -1px;
}

.buttonClass:hover::before{
width: 100%
}

span.font-weight-bold.poppins.small {
    font-family: 'Oswald';
}


/*----------------------Skils--------------*/
.skilsPic img {
    max-width: 100%;
}

.thebar {
    background: #e6e6e6;
    padding: 7px;
    position: relative;
    left: 0px;
    right: 0px;
    width: 100%;
    border-radius: 100px;
}

.webdesignbar {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    background: -webkit-linear-gradient(45deg,#ff4f0f,#e81e2c);
    padding: 7px;
    border-radius: 1000px;
    width: 80%;
}


.skilsh1 h1 {
    color: #7d7c7c;
    margin-bottom: 26px;
    font-family: 'Oswald';
}

.skilsPic {
    margin-bottom: 47px;
}

.html {
    width: 86%;
}

.css {
    width: 92%;
}

.javascript {
    width: 60%;
}

.bootstrsb {
    width: 76%;
}

.wordpress {
    width: 89%;
}

/*<!----------- Header Service Start------------>*/



.hedarService {
background: -webkit-linear-gradient(45deg,#ff4f0f,#e81e2c);
}
.hedarService {
background: -webkit-linear-gradient(45deg,#ff4f0f,#e81e2c);
}

.col-md-12 h1 {
    color:#f4f4f4;
    font-size: 47px;
    font-family: 'Oswald';
    padding: 30px;
    font-weight: 900;
}

.ServiveButton {
    text-align: center;
    height: 125px;
    margin-top: -30px;
    position: relative;
}

button.page {
    width: 300px;
    background: #dbdbdb;
    height: 54px;
    border: 2px solid #3f3d3d;
    cursor: pointer;
}

button.page:hover {
    background: #8b8686;
    transition: .5s;
}

button.page a {
    color: #3f3c3c;
    font-size: 19px;
    font-family: 'Oswald';
    width: 100%;
    text-decoration: none;
}

/*button.page a:hover {
    background: red;
    color: white;
}
*/

span.ourProduct {
    color: #4b4a4a;
    text-align: center;
    margin-top: 42px;
    font-size: 33px;
    display: block;
    font-weight: 800;
    font-family: -webkit-pictograph;
}


.divline {
    width: 156px;
    height: 5px;
    border-radius: 30px;
    background: #ff350a;
    margin: auto;
    margin-bottom: 43px;
}







.card-header h1 {
    font-family: 'Oswald';
    color: #4b4a4a;
}

.card-body h3 {
    font-family: 'Oswald';
    color: #4b4a4a;
}

.card-body p {
    color: #706d6d;
    font-size: 16px;
    font-weight: 600;
}

.list {
    float: left;
    margin-left: -40px;
}

.list ul{
    text-align: center;
}
.list ul li{
    display: inline-block;
    background: #ff350a;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
}
.list ul li a {
    font-size: 20px;
    width: 100%;
    border-radius: 50%;
    color: white;
    display: inline-block;
}
.list ul li a:hover{
    background:#fff;
    color: #ff350a;
    display: block;
    transition: .5s;
    border-radius: 100%;
}

.borderImg img {
    border-radius: 50%;
    border: 16px solid #a9a9a9;
}



/*Shaping Start*/
/*.container.shapeimg {
    text-align: center;
    z-index: -1;
}
*/


.shapeimg {
    position: absolute;
    text-align: center;
    -webkit-animation-name: rotateframe;
    animation-name: rotateframe;
    -webkit-animation-duration: 10s;
    animation-duration: 12s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.trans {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}


.container.shapeimg img {
    width: 430px;
}


img.img-fluid.trans {
        max-width: 72%;
    position: relative;
        margin-top: 120px;
}

/*
.borderImg {
    text-align: center;
    margin-top: -327px;
}*/

/*Shaping End*/



.animation {
    text-align: center;
}


.borderImg {
    margin-top: -262px;
    position: relative;
}



img.photo {
    width: 472px;
}



p.Peragraph {
    text-align: center;
    font-size: 14px;
    font-family: 'Indie Flower', cursive;
}

p.journeyPeragraph {
    color: #ecebeb;
    font-size: 16px;
}

span.ourjourney {
    color: white;
    font-size: 40px;
}



/*---------------MY PROVIDE SERVICE Start ---------------*/




.col-md-4.frist {
    float: left;
    text-align: center;

}

.allService {
    background: rgb(245 245 245);
    border-radius: 11px;
}


.allService{
    transform: rotateY(0);
    transition: 2s;
}

.allService:hover{
transform: rotateY(360deg);
transition: 2s;
cursor: pointer;
}

.serviceIcon {
    width: 70px;
    line-height: 68px;
    height: 70px;
    font-size: 24px;
    display: inline-block;
    background: -webkit-linear-gradient(45deg,#ff4f0f,#ff1053,#ff4f0f,#ff1053);
    border-radius: 50%;
    margin-bottom: 15px;
    margin-top: 27px;
}

.serviceIcon{
    transform: scale(1);
}

.serviceIcon::before{
content: "";
top:0;
left: 0;
width: 100%;
height: 100%;



}

.serviceIcon:hover{
    transform: scale(1.3);
    transition: .5s;

}

.serviceName h4 {
    font-size: 34px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    color: #4b4a4a;
}

.serviceDescription p {
    font-size: 16px;
    line-height: 2.2;
    margin-left: 16px;
    color: #6c6c6c;
    font-family: 'Roboto Condensed', sans-serif;
}





/*<!-- --------- OUR JOURNEY START------------ -->*/



.allJourneyImg{
    background-image: linear-gradient(rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%),url("All img/ourJourney.jpg");

    -webkit-background-size:cover;
    background-size:cover;
    background-position: center center;
    background-repeat:no-repeat;
    background-attachment: fixed;
}

.journeyInfo {
    text-align: center;
}

.journeyIcon {
    display: inline-block;
    width: 87px;
    height: 87px;
    font-size: 41px;
    line-height: 80px;
    border: 3px solid #ff350a;
    border-radius: 50%;
}

.journeyInfo h1 {
    font-size: 70px;
    color: #ff350a;
}


.journeyInfo p {
    color: white;
    font-size: 22px;
    font-family: monospace;
    margin-bottom: 65px;
}



/*<!--------------------- Youtube Channel Start------------------- -->*/



.youtubeImg img {
    width: 100%;
}

.allInfo h1 {
    font-size: 44px;
    color: #777574;
    font-family: 'Oswald';
    width: 324px;
}

.allInfo p {
    font-size: 16px;
    font-family: cursive;
    color: #868686;
}

.channelButton button {
    color: white;
    font-size: 17px;
    font-family: 'Oswald';
    background: #ff350a;
    width: 182px;
    border: none;
    height: 42px;
    border-radius: 2px;
}

.channelButton button:hover {
background: #53504e;
color: white;
}



.youtubeAll {
    margin-left: 25px;
    list-style: none;
    color: white;
}


.style {
    font-size: 105.6px;
    line-height: 209.2px;
    height: 211.2px;
    width: 211.2px;
    border-width: 1px;
}

li.youtubeIcon {
    background: red;
    width: 200px;
    height: 200px;
    line-height: 200px;
    display: inline-block;
    border-radius: 50%;
        cursor: pointer;
}


.lis ul {
    text-align: center;
}

li.youtubeIcon:hover {
    background: #333333;
}

ul.youtubeAll {
    margin-top: 70px;
    margin-left: -20px;
}


span.subbn {
    width: 230px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #ff350a;
    color: white;
    text-align: center;
    font-size: 15px;
    font-family: 'Oswald';
    border-radius: 19px;
    cursor: pointer;
}

.allContantSub {
    margin-top: 78px;
    text-align: center;
}

h1.allMostSub {
    font-size: 50px;
    margin-bottom: 25px;
    font-family: 'Oswald';
}

.youyubeProfile {
    text-align: center;
}



/*<!-- ------------- Service Box------------- -->*/

.boxService {
    box-shadow: 4px 4px 19px 0 rgb(0 0 0 / 21%);
    margin: 15px 0px;
    transition: .5s;
        cursor: pointer;
}

.boxService:hover{
    box-shadow: none;
    transition: 1s;
}

.s-icon {
    width: 53px;
    float: left;
    text-align: center;
    height: 100px;
    font-size: 27px;
    color: #fe6a00;
}

.s-icon {
    width: 53px;
    float: left;
    text-align: center;
    height: 100px;
    font-size: 27px;
    color: #ff350a;
    padding-top: 24px;
}

.sContant h3 {
    font-size: 22px;
    font-family: inherit;
    color: #939191;
    margin-bottom: 15px;
    padding-top: 30px;
}

.sContant p {
    color: #838080;
    padding-bottom: 35px;
    font-family: revert;
}





/*<!-- ------------- More Information------------ -->*/



/*#backgrountProtfolio {
    background: #eae9e9;
        height: 600px;
}*/

.protfolio {
    text-align: center;
}
.otherText h2 {
    font-size: 30px;
    font-family: 'Oswald';
    text-align: center;

}

.otherText p {
    font-size: 19px;
    line-height: 50px;
    font-weight: 600;
    color: #7b7b7b;
    
}

.otherBuuton{
  text-align: center;  
}

.otherBuuton button {
    width: 168px;
    height: 46px;
    border: none;
    background: #ff350a;
    color: white;
    border-radius: 5px;
    font-size: 18px;
    font-family: 'Oswald';
    
}


.otherBuuton button:hover {
    background: #53504e;
    transition: .5s;
}





/*<!-- -------------Contact Us---------------- -->*/




#fname, #lname, #email, #msg {
    border: 3px solid #ddd!important;
}

.poppins {
    font-family: 'Oswald';
    color: #4d4a4a;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.text-left {
    text-align: left!important;
}

.btn-block {
    display: block;
    width: 100%;
}


input#submit {
    background: red;
    color: white;
    font-size: 12px;
    padding: 7px;
    border-radius: 4px;
}

.contactPic img {
    border-radius: 4px 179px;
        max-width: 100%;
}




/*-------------------------Footer---------------------------*/





footer {
    background: url("All img/saifulFooter.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-top: 4px solid #e81e2c;
}




img.img-fluid {
    width: 70%;
}


.hero {
    font-family: 'Oswald';
    background: -webkit-linear-gradient(45deg,#ff4f0f,#ff1053,#ff4f0f,#ff1053);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.thelinks li a {
    color: #032e42;
    -webkit-transition: .5s;
    transition: .5s;
        font-family: 'Oswald';
    font-weight: bold;
    text-decoration: none;
    line-height: 2.3;
}


.font-weight-bold {
    font-family: 'Oswald';
    line-height: 1.9;
}

.face {
    color: #333!important;
    font-size: 28px;
    padding: 0 10px;
}

.copyright {
    text-align: center;
    background: #101130;
    width: 100%;
    height: 50px;
}

.copyright h6 {
    color: #fcfcfc;
    line-height: 50px;
}

.copyright h6 a {
    color: #f84874;
}

footer#information {
    height: 0;
}