/*font-family: 'Playfair Display', serif;

    font-family: 'PT Sans', sans-serif;

    font-family: 'Roboto', sans-serif;xx*/

body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}
.bannercont h3 {
    text-shadow: 0px 0px 9px #686868;
}

p strong {
    font-weight: normal;
}

.logoBg {
    z-index: 999999999999999;
    position: relative;
}

 :hover {
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-transition: .6s ease;
    transition: .6s ease;
}

.homimg {
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 99;
    opacity: 0.4;
}

.blog_nav_link a {
    font-size: 15px;
    font-weight: 600;
    color: #c7c7c7;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.blog_nav_link a:hover {
    color: #e04c0f;
}

img {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #231f20;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Playfair Display', serif;
}

a:hover {
    text-decoration: none;
}


/*.collapse:not(.show) {
                            display: block;
                        }*/

.navdisplay {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

button:focus {
    outline: none;
}


/*start nav-container*/

.highlightslist li img {
    display: none;
}

.smdnb {
    display: none;
}

.dropdown-menu {
    width: auto;
    white-space: nowrap;
    padding: 15px 15px 15px 15px;
}

.dropdown-menu li {
    margin-bottom: 12px;
    width: 100%;
    float: left;
}

.dropdown-menu li a {
    padding-bottom: 0px !important;
    display: block;
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 108%;
    margin-top: -6px;
    padding-right: 15px;
}

.dropdown-menu li a {
    width: auto;
    margin-right: 20px;
}


/*.dropdown-menu li {
                        
                            margin-right: 0px !important;
                        }*/


/* rotate caret on hover */

.dropdown-menu>li>a:after {
    transition: 500ms ease all;
    margin-left: 5px;
    position: relative;
    margin-top: 11px;
}

.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
    transition: 500ms ease all;
}

.caret {
    -moz-transition: transform 1s;
    -webkit-transition: transform 1s;
    transition: transform 1s;
}

.rotate-180 {}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    display: none;
}

.menuh3 {
    display: none;
}

.container {
    max-width: 1584px;
}

.logoimg2 {
    width: 100%;
    max-width: 120px;
    margin-bottom: 30px;
}

.logoimg {
    width: 100%;
    max-width: 120px;
    margin-top: 10px;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-transition: .6s ease;
    transition: .6s ease;
}

.nav-container {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
    padding-bottom: 15px;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-transition: .6s ease;
    transition: .6s ease;
}

.greenbtn a {
    padding: 10px 20px;
    border-radius: 25px 0px 35px 25px;
    background: #35b729;
    color: #fff !important;
}

.greenbtn a:hover {
    background: #ecd402;
    color: #000;
    border-radius: 25px;
}

.navbar-nav {
    margin: 0px;
    padding: 0px;
    float: right;
}

.nav-container .navbar-nav {
    margin: 14px 0px 0px 0px;
    padding: 0px;
    float: right;
}

.navbar-nav li a {
    color: #3b3b3b;
    font-size: 18px;
    letter-spacing: 1px;
    padding-bottom: 12px;
    font-weight: normal;
    border-bottom: #fff 3px solid;
}

.navbar-nav li a:hover {
    border-bottom: #e04c0f 3px solid
}

.navbar-nav .active a {
    color: #3b3b3b;
    border-bottom: #e04c0f 3px solid
}

.navbar-nav li {
    margin-right: 44px;
}

.navbar-nav li:last-child {
    margin-right: 0px;
}

.nav-container .navbar {
    padding: 0px;
    float: right;
}

.menulist li .careerbtn {
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background: #e04c0f;
    padding: 10px 30px;
    margin-right: 8px;
    border-radius: 25px;
    border: 1px solid #e04c0f;
}

.menulist li .careerbtn:hover {
    color: #e04c0f;
    background: transparent;
}


/*end nav-container*/


/*start bannersection*/

.bannersection {
    width: 100%;
    float: left;
    position: relative;
}

.bannersection .carousel-caption {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
    display: grid;
    place-items: center;
}

.bannersection .carousel-caption h4 {
    font-size: 32px;
    font-family: 'PT Sans', sans-serif;
    color: #fff;
    margin-bottom: 0px;
    letter-spacing: 1px;
}

.bannersection .carousel-caption h3 {
    font-size: 83px;
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-weight: 600;
}

.bannersection .carousel-indicators li {
    height: 12px;
    width: 12px;
    border-radius: 100%;
    margin-right: -3px;
    margin-left: 20px;
}

.bannersection .carousel-indicators {
    bottom: 38px;
}

.bannersection .carousel-indicators li.active {
    background-color: #e04c0f;
}


/*end bannersection*/


/*start productsection*/

.productsection {
    width: 100%;
    float: left;
    position: relative;
    padding: 110px 0px;
}

.productsection .container {
    max-width: 1374px;
}

.productlist {
    float: left;
    position: relative;
    width: 100%;
    list-style: none;
    border-radius: 20px;
    overflow: hidden;
}

.productlist img {
    border-radius: 20px;
}

.prodcont {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    padding: 60px 0px;
    background: #ffffffd9;
    border-bottom: 9px solid #db5329;
    border-radius: 20px;
}

.prodcont img {
    width: 70px !important;
    margin: 0 auto;
}

.prodcont h4 {
    font-size: 27px;
    font-weight: 600;
    color: #000;
    font-family: 'Playfair Display', serif;
    margin-top: 28px;
    margin-bottom: 16px;
}

.prodcont a {
    font-size: 14px;
    color: #575757;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.prodcont a:hover {
    color: #db5329;
}


/*end productsection*/


/*start ourgroupsection*/

.ourgroupsection {
    width: 100%;
    float: left;
    position: relative;
    padding: 88px 0px;
    background: url(../images/oreangbg.png);
    background-size: 36% 100%;
    background-position: left;
    background-repeat: no-repeat;
}

.ourgroupsection .container {
    max-width: 1374px;
}

.ourgroupsection h3 {
    color: #e04c0f;
    font-size: 56px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 22px;
    line-height: 40px;
}

.pdl {
    padding-left: 72px;
}

.viewmorebtn {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    background: #e04c0f;
    padding: 12px 47px;
    position: relative;
    float: left;
    border-radius: 50px;
    margin-top: 23px;
    border: 1px solid #e04c0f;
}

.viewmorebtn:hover {
    color: #e04c0f;
    background: transparent;
}

.ourgroupsection p strong {
    font-size: 25px;
    font-weight: 600;
    color: #5a5a5a;
    margin-bottom: 40px;
    line-height: 40px;
    letter-spacing: 0px;
}

.ourgroupsection p {
    font-size: 24px;
    color: #5a5a5a;
    line-height: 39px;
}


/*end ourgroupsection*/


/*start toprangesection*/

.toprangesection {
    width: 100%;
    float: left;
    position: relative;
    background: url(../images/bg1.jpg);
    background-size: cover;
    background-position: center;
    padding: 105px 0px 117px 0px;
}


/*.toprangesection .container {
                            max-width: 1374px;
                        }*/

.toprangesection h3 {
    font-size: 56px;
    font-weight: 600;
    margin-bottom: 48px;
}

.productlist2 {
    float: left;
    position: relative;
    width: 100%;
    list-style: none;
    border-radius: 20px;
    overflow: hidden;
}

.imthamb {
    width: 100%;
    float: left;
    position: relative;
    padding: 26px 0px 46px 0px;
    background: #fff;
    border-radius: 0px 0px 20px 20px;
}

.productlist2 img {
    border-radius: 20px 20px 0px 0px
}

.imthamb h4 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    font-family: 'Playfair Display', serif;
    margin-bottom: 16px;
}

.imthamb a {
    font-size: 14px;
    color: #575757;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.imthamb a:hover {
    color: #db5329;
}


/*end toprangesection*/


/*start gallerysection*/

.gallerysection {
    width: 100%;
    float: left;
    position: relative;
    padding: 83px 0px 108px 0px;
}

.gallerysection .container {
    max-width: 1374px;
}

.gallerysection h3 {
    font-size: 56px;
    font-weight: 600;
    color: #e04c0f;
}

.image-container {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.gallarybox {
    width: 33.3%;
    overflow: hidden;
    float: left;
    border-radius: 20px;
    padding: 6px;
    position: relative;
}

.gallarybox a {
    border-radius: 20px;
}

.preletiv {
    position: relative;
    display: block;
    overflow: hidden;
}

.gallerysection .nav-tabs li {
    list-style: none;
    display: inline;
}

.gallerysection .nav-tabs {
    border-bottom: 0px;
    margin: 22px auto 0 auto;
    float: none;
    width: 100%;
    max-width: 540px;
}

.gallerysection .nav-tabs .nav-link {
    font-size: 25px;
    font-weight: 600;
    color: #4e4e4e;
    border: 0px;
}

.gallerysection .nav-tabs .nav-link.active {
    border: 0px;
    color: #e04c0f !important;
}

.gallerysection .tab-content {
    margin-top: 35px;
}

.zoombox {
    position: absolute;
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    background: #e04c0fad;
    left: 0px;
    top: 230px;
    border-radius: 20px;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-transition: .6s ease;
    transition: .6s ease;
}

.zoombox img {
    width: 40px;
}

.gallarybox:hover .zoombox {
    top: 0px;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-transition: .6s ease;
    transition: .6s ease;
}

.viewmorebtn2 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    background: #e04c0f;
    padding: 12px 47px;
    position: relative;
    border-radius: 50px;
    margin-top: 23px;
    border: 1px solid #e04c0f;
}

.viewmorebtn2:hover {
    color: #e04c0f;
    background: transparent;
}


/*end gallerysection*/


/*start brandsection*/

.brandsection {
    width: 100%;
    float: left;
    position: relative;
    padding: 70px 0px 118px 0px;
    background: url(../images/brand.jpg);
    background-position: center;
    background-size: cover;
}

.brandsection h3 {
    font-size: 56px;
    font-weight: 600;
    color: #e04c0f;
    margin-bottom: 45px;
}

.brandsection .container {
    max-width: 1374px;
}

.brandsection .owl-carousel .owl-nav.disabled {
    display: block;
}

.brandsection .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -100px;
    top: 77px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid #5a5a5a;
    color: #767676;
    line-height: 30px;
    background: transparent;
}

