@charset "utf-8";

/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    overflow-x: hidden;
}


/*header start*/

header {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 15px 0px;
    border-bottom: 2px solid #888888;
    position: fixed;
    z-index: 999999;
}

header .header_content {
    width: 100%;
    float: left;
}

header .logo {
    width: 100%;
    float: left;
    margin-top: 8px;
}

header .logo1 {
    float: left;
    margin-left: 46px;
    margin-right: 20px
}

header .logo2 {
    float: left;
}

header .logo h1 {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    color: #0c0a0a;
    font-size: 30px;
    font-weight: 600;
}

header .menu_content {
    width: 100%;
    float: left;
    margin-top: 8px;
}

nav {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

nav ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

nav > ul > li {
    float: left;
    list-style: none;
    padding-left: 22px;
    padding-top: 7px;
    padding-left: 15px;
    padding-top: 7px;
    padding-right: 10px;
}

nav ul li:last-child {
    margin-right: 0px;
}

nav ul li:first-child {
    background: none;
}

nav ul li a {
    float: left;
    text-decoration: none;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
}

nav ul li a i {
    margin-left: 5px;
}

nav ul li a:hover {
    text-decoration: none;
    color: #ed323b;
}

.active {
    color: #ed323b;
}


/*header end*/


/*banner start*/

.index_banner {
    width: 100%;
    float: left;
    margin-top: 84px;
}

.index_banner .banner_bg {
    width: 100%;
    float: left;
}

.index_banner .container-fluid {
    padding: 0px;
}

.index_banner .banner_bg img {
    width: 100%;
    float: left;
}

.banner_content {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0px;
    height: 100%;
    bottom: 0px;
    text-align: center;
}

.banner_content h1 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 3px 3px #0a0909;
    letter-spacing: 4px;
}

.banner_content p {
    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    text-shadow: 2px 2px #0a0909;
}


/*banner end*/


/*taka collection*/

.taka_collection {
    width: 100%;
    float: left;
    padding: 50px 0px 0px;
}

.taka_collection .taka_text {
    width: 100%;
    float: left;
}

.taka_text .taka_img {
    width: 100%;
    float: left;
}

.taka_text .taka_img figure {
    width: 420px;
    float: left;
    position: relative;
    height: 732px;
    margin-left: -74px;
}

.taka_text .taka_img figure img {
    width: 100%;
    float: left;
    webkit-box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
    -moz-box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
    box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
}

.image_size {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
}

.taka_img .taka_collection_img {
    width: 364px !important;
    float: right !important;
    margin: -655px 0px 0px 0px;
    position: relative;
    height: 331px !important;
}

.taka_img .taka_collection_img1 {
    width: 407px !important;
    float: right !important;
    margin: -368px -70px 0px 0px;
    position: relative;
    height: 331px !important;
}

.taka_text .taka_content {
    width: 100%;
    float: left;
    padding-left: 87px;
    margin-top: 40%;
    text-align: justify;
}

.taka_text .taka_content p {
    width: 100%;
    float: left;
    margin-top: 30px;
    line-height: 27px;
    font-size: 17px;
    color: #282828;
}

.taka_content .view-collection {
    width: 100%;
    float: left;
    margin-top: 35px;
}

.taka_content .view-collection a {
    text-transform: uppercase;
    background-color: #000;
    color: #fff;
    padding: 10px 17px;
    text-decoration: none;
    font-size: 16px;
}

.taka_content .view-collection a i {
    margin-left: 18px;
}

.taka_content .view-collection a:hover {
    border: 1px solid #ed3237;
    background-color: #ed3237;
    color: #fff;
}


/*taka end*/


/*Aceman start*/

.aceman {
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-image: url('/web/20211210172314im_/http://aphosiery.com/img/aceman_bg.jpg');
    padding: 40px 0px 0px 0px;
    background-position: center;
}

.aceman .aceman_text {
    width: 100%;
    float: left;
}

.aceman_text .aceman_img {
    width: 100%;
    float: left;
}

.aceman_text .aceman_img figure {
    width: 420px;
    float: left;
    position: relative;
    margin-left: -66px;
    height: 364px;
}

.aceman_text .aceman_img figure img {
    width: 100%;
    float: left;
    webkit-box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
    -moz-box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
    box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
}

.aceman_img .aceman_collection_img {
    width: 315px !important;
    float: left;
    position: relative;
    margin-left: -33px!important;
}

.aceman_img .aceman_collection_img1 {
    width: 320px !important;
    float: right !important;
    margin: -277px 11px 0px 0px;
}

