
/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/


@import url(css/meanmenu.css);


/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #000;
     font-size: 17px;
font-family: 'Fira Sans', sans-serif;
     line-height: 1.80857;
     font-weight: normal;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 30px;
}

h2 {
     font-size: 27px;
}

h3 {
     font-size: 22px;
}

h4 {
     font-size: 20px
}

h5 {
     font-size: 19px
}

h6 {
     font-size: 18px
}

h1,h2,h3,h4,.navbar-brand{
font-family: 'Playfair Display', serif;
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.full {
     width: 100%;
     float: left;
     margin: 0;
     padding: 0;
}


/**-- heading section --**/


/*---------------------------- preloader area ----------------------------*/

.loader_bg {
     position: fixed;
     z-index: 9999999;
     background: #fff;
     width: 100%;
     height: 100%;
}

.loader {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
}

.loader img {
     width: 280px;
}


/*-- header area --*/

.header {
     width: 100%;
     background: #fff;
}

.header_top {
     background-color: #ecf3fc;
     padding: 10px 0;
}

ul.conta_icon li a img {
     padding-right: 7px;
}

ul.social_icon {
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
}

ul.social_icon li {
     height: 30px;
     color: #fff;
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     padding-right: 5px;
}

ul.social_icon li:last-child {
     padding-right: 0px;
}

ul.social_icon li a {
     color: #fff;
     width: 30px;
     height: 30px;
     background-color: #183661;
     float: left;
     text-align: center;
     line-height: 31px;
     border-radius: 100%;
     font-size: 17px;
}

ul.social_icon li a:hover {
     background: #f2c119;
     color: #fff;
}

.select-box {
     cursor: pointer;
     position: relative;
     width: 90px;
}

.select,
.label {
     color: #677691;
     display: block;
     font-size: 12px;
}

.select {
     width: 100%;
     position: absolute;
     top: 0;
     padding: 5px 0;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     background: none transparent;
     border: 0 none;
}

.select-box1 {
     background: #ecf3fc;
     border: #677691 solid 1px;
     border-radius: 30px;
}

.label {
     position: relative;
     padding: 0px 23px 0px 9px;
     cursor: pointer;
     margin-bottom: 0;
}

.open .label::after {
     content: "▲";
}

.label::after {
     content: "▼";
     font-size: 12px;
     position: absolute;
     right: -18px;
     top: 0;
     padding: 0px 24px;
}

.se_fonr1 {
     justify-content: flex-end;
     display: flex;
     flex-wrap: wrap;
}

.time_o {
     padding-left: 15px;
     color: #0d1015;
     font-size: 14px;
}

.header_midil {
     padding: 22px 0;
}

.logo {
     text-align: center;
     display: block;
}

ul.conta_icon li a i {
     padding-right: 5px;
}

ul.conta_icon li a {
     color: #202020;
     font-size: 17px;
}

ul.conta_icon li a:hover {
     color: #183661;
     text-decoration: underline !important;
}

ul.right_icon {
     display: flex;
     justify-content: flex-end;
     flex-wrap: wrap;
}

ul.right_icon li img {
     margin-right: 30px;
}

.order {
     padding-top: 2px;
     float: right;
     max-width: 120px;
     font-size: 14px !important;
     color: #fff !important;
     height: 28px;
     width: 100%;
     background-color: #183661;
     display: block;
     text-align: center;
     border-radius: 40px;
}

.order:hover {
     background-color: #f2c119;
}


/*--   navigation--*/

.header_bottom {
     background-color: #183661;
}

.navigation.navbar {
     float: left;
     padding: 0;
}

.navigation.navbar-dark .navbar-nav .nav-link {
     padding: 30px 24px;
     color: #ffffff;
     font-size: 17px;
     line-height: 20px;
     font-weight: 400;
     text-transform: uppercase;
}

.navigation.navbar-dark .navbar-nav .nav-link:focus,
.navigation.navbar-dark .navbar-nav .nav-link:hover {
     background-color: #f2c119;
}

.navigation.navbar-dark .navbar-nav .active>.nav-link,
.navigation.navbar-dark .navbar-nav .nav-link.active,
.navigation.navbar-dark .navbar-nav .nav-link.show,
.navigation.navbar-dark .navbar-nav .show>.nav-link {
     background-color: #f2c119;
}

.navbar-expand-md .navbar-nav {
     padding-right: 10px;
}

.search {
     padding: 24px 0;
     text-align: right;
}

.form_sea {
     border-radius: 20px;
     border: #fff solid 1px;
     padding: 0px 15px;
     color: #000;
     height: 32px;
     position: relative;
     width: 100%;
}

.seach_icon {
     position: absolute;
     margin-left: -25px;
     z-index: 999;
     background: transparent;
     padding: 3px 0px 0px 0px;
     color: #b7b7b7;
}


/*-- marker-end sidebar  navigation--*/


/** banner section **/

.banner_main {
     background: url(../images/banner.jpg);
     padding: 97px 0px 0px 0px;
     background-size: 100% 100%;
     background-repeat: no-repeat;
     min-height: 698px;
}

.blodark {
     color: #183661;

     font-size: 85px;
}

.text-bg {
     text-align: left;
}

.ban_img {
margin-right: -45px;
position: absolute;
}

.text-bg h1 {
     color: #f2c119;
     font-size: 116px;
     line-height: 120px;
     padding-bottom: 50px;
     font-weight: 400;
}

.text-bg p {
     color: #2a2a2c;
     line-height: 30px;
     font-size: 33px;
     margin-bottom: 50px;
}

.text-bg .read_more {
     font-weight: 500;
     background: #1d37fd;
     color: #fff !important;
     border-radius: 43px;
     margin-right: 25px;
     padding: 13px 0;
     max-width: 210px;
}

.text-bg .read_more:hover {
     background: #fcc10e;
     color: #000 !important;
}

.ban_img figure {
     margin: 0;
}

.ban_img figure img {
     width: 100%;
}


/** end banner section **/

.titlepage h2 {
     font-size: 35px;
     color: #141414;
     line-height: 40px;
     font-weight: bold;
     padding: 0;
}

.titlepage h2 img {
     padding-right: 10px;
}

.d_flex {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

.read_more {
     font-size: 17px;
     
     background-color: #183661;
     color: #fff !important;
		cursor: pointer;


     text-align: center;
     display: inline-block;
     transition: ease-in all 0.5s;
     font-weight: 500;
     border-radius: 50px;

     width: auto;
    padding: 15px 40px;
}

.read_more:hover {
     
     background: #03cafc;
     transition: ease-in all 0.5s;
}


/** six_box section **/

.six_box {
     background: url(../images/service_bg.jpg);
     background-size: 100% 100%;
     background-repeat: no-repeat;
}

.bluedark_bg {
     background: #183661;
}

.yellow_bg {
     background: #f2c119;
}

.six_box .six_probpx {
     text-align: center;
     padding: 50px 0;
}

.six_box .six_probpx i {
     display: block;
}

.pa_left {
     padding-left: 0;
     padding-right: 0;
}

.six_box .six_probpx span {
     color: #fff;
     font-size: 17px;
     line-height: 32px;
     text-transform: uppercase;
     font-weight: bold;
}


/** end six_box section **/


/** project section **/

.project {
     background: url(../images/product_bg.jpg);
     background-size: 100% 100%;
     background-repeat: no-repeat;
     padding: 90px 0 90px 0;
}

.project .titlepage {
     text-align: left;
}

.project .titlepage h2 {
     margin-bottom: 40px;
     padding-bottom: 10px;
     border-bottom: #f2c119 solid 5px;
}

.project .titlepage p {
     font-size: 17px;
     line-height: 30px;
     font-weight: 400;
     padding-top: 10px;
     color: #fff;
}
.product_main {display:flex; flex-wrap: wrap; justify-content: center;}
.project .project_box {
     text-align: center;
max-width: 17.3%;
margin: 0 15px 20px 15px;
}

.dark_white_bg {
     background: #f2f2f2;
     height: 257px;
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     justify-content: center;
}

.project .project_box h3 {
     color: #1c1c1b;
     font-size: 15px;
     line-height: 20px;
     padding: 22px 0px 0px 0px;
     text-align: left;
}



/** end project section **/


/** fashion section **/

.fashion img {
     width: 100%;
}


/** end fashion section **/


/** news section **/

.news {
     background-color: #fff;
     padding-top: 90px;
}

.news .titlepage h2 {
     margin-bottom: 15px;
     padding-bottom: 10px;
     border-bottom: #f2c119 solid 5px;
}

.margin_top40 {
     margin-top: 40px;
}

.news_img figure {
     margin: 0;
}

.news_img figure img {
     width: 100%;
}

.news_text h3 {
     color: #141414;
     font-size: 24px;
     font-weight: bold;
     padding-bottom: 10px;
}

.news_text span {
     border-bottom: #f2c119 solid 1px;
     padding-bottom: 4px;
     color: #141414;
     font-size: 15px;
}

.date_like {
     float: right;
}

.pad_le {
     padding-left: 15px;
}

.news_text p {
     color: #141414;
     font-size: 17px;
     line-height: 32px;
     font-weight: 400;
     padding-top: 15px;
}


/** end news section **/


/** newslatter section **/

.newslatter {
     background-color: #fff;
     padding: 90px 0;
}

.neslatter {
     color: #141414;
     font-size: 30px;
     line-height: 32px;
     text-align: left;
     padding-bottom: 0;
     font-weight: bold;
}

.news_form {
     text-align: right;
}

.news_form .letter_form {
     height: 54px;
     width: 100%;
     padding: 0 15px;
     font-size: 17px;
     border-radius: 32px;
     border: #a8a8a8 solid 1px;
}

.news_form .sumbit {
     padding: 5px 42px;
     margin-left: -180px !important;
     font-size: 17px;
     background: #183661;
     color: #fff;
     border-radius: 30px;
     z-index: 9999;
}

.news_form .sumbit:hover {
     background-color: #f2c119;
}


/** end newslatter section **/

.three_box {
     margin-bottom: -80px;
}

.gift_box {
     background-color: #fff;
     box-shadow: 0px 0px 16px rgba(13, 3, 3, 7%);
     text-align: center;
     padding: 40px 1px;
     border-radius: 20px;
}

.gift_box i {
     display: block;
}

.gift_box span {
     color: #183661;
     font-size: 17px;
     padding-top: 5px;
     display: block;
}


/** three_box section **/


/** end three_box section **/


/** footer **/

.footer {
     background: #183661;
     padding-top: 170px;
     text-align: center;
}

.footer h3 {
     color: #fff;
     font-size: 20px;
     line-height: 20px;
     text-transform: uppercase;
     text-align: left;
     padding-bottom: 20px;
     font-weight: 600;
}

.footer p {
     color: #fff;
     font-size: 17px;
     line-height: 32px;
     text-align: left;
     padding-right: 31px;
     font-weight: 400;
     display: inline-block;
}

.copyright {
     margin-top: 80px;
     padding-bottom: 20px;
     background: #fbfdfd;
}

.copyright p {
     color: #292929;
     font-size: 18px;
     line-height: 22px;
     text-align: center;
     padding-top: 25px;
     font-weight: normal;
     padding-right: 0 !important;
}

.copyright a {
     color: #292929;
}

.copyright a:hover {
     color: #f9bf16;
}


/** end footer **/


/** inner page css **/

.footer_to90 .footer {
     padding-top: 90px;
}

.blue_bg {
     background-color: #f3a20d;
     padding: 35px 0;
}

.blue_bg .titlepage {
     text-align: center;
}


/** about page **/

.about_page .blue_bg .titlepage h2 {
     color: #fff;
}

.about {
     background-color: #fff;
     padding: 60px 0 50px 0;
}

.about_text h3 {
     font-size: 30px;
     margin-top: 20px;
     line-height: 30px;
     font-weight: 600;
     color: #183661;
     padding: 0;
}

.about_text p {
     color: #000;
     font-size: 17px;
     line-height: 30px;
     padding: 25px 0 40px 0;
}

.about_text .read_more {
     background: #183661;
     color: #fff;
     padding: 10px 0;
}

.about_text .read_more:hover {
     background: #f2c119;
}


/** about page **/

.project_page .blue_bg .titlepage h2 {
     color: #fff;
}

.news_page .blue_bg .titlepage h2 {
     color: #fff;
}

.news_page .news {
     padding: 50px 0 90px 0;
}

.fashion_page .blue_bg .titlepage h2 {
     color: #fff;
}

.fashion_page .fashion {
     margin: 90px 0;
}


/** contact page **/

.contact_page .blue_bg .titlepage h2 {
     color: #fff;
}

.contact_page .contact {
     margin-bottom: 90px;
}

.contact {
     margin-top: 90px;
     background: #fff;
}

.contact .titlepage {
     text-align: left;
     padding-bottom: 60px;
}

.contact .titlepage h2 {
     color: #fefeff;
}

.main_form .contactus {
     border: #183661 solid 1px;
     padding: 0 15px;
     margin-bottom: 20px;
     width: 100%;
     height: 46px;
     background: transparent;
     color: #183661;
     font-size: 17px;
     font-weight: normal;
     padding: 0 15px;
     box-shadow: 0 0 5px rgba(243, 195, 30, 0.5);
}

.main_form .contactusmess {
     border: #183661 solid 1px;
     padding: 0 15px;
     margin-bottom: 0;
     width: 100%;
     padding-top: 52px;
     padding-bottom: 52px;
      background: transparent;
     color: #183661;
     font-size: 17px;
     font-weight: normal;
     box-shadow: 0 0 5px rgba(243, 195, 30, 0.5);
}

.send_btn {
     background: #183661;
     font-weight: 500;
     font-size: 18px;
     width: 185px;
     color: #fff;
     height: 56px;
     margin-top: 50px;
     transition: ease-in all 0.5s;
     border-radius: 40px;
}

.send_btn:hover {
     background: #f2c119;
     transition: ease-in all 0.5s;
}

#request *::placeholder {
     color: #183661;
     opacity: 1;
}


/** end contact section **/




/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media (min-width: 1200px) and (max-width: 1342px) {
    .six_box .six_probpx span {
        font-size: 15px;
    }
    .ban_img {
        margin-right: -30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 30px 15px;
    }
    .banner_main {
        min-height: 566px;
    }
    .text-bg h1 {
        font-size: 92px;
        line-height: 108px;
    }
    .blodark {
        font-size: 70px;
    }
    .ban_img {
        margin-right: -15px;
    }
    .six_box .six_probpx span {
        font-size: 13px;
    }
    .news_text h3 {
        font-size: 20px;
    }
    .news_text p {
        font-size: 16px;
        line-height: 28px;
    }
    .about_text h3 {
        font-size: 27px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    ul.conta_icon li a {
        font-size: 15px;
    }
    .project .project_box {
        max-width: 28.3%;
    }
    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 30px 8px;
        font-size: 14px;
    }
    .banner_main {
        min-height: 459px;
    }
    .blodark {
        font-size: 60px;
    }
    .text-bg h1 {
        font-size: 77px;
        padding-bottom: 15px;
        line-height: 80px;
    }
    .text-bg p {
        font-size: 26px;
    }
    .ban_img {
        margin-right: -22px;
    }
    .six_box .six_probpx span {
        font-size: 10px;
    }
    .project .project_box h3 {
        font-size: 14px;
    }
    .news_text p {
        font-size: 13px;
        line-height: 21px;
    }
    .news_text h3 {
        font-size: 17px;
    }
    .about_text h3 {
        font-size: 19px;
        margin-top: 0px;
    }
    .footer p {
        padding-right: 0px;
        font-size: 15px;
        line-height: 24px;
    }
    .about_text p {
        font-size: 16px;
        line-height: 26px;
        padding: 15px 0 25px 0;
    }
    .neslatter {
        font-size: 20px !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .d_none1 {
        display: none !important;
    }
    .banner_main {
        min-height: 576px;
    }
    .blodark {
        font-size: 70px;
    }
    .text-bg p {
        font-size: 30px;
    }
    .text-bg h1 {
        font-size: 85px;
        line-height: 100px;
        padding-bottom: 20px;
    }
    .ban_img {
        position: inherit;
        margin-right: 0;
    }
    .six_box .six_probpx span {
        font-size: 14px;
    }
    .titlepage h2 {
        font-size: 26px;
        line-height: 29px;
    }
    .news_text h3 {
        font-size: 22px;
        margin-top: 15px;
    }
    .footer h3 {
        padding-top: 20px;
    }
    .project .project_box {
        max-width: 44%;
    }
    .news_form .letter_form {
        width: 100%;
    }
    .news_form .sumbit {
        float: left;
        margin-top: 30px;
        margin-left: 0px !important;
    }
    .neslatter {
        padding-bottom: 0px;
        margin-bottom: 20px;
    }
    .navigation.navbar {
        float: right;
        display: inherit !important;
        padding: 0;
        width: 100%;
        padding-top: 2px !important;
        text-align: right;
    }
    .navigation .navbar-collapse {
        background: #183661;
        padding: 20px;
        margin-top: 24px;
        position: absolute;
        width: 100%;
        z-index: 999;
        box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    }
    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 10px 0;
        color: #fff;
    }
    .navigation.navbar-dark .navbar-nav .nav-link:focus,
    .navigation.navbar-dark .navbar-nav .nav-link:hover {
        color: #f2c119;
        background-color: inherit;
    }
    .navigation.navbar-dark .navbar-nav .active>.nav-link,
    .navigation.navbar-dark .navbar-nav .nav-link.active,
    .navigation.navbar-dark .navbar-nav .nav-link.show,
    .navigation.navbar-dark .navbar-nav .show>.nav-link {
        color: #f2c119;
        background-color: inherit;
    }
    .navigation.navbar-dark .navbar-toggler {
        border: inherit;
        padding-top: 19px !important;
        padding: 0;
    }
    .navigation.navbar-dark .navbar-toggler-icon {
        background: url(../images/menu_icon.png);
        background-repeat: no-repeat;
        width: 64px;
        height: 44px;
    }
}

@media (max-width: 575px) {
    .d_none1 {
        display: none !important;
    }
    .logo {
        float: left;
        border: inherit;
        margin-top: 0px !important;
    }
    .banner_main {
        padding: 99px 0px 0px 0px;
        min-height: 547px;
    }
    .text-bg h1 {
        font-size: 50px;
        padding-bottom: 20px;
        line-height: 66px;
        px;
    }
    .text-bg p {
        line-height: 30px;
        font-size: 21px;
    }
    .project .project_box {
        max-width: 100%;
    }
    .ban_img {
        position: inherit;
        margin-right: 0;
    }
    .six_box .six_probpx span {
        font-size: 14px;
    }
    .titlepage h2 {
        font-size: 25px;
        line-height: 34px;
    }
    .news_text h3 {
        font-size: 22px;
        margin-top: 15px;
    }
    .footer h3 {
        padding-top: 20px;
        font-size: 22px;
    }
    .blodark {
        font-size: 45px;
    }
    .about_text h3 {
        font-size: 27px;
    }
    .news_form .letter_form {
        width: 100%;
    }
    .news_form .sumbit {
        float: left;
        margin-top: 30px;
        margin-left: 0px !important;
    }
    .neslatter {
        padding-bottom: 0px;
        margin-bottom: 20px;
    }
    .navigation.navbar {
        float: right;
        display: inherit !important;
        padding: 0;
        width: 100%;
        margin-top: -68px;
    }
    .navigation .navbar-collapse {
        background: #183661;
        padding: 20px;
        margin-top: 68px;
        position: absolute;
        width: calc( 100% - 40px );
        z-index: 9999;
        box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    }
    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 10px 0;
        color: #fff;
    }
    .navigation.navbar-dark .navbar-nav .nav-link:focus,
    .navigation.navbar-dark .navbar-nav .nav-link:hover {
        color: #f2c119;
        background-color: inherit;
    }
    .navigation.navbar-dark .navbar-nav .active>.nav-link,
    .navigation.navbar-dark .navbar-nav .nav-link.active,
    .navigation.navbar-dark .navbar-nav .nav-link.show,
    .navigation.navbar-dark .navbar-nav .show>.nav-link {
        color: #f2c119;
        background-color: inherit;
    }
    .navigation.navbar-dark .navbar-toggler {
        float: right;
        padding: 0;
        border: inherit;
    }

    
    
        .navigation.navbar-dark .navbar-toggler-icon {
        background: url(../images/menu_icon.png);
        background-repeat: no-repeat;
        width: 64px;
        height: 44px;
    }
}