.brandsection .owl-carousel .owl-nav button.owl-prev:hover {
    background: #e04c0f;
    border-color: #e04c0f;
    color: #fff;
}

.brandsection .owl-carousel .owl-nav button.owl-prev span {
    font-size: 30px;
}

.brandsection .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -100px;
    top: 77px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid #5a5a5a;
    color: #767676;
    line-height: 30px;
    background: transparent;
}

.brandsection .owl-carousel .owl-nav button.owl-next:hover {
    background: #e04c0f;
    border-color: #e04c0f;
    color: #fff;
}

.brandsection .owl-carousel .owl-nav button.owl-next span {
    font-size: 30px;
}


/*end brandsection*/


/*start blogsection*/
.pakagesection2 img {
	margin-bottom:25px;
}

.blogsection {
    width: 100%;
    float: left;
    position: relative;
    padding: 80px 0px 90px 0px;
}

.blogsection h3 {
    font-size: 56px;
    font-weight: 600;
    color: #e04c0f;
    margin-bottom: 45px;
}

.blogsection .container {
    max-width: 1374px;
}

.blogbox {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 7px;
}

.blogboxtext {
    width: 100%;
    float: left;
    position: relative;
    padding: 25px 44px;
}

.blogboxtext hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top: 1px solid #efefef;
}

.blogboxtext h4 a {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    text-transform: none;
    line-height: normal;
}

.blogboxtext p {
    color: #5a5a5a;
    font-size: 19px;
    margin: 0px;
    line-height: 30px;
    padding: 0px;
    font-weight: normal;
}

.blogboxtext a {
    font-size: 15px;
    color: #898988;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 37px;
}

.blogboxtext a:hover {
    color: #e04c0f;
}


/*end blogsection*/


/*start footer*/

footer {
    background: #464646;
    width: 100%;
    float: left;
    position: relative;
    padding: 72px 0px
}

footer h3 {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 24px;
}

footer .media-body strong {
    font-size: 20px;
    font-weight: 600;
}

footer .media-body p {
    color: #fff;
    font-size: 19px;
    margin-bottom: 5px;
}

.footcontbox1 {
    width: 30%;
    float: left;
    position: relative;
}

.footcontbox2 {
    width: 33%;
    float: left;
    position: relative;
}

.footcontbox3 {
    width: 19%;
    float: left;
    position: relative;
}

.footcontbox4 {
    width: 18%;
    float: left;
    position: relative;
}

.i_siz {
    width: 15px;
}

footer .media {
    margin-bottom: 8px;
}

.i_siz2 {
    margin-top: 5px;
    width: 19px;
}

footer .media-body p a {
    color: #fff;
}

footer .media-body p a:hover {
    color: #e04c0f;
}

.i_siz3 {
    margin-top: 0px;
    width: 19px;
}

.quicklink {
    margin: 0px;
    padding: 0px;
}

.quicklink li {
    list-style: none;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.quicklink li a {
    color: #fff;
    font-size: 19px;
}

.quicklink li a:hover {
    color: #f4682f;
}

.followlist {
    margin: 14px 0px 0px 0px;
    padding: 0px;
    float: left;
}

.followlist li {
    list-style: none;
    float: left;
}

.link1 a {
    padding: 0px 20px;
    color: #fff;
    font-size: 20px;
    background: #1483c0;
    border-radius: 10px 0px 0px 10px;
    height: 50px;
    float: left;
    line-height: 45px;
}

.link2 a {
    padding: 0px 43px;
    color: #fff;
    font-size: 20px;
    background: #0476b5;
    border-radius: 0px 10px 10px 0px;
    font-weight: 600;
    float: left;
    height: 50px;
    line-height: 45px;
}

.textright p {
    text-align: right;
    font-size: 15px;
    color: #fff;
    margin: 0px;
}


/*end footer*/


/*start innerbanner*/

.innerbanner {
    width: 100%;
    float: left;
    position: relative;
}

.bannercont {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
}

.bannercont h3 {
    font-size: 72px;
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-weight: 600;
    margin-top: -50px;
    line-height: 74px;
}


/*end innerbanner*/


/*start ourgroupsection2*/

.ourgroupsection2 {
    width: 100%;
    float: left;
    position: relative;
    padding: 106px 0px 86px 0px;
    background: url(../images/oreangbg.png);
    background-size: 42% 100%;
    background-position: left;
    background-repeat: no-repeat;
}

.ourgroupsection2 .container {
    max-width: 1374px;
}

.ourgroupsection2 h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 21px;
    line-height: 38px;
}

.pdl {
    padding-left: 72px;
}

.ourgroupsection2 p strong {
    color: #5a5a5a;
    letter-spacing: 0px;
}

.ourgroupsection2 p {
    font-size: 22px;
    color: #5a5a5a;
    line-height: 36px;
    font-weight: normal;
}


/*end ourgroupsection2*/


/*start diversection*/

.diversection {
    width: 100%;
    float: left;
    position: relative;
    padding: 77px 0px 77px 0px;
}

.diversection .container {
    max-width: 1374px;
}

.diversection h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-bottom: 18px;
}

.diversection p {
    font-size: 22px;
    color: #5a5a5a;
    line-height: 35px;
    font-weight: normal;
}


/*end diversection*/


/*start glancesection*/

.glancesection {
    width: 100%;
    float: left;
    position: relative;
    background: #f3f3f3;
    padding: 47px 0px 54px 0px;
}

.glancesection h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
}


/*end glancesection*/


/*start teamsection*/

.teamsection {
    width: 100%;
    float: left;
    position: relative;
    background: url(../images/oreangbg.png);
    background-size: 42% 100%;
    background-position: right;
    background-repeat: no-repeat;
    margin: 60px 0px 62px 0px;
    padding: 100px 0px 110px 0px;
}

.teamsection img {
    width: 95%;
    float: right;
}

.teamsection .container {
    max-width: 1354px;
}

.teamsection h3 {
    color: #080808;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-bottom: 24px;
    margin-top: 74px;
}

.teamsection p {
    font-size: 22px;
    color: #5a5a5a;
    line-height: 36px;
    font-weight: normal;
    margin: 0px;
}

.pdrightteam {
    padding-right: 140px;
    padding-left: 5px;
}


/*end teamsection*/


/*satrt whatwedosection*/

.whatwedosection {
    width: 100%;
    float: left;
    position: relative;
}

.whatwedosection .carousel-indicators li {
    height: 12px;
    width: 12px;
    border-radius: 100%;
    margin-right: -3px;
    margin-left: 20px;
}

.whatwedosection .carousel-indicators {
    bottom: 38px;
}

.whatwedosection .carousel-indicators li.active {
    background-color: #e04c0f;
}

.whatdoslidcont {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 73px 0px 0px 0px;
}

.whatdoslidcont h3 {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
}

.whatdoslidcont h6 {
    color: #fff;
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
}

.whatdoslidcont h4 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin: 134px 0px 52px 0px;
}


/*end whatwedosection*/


/*start worldclasssection*/

.worldclasssection {
    width: 100%;
    float: left;
    position: relative;
    padding: 92px 0px 112px 0px;
    background: #fdf3ee;
}

.recktangalimg {
    width: 100%;
    max-width: 668px;
}

.infobox h3 {
    color: #e04c0f;
    font-size: 41px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-family: 'Roboto', sans-serif;
}

.infobox h6 {
    color: #000;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-family: 'Roboto', sans-serif;
}

.info1 {
    position: absolute;
    right: 325px;
    top: 96px;
}

.info1::before {
    content: "";
    position: absolute;
    background: url(../images/line1.png);
    background-repeat: no-repeat;
    width: 276px;
    height: 21px;
    right: 159px;
    bottom: 78px;
    background-size: 100% 100%;
}

.info2 {
    position: absolute;
    bottom: 192px;
    left: 123px;
}

.info2::before {
    content: "";
    position: absolute;
    background: url(../images/line2.png);
    background-repeat: no-repeat;
    width: 276px;
    height: 21px;
    left: 243px;
    bottom: 75px;
    background-size: 100% 100%;
}

.info3 {
    position: absolute;
    right: 122px;
    bottom: 28px;
}

.info3::before {
    content: "";
    position: absolute;
    background: url(../images/line3.png);
    background-repeat: no-repeat;
    width: 276px;
    height: 21px;
    background-size: 100% 100%;
    bottom: 75px;
    right: 165px;
}


/*end worldclasssection*/


/*start ourgroupsection2*/

.ourgroupsection3 {
    width: 100%;
    float: left;
    position: relative;
    padding: 106px 0px 100px 0px;
    background: url(../images/oreangbg.png);
    background-size: 41% 100%;
    background-repeat: no-repeat;
    background-position: top left;
}

.ourgroupsection3 .container {
    max-width: 1374px;
}

.ourgroupsection3 h3 {
    color: #e04c0f;
    font-size: 49px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin: 0px 0px 5px 0px;
}

.ourgroupsection3 h4 {
    color: #373737;
    font-size: 35px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin: 0px 0px 17px 0px;
}

.ourgroupsection3 p strong {
    color: #5a5a5a;
    letter-spacing: 0px;
}

.ourgroupsection3 p {
    font-size: 22px;
    color: #5a5a5a;
    line-height: 35px;
    font-weight: normal;
}


/*end ourgroupsection2*/


/*start missionvisionsect*/


/*.missionvisionsect img {
                            position: absolute;
                            width: 100%;
                            height: 100%;
                            object-fit: cover;
                        }*/

.missionvisionsect {
    width: 100%;
    float: left;
    position: relative;
}

.slidemisvis {
    background: #f6f6f6;
    display: grid;
    place-items: center;
    text-align: center;
}

.slidemisvis .carousel {
    padding: 77px 60px;
}

.slidemisvis .carousel-indicators li {
    height: 12px;
    width: 12px;
    border-radius: 100%;
    margin-right: -3px;
    margin-left: 20px;
    background-color: #cfcfcf;
}

.slidemisvis .carousel-indicators {
    position: relative;
}

.slidemisvis .carousel-indicators li.active {
    background-color: #e04c0f;
}

.slidemisvis h3 {
    color: #e04c0f;
    font-size: 43px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-bottom: 31px;
    margin-top: 31px;
    letter-spacing: 0;
}