.aceman_img .aceman_collection_img2 {
    width: 376px !important;
    float: right !important;
    position: relative;
    margin: -50px -32px 0px 0px !important;
}

.aceman_text .taka_content {
    width: 100%;
    float: left;
    padding-left: 87px;
    margin-top: 40%;
    text-align: justify;
}

.aceman_text .taka_content p {
    width: 100%;
    float: left;
    margin-top: 30px;
    line-height: 27px;
    font-size: 17px;
    color: #282828;
}

.aceman_text .taka_content .view-collection {
    width: 100%;
    float: left;
    margin-top: 35px;
}

.aceman_text .taka_content .view-collection a {
    text-transform: uppercase;
    background-color: #000;
    color: #fff;
    padding: 10px 17px;
    text-decoration: none;
    font-size: 16px;
}

.aceman_text .taka_content .view-collection a i {
    margin-left: 18px;
}

.aceman_text .taka_content .view-collection a:hover {
    border: 1px solid #27305b;
    background-color: #27305b;
    color: #fff;
}


/*Aceman end*/


/*Why Us start*/

.why_us {
    width: 100%;
    float: left;
    background-color: #f6f6f6;
    padding: 30px 0px;
}

.why_us .why_us_text {
    width: 100%;
    float: left;
}

.why_us_text .taka_content {
    width: 100%;
    float: left;
    padding-left: 40px;
    margin-top: 20%;
    margin-bottom: 20%;
}

.why_us_text .taka_content h2 {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bolder;
}

.why_us_text .taka_content ul {
    width: 100%;
    float: left;
    padding-left: 22px;
    margin-bottom: 25px;
}

.why_us_text .taka_content ul li {
    width: 100%;
    float: left;
    margin-top: 10px;
    line-height: 25px;
    font-size: 14px;
    color: #282828;
    list-style-type: none;
    letter-spacing: 1px;
}

.why_us_text .taka_content ul li::before {
    content: "-";
    color: #282828;
    display: inline-block;
    width: 1em;
    font-size: 16px;
    margin-left: -1em;
    font-weight: 700;
}

