/*::::::::::::::::  Global Style :::::::::::::::::::::*/

/**{
    margin: 0;
    padding: 0;
}*/
html,
html, body {
    font-family: 'Raleway', sans-serif;
    /*background-image: url(../images/body/bg.jpg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;*/
    overflow-x: hidden;
}
/*@font-face{
    font-family: 'Open Sans', sans-serif;
    src: url(../font/OpenSans-Bold.ttf);
    font-style: normal;
    font-weight: 600;
}
@font-face{
    font-family: 'Open Sans', sans-serif;
    src: url(../font/OpenSans-Light.ttf);
    font-style: normal;
    font-weight: 300;
}                           
*/


img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
span {
  margin: 0 0 20px;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}

h1,
h2{
 font-family: 'Raleway', sans-serif;
 font-weight: 600;
}

h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #212121;
  margin: 0 0 26px;
  font-weight: 600;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
a {
  color: #ff3115;
  transition: all 0.3s ease 0s;
  text-decoration: none !important;
  outline: none !important;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #e41f05;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}
li{
    font-family: 'Raleway', sans-serif;
}
.clear {
  clear: both;
}
::-moz-selection {
  background: #0c0095;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background:#0c0095;
  text-shadow: none;
  color: #ffffff;
}

/*::::::::::::::::::  General Css :::::::::*/

.row{
    margin-left: 0px;
    margin-right:0px;
    width: 100%;
}
.form-control{
    box-shadow:none !important;
}
.btn{
    box-shadow:none !important;
}

.form-control{box-shadow:none !important;}


/*::::::::::::::::::  Loader Css :::::::::*/




/*::::::::::::  Header Section  :::::::::::::*/

header.header {
    padding: 15px 1px;
    background: #333545;
}
/*.Logo a img {
    height: 33px;
    margin-top: 2px;
}*/
.Logo{
    text-align: center;
}
.Logo a img {
    height: 60px;
    margin-top: 0px;
    position: relative;
    top: 0px;
    left: 0px;
}
.SearchBox .SearchGrp {
    display: flex;
}
.SearchBox .SearchGrp .fa {
    position: absolute;
    left: 24px;
    top: 10px;
    color: #d4cfcff0;
}
.SearchBox .SearchGrp .form-control {
    padding-left: 33px;
    border-radius: 25px;
    border: none;
    box-shadow: none;
}
.RightMenu {
    display: flex;
    float: right;
    padding-top: 5px;
}
.RightMenu .Lang .dropdown .btn img {
    width: 22px;
}
.RightMenu .Lang .dropdown .btn {
    padding: 0px 2px;
    width: 100px;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 25px;
    font-size: 15px;
    box-shadow: none;
    height: 30px;
}
.RightMenu .Lang .dropdown-menu .dropdown-item img {
    width: 22px;
}
.RightMenu .Loca form .form-control {
    background: transparent;
    color: #fff;
    border-radius: 25px;
    padding: 0px 5px;
    font-size: 14px;
    height: 30px;
}
.RightMenu .Loca form .form-control:focus{
    border:1px solid #ffffff;
}
.RightMenu .Loca form .form-control option {
    background: #0b2d6a;
}
.RightMenu .Sign .btn {
    background: #e04936;
    color: #fff;
    border-radius: 25px;
    padding: 3px 13px;
    font-size: 14px;
}
.RightMenu .Lang .dropdown-menu .dropdown-item {
    padding-left: 12px;
}
.Menus a .fa {
    font-size: 22px;
    color: #fff;
    padding-top: 3px;
}
.RightMenu .Lang {
    margin-right: 10px;
}
.RightMenu .Loca {
    margin-right: 10px;
}
.RightMenu .Sign {
    margin-right: 10px;
}

/*::::::::::::  Top Header Section  :::::::::::::*/


.navbar-toggler {
    display: none;
}



@media (min-width: 200px) and (max-width:575.98px ){
    .navbar-toggler {
        display: block;
        position: absolute;
        top: 8px;
        right: 0;
    }
    .navbar-toggler .fa {
        font-size: 31px;
        color: #fff;
    }
}    


/*::::::::::::  Navbar Section  :::::::::::::*/

nav.navbar {
    background:#2a157a;
    padding: 10px 0;
    /*border-top: 1px solid #9999998a;
    border-bottom: 1px solid #9999998a;*/
}
a.navbar-brand {
    font-size: 28px;
    color: #111;
    font-weight: 600;
    letter-spacing: 0.4px;
    padding: 0px;
}
#Logo {
    height: 50px;
}
.navbarItems {
    float: right;
}
.navbarItems ul li a {
    margin-left: 0px;
    padding:9px 7px !important;
    border: 2px solid transparent;
    border-radius: 3px;
    -webkit-transition: border 500ms ease;
    transition: border 500ms ease;
    font-family: Exo, sans-serif;
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.navbarItems ul li {
    margin-right: 38px;
    padding: 10px 0px;
}
/*.nav-link:hover {
    border-color: #dbdbdb;
}*/
.navbarItems ul li .active {
    font-weight: 600;
    color: #fff;
}
.navbarItems ul li a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}
a.nav-link.btn.Join-btn {
    background: #111;
    padding: 4px 25px 7px !important;
    border-radius: 30px;
    margin: 30px 5px;
    color: #fff !important;
}