.slidemisvis p {
    font-size: 20px;
    color: #5a5a5a;
    font-weight: normal;
    line-height: 35px;
    font-family: 'Roboto', sans-serif;
}

.missionvisionsect img {
    height: 100%;
}


/*end missionvisionsect*/


/*start valuesection*/

.valuesection {
    width: 100%;
    float: left;
    position: relative;
    padding: 94px 0px;
    text-align: center;
}

.valuesection h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-bottom: 30px;
}

.slideicon {
    width: 100%;
    max-width: 189px;
    margin-bottom: 37px;
}

.valuesection .carousel-control-prev {
    left: 12px;
    top: -97px;
}

.valuesection .carousel-control-next {
    right: 12px;
    top: -97px;
}

.valuesection h4 {
    color: #373737;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 7px;
}

.valuesection p {
    font-size: 22px;
    color: #5a5a5a;
    line-height: 35px;
}

.valuesection .carousel-indicators {
    position: relative;
    margin-top: 42px;
}

.valuesection .carousel-control-next i,
.valuesection .carousel-control-prev i {
    color: #000;
    height: 40px;
    width: 40px;
    border: 1px solid #000;
    border-radius: 100%;
    line-height: 40px;
}

.valuesection .carousel-control-next i:hover,
.valuesection .carousel-control-prev i:hover {
    color: #fff;
    border: 1px solid #e04c0f;
    background: #e04c0f;
}

.valuesection .carousel-indicators li {
    height: 40px;
    width: 40px;
    border-radius: 100%;
    margin-right: 0px;
    margin-left: 9px;
    text-indent: 0;
    color: #777777;
    font-size: 22px;
    font-family: 'Playfair Display', serif;
    border: 1px solid #b9b9b9;
}

.valuesection .carousel-indicators li.active {
    background-color: #e04c0f;
    color: #fff;
    border: 1px solid #e04c0f;
}


/*end valuesection*/


/*start milestonesection*/

.milestonesection {
    width: 100%;
    float: left;
    position: relative;
    padding: 84px 0px 100px 0px;
    background: #fdf2ed;
    text-align: center;
}

.milestonesection h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-bottom: 60px;
}

.milestonesection .nav-tabs li span {
    height: 68px;
    width: 68px;
    border-radius: 100%;
    border: 3px solid #b2b1b1;
    background: #fff;
    font-size: 17px;
    font-weight: 600;
    color: #e04c0f;
    text-align: center;
    float: left;
    line-height: 58px;
    cursor: pointer;
}

.milestonesection .nav-tabs li:last-child {
    margin-right: 0px;
}

.milestonesection .nav-tabs li span.active {
    height: 82px;
    width: 82px;
    border-radius: 100%;
    border: 3px solid #373737;
    background: #e04c0f;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    float: left;
    line-height: 78px;
    margin-top: 0px;
}

.milestonesection .nav-tabs li {
    padding: 0px;
    position: relative;
    float: left;
    height: 82px;
    width: 82px;
    display: grid;
    align-items: center;
    justify-content: center;
    margin: 0px 35px;
}

.milestonesection .nav-tabs {
    border: 0px;
    margin-bottom: 30px;
    /* float: none;
                    display: table; */
}

.milestonesection .nav-tabs::before {
    content: "";
    background: url(../images/dotline.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 27px;
    top: 35px;
    margin: 0 auto;
}

.milestonesection h4 {
    color: #373737;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 22px;
}

.milestonesection p {
    font-size: 22px;
    color: #5a5a5a;
    margin: 0px;
    padding: 0px;
}

.dl-trigger {
    display: none;
}

#hamburger-1.is-active .line:nth-child(2) {
    opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px) rotate(45deg);
    -ms-transform: translateY(13px) rotate(45deg);
    -o-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg);
    background-color: #000;
}

#hamburger-1.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    -ms-transform: translateY(-13px) rotate(-45deg);
    -o-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-13px) rotate(-45deg);
    background-color: #000;
    margin: 15px 0px;
}

.hamburger .line {
    width: 35px;
    height: 2px;
    background-color: #000;
    display: block;
    margin: 7px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hamburger:hover {
    cursor: pointer;
}


/*end milestonesection*/


/*start fmcg*/

.fmcgimg {
    box-shadow: 0px 10px 23px 0px rgba(168, 168, 168, 0.13);
}

.infrastructuresect {
    width: 100%;
    float: left;
    position: relative;
    padding: 102px 0px;
    background: url(../images/fmcgbg.png);
    background-position: center;
    background-size: cover;
}

.rorangbg {
    background: #e04c0fd6;
    padding: 58px 60px;
    overflow: hidden;
}

.rorangbg h3 {
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    margin-bottom: 24px;
}

.rorangbg ul {
    margin: 0px;
    padding: 0px;
}

.rorangbg ul li {
    list-style: none;
    float: left;
    width: 100%;
    position: relative;
    font-size: 21px;
    color: #fff;
    padding-left: 40px;
    line-height: 36px;
    margin-bottom: 6px;
}

.rorangbg ul li::before {
    content: "";
    background: url(../images/Shape-3.png);
    background-size: 100% 100%;
    width: 21px;
    height: 21px;
    float: left;
    position: absolute;
    left: 4px;
    top: 8px;
}

.certificationsect {
    width: 100%;
    float: left;
    position: relative;
    background: #fdf2ed;
    padding: 50px 0px 94px 0px;
}

.certificationsect h3 {
    color: #e04c0f;
    font-size: 47px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-bottom: 28px;
}

.patlogosiz {
    width: auto;
}

.patlogosiz4 {
    width: auto;
}

.certificationsect .container {
    max-width: 1438px;
}

.certificationsect p {
    font-size: 21px;
    color: #5a5a5a;
    margin-top: 18px;
}

.bdrlr {
    border-right: 1px solid #e7ded9;
    border-left: 1px solid #e7ded9;
}

.viewmorebtn4 {
    font-size: 20px;
    color: #fff;
    background: #e04c0f;
    padding: 14px 30px;
    position: relative;
    border-radius: 50px;
    border: 1px solid #e04c0f;
    top: 20px;
}

.viewmorebtn4:hover {
    color: #e04c0f;
    background: transparent;
}

.contactsidebtn {
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    background: #e04c0f;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    right: -42px;
    top: 60%;
    z-index: 999999;
    position: fixed;
    padding: 14px 30px;
    border-radius: 10px 10px 0px 0px;
}

.contactsidebtn:hover {
    color: #fff;
}

.contactsidebtn2 {
    right: 0px;
    top: 30%;
    z-index: 999999;
    position: fixed;
    padding: 0px;
    border-radius: 10px 10px 0px 0px;
}

.contactsidebtn2 li {
    list-style: none;
    margin: 2px 0px;
}

.contactsidebtn2 li a {
    position: relative;
    font-size: 12px;
    color: #000;
    font-weight: 600;
}

.contactsidebtn2 li a img {
    position: relative;
    z-index: 999;
    width: 40px;
}

.contactsidebtn2 li a span {
    background: #fff;
    position: absolute;
    left: 100%;
    /*left: -200px;*/
    top: -7px;
    transition: left 1000ms;
    width: 135px;
    height: 32px;
    padding: 0px 10px;
    line-height: 32px;
}

.contactsidebtn2 li a span::before {
    content: '';
    width: 0px;
    height: 0;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    border-left: 9px solid #fff;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: -9px;
    top: 10px;
}

.contactsidebtn2 li a span img {
    width: 18px;
    margin-right: 7px;
    z-index: 9 !important;
}

.contactsidebtn2 li a:hover span {
    left: -150px;
    transition: left 1000ms;
}

.highlightslist {
    margin: 0px;
    padding: 0px;
}

.highlightslist li {
    list-style: none;
    float: left;
    width: 100%;
    position: relative;
    font-size: 21px;
    color: #5a5a5a;
    padding-left: 40px;
    line-height: 36px;
    margin-bottom: 6px;
    text-align: left;
}

.highlightslist li::before {
    content: "";
    background: url(../images/shape4.png);
    background-size: 100% 100%;
    width: 21px;
    height: 21px;
    float: left;
    position: absolute;
    left: 4px;
    top: 8px;
}

.infrastructuresect2 {
    width: 100%;
    float: left;
    position: relative;
    padding: 102px 0px;
    background: url(../images/fmcgbg2.png);
    background-position: center;
    background-size: cover;
}

.ourgroupsection2.aquapadding {
    padding: 57px 0px 70px 0px;
}

.certifpadding {
    padding: 74px 0px 88px 0px;
}

.pb30 {
    padding-bottom: 31px;
}

.pakagesection {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0px 30px 0px;
}

.pakagesection .container {
    max-width: 1354px;
}

.pakagesection2 {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0px 60px 0px;
}

.pakagesection2 .container {
    max-width: 1354px;
}

.pakagesection h6 {
    color: #464646;
    font-size: 21px;
    margin: -10px 0px 0px 0px;
    padding: 0px;
    font-weight: 600;
}

.pakagesection2 h6 {
    color: #464646;
    font-size: 18px;
    margin: 0px auto;
    padding: 0px;
    font-weight: 600;
    line-height: 30px;
	text-align:center;
	width:60%;
}

.pakagesection2 img {
    width: auto;
}

.pakagesection .col-md-3 {
    margin-bottom: 66px;
}

.pakagesection2 .col-md-3 {
    margin-bottom: 44px;
	padding:0px;
}

.bdrleftcol {
    border-right: 1px solid #e4e4e4;
}

.patlogosiz2 {
    width: auto;
}

.pakagesection h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 21px;
    margin-bottom: 38px;
    line-height: 40px;
}

.pakagesection2 h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 21px;
    margin-bottom: 38px;
    line-height: 40px;
}

.pakagesection p {
    font-size: 21px;
    color: #5a5a5a;
}

.pakagesection2 p {
    font-size: 21px;
    color: #5a5a5a;
}

.pmargbottom {
    margin-bottom: 80px;
}

.pakagesectionpbtom {
    padding-bottom: 6px;
}

.infrastructuresect3 {
    width: 100%;
    float: left;
    position: relative;
    padding: 90px 0px;
    background: url(../images/fmcgbg3.png);
    background-position: center;
    background-size: cover;
}

.infrastructuresect3 .rorangbg {
    padding: 30px 60px;
}

.infrastructuresect3 .rorangbg h3 {
    font-size: 50px;
}