.why_us_text .taka_content .view-collection {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.why_us_text .taka_content .view-collection a {
    text-transform: uppercase;
    background-color: #f6f6f6;
    color: #000;
    padding: 15px 25px;
    text-decoration: none;
    font-size: 16px;
    border: 2px solid #000;
}

.why_us_text .taka_content .view-collection a:hover {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
}

.why_us_text .why_us_img {
    width: 100%;
    float: left;
}

.why_us_text .why_us_img figure {
    width: 425px;
    float: left;
    position: relative;
    /* margin-left: -66px; */
    height: 630px;
}

.why_us_text .why_us_img figure img {
    width: 100%;
    float: left;
}

.why_us_text .why_us_img .why_us_img1 {
    width: 450px !important;
    float: right !important;
    margin: -647px 30px 0px 0px;
    position: relative;
}


/*Why Us end*/


/*Footer start*/

footer {
    width: 100%;
    float: left;
}

footer .footer_text {
    width: 100%;
    float: left;
    border-bottom: 1px solid #888888;
    border-top: 1px solid #888888;
}

footer .footer_text .footer_text_links {
    width: 100%;
    float: left;
    padding: 30px 0px;
}

footer .copyright {
    width: 100%;
    float: left;
}

footer .copy_right_text {
    width: 100%;
    float: left;
    padding: 20px 0px;
}

footer .copy_right_text p {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: 'Ubuntu';
    color: #888888;
    text-align: center;
    font-size: 16px;
}

.footer_logo {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.footer_logo1 {
    width: 100%;
    float: left;
}

.footer_logo1 ul {
    width: 100%;
    float: left;
    padding-left: 0px;
    margin-bottom: 0px;
}

.footer_logo1 ul li {
    float: left;
    list-style: none;
    margin-left: 16px;
}

.footer_link_heading {
    width: 100%;
    float: left;
}

.footer_link_heading h4 {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}

.footer_link_heading ul {
    width: 100%;
    float: left;
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 3px;
}

.footer_link_heading ul li {
    width: 100%;
    float: left;
    line-height: 28px;
}

.footer_link_heading ul li a {
    width: 100%;
    float: left;
    color: #606060;
    text-transform: uppercase;
    text-decoration: none;
}


/*Footer end*/


/* company page start*/

.company_text {
    width: 100%;
    float: left;
    padding: 40px 40px 60px 40px;
}

.company_text .company_inner {
    width: 100%;
    float: left;
}

.company_img {
    width: 100%;
    float: left;
    padding-right: 20px;
}

.company_img img {
    width: 100%;
    float: left;
    webkit-box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
    -moz-box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
    box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
}

.company_img_content {
    width: 100%;
    float: left;
    background-color: #ee3539;
    padding: 60px 50px;
    position: relative;
    margin: -115px 0px 0px 0px;
}

.company_img_content p {
    width: 100%;
    float: left;
    font-size: 34px;
    color: #fff;
    font-style: italic;
}

.company_img_content1 {
    width: 100%;
    float: left;
    padding: 40px
}

.company_img_content1 p {
    width: 100%;
    float: left;
    line-height: 28px;
    font-size: 16px;
    text-align: justify;
}


/*company page end*/


/*men and boy page start*/

.men_section {
    width: 100%;
    float: left;
    padding: 40px 60px 60px 35px;
}

.men_section .men_section_inner {
    width: 100%;
    float: left;
}

.men_section .men_section_inner .men_img {
    width: 100%;
    float: left;
}

.men_section .men_section_inner .men_img img {
    width: 100%;
    float: left;
}

.men_collection_content {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 96px;
    padding-top: 11rem;
    padding-bottom: 11rem;
}

.men_collection_content h3 {
    width: 100%;
    float: left;
    color: #4d4949;
    font-size: 33px;
    font-weight: 600;
}

.men_collection_content .bottom_line {
    width: 100%;
    float: left;
}

.men_collection_content p {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #808080;
    margin-top: 20px;
}

.men_section_inner1 {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

.men_collection_content2 {
    text-align: right !important;
}


/*men and boy page end*/


/*contact page start*/

.contact_section {
    width: 100%;
    float: left;
    padding: 40px 50px;
}

.contact_section .contact_text {
    width: 100%;
    float: left;
}

.contact_section .contact_text h3 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}

.btnContact {
    border: none;
    border-radius: 10px;
    padding: 1.5% 3.5%;
    background: #dc3545;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}

.location_section {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.location_section .location_text {
    width: 100%;
    float: left;
    text-align: center;
    border: 1px solid #d9d9d9;
    padding: 20px 0px;
    border-style: dashed;
}

.location_section .location_text:hover {
    webkit-box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
    -moz-box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
    box-shadow: 0px 0px 4px 2px rgb(98, 97, 98);
    border: 0px;
}

.location_section .location_text i {
    width: 100%;
    float: left;
    font-size: 35px;
    color: #27305b;
}

.location_section .location_text p {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 20px;
}

.link_content {
    width: 100%;
    float: left;
    padding-left: 30px;
}


/*contact page end*/


/*brand page start*/

.brand_section {
    width: 100%;
    float: left;
    padding: 30px 60px;
}

.brand_section .brand_text {
    width: 100%;
    float: left;
}

.brand_section .brand_text1 {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    border: 1px solid #ececec;
    padding: 15px;
}

.brand_section .brand_text1:hover {
    webkit-box-shadow: 0px 0px 2px 2px rgba(98, 97, 98, 0.35);
    -moz-box-shadow: 0px 0px 2px 2px rgba(98, 97, 98, 0.35);
    box-shadow: 0px 0px 2px 2px rgba(98, 97, 98, 0.35);
    border: 0px;
}

.brand_section .brand_text1 .brand_img {
    width: 100%;
    float: left;
}

.brand_section .brand_text1 .brand_content {
    width: 100%;
    float: left;
}

.brand_img {
    width: 100%;
    float: left;
}

.brand_img img {
    width: 100%;
}

.brand_content h4 {
    float: left;
    font-size: 22px;
    font-size: 32px;
    border-bottom-style: double;
    text-transform: uppercase;
}

.brand_content p {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 17px;
    line-height: 30px;
}

.brand_content1 {
    text-align: right !important;
}

.brand_content1 h4 {
    text-align: right !important;
    float: right !important;
}

.active {
    color: #ed3338;
}


/*brand page end*/


/*privacy page start*/

.privacy_section {
    width: 100%;
    float: left;
    padding: 40px 0px;
}

.privacy_section .privacy_text {
    width: 100%;
    float: left;
}

.privacy_section .privacy_text h2 {
    width: 100%;
    float: left;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 600
}

.privacy_section .privacy_text p {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 27px;
}


/*privacy page end*/

.banner_bg p {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    font-size: 21px;
    text-align: center;
}



.facebook_text{width: 28px;height: 28px; margin-left: 42px;margin-right: 42px; margin-bottom:7px;}