.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #2a157a;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 99999;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #763ace;}

.dropdown:hover .dropdown-content {
  display: block;
}




/*:::::::::  Mobile navabr  ::::::::::::*/
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    float: right;
}
.mobileHeader {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99999999999;
    background: rgba(255,255,255,0.7);
    padding: 6px;
}
.logo img {
    width: 77%;
}
.MobileBar img {
    width: 83%;
    position: relative;
    top: 16px;
}
a.navbar-brand h2 {
    margin-bottom: 0px;
    font-size: 23px;
    margin-top: 4px;
    color: #74af50;
}

.sidepanel {
    width: 0;
    position: fixed;
    z-index: 999999;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #2a157a;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    box-shadow: 6px 0px 10px -1px rgb(0 0 0 / 20%);
}
.sidepanel a {
    padding: 10px 8px 10px 14px;
    text-decoration: none;
    font-size: 15px;
    color: #f5f2f2;
    display: block;
    transition: 0.3s;
    border-bottom: 1px dashed #cccccc82;
}
.sidepanel a:hover {
  color: #000;
  margin-left: 5px;
}
.sidepanel .closebtn {
    position: absolute;
    top: -11px;
    right: 8px;
    font-size: 41px;
    color: #fff;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color:#444;
}
.B-NONE{
    border-bottom: none !important;
}
.CategoryList {
    margin-bottom: 20px;
}
.sidepanel a .fa {
    float: right;
    position: relative;
    top: 5px;
    font-size: 20px;
}
#CateProduct {
    text-align: left;
    padding-left: 25px;
}
#CateProduct a {
    border: none;
}
.LogoArea a img {
    width: 120px;
    padding: 0px 0;
}
.LogoArea a h2 {
    font-size: 19px;
    padding-top: 10px;
    color: #74af4c;
}
#Mlogo {
    width: 53%;
}


@media (min-width: 200px) and (max-width:575.98px ){
    nav.navbar {
        background: #2a157a;
        padding: 0px 0;
    }
    .Logo {
        text-align: left;
    }
    a.nav-link.btn.Join-btn {
        background: #111;
        padding: 4px 25px 7px !important;
        border-radius: 30px;
        margin: 15px 5px;
        color: #fff !important;
    }
    .Banner_images {
        position: relative;
        padding: 0px !important;
    }
    .Banner_images .Boxxtwo {
        width: 248px;
        background: #e6e6e69e;
        padding: 10px 0;
        border-radius: 7px;
        position: absolute;
        bottom: 11px;
        left: 43px;
    }
    .Banner_images .BoxxOne {
        width: 248px;
        background: #e6e6e69e;
        padding: 10px 0;
        border-radius: 7px;
        position: absolute;
        top: 34px;
        right: 43px;
    }
    .collapse.show {
        display: block;
        position: relative;
        top: -21px;
    }
    .About_contents h1 {
        font-size: 34px !important;
    }
}