.navbar-expand-md .navbar-nav {
    width: 100%;
    justify-content: space-between;
    display: flex;
}

h3.navbar-brand {
    color: #fff;
    padding: 22px 0;
}

.navigation.navbar {
    width: 100%;
}




html{
	background: url( ../images/myscroll.jpg ) 50% no-repeat;
	background-attachment: fixed; 
	background-size: cover;
}

.pt{
	height: 750px;
	width: 100%;
	background: url( ../images/mymain.jpg ) 50% 0 no-repeat; 
	background-size: cover;
	position: relative;
    background: url(../images/mymain.jpg) 50% 0% repeat;
    background-size: contain;
}

.pt .inner{
	width: 505px;
	padding: 20px;
	color: #fff;
	position: absolute;
	background: #183661;
	right: 20px;
	bottom: 20px;
	text-align: center;	
	border: 2px solid #fff;
	border-radius: 5px;
	
}

.pt .inner h2{ 
	color: #fff; 
	font-size: 22px; 
}

a.navbar-brand h1 {
    font-size: 20px;
}
ul.footlink {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-around;
}


.margin-top-40{ margin-top: 40px; }
.margin-top-30{ margin-top: 30px; }
.margin-top-20{ margin-top: 20px; }
.margin-top-10{ margin-top: 10px; }
.margin-bottom-40{ margin-bottom: 40px; }
.margin-bottom-30{ margin-bottom: 30px; }
.margin-bottom-20{ margin-bottom: 20px; }
.margin-bottom-10{ margin-bottom: 10px; }