.infrastructuresect3 .rorangbg h6 {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    margin-bottom: 24px;
}

.infrastructuresect3 .rorangbg p {
    color: #fff;
    font-size: 20px;
    line-height: 34px;
}


/*end fmcg*/


/*start poultryfeedh*/

.poultryfeedh3 {
    color: #e04c0f;
    font-size: 50px !important;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px !important;
    margin-bottom: 46px !important;
    line-height: 38px !important;
}

.pdlpf {
    padding-left: 56px;
}

.ourgroupsection2.aquapadding2 {
    padding: 60px 0px 14px 0px;
}


/*end poultryfeedh*/


/*start starter_crumbsect*/

.starter_crumbsect {
    width: 100%;
    float: left;
    position: relative;
    padding: 46px 0px;
}

.starter_crumbsect h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 28px;
}

.secendheading {
    color: #5a5a5a;
    font-size: 21px;
    margin-bottom: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.secendheading li {
    margin: 0px 20px;
    list-style: none;
    position: relative;
}

.secendheading li::before {
    content: "";
    font-weight: bold;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #6fa917;
    position: relative;
    left: -9px;
    top: -2px;
}

.graybackg {
    background: #f4f4f4;
    padding: 20px 45px 0px 45px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.graybackg p {
    color: #5a5a5a;
    font-size: 15px;
    line-height: 24px;
    padding-left: 4px;
}

.graybackg p::before {
    content: "";
    background: url(../images/shape4.png);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    float: left;
    position: absolute;
    left: -25px;
    top: 5px;
}

.graybackg li {
    list-style: none;
    position: relative;
}

.preimg {
    width: auto;
}

.h5text {
    font-size: 22px;
    font-weight: 600;
    margin-top: 37px;
}

.premiumsection {
    width: 100%;
    float: left;
    position: relative;
    padding: 65px 0px;
    background: #fdf2ed;
}

.premiumsection h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 28px;
}

.prepadding {
    padding: 68px 0px 83px 0px;
}

.prepadding2 {
    padding: 68px 0px 57px 0px;
}

.prepadding3 {
    padding: 47px 0px 67px 0px;
}

.sonafeedbox {
    padding: 30px 20px 41px 20px;
    width: 100%;
    float: left;
    border: 1px solid #ffd2bf;
    margin-top: 20px;
}

.sonafeedimg {
    width: 100%;
    max-width: 200px;
    margin-left: 20px;
}

.sonafeedbox h4 {
    color: #e04c0f;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin-top: 40px;
    margin-bottom: 25px;
}

.sonafeedul {
    color: #5a5a5a;
    font-size: 15px;
    line-height: 24px;
    padding-left: 4px;
}

.sonafeedul li {
    list-style: none;
    position: relative;
    width: 100%;
    float: left;
    padding-left: 20px;
    margin-bottom: 22px;
}

.sonafeedul li::before {
    content: "";
    background: url(../images/shape4.png);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    float: left;
    position: absolute;
    left: 0px;
    top: 6px;
}

.btnpaddin {
    background: #fff;
    padding: 0px 15px;
    margin-top: 24px;
    margin-bottom: -90px;
    margin-left: 42px;
    float: left;
}

.sonabutton {
    background: #e04c0f;
    border: 1px solid #e04c0f;
    color: #fff;
    float: left;
    padding: 4px 10px;
    font-size: 19px;
    font-family: 'Playfair Display', serif;
    box-shadow: 0px 2px 38px 0px rgba(239, 96, 25, 0.34);
}


/*.sonabutton:hover {
                            color:#e04c0f;
                            background: #fff; 
                        }*/

.prepadding4 {
    padding: 65px 0px 96px 0px;
}


/*end starter_crumbsect*/


/*satrt visitsection*/

.visitsection {
    width: 100%;
    float: left;
    position: relative;
    background: #eeeeee;
    padding: 75px 0px 120px 0px;
}

.visitsection p {
    font-size: 20px;
    color: #5a5a5a;
    line-height: 35px;
}

.visitbtn {
    background: #f44c0e;
    padding: 10px;
}

.visitbtn {
    background: #f44c0e;
    padding: 14px 34px;
    position: relative;
    top: 27px;
    border: 1px solid #f44c0e;
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
}

.visitbtn:hover {
    color: #f44c0e;
    background: transparent;
}


/*end visitsection*/


/*start downloadappsect*/

.downloadappsect {
    width: 100%;
    float: left;
    position: relative;
    padding: 76px 0px 73px 0px;
}

.downloadappsect h3 {
    color: #e04c0f;
    font-size: 39px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 31px;
    line-height: 40px;
}

.downloadappsect img {
    width: 14%;
}

.downmaright {
    margin-right: 14px;
}

.pdl5 {
    padding-left: 88px;
}

.qualitytext {
    margin-top: 16px !important;
    margin-bottom: 35px !important;
}

.infrastructuresect4 {
    width: 100%;
    float: left;
    position: relative;
}

/* .slbg1 {
    background: url(../images/poltibg.png);
    background-position: center;
    background-size: cover;
}

.slbg2 {
    background: url(../images/polti.png);
    background-position: center;
    background-size: cover;
}

.slbg3 {
    background: url(../images/plt5.png);
    background-position: center;
    background-size: cover;
} */

.infrastructuresect4 .rorangbg .carousel-control-next,
.infrastructuresect4 .rorangbg .carousel-control-prev {
    position: absolute;
    top: 44%;
    bottom: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
    background: #000;
    height: 60px;
    width: 60px;
}

.infrastructuresect4 .carousel-control-next {
    right: 140px;
}

.infrastructuresect4 .carousel-control-prev {
    left: 140px;
}

.arroimag {
    width: 40px;
}

.infrastructuresect4 .rorangbg {
    padding: 30px 60px;
}

.infrastructuresect4 .rorangbg h3 {
    font-size: 50px;
}

.infrastructuresect4 .rorangbg h6 {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    margin-bottom: 24px;
}

.infrastructuresect4 .rorangbg p {
    color: #fff;
    font-size: 20px;
    line-height: 34px;
}

.developmentext {
    font-size: 50px !important;
}

.certifpadding5 {
    padding: 60px 0px 95px 0px;
}

.evalutemarbot {
    margin-bottom: 80px;
}


/*end downloadappsect*/


/*start diseasection*/

.diseasection {
    width: 100%;
    float: left;
    position: relative;
    padding: 89px 0px 83px 0px;
    background: #e66f3e;
}

.diseasection .container {
    max-width: 1370px;
}

.padright {
    padding-right: 40px;
    padding-top: 20px;
}

.padingleft {
    padding-left: 76px;
}

.diseasection h3 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 30px;
    line-height: 60px;
}

.diseasection p {
    font-size: 21px;
    color: #fff;
    line-height: 36px;
}

.diseasection ul {
    margin: 0px;
    padding: 0px;
}

.diseasection ul li {
    list-style: none;
    float: left;
    width: 100%;
    position: relative;
    font-size: 21px;
    color: #fff;
    padding-left: 40px;
    line-height: 35px;
}

.diseasection ul li::before {
    content: "";
    background: url(../images/Shape-3.png);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    float: left;
    position: absolute;
    left: -2px;
    top: 8px;
}

.containerwidth {
    width: 100%;
    max-width: 1336px !important;
}


/*end diseasection*/


/*start researchsection*/

.researchsection {
    width: 100%;
    float: left;
    position: relative;
    padding: 85px 0px 60px 0px;
}

.researchsection .container {
    max-width: 1344px;
}

.researchsection h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-bottom: 28px;
}

.researchsection p {
    font-size: 21px;
    color: #5a5a5a;
    margin-top: 18px;
    margin-bottom: 38px;
    line-height: 33px;
}

.researchimg {
    width: 100%;
    max-width: 140px;
}


/*end researchsection*/


/*start sustainability*/

.ourgroupsection4 {
    width: 100%;
    float: left;
    position: relative;
    padding: 106px 0px 102px 0px;
    background: url(../images/oreangbg.png);
    background-size: 41% 100%;
    background-position: left;
    background-repeat: no-repeat;
}

.ourgroupsection4 .container {
    max-width: 1374px;
}

.ourgroupsection4 h3 {
    color: #e04c0f;
    font-size: 49px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 24px;
    line-height: 38px;
}

.ourgroupsection4 p strong {
    color: #5a5a5a;
    letter-spacing: 0px;
}

.ourgroupsection4 p {
    font-size: 21px;
    color: #5a5a5a;
    line-height: 32px;
    font-weight: normal;
}

.societypadding {
    padding-right: 25px;
}

.highlightslist4 {
    margin: 0px 0px 14px 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.highlightslist4 li {
    list-style: none;
    float: left;
    width: 100%;
    position: relative;
    font-size: 21px;
    color: #5a5a5a;
    padding-left: 30px;
    line-height: 27px;
    margin-bottom: 10px;
    text-align: left;
}

.highlightslist4 li::before {
    content: "";
    background: url(../images/shape4.png);
    background-size: 100% 100%;
    width: 21px;
    height: 21px;
    float: left;
    position: absolute;
    left: 0px;
    top: 4px;
}


/*end sustainability*/


/*start environmentalsection*/

.environmentalsection {
    width: 100%;
    float: left;
    position: relative;
    padding: 80px 0px 43px 0px;
}

.environmentalsection .container {
    max-width: 1376px;
}

.navtabstyle li {
    margin-right: 82px;
}

.navtabstyle li a {
    font-size: 21px;
    color: #1c1c1c;
    font-weight: 600;
    padding: 0px 0px 20px 8px;
    float: left;
}

.navtabstyle li a.active {
    border-bottom: 1px solid #e04c0f;
}

.environmentalsection .fade:not(.show) {
    opacity: 1;
}

.tabcontbox {
    width: 100%;
    float: left;
    position: relative;
    padding: 41px 0px;
    border-bottom: 1px solid #dee2e6;
    text-align: center;
}

.tabcontbox h3 {
    color: #e04c0f;
    font-size: 29px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: 55px;
}

.tabcontbox p {
    font-size: 21px;
    color: #5a5a5a;
    line-height: 32px;
    font-weight: normal;
}

.tabcontboxpdright {
    padding-right: 90px;
}


/*end environmentalsection*/

.col-pleft {
    padding-left: 74px;
    padding-right: 90px;
}

.colpright {
    padding-right: 23px;
}

.ourgroupsection5 {
    width: 100%;
    float: left;
    position: relative;
    padding: 60px 0px 70px 0px;
    background: url(../images/oreangbg.png);
    background-size: 42% 100%;
    background-position: left;
    background-repeat: no-repeat;
}

.ourgroupsection5 .container {
    max-width: 1374px;
}

.ourgroupsection5 h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 41px;
    margin-bottom: 29px;
    line-height: 40px;
}