/*::::::::::::  Banner Section  :::::::::::::*/

section.BannerSection {
    padding: 70px 0 70px;
    background: #3c2495;
}
.banners_image img {
    width: 100%;
    height: auto;
}
.Banner_content {
    margin-top: 72px;
}
.Banner_content h1 {
    font-size: 49px;
    color: #fff;
    line-height: 60px;
    margin-bottom: 0px;
}
.Banner_content p {
    font-size: 22px;
    color: #eee;
    margin-top: 16px;
}
.Banner_content .btn {
    background: #fff;
    padding: 10px 25px;
    font-size: 20px;
    margin-top: 10px;
    color: #330c79;
    font-weight: 500;
    transition: .5s;
    border-radius: 7px;
}
.Banner_content .btn:hover {
    background: #44b4f5;
    color: #fff;
    transition: .5s;
}


@media (min-width: 200px) and (max-width:575.98px ){
    .Banner_content {
        margin-top: 25px;
    }
    .Banner_content h1 {
        font-size: 31px;
        color: #fff;
        line-height: 43px;
        margin-bottom: 0px;
    }
    .Banner_content p {
        font-size: 18px;
        color: #eee;
        margin-top: 12px;
    }
    .Banner_content .btn {
        background: #fff;
        padding: 5px 19px;
        font-size: 18px;
        margin-top: 6px;
        color: #330c79;
        font-weight: 500;
        transition: .5s;
    }
    .banners_image {
        position: relative;
        top: 0px !important;
    }
}    

/*::::::::::::  About Section  :::::::::::::*/

section.About_section {
    padding: 100px 0 60px;
    background: #fff;
}
.About_contents p {
    text-align: left;
    font-size: 15px;
    color:#a59f9f;
    font-weight: 600;
}
.About_banners img {
    width: 100%;
    border-radius: 25px;
}
.About_contents h1 {
    font-size: 44px;
    color: #111;
    margin-bottom: 17px;
}
.About_contents {
    margin-top: 0px;
}
.About_banners {
    /* background: rgb(255 255 255 / 10%); */
    padding: 10px 20px 10px 5px;
    border-radius: 5px;
    position: relative;
    top: -20px;
}
.About_contents .btn {
    background: #3c2495;
    padding: 10px 25px;
    font-size: 18px;
    margin-top: 10px;
    color: #fff;
    font-weight: 400;
    transition: .5s;
    border-radius: 7px;
}
.About_contents .btn:hover {
    background: #44b4f5;
    color: #fff;
    transition: .5s;
}

@media (min-width: 200px) and (max-width:575.98px ){
    .About_contents {
        margin-top: 10px;
    }
}




/*::::::::::::  Feature Section  :::::::::::::*/

.Featured_sections {
    background-image: url(../images/banner/01.png);
    width: 100%;
    background-size: cover;
    height: 600px;
    object-fit: cover;
    position: relative;
    top: -60px;
    margin-bottom: 300px;
}
.Featured_sections_contents {
    position: absolute;
    width: 100%;
    top: 230px;
    left: 0px;
}
.Featured_sections_contents .head h2 {
    font-size: 44px;
    color: #fff;
}
.Featured_sections_contents .head {
    text-align: center;
    margin-bottom: 56px;
}
.Featured_sections_contents .item {
    background: #f1f1f1;
    padding: 20px 10px;
    border-radius: 15px;
    margin-bottom: 30px;
    height: 300px;
}
.Featured_sections_contents .item img {
    width: 40px;
    position: absolute;
    left: 8px;
}
.Featured_sections_contents .item p {
    font-size: 14px;
    margin-bottom: 0px;
    color: #667;
}
.Featured_sections_contents .item h2 {
    font-size: 20px;
    color: #555;
    font-weight: 600;
    margin-bottom: 5px;
}


