/*office-copiers-printers-new-advanced-essentials-series*/

.ocpnaes-wrap h1{color: #2D2D2D; font-size: 50px; line-height: 1.25em; font-weight: 600;}
.ocpnaes-wrap h2 { font-size: 40px; font-weight: 500; line-height: 1.25em; }
.ocpnaes-wrap h3 { font-size: 34px; font-weight: 500; line-height: 1.25em; }
.py-100{padding: 100px 0 !important; }
.pt-50{padding-top: 50px !important;}
.spacer-50 { min-height: 50px; margin-bottom: 10px; width: 100%;}
.color-primary{color: #e6002d;}
.ocpnaes-wrap p{color: #545454; line-height: 24px; font-size: 16px;}
.ocpnaes-wrap .tag_line { width: 40%; display: flex; margin-left: 0; background-color: #ef4f4f; height: 5px; margin-bottom: 20px; }
.ocpnaes-wrap .pl-50{padding-left: 50px;}
.ocpnaes-wrap .pr-50{padding-right: 50px;}
.image_anim img{transition: all .3s ease-in-out; transform: translateY(0px);}
.image_anim img:hover{ transform: translateY(-8px);}
.ocpnaes-wrap .container { max-width: 1440px !important; padding-left: 30px !important; padding-right: 30px !important; }
.ocpnaes-wrap .banner_wrapper { background-image: url(/public/assets/images/ocpnaes/03-PROImg_BP-71C-51C-Series_JPEG-Scene-i2177065677-copy.png); background-position: center center; background-size: cover; padding: 200px 0px 100px 0px; position: relative; background-attachment: fixed; min-height: 660px;}
.ocpnaes-wrap .banner_wrapper:before { content: ""; background-color: #000000; opacity: 0.5; transition: background 0.3s, border-radius 0.3s, opacity 0.3s; width: 100%; height: 100%; left: 0; top: 0; position: absolute; }
.ocpnaes-wrap .zigzag_wrapper{padding: 150px 0;}
.doc_system_wrapper{padding: 50px 0;}
.doc_system_wrapper .doc_system_caption{margin-bottom: 50px;}
.doc_system_image{width: 100%; max-width: 169px; margin: 0 auto; padding: 8px; background-color: #fbfbf8; border: 1px solid #363635; border-radius: 99px;}
.doc_system_image img{background: #fff; border-radius: 99px;}
.doc_system_wrapper .row p{max-width: 565px !important; margin: 0 auto 40px;}
.doc_system_wrapper .row .col-md-6 { margin-bottom: 30px; }
.ocpnaes-wrap .accordion .card { margin-bottom: 15px; background-color: transparent; border: 0px; border-bottom: 1px solid #d5d8dc; }
.ocpnaes-wrap .accordion .card-header { background-color: transparent; cursor: pointer; font-weight: 700; line-height: 1; margin: 0; outline: none; padding: 0px; border: 0; }
.ocpnaes-wrap .accordion .card-header button { padding: 15px; width: 100%; display: flex; justify-content: space-between; align-items: center; text-align: left; color: #2D2D2D; cursor: pointer; font-weight: 700; line-height: 1; font-size: 16px; text-decoration: none; }
.ocpnaes-wrap .accordion .card-header button>div { width: calc(100% - 50px); }
.accordion_icon { width: 20px; height: 20px; position: relative; display: inline-block; }
.accordion_icon .vertical_line { width: 2px; height: 16px; background: #2D2D2D; border-radius: 10px; display: inline-flex; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.accordion_icon .horizontal_line { width: 16px; height: 2px; background: #2D2D2D; border-radius: 10px; display: inline-flex; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.ocpnaes-wrap .accordion .card-header button:not(.collapsed) .accordion_icon .vertical_line { visibility: hidden; opacity: 0; }
.ocpnaes-wrap .accordion .card-header button:not(.collapsed)>div { color: #EF4F4F; }
.ocpnaes-wrap .accordion .card-body p:last-child { margin: 0; }
.cta_wrapper {  width: 100%; position: relative; padding: 0 0 100px 0; background-color: #252433;}
.cta_wrapper:before{content: ""; position: absolute; left: 0; top: 0; background-image: url(/public/assets/images/ocpnaes/server.jpg); background-position: center center; background-size: cover; opacity: .2; width: 100%; height: 100%;}
.cta_button { background-color: #e6002d; border-radius: 3px; display: inline-block; text-align: center; transition: all .3s; font-size: 16px; font-weight: 400; line-height: 22px; color: #ffffff; padding: 12px 25px 12px 25px; }
.cta_button:hover { background: #000000; color: #fff; }
.ocpnaes-wrap .button_wrapper { width: 100%; display: flex; column-gap: 150px; flex-wrap: wrap; justify-content: flex-start; row-gap: 20px; }
.cta_image { margin-top: -14%; }
/*office-copiers-printers-new-advanced-essentials-series*/

/*Responsive start here*/
@media only screen and (max-width: 1199px) {
	/*office-copiers-printers-new-advanced-essentials-series*/
	.ocpnaes-wrap .zigzag_wrapper { padding: 100px 0; }
	.py-100 { padding: 80px 0 !important; }
	.ocpnaes-wrap .pl-50 { padding-left: 15px; }
	.ocpnaes-wrap .pr-50 { padding-right: 15px; }
	.ocpnaes-wrap h1 { font-size: 44px; }
	.ocpnaes-wrap h2 { font-size: 36px; }
	.ocpnaes-wrap h3 { font-size: 28px; }
	.doc_system_image{max-width: 125px;}
	.ocpnaes-wrap .button_wrapper{column-gap: 50px;}
	.spacer-50{min-height: 40px;}
	/*office-copiers-printers-new-advanced-essentials-series*/
}

@media only screen and (max-width: 991px) {
	/*office-copiers-printers-new-advanced-essentials-series*/
	.doc_system_wrapper{padding: 0;}
	.doc_system_wrapper .row p{margin: 0 auto 20px;}
	.ocpnaes-wrap h1 { font-size: 36px; }
	.ocpnaes-wrap h2 { font-size: 32px; }
	.ocpnaes-wrap h3 { font-size: 24px; }
	.ocpnaes-wrap .button_wrapper { column-gap: 5px; }
	.ocpnaes-wrap .banner_wrapper{min-height: 500;}
	/*office-copiers-printers-new-advanced-essentials-series*/

}


@media only screen and (max-width: 767px) {
	/*office-copiers-printers-new-advanced-essentials-series*/
	.ocpnaes-wrap .container { padding-left: 15px !important; padding-right: 15px !important; }
	.ocpnaes-wrap .zigzag_wrapper{padding: 80px 0;}
	.ocpnaes-wrap .zigzag_wrapper .row { gap: 30px; }
	.doc_system_wrapper .row p { margin: 0 auto 0; }
	.doc_system_image { max-width: 115px; }
	.spacer-50 { min-height: 0px; margin: 0; }
	.mb-pb-0 { padding-bottom: 0 !important; }
	.cta_caption .row { gap: 30px; }
	.ocpnaes-wrap .button_wrapper { flex-direction: column; justify-content: center; align-items: center; gap: 10px;}
	.cta_caption .cta_image { margin-top: -8%; }
	.ocpnaes-wrap .button_wrapper .cta_button { width: 100%; max-width: 230px; }
	.cta_wrapper{padding-bottom: 80px;}
	.reverce_item{flex-direction: column-reverse;}
	.ocpnaes-wrap .banner_wrapper{min-height: 300;}
	/*office-copiers-printers-new-advanced-essentials-series*/

}