.ourgroupsection5 p strong {
    color: #5a5a5a;
    letter-spacing: 0px;
}

.ourgroupsection5 p {
    font-size: 22px;
    color: #5a5a5a;
    line-height: 36px;
    font-weight: normal;
}


/*start our_categoriesect*/

.our_categoriesect {
    width: 100%;
    float: left;
    position: relative;
    padding: 80px 0px;
}

.our_categoriesect h3 {
    color: #e04c0f;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 68px;
}

.our_categoriesect p strong {
    color: #5a5a5a;
    letter-spacing: 0px;
}

.our_categoriesect p {
    font-size: 20px;
    color: #5a5a5a;
    line-height: 34px;
    font-weight: normal;
}

.our_categoriesect .container {
    max-width: 1374px;
}

.our_categoriesect h4 {
    color: #080808;
    font-size: 44px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 40px;
    line-height: 20px;
}

.pdl24 {
    padding-left: 24px;
}

.mb40 {
    margin-bottom: 80px;
}

.imgpl1 {
    padding-left: 30px;
    padding-right: 10px;
}

.pdl25 {
    padding-left: 73px;
}

.pdl26 {
    padding-left: 30px;
}

.totalbtn {
    float: left;
    position: relative;
    padding: 16px 30px;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    background: #f44c0e;
    margin-top: 30px
}

.totalbtn:hover {
    background: #e2e2e2;
    color: #080808;
}

.totalbtn2 {
    float: left;
    position: relative;
    padding: 16px 30px;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 600;
    background: #e2e2e2;
    color: #080808;
    margin-left: 20px;
    margin-top: 30px
}

.totalbtn2:hover {
    background: #f44c0e;
    color: #fff;
}

.bgwhait {
    background: #fff !important;
}

.visitsectionbgcolor {
    background: #fcefe9 !important;
}

.patlogosiz5 {
    width: auto;
}


/*end our_categoriesect*/


/*start aquamain*/

.ourgroupsection2.aquapaddingmain {
    padding: 101px 0px 100px 0px;
}

.greaymensect {
    width: 100%;
    float: left;
    position: relative;
    padding: 85px 0px 61px 0px;
    background: #eeeeee;
}

.greaymensect .container {
    max-width: 1288px;
}

.greaymensect p {
    font-size: 23px;
    color: #5a5a5a;
    line-height: 37px;
    font-weight: normal;
}

.slidemisvis4 {
    background: #fff;
    text-align: center;
}

.slidemisvis4 .carousel {
    padding: 68px 50px;
}

.slidemisvis4 h3 {
    color: #e04c0f;
    font-size: 44px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-bottom: 31px;
    margin-top: 31px;
    letter-spacing: 0;
}

.slidemisvis4 h5 {
    height: 56px;
    width: 56px;
    margin: 72px auto 20px auto;
    border: 2px solid #e04c0f;
    position: relative;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 31px;
    color: #e04c0f;
    padding-bottom: 8px;
}

.slidemisvis4 p {
    font-size: 21px;
    color: #5a5a5a;
    font-weight: normal;
    line-height: 35px;
    font-family: 'Roboto', sans-serif;
}

.slidemisvis4 .carousel-indicators li {
    height: 12px;
    width: 12px;
    border-radius: 100%;
    margin-right: -3px;
    margin-left: 12px;
    background-color: #cfcfcf;
}

.slidemisvis4 .carousel-indicators {
    position: relative;
    margin: 27px 0px 0px 0px !important
}

.slidemisvis4 .carousel-indicators li.active {
    background-color: #e04c0f;
}

.certificationsect4 {
    width: 100%;
    float: left;
    position: relative;
    background: #fdf2ed;
    padding: 104px 0px;
}

.certificationsect4 h3 {
    color: #e04c0f;
    font-size: 44px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-bottom: 52px;
}

.certificationsect4 .container {
    max-width: 1340px;
}

.certificationsect4 p {
    font-size: 21px;
    color: #5a5a5a;
    margin-top: 28px;
}

.ourcategoriesect {
    width: 100%;
    float: left;
    position: relative;
    padding: 84px 0px 102px 0px;
}

.ourcategoriesect h3 {
    color: #e04c0f;
    font-size: 44px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-bottom: 40px;
}

.categoriesbox {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eeeeee;
    border-radius: 15px;
    padding: 45px 0px 60px 0px;
}

.ourcategoriesect .container {
    max-width: 1200px;
}

.categoriesprice h4 {
    color: #e04c0f;
    font-size: 64px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0px;
}

.categoriesprice {
    text-align: center;
    width: 100%;
/*     max-width: 202px; */
	max-width: 275px;
    padding: 0px 0px 0px 29px;
}

.categoriesprice h5 {
    color: #5a5a5a;
    font-size: 64px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0px;
    font-size: 20px;
}

.rowmartop {
    margin-top: 90px;
}

.fishfeedbox {
    padding-left: 28px;
    padding-right: 70px;
    padding-top: 24px;
}

.fishfeedbox2 {
    padding-right: 28px;
    padding-left: 62px;
    padding-top: 2px;
}

.ourcategoriesect p {
    font-size: 21px;
    color: #5a5a5a;
    font-weight: normal;
    line-height: 35px;
    font-family: 'Roboto', sans-serif;
}

.h3fish {
    margin-bottom: 15px !important;
}

.totalbtnfish {
    float: left;
    position: relative;
    padding: 14px 40px;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    background: #f44c0e;
    margin-top: 20px;
}

.totalbtnfish:hover {
    background: #e2e2e2;
    color: #080808;
}

.fishmartop {
    margin-top: 57px;
}


/*end aquamain*/

.totalfoodpd {
    padding: 60px 0px 55px 0px !important;
}

.ourstoresection {
    width: 100%;
    float: left;
    position: relative;
    padding: 52px 0px 130px 0px;
    text-align: center;
}

.ourstoresection h3 {
    color: #e04c0f;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 21px;
}

.storeslist {
    margin: 20px 0px 0px 0px;
    padding: 0;
    width: 100%;
    float: left;
}

.storeslist::before {
    content: '';
    position: absolute;
    border-top: 1px solid #d2d2d2;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    float: left;
    top: 143px;
}

.storeslist li {
    list-style: none;
    float: left;
    text-align: center;
    padding: 0px 0px;
    position: relative;
    cursor: pointer;
}

.storeslist li:nth-child(2n+0) {
    margin-top: 140px;
}

.mapicon1 {
    width: 27px;
    height: 50px;
    background: url(../images/mapicon1.png);
    background-size: 100% 100%;
    background-position: center;
    margin: 0 auto;
}

.mapicon2 {
    width: 27px;
    height: 50px;
    background: url(../images/mapicon3.png);
    background-size: 100% 100%;
    background-position: center;
    margin: 0 auto;
}

.ourstoresection .container {
    max-width: 1454px;
}

.storeslist li h4 {
    font-family: 'Roboto', sans-serif;
    color: #5a5a5a;
    font-size: 18px;
    font-weight: 600;
}

.storeslist li:hover h4 {
    color: #e04c0f;
}

.storeslist li:hover .mapicon2 {
    background: url(../images/mapicon4.png);
    background-size: 100% 100%;
    background-position: center;
}

.storeslist li:hover .mapicon1 {
    background: url(../images/mapicon2.png);
    background-size: 100% 100%;
    background-position: center;
}

.storeslist li:hover .popupinfobox1 {
    display: block;
}

.popupinfobox1 {
    position: absolute;
    width: 250px;
    padding: 20px;
    background: #fff;
    bottom: 115px;
    left: -77px;
    box-shadow: 3px 4px 24.7px 1.3px rgba(178, 178, 178, 0.15);
    border: 1px solid #e3e3e3;
    display: none;
    z-index: 999;
}

.popupinfobox1 img {
    width: auto;
}

.popupinfobox1 p {
    font-size: 12px;
    color: #5a5a5a;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
    margin: 0px;
}

.popupinfobox1:after {
    content: " ";
    position: absolute;
    right: 106px;
    bottom: -15px;
    border-top: 15px solid #fff;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: none;
}

.popupinfobox1::before {
    content: " ";
    position: absolute;
    right: 105px;
    bottom: -16px;
    border-top: 16px solid #e3e3e3;
    border-right: 16px solid transparent;
    border-left: 16px solid transparent;
    border-bottom: none;
}

.popupinfoboxhead {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.storeslist li h5 {
    font-family: 'Roboto', sans-serif;
    color: #e04c0f;
    font-size: 15px;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

.locationbtn {
    position: relative;
    padding: 14px 60px;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    background: #f44c0e;
    top: 60px;
    border: 1px solid #f44c0e;
}

.locationbtn:hover {
    background: transparent;
    color: #f44c0e;
}

.colsmbox {
    display: none;
}

.colsmbox2 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: relative;
}


/*start ediblevariantsect*/

.pboldsiz {
    font-size: 26px !important;
    font-weight: 600 !important;
}

.ediblevariantsect {
    width: 100%;
    float: left;
    position: relative;
    padding: 60px 0px;
    background: #e66f3e;
}

.ediblevariantsect h3 {
    color: #fff;
    font-size: 44px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 50px;
    line-height: 40px;
}

.ourgroupsection2.productsectbox {
    padding: 52px 0px 50px 0px;
}

.slidemisvis .carousel5 {
    padding: 0px 50px;
}

.martopinf {
    margin-top: 20px !important;
}

.divslideimgbox {
    width: 100%;
    float: left;
    position: relative;
    padding: 20px;
}

.ediblevariantsect .container {
    max-width: 1374px;
}

.ediblevariantsect h4 {
    color: #e04c0f;
    font-size: 28px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-bottom: 0px;
    line-height: 40px;
    position: absolute;
    z-index: 9999;
    bottom: 55px;
    left: 0;
    right: 0;
}

.ediblevariantsect .owl-carousel .owl-nav.disabled {
    display: block;
}

.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:focus {
    outline: 0px !important;
}

.ediblevariantsect .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -20px;
    top: 208px;
    width: 40px;
    height: 40px;
    border: 1px solid #5a5a5a;
    color: #767676;
    border-radius: 100%;
    background: #fff;
    line-height: 30px;
    box-shadow: 1px 1px 24px 0px rgba(0, 0, 0, 0.13);
}