@media (min-width: 200px) and (max-width:575.98px ){
    .Featured_sections {
        background-image: url(../images/banner/01.png);
        width: 100%;
        background-size: cover;
        position: relative;
        top: -60px;
        margin-bottom: 150px;
        padding-top: 50px;
        height: auto;
    }
    .Featured_sections_contents {
        position: relative;
        width: 100%;
        top: 400px;
        left: 0px;
        overflow: auto;
    }
}




/*::::::::::::  Contact Section  :::::::::::::*/

.Contact_Sections {
    background-image: url(../images/banner/02.png);
    width: 100%;
    background-size: cover;
    height: 600px;
    object-fit: cover;
    position: relative;
    top: 117px;
    margin-bottom: 115px;
    padding-top: 289px;
}
.Contact_Texts p {
    font-size: 19px;
    color: #eee;
}
.Contact_Texts h2 {
    font-size: 48px;
    color: #fff;
    margin-bottom: 20px;
}
.contacts_forms {
    background: #fff;
    padding: 45px;
    border-radius: 20px;
    border: 2px solid #3c2495;
    position: absolute;
    width: 100%;
    bottom: -100px;
}
.contacts_forms h2 {
    font-size: 30px;
    margin-bottom: 25px;
    color: #555;
}
.contacts_forms .form-group .form-control::placeholder {
    color: #b5b3b3;
    font-size: 17px;
    font-weight: 500;
}
.contacts_forms .form-group input {
    height: 48px;
    font-size: 18px;
}
.contacts_forms .form-group .form-control {
    border: 2px solid #ddd;
    border-radius: 10px;
    color: #333;
}
.contacts_forms .btn {
    background: #3c2495;
    padding: 11px 57px;
    font-size: 18px;
    color: #fff;
    border-radius: 7px;
}
.contacts_forms .btn:hover {
    background: #44b4f5;
    color: #fff;
    transition: .5s;
}

@media (min-width: 200px) and (max-width:575.98px ){
    .Contact_Sections {
        background-image: url(../images/banner/02.png);
        width: 100%;
        background-size: cover;
        height: auto;
        object-fit: cover;
        position: relative;
        top: 10px;
        margin-bottom: 0px;
        padding-top: 300px;
        padding-bottom: 50px;
    }
    .contacts_forms {
        background: #fff;
        padding: 45px;
        border-radius: 20px;
        border: 2px solid #3c2495;
        position: relative;
        width: 100%;
        bottom: 0;
    }
    .Featured_sections_contents .item {
        background: #f1f1f1;
        padding: 20px 10px;
        border-radius: 15px;
        margin-bottom: 30px;
        height: auto;
    }
}


/*::::::::::::   Footer Section  :::::::::::::*/

footer.footer {
    background: #251074;
    padding: 50px 0px 5px;
    position: relative;
    margin-top: 0px;
}
#Flogo {
    width: 75%;
    margin-bottom: 10px;
}
.FooterNav {
    padding-top: 13px;
}
.FooterHead {
    position: relative;
    z-index: 9999;
}
.FooterHead h1 {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: .5px;
    z-index: 9999;
}
.FooterHead p {
    color: #eee;
    font-size: 14px;
}
.FooterHead hr {
    width: 153px;
    border-top: 2px solid #eee;
    margin-left: 0;
}
.FooterHead .social {
    margin-top: 21px;
    margin-bottom: 0px;
}
.FooterMsg p img {
    width: 23px;
    margin-right: 6px;
    position: relative;
    top: -5px;
}
.FooterMsg p {
    color: #eee;
    font-size: 13px;
    letter-spacing: .5px;
    margin-bottom: 0px;
}
.FooterMsg p strong{
    color: #fff;
}
.COntactBtn {
    text-align: right;
}
.COntactBtn .btn {
    background: #e04936;
    color: #fff;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 300;
}
.IconsSections {
    background: #404043;
    padding: 30px;
    margin-top: 20px;
}
.FooterIcons {
    text-align: center;
}
.FooterIcons a img {
    width: 37px;
}
.FooterIcons a p {
    font-size: 11px;
    margin-top: 7px;
    color: #fff;
    margin-bottom: 0px;
}
.FooterNav h3 {
    font-size: 17px;
    color: #ffffff;
    margin-bottom: 10px;
}
.FooterNav ul li a {
    color: #eee;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 28px;
    transition:0.5s;
    position: relative;
    z-index: 99999;
}
.FooterNav ul li a:hover{
    color:#fff;
    margin-left:3px;
}
.FooterHead img {
    width: 250px;
    margin-bottom: 20px;
}
.FooterHead .social p {
    color: #ddd;
    margin-bottom: 7px;
}
.FooterHead .social a {
    font-size: 21px;
    letter-spacing: 12px;
    color: #eee;
}
.FooterNav h3 {
    font-size: 21px;
    color: #ffffff;
    margin-bottom: 10px;
    font-weight: 500;
}
.FooterNav p {
    padding-left: 20px;
    color: #eee;
    font-weight: 300;
    font-size: 15px;
}
.FooterNav p .fa {
    position: absolute;
    left: 10px;
    margin-top: 3px;
    color: #fff;
}