.footer_section {
    border-top: 5px solid #0dc3ff;
}

.outer {
    background: #fff;
}
img{max-width: 100%;}
.mygames .testimonial-item .testimonial-text {
    padding: 20px !important;
}
.testimonial-item img {
    max-width: 100%;
    height: auto;
}


.bg-registration {
	background: rgba(0,0,0,.65);
}

.bg-registration h2, .bg-registration p{
	color: #fff;
}

@media (max-width: 767px) {
	.pt .inner{
	width: 100%;
	left: 0;
	bottom: 0;
	
}
html {

    background-repeat: repeat;
    background-size: auto;
    background-attachment: initial;
}
ul.footlink A {
	font-size: 9px;
}
.col-xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-xs-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-xs-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-xs-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-xs-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-xs-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-xs-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-xs-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-xs-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-xs-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-xs-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-xs-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
}
.hdcn-2, .bdcn {
    background-color: transparent !important;
}

iframe#playframe {
    height: 500px;
}

div#gamelist {
    display: none;
}

.service-item.bg-white.text-center.mb-2.py-5.px-4 img {
    height: auto;
}

body{ background: rgba( 255,255,255,.85) !important; }

.copyright p {
    text-align: left;
}

.copyright{
	padding: 0 20px 20px;
	margin: 0;
	background: cornflowerblue;
}

footer .col-md-6 {
    margin: 0;
    padding: 0;
}

footer {
    background: #183661;
    border-top: 2px solid #183661;
}

.footer {
    padding: 20px;
}
ul.footlink A {
    color: cornflowerblue;
}
ul.footlink A:hover {
    color: #fff;
}

.myblock {
    background: rgba(100, 149, 237, 1);
    padding: 40px 0;
}

li.nav-item {
    list-style: none;
}

.dark_white_bg {
    height: auto;
    padding: 20px;
    display: table;
}