.ediblevariantsect .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -20px;
    top: 208px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
    line-height: 30px;
    box-shadow: 1px 1px 24px 0px rgba(0, 0, 0, 0.13);
}

.ediblevariantsect .owl-carousel .owl-nav button.owl-next span {
    font-size: 30px;
    color: #b0b0b0;
}

.ediblevariantsect .owl-carousel .owl-nav button.owl-prev span {
    font-size: 30px;
    color: #b0b0b0;
}


/*end ediblevariantsect*/


/*start soyachunksection*/

.soyachunksection {
    width: 100%;
    float: left;
    position: relative;
    padding: 70px 0px 100px 0px;
    background: #fdf2ed;
}

.soyachunksection h3 {
    color: #e04c0f;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 80px;
    line-height: 40px;
}

.soyachunksection img {
    width: auto;
}

.soyachunksection .container {
    max-width: 1184px;
}

.soyachunksection h4 {
    color: #111111;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 12px;
    margin-bottom: 0px;
    line-height: 40px;
}


/*end soyachunksection*/


/*start soyacategoriesect*/

.soyacategoriesect {
    width: 100%;
    float: left;
    position: relative;
    padding: 60px 0px;
    text-align: center;
}

.soyacategoriesect h3 {
    color: #e04c0f;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 75px;
    line-height: 40px;
}

.ourgroupsection2.aquapaddingmain8 {
    padding: 60px 0px 20px 0px;
    margin-bottom: 90px;
}

.categoriesimgbox {
    width: 50%;
    position: relative;
    float: left;
    position: relative;
}

.categoriesimgbox img {
    width: 100%;
}

.soyacontantbox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #00000078;
}

.soyacategoriesect h4 {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 75px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.whitbordr {
    border-right: 2px solid #fff;
}

.padingstyle {
    padding: 24px 0px 90px 0px !important;
}


/*end soyacategoriesect*/


/*start soya product*/

.aquapaddingbox {
    padding: 57px 0px 57px 0px !important;
}

.infrastructuresect5 {
    width: 100%;
    float: left;
    position: relative;
    padding: 60px 0px 80px 0px;
    background: url(../images/fmcgbg4.png);
    background-position: center;
    background-size: cover;
}

.infrastructuresect5 .rorangbg {
    padding: 30px 36px;
}

.infrastructuresect5 p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}

.producthighlights {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0px;
    background: #fdf2ed;
}

.producthighlights h3 {
    color: #e04c0f;
    font-size: 44px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 44px;
    line-height: 40px;
}

.producthighlights .container {
    max-width: 1154px;
}

.producthighlights img {
    width: 90%;
}

.producthighlights h4 {
    color: #464646;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 15px;
    margin-bottom: 10px;
}

.exclusiverangesect {
    width: 100%;
    float: left;
    position: relative;
    padding: 60px 0px;
}

.exclusiverangesect h3 {
    color: #e04c0f;
    font-size: 44px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 64px;
    line-height: 40px;
}

.exclusiverangesect .container {
    max-width: 1204px;
}

.exclusiverangesect h4 {
    color: #464646;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: -3px;
    margin-bottom: 18px;
}

.expadding {
    padding-left: 25px;
}

.exclusiverangesect p {
    font-size: 21px;
    color: #5a5a5a;
    line-height: 36px;
    font-weight: normal;
}

.totalbtnview {
    float: left;
    position: relative;
    padding: 14px 48px;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    background: #f44c0e;
    margin-top: 12px;
}

.totalbtnview:hover {
    background: #e2e2e2;
    color: #080808;
}

.exmarginbt {
    margin-bottom: 73px;
}

.exmarginbt2 {
    margin-bottom: 83px;
}

.exmarginbt3 {
    margin-bottom: 85px;
}

.bottomprodsect {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0px;
    background: #fdf2ed;
}

.bottomprodsect .container {
    max-width: 1200px;
}

.bottomprodsect img {
    width: auto;
}

.bottomprodsect h4 {
    color: #464646;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 17px;
    margin-bottom: 18px;
}


/*end soya product*/


/*start bloglistingsect*/

.bloglistingsect {
    width: 100%;
    float: left;
    position: relative;
    padding: 60px 0px 95px 0px;
}

.bloglistingsect .container {
    max-width: 1190px;
}

.blogbox2 {
    width: 100%;
    float: left;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 7px;
    border-bottom: 3px solid #fff;
    margin-bottom: 60px;
}

.blogbox2:hover {
    border-bottom: 3px solid #e04c0f;
}

.blogboxtext2 {
    width: 100%;
    float: left;
    position: relative;
    padding: 30px 28px 10px 28px;
}

.blogboxtext2 hr {
    margin-top: 29px;
    margin-bottom: 8px;
    border-top: 1px solid #efefef;
}

.blogboxtext2 h4 a {
    font-size: 26px;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #000;
    text-transform: none;
    line-height: normal !important;
}

.blogboxtext2 p {
    color: #5a5a5a;
    font-size: 18px;
    margin: 0px;
    line-height: 30px;
    padding: 0px;
    font-weight: normal;
}

.blogboxtext2 h6 {
    color: #e04c0f;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.blogboxtext2 a {
    font-size: 15px;
    color: #898988;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 37px;
}

.blogboxtext2 a:hover {
    color: #e04c0f;
}

.paginationmystyle li {
    margin-right: 14px;
}

.paginationmystyle .page-link.activ {
    background: #e04c0f;
    color: #fff;
    border-color: transparent;
}

.paginationmystyle .page-link {
    border-radius: 6px;
    border: 1px solid #dddddd;
    padding: 11px 14px;
}

.paginationmystyle li a {
    color: #666666;
    font-size: 16px;
    font-weight: 600;
}

.blogdetailssect {
    width: 100%;
    float: left;
    position: relative;
    padding: 60px 0px 100px 0px;
}

.blogdetailssect .container {
    max-width: 1195px;
}

.blogdetailssect img {
    width: 100%;
}

.blogdetailssect h6 {
    font-size: 18px;
    color: #e04c0f;
    font-family: 'Roboto', sans-serif;
    margin-top: 38px;
    margin-bottom: 0px;
}

.blogdetailssect h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 27px;
}

.pcomon {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 25px;
    color: #5a5a5a;
    text-align: justify;
}

.blogundertext {
    font-size: 22px;
    font-weight: normal;
    color: #e04c0f;
    line-height: 34px;
    margin: 50px 0px 36px 62px;
    border-left: 3px solid #e04c0f;
    padding-left: 34px;
    text-align: justify;
    padding-top: 0;
}

.blogdetailssect hr {
    margin: 45px 0px 25px 0px;
}

.blogsidebox {
    padding: 16px 24px;
    border-radius: 0px;
    border: solid 1px #dddddd;
    margin-bottom: 40px;
    float: left;
    width: 100%;
}

.blogsidebox h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}

.boxlistmain {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.imgbox2 {
    width: 100%;
    max-width: 110px;
    margin-right: 16px;
    float: left;
    background: #00dc23;
    overflow: hidden;
}

.boxlistmain:hover h5 {
    color: #e04c0f;
}

.blogdetailssect img {
    width: 100%;
}

.blogsidebox h6 {
    font-size: 14px;
    color: #e04c0f;
    font-family: 'Roboto', sans-serif;
}

.blogsidebox h5 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    color: #01001f;
}

.textright {
    text-align: right;
}

.prevtext {
    font-size: 15px;
    font-weight: 600;
    color: #c7c7c7;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.prevtext a::before {
    content: "";
    position: relative;
    width: 26px;
    height: 13px;
    background: url(../images/arropreview.png);
    background-size: 100% 100%;
    background-position: center;
    float: left;
    margin-right: 15px;
    margin-top: 7px;
}

.nexttext {
    font-size: 15px;
    font-weight: 600;
    color: #c7c7c7;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.nexttext a::after {
    content: "";
    position: absolute;
    width: 26px;
    height: 13px;
    background: url(../images/arrownex1t.png);
    background-size: 100% 100%;
    background-position: center;
    float: left;
    margin-left: 15px;
    margin-top: 7px;
}

.stick {
    position: fixed !important;
    left: 254px !important;
    top: 60px !important;
}

.medialist2 {
    position: absolute;
    left: -90px !important;
    top: 530px !important;
    overflow: hidden;
    width: 84px;
}

.poreletiv {
    position: relative;
}

.medialist2 li {
    list-style: none;
}