.Copyright {
    margin-top: 2px;
    border-top: 1px solid #bbbbbb14;
    padding-top: 17px;
    text-align: center;
    padding-bottom: 15px;
}
.Copyright p {
    font-size: 13px;
    letter-spacing: .5px;
    color: #ddd;
    font-weight: 100;
    margin-bottom: 0px;
}
.Copyright p a {
    color: #fff;
}
.Copyright p:hover a {
    color: #3fabf5;
}
.FooterHead .social img {
    width: 165px;
}


/*::::::::::::  About Us Page   :::::::::::*/

section.About_sections {
    padding: 50px 0px;
}
.About_sections_contents p {
    text-align: center;
    font-size: 16px;
    color: #777777eb;
}
.About_sections_contents h2 {
    font-size: 48px;
    text-align: center;
    margin-bottom: 30px;
    color: #333;
}
.Abouts_images {
    text-align: center;
}
.Abouts_images img {
    height: 380px;
    width: auto !important;
}










/*: = : = : = : Hero Banners Animation  *: = : = : = :*/

#Herobanners{
    background-color:transparent;
    width:100%;
    height:100%;
    display:block;
    overflow: hidden;
    transform: translate3d(0,0,0);
    text-align: center;
    opacity: 1;
}
.banners_image {
    position: relative;
    top: 0px;
}
#Gas_pump{
    background-color:transparent;
    width:100%;
    height:100%;
    display:block;
    overflow: hidden;
    transform: translate3d(0,0,0);
    text-align: center;
    opacity: 1;
}
#Casino_man{
    background-color:transparent;
    width:100%;
    height:100%;
    display:block;
    overflow: hidden;
    transform: translate3d(0,0,0);
    text-align: center;
    opacity: 1;
}
                    

/*::::::::::::  Contact Us Page   :::::::::::*/

section.contact_sections {
    padding: 60px 0;
}
.Addreess_boxx img {
    width: 47px;
}
.Addreess_boxx {
    background: #f1f1f1;
    padding: 30px 15px;
    border-radius: 5px;
    text-align: center;
}
.Addreess_boxx h2 {
    font-size: 20px;
    margin-top: 10px;
    letter-spacing: .5px;
}
.Addreess_boxx p {
    font-size: 15px;
    margin-bottom: 0;
}
.Addreess_boxx a {
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline !important;
    color: #6837b0;
}
.Contact_form {
    background: #ffffff;
    padding: 20px 5px;
    box-shadow: 0px 0px 9px -1px rgb(0 0 0 / 9%);
    border-radius: 8px;
}
.Contact_form_sec {
    padding: 15px 15px;
    /*background: #6837b0;*/
    margin: 0px 15px 40px;
    border-radius: 5px;
}
.Contact_form h2 {
    color: #555;
    margin-left: 11px;
    margin-bottom: 20px;
}
.Contact_form .form-group label {
    color: #d8d5d5;
    font-size: 14px;
    letter-spacing: .3px;
}
.Contact_form .form-control {
    background: rgb(255 255 255 / 40%);
    border: 1px solid #ddd;
    color: #000;
}
.Contact_form input {
    height: 44px;
}
.Submit-Btnn .btn {
    background: #44b4f5;
    color: #fff;
    padding: 9px 38px;
    letter-spacing: 0.5px;
}
.Contact_images_bnr img {
    width: 100%;
    margin-bottom: 15px;
}


section.CAREERS_Section {
    padding: 60px 0;
}
.Careers_boxx p {
    color: #ddd;
    font-size: 15px;
}
.Careers_boxx h2 {
    font-size: 25px;
    color: #fff;
}
.Careers_boxx a img {
    width: 43px;
    margin-bottom: 19px;
}
.Careers_boxx {
    text-align: center;
}


@media (min-width: 200px) and (max-width: 575.98px){
    .Contact_form_sec {
        padding: 15px 0px;
        /* background: #6837b0; */
        margin: 0px 0px 40px;
        border-radius: 5px;
    }
    .Addreess_boxx{
        margin-bottom: 15px;
    }
}








/*::::::::::::  GAS Page   :::::::::::*/



.About_contents_2 p {
    color: #ddd;
    margin-bottom: 14px;
    font-size: 15px;
}
.About_contents_2 h2 {
    font-size: 37px;
    color: #fff;
}
.About_contents_2 p .fa {
    font-size: 12px;
    margin-right: 3px;
    position: relative;
    top: -1px;
    color: #eee;
}


/*::::::::::::  Survey Page   :::::::::::*/

section.Apply_section {
    padding: 50px 0;
}
.Apply_forms h1 {
    text-align: center;
    color: #fff;
    font-size: 33px;
}
.Apply_forms p {
    text-align: center;
    color: #ddd;
    font-size: 15px;
    margin-bottom: 30px;
}
.Apply_forms .form-group p {
    text-align: left;
    font-size: 15px;
    margin-bottom: 12px;
    color: #eee;
    font-weight: 600;
}
.Apply_forms .form-group label {
    color: #ddd;
}
.Apply_forms h2 {
    text-align: center;
    margin: 29px 0;
    color: #eee;
}
.Apply_forms .form-group {
    margin-bottom: 30px;
}
.Apply_forms .form-group .form-control {
    background: #ffffff36;
    border: 1px solid #e4d4ff54;
    color: #fff;
    font-size: 14px;
}
.Apply_forms .form-group input[type=text]{
    height: 42px;
}
.Apply_forms .form-group .form-control::placeholder {
    color: #ddd; 
    font-size: 14px;
}
.Submit-Btnns .btn {
    margin-left: 15px;
    padding: 7px 32px;
    color: #27095d;
    font-weight: 600;
    letter-spacing: .5px;
}




/*::::::::::::  Players Club Page   :::::::::::*/

.Players_entry_forms .form-control {
    background: rgb(255 255 255 / 40%);
    border: 1px solid #dddddd7d;
    color: #fff;
    font-size: 15px;
}
.Players_entry_forms .form-control::placeholder{
    color: #eee;
    font-size: 15px;
}
.Players_entry_forms .form-group label{
    color: #eee;
}


/*::::::::::::  Win Loss Page Page   :::::::::::*/


.Win_loss_img {
    text-align: center;
    margin-top: 30px;
}
.Win_loss_img img {
    height: 500px;
}


/*::::::::::::  Team Page   :::::::::::*/

.Amount_boxx_sec p {
    color: #eee;
    text-align: justify;
    word-break: break-word;
    word-spacing: normal;
    font-size: 15px;
}
.Amount_boxx_sec p strong {
    font-weight: 900;
    color: #fff;
    letter-spacing: .2px;
}
.Copy_navs a img {
    margin-top: 20px;
    width: 34px;
}



section.PortFolio_Sections {
    padding: 50px 0px 60px;
    background: #fff;
}
.PortFolio_Sections_head {
    text-align: center;
    margin-bottom: 30px;
}
.PortFolio_Sections_head h1 {
    font-size: 48px;
    text-align: center;
    margin-bottom: 30px;
    color: #333;
}
.PortFolio_Sections_img a img {
    width: 100%;
    border-radius: 5px;
    background: #25107438;
    padding: 1px;
    margin-top: 15px;
}