.medialist2 li a {
    background: #dedede;
    padding: 12px;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.medialist2 li a:hover {
    background: #e04c0f;
}

.blogsectionp {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
}

.marleft5 {
    margin-left: 41px;
}

.marright5 {
    margin-right: 41px;
}

.prevtext:hover,
.nexttext:hover {
    color: #e04c0f;
}

.prevtext:hover::before {
    background: url(../images/arrow1.png);
    width: 26px;
    height: 13px;
    background-size: 100% 100%;
    background-position: center;
}

.nexttext:hover::after {
    background: url(../images/arrownext.png);
    width: 26px;
    height: 13px;
    background-size: 100% 100%;
    background-position: center;
}

.pdsideboxblog {
    padding: 0px 0px 0px 26px;
}


/*end bloglistingsect*/


/*start contactsection*/

.pl0 {
    padding-left: 0px;
}

.contactsection {
    width: 100%;
    float: left;
    position: relative;
    padding: 65px 0px 86px 0px;
}

.contactsection .container {
    max-width: 1364px;
}

.contactsection a {
    color: #333333 !important;
}

.contactleftbox {
    width: 100%;
    max-width: 560px;
    float: left;
    position: relative;
    border-radius: 8px;
    background: #fdf2ed;
    padding: 30px 38px 14px 38px;
}

.contactleftbox h3 {
    color: #e04c0f;
    font-size: 29px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 5px;
}

.contactleftbox p {
    font-size: 19px;
    color: #797979;
    line-height: 33px;
    margin-bottom: 45px;
}

.contactleftbox ul {
    margin: 0px;
    padding: 0px;
}

.contactleftbox ul li {
    list-style: none;
    width: 100%;
    float: left;
    display: flex;
    justify-content: left;
    margin-bottom: 30px;
}

.cicon1 {
    width: 26px;
    height: 24px;
    margin-top: 5px;
}

.contactleftbox ul li p {
    font-size: 19px;
    color: #333333;
    line-height: 32px;
    margin-bottom: 0px;
    padding-left: 12px;
}

.contactleftbox2 {
    width: 100%;
    max-width: 560px;
    float: left;
    position: relative;
    border-radius: 8px;
    background: #fff;
    padding: 30px 38px 30px 38px;
    box-shadow: 0px 2px 29px 0px rgba(0, 0, 0, 0.1);
    margin-left: 80px;
}

.contactleftbox2 h3 {
    color: #333333;
    font-size: 29px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 5px;
}

.contactleftbox2 p {
    font-size: 19px;
    color: #797979;
    line-height: 33px;
    margin-bottom: 25px;
}

.contactleftbox2 .form-control {
    border-radius: 25px;
    font-size: 14px;
}

.contactleftbox2 .form-control::placeholder {
    color: #797979;
}

.contactleftbox2 .wpcf7-textarea {
    height: 80px !important;
    max-height: 80px !important;
}

.viewmorebtnsubmit {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    background: #e04c0f;
    padding: 12px 38px;
    position: relative;
    float: left;
    border-radius: 50px;
    margin-top: 14px;
    border: 1px solid #e04c0f;
}

.viewmorebtnsubmit:hover {
    color: #e04c0f;
    background: transparent;
}


/*end contactsection*/


/*start culturesection*/

.culturesection {
    width: 100%;
    float: left;
    position: relative;
    padding: 67px 0px 100px 0px;
}

.culturesection h3 {
    font-size: 49px;
    font-weight: 600;
    color: #e04c0f;
    margin-bottom: 26px;
}

.culturesection .container {
    max-width: 1200px;
}

.culturesection p {
    font-size: 22px;
    color: #5a5a5a;
    line-height: 36px;
}

.culturesection h4 {
    font-size: 29px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 76px;
    margin-top: 76px;
}

.criconimg {
    width: auto;
}

.ptaitle {
    font-size: 19px;
    color: #5a5a5a;
    font-family: 'Roboto', sans-serif;
    margin-top: 21px;
}

.marbotom {
    margin-bottom: 90px;
}

.ourgroupsection2.careerpadding {
    padding: 105px 0px 110px 0px;
}

.countsection {
    width: 100%;
    float: left;
    position: relative;
    background: url(../images/countbg.png);
    background-size: cover;
    background-position: center;
    padding: 114px 0px 99px 0px;
    margin-top: 60px;
}

.countsection p img {
    width: auto;
    margin-right: 10px;
    margin-top: -7px;
}

.countsection h3 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 66px;
    margin-bottom: 0px;
}

.countsection .container {
    max-width: 1335px;
}

.countsection p {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 0px;
    text-transform: uppercase;
    margin-top: 4px;
}


/*end culturesection*/


/*start whyjoinsection*/

.whyjoinsection {
    width: 100%;
    float: left;
    position: relative;
    padding: 85px 0px 70px 0px;
}

.whyjoinsection h3 {
    font-size: 44px;
    font-weight: 600;
    color: #e04c0f;
    margin-bottom: 76px;
}

.whyjoinsection img {
    width: auto;
}

.whyjoinsection .container {
    max-width: 1216px;
}

.whyjoinsection h6 {
    font-size: 20px;
    font-weight: 500;
    color: #e04c0f;
    margin-bottom: 20px;
    margin-top: 43px;
}

.whyjoinsection p {
    font-size: 16px;
    color: #5a5a5a;
    line-height: 26px;
    font-weight: normal;
}


/*end whyjoinsection*/


/*start joinusnowsection*/

.joinusnowsection {
    width: 100%;
    float: left;
    position: relative;
    padding: 110px 0px 168px 0px;
    background: #fdf2ed;
}

.joinusnowsection p {
    font-size: 22px;
    color: #5a5a5a;
    line-height: 36px;
    font-weight: normal;
}

.joinusnowsection h3 {
    font-size: 44px;
    font-weight: 600;
    color: #e04c0f;
    margin-bottom: 40px;
}

.joinusnowsection .container {
    max-width: 1040px;
}

.applynow_btn {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    background: #e04c0f;
    padding: 12px 55px;
    position: relative;
    border-radius: 50px;
    border: 1px solid #e04c0f;
    top: 44px;
}

.applynow_btn:hover {
    color: #e04c0f;
    background: transparent;
}


/*end joinusnowsection*/


/*start pappuroy newstyle*/

.ourgroupsection5 p,
.exclusiverangesect p,
.our_categoriesect p,
.diseasection p,
.ourgroupsection3 p,
.ourgroupsection2 p,
.ourcategoriesect p,
.teamsection p {
    text-align: justify;
}

.highlightslist li strong,
.ourgroupsection2 p strong {
    font-weight: normal;
    text-align: justify;
}


/*start productsavailable*/

.pbbottomfmcg {
    padding-bottom: 102px;
}

.productsavailable {
    width: 100%;
    float: left;
    position: relative;
    padding: 78px 0px 134px 0px;
    background: #e76f3d;
}

.productsavailable h3 {
    color: #fff;
    font-size: 44px;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 35px;
}

.productsavailable .container {
    max-width: 1175px;
}

.productsavailable img {
    width: 100%;
    margin-bottom: 23px;
}

.visittotalbtn {
    font-size: 20px;
    color: #e04c0f;
    background: #fff;
    padding: 14px 30px;
    position: relative;
    border-radius: 50px;
    border: 1px solid #fff;
    top: 38px;
}

.visittotalbtn:hover {
    color: #fff;
    background: transparent;
}


/*end productsavailable*/

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-transition: .6s ease;
    transition: .6s ease;
    box-shadow: 0px 10px 23px 0px rgba(168, 168, 168, 0.13);
}

.visible-title {
    max-width: 150px;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-transition: .6s ease;
    transition: .6s ease;
}

.carousel-indicators.dotstyle {
    position: absolute;
    bottom: 30px;
}

.carousel-indicators.dotstyle li::before {
    background: none;
}

.carousel-indicators.dotstyle li {
    width: 12px;
    height: 12px;
    border: 0px;
    padding: 0px;
    border-radius: 100%;
    margin: 0px 8px;
}

.navbar-nav li:hover>ul.dropdown-menu {
    transform: scale(1);
}

.dropdown .dropdown-menu {
    transition: all 0.5s;
    transform-origin: top center;
    transform: scale(1, 0);
    display: block;
}

.dl-submenu {
    display: none;
}

.posationcontbox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 0px;
	display:grid;
	align-content:center;
}


/*start tablebox*/

.tablebox {
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    background: #f1f1f1;
    padding: 0px;
}

.tablebox tr:nth-child(2n+0) {
    background: #fdf2ed
}

.tablebox tr td {
    padding: 15px 30px;
    font-size: 17px;
    color: #191919;
}

.tablebox tr td:nth-child(2) {
    color: #e04c0f;
    width: 70%;
}

.tablebox .table {
    margin-bottom: 0px;
}


/*end tablebox*/


/*start applynowsection*/

.applynowsection {
    width: 100%;
    float: left;
    position: relative;
    padding: 80px 0px 158px 0px;
}

.applynowsection h4 {
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 16px;
}

.applynowsection h3 {
    font-size: 49px;
    font-weight: 600;
    color: #e04c0f;
    margin-bottom: 35px;
}

.formsection {
    width: 100%;
    float: left;
    position: relative;
    border-radius: 8px;
    border: 1px solid #e2e2e2;
    background: #fdf2ed;
    padding: 20px 20px 40px 20px;
}

.formsection textarea {
    height: 150px;
}

.formsection .col-md-12 {
    margin-bottom: 10px;
}

.formsection .wpcf7-file {
    width: 100%;
    background: #fff;
    height: 50px;
    padding: 11px;
    border: 1px solid #dedede;
    border-radius: 15px;
}

.formsection h5 {
    font-size: 17px;
    text-align: center;
    color: #2d2d2d;
    margin-bottom: 30px;
}

.formsection .form-control {
    height: 54px;
    border-radius: 25px;
    font-size: 15px;
    padding: 10px 22px;
    color: #797979;
    border: 1px solid #dcdcdc;
}

.formsection .form-control:focus,
.formsection .form-control2:focus,
textarea {
    box-shadow: none;
}

.formsection .form-control2 {
    border-radius: 25px;
    font-size: 15px;
    padding: 10px 22px;
    color: #797979;
    width: 100%;
    box-shadow: none;
    border: 1px solid #dcdcdc;
}

.formsection .form-control::placeholder {
    color: #797979;
}

.formsection .form-control2::placeholder {
    color: #797979;
}

.formsection p {
    font-size: 14px;
    color: #797979;
    font-style: italic;
    padding-left: 22px;
    margin-bottom: 2px;
}

.uploadbtn {
    border-radius: 25px 25px 25px 0px !important;
    width: 100%;
    padding: 0px 30px;
    background: #e04c0f;
}

.formsection .input-group-append {
    margin-left: -1px;
    width: 24%;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-left: 0px;
    border-radius: 0px 25px 25px 0px;
}

.bdr0 {
    border-right: 0px !important;
}

.premb3 {
    margin-bottom: 30px;
}


/*end applynowsection*/


/*start galleary*/

.diversection .nav-tabs .nav-item {
    width: 100%;
}

.diversection .nav-tabs .nav-link {
    background: #f7f7f7;
    border: 2px solid #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px;
    text-align: center;
    color: #4e4e4e;
    text-transform: uppercase;
}

.diversection .nav-tabs .nav-link:hover {
    color: #fff;
    background-color: #e04c0f;
}

.diversection .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #e04c0f;
}

.diversection .tab-content br {
    display: none;
}


/*end galleary*/

.thankyou {
    font-size: 70px !important;
}

.main-content__checkmark {
    font-size: 70px;
    color: #24b663;
    margin-bottom: 30px;
}

.productsection .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -100px;
    top: 77px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid #515151;
    line-height: 30px;
    background: transparent;
    color: #767676;
}

.productsection .owl-carousel .owl-nav button.owl-prev:hover {
    background: #e04c0f;
    border-color: #e04c0f;
    color: #fff;
}

.productsection .owl-carousel .owl-nav button.owl-prev span {
    font-size: 30px;
}

.productsection .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -100px;
    top: 77px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid #515151;
    line-height: 30px;
    background: transparent;
    color: #767676;
}

.productsection .owl-carousel .owl-nav button.owl-next:hover {
    background: #e04c0f;
    border-color: #e04c0f;
    color: #fff;
}

.productsection .owl-carousel .owl-nav button.owl-next span {
    font-size: 30px;
}

.productsection .owl-carousel .owl-nav.disabled {
    display: none;
}

.toprangesection .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -100px;
    top: 77px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid #4e4e4e;
    color: #767676;
    line-height: 30px;
    background: transparent;
}

.toprangesection .owl-carousel .owl-nav button.owl-prev:hover {
    background: #e04c0f;
    border-color: #e04c0f;
    color: #fff;
}

.toprangesection .owl-carousel .owl-nav button.owl-prev span {
    font-size: 30px;
}

.toprangesection .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -100px;
    top: 77px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid #4e4e4e;
    color: #767676;
    line-height: 30px;
    background: transparent;
}

.toprangesection .owl-carousel .owl-nav button.owl-next:hover {
    background: #e04c0f;
    border-color: #e04c0f;
    color: #fff;
}

.toprangesection .owl-carousel .owl-nav button.owl-next span {
    font-size: 30px;
}

.toprangesectio .owl-carousel .owl-nav.disabled {
    display: none;
}

.pdl30 {
    padding-left: 30px;
}

.tabcontbox:last-child {
    border-bottom: 0px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    /*margin-top: -6px;*/
    margin-left: 14px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #3b3b3b;
    margin-top: 10px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #3b3b3b;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu li {
    margin-right: 0px !important;
}

.dropdown-item {
    padding: 0px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #3b3b3b;
    text-decoration: none;
    background-color: transparent;
}

.oreangbgfull {
    background-size: 100% 100%;
}

.dl-back {
    display: none;
}


/* start pappu roy new css 10/11/2021 */

.whatwedosection .owl-nav {
    display: none;
}

.whatwedosection .owl-carousel button.owl-dot span {
    height: 12px;
    width: 12px;
    border-radius: 100%;
    margin-right: -3px;
    margin-left: 20px;
    background: #fff;
    position: relative;
    float: left;
    opacity: 0.5;
}

.whatwedosection .owl-carousel button.owl-dot.active span {
    background: #e04c0f;
    opacity: 1;
}

.whatwedosection .owl-dots {
    position: absolute;
    z-index: 999;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 80px;
    width: 200px;
}

.addpadingbottom {
    padding-bottom: 60px !important;
}


/* end pappu roy new css 10/11/2021 */


/* start pappu roy new css 12/11/2021 */

.carouselitembann {
    width: 100%;
    float: left;
    position: relative;
}

.bannersection .owl-carousel button.owl-dot span {
    height: 12px;
    width: 12px;
    border-radius: 100%;
    margin-right: -3px;
    margin-left: 20px;
    background: #fff;
    position: relative;
    float: left;
    opacity: 0.5;
}

.bannersection .owl-carousel button.owl-dot.active span {
    background: #e04c0f;
    opacity: 1;
}

.bannersection .owl-dots {
    position: absolute;
    z-index: 999;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 80px;
    width: 170px;
}

.bannersection .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    padding: 0px 50px;
}

.bannersection .owl-carousel .owl-nav button.owl-prev span {
    font-size: 60px;
    color: #fff;
}

.bannersection .owl-carousel .owl-nav button.owl-next {
    float: right;
}

.bannersection .owl-carousel .owl-nav button.owl-next span {
    font-size: 60px;
    color: #fff;
}


/* ...................................... */


/* .pakagesection .owl-carousel button.owl-dot span {
                    height: 12px;
                    width: 12px;
                    border-radius: 100%;
                    margin-right: -3px;
                    margin-left: 20px;
                    background: #fff;
                    position: relative;
                    float: left;
                    opacity: 0.5;
                }
                
                .pakagesection .owl-carousel button.owl-dot.active span {
                    background: #e04c0f;
                    opacity: 1;
                }
                
                .pakagesection .owl-dots {
                    position: absolute;
                    z-index: 999;
                    margin: 0 auto;
                    left: 0;
                    right: 0;
                    bottom: 80px;
                    width: 116px;
                } */

.pakagesection .owl-dots {
    display: none;
}

.pakagesection .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    padding: 0px 0px;
}

.pakagesection .owl-carousel .owl-nav button.owl-prev span {
    font-size: 60px;
    color: #4e4e4e;
}

.pakagesection .owl-carousel .owl-nav button.owl-next {
    float: right;
}

.pakagesection .owl-carousel .owl-nav button.owl-next span {
    font-size: 60px;
    color: #4e4e4e;
}

/* .bdrleftcol:last-child {
    border: 0px;
} */

.pakagesection2 .col-md-3:last-child {
	border:0px;
}

.pkbottom60 {
    padding-bottom: 60px !important;
}


/* end pappu roy new css 12/11/2021 */


/* start pappu roy css 16/11/2021 */


.new_pakagesection ul {
    margin: 0px auto;
    padding: 0px;
    width: 60%;
}
.new_pakagesection ul li {
	list-style:none;
	width:100%;
	float:left;
	position:relative;
	font-size:14px;
	color:#3b3b3b;
	padding-left: 25px;
	margin-bottom:5px;
}
.new_pakagesection ul li::before {
    content: "";
    background: url(https://adminnew.tech/shalimarcorp.in/wp-content/uploads/2021/12/icons8-ok-30.png);
        background-size: auto;
    background-size: 100% 100%;
    width: 16px;
	height: 16px;
	float: left;
	position: absolute;
	left: 0px;
	top: 3px;
}

@media(min-width: 320px) {
    .tab-content {
        width: fit-content;
        margin: 0 auto;
    }
}

@media(min-width: 400px) {
    .tab-content {
        width: fit-content;
    }
}

@media(min-width: 460px) {
    
}

@media(min-width: 576px) {
    
	.milestonesection .tab-pane p {
		text-align:left;
		position:relative;
		padding-left:30px;
	}
	.milestonesection .tab-pane p::before {
		content: "";
		background: url(https://adminnew.tech/shalimarcorp.in/wp-content/uploads/2021/12/icons8-ok-30.png);
			background-size: auto;
		background-size: auto;
		background-size: 100% 100%;
		width: 22px;
		height: 22px;
		float: left;
		position: absolute;
		left: 0px;
		top: 5px;
	}
}

.nav {
    flex-wrap: nowrap !important;
    align-items: center;
    justify-content: space-between;
}

.scroll {
    width: 100%;
    position: relative;
    overflow-x: auto;
    background: url(../images/dotline.png);
    background-size: 100% 30px;
    background-repeat: repeat-x;
    background-position: center 27px;
    scrollbar-width: thin;
    scrollbar-color: #e04c0f21 #fdf2ed;
}

.gallerysection .nav-tabs {
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-transition: .6s ease;
    transition: .6s ease;
}

.milestonesection .nav-tabs::before {
    display: none;
}

.milestonesection {
    scrollbar-color: #e04c0f21 #fdf2ed;
    scrollbar-width: thin;
}


/* end pappu roy css */


/* ========== ARINDAM CSS START HERE ==========*/

.valuesection h4 {
    color: #e04c0f;
}

.sustainability_nav {
    justify-content: inherit !important;
}

.blogbox .excerpt {}

.ar_sustainability_tab h3 {
    margin-bottom: 10px !important;
    line-height: 20px !important;
}

.ourgroupsection3 .detail_lead {
    margin-top: 12px;
}

.ourgroupsection3 .detail_lead p {
    margin-bottom: 0;
    color: #5a5a5a;
    line-height: 27px;
}

.ourgroupsection3 .detail_lead h3 {}

.ourgroupsection3 .detail_lead p {}

.main_gallery .nav {
    flex-wrap: wrap !important;
    align-items: initial;
}

.milestonesection .tab-pane p {
    font-weight: bold;
    line-height: 31px;
	margin-bottom:10px;
}

.missionvisionsect .carousel-item p {
    text-align: justify !important;
}

.milestonesection .tab-pane h3 {}
.page-template-poultry_feed .secendheading h2{
font-weight: bold;
    color: #000;
}
.social_media{       list-style: none;
    text-align: left;
    display: inline-block;
    margin: 0;
    padding: 0;}
.social_media li{    float: left;
    margin-right: 7px;}
.social_media li a{    border-radius: 8px;
    height: 45px;}
@media only screen and (min-width: 768px) {
    .ar_sustainability_tab h3 {}
    .ourgroupsection3 .pdl {
        padding-left: 15px;
    }
    .ourgroupsection3 h3 {
        margin-top: -5px !important;
    }
}

@media only screen and (min-width: 1024px) {
    .ar_sustainability_tab h3 {}
}

@media only screen and (min-width: 1200px) {
    .valuesection .carousel-item {
        line-height: 35px !important;
        margin-bottom: 22px !important;
    }
    .valuesection .carousel-item p {
        width: 728px;
        margin: 0 auto;
    }
    .gallerysection .nav-tabs {
        max-width: 600px;
    }
    .ar_sustainability_tab h3 {
        line-height: 33px !important;
        margin-bottom: 15px !important;
    }
    .ourgroupsection3 p {
        font-size: 18px;
        color: #5a5a5a;
        line-height: 32px;
        margin-bottom: 5px;
        font-weight: normal;
    }
    .milestonesection h4 {
        font-size: 39px;
    }
}

@media only screen and (min-width: 1300px) {
    .blogbox .excerpt {
        min-height: 75px;
    }
}

@media only screen and (min-width: 1400px) {}

@media only screen and (min-width: 1920px) {}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 480px) {}

@media only screen and (min-width: 480px) and (max-width: 767px) {}


/* ========== ARINDAM CSS END HERE ==========*/