@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");

div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_top,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right {
    height: 13px;
}
div.pp_default .pp_top .pp_left {
    background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
    background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
    background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
    color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 13px;
}
div.pp_default .pp_next:hover {
    background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
    cursor: pointer;
}
div.pp_default .pp_previous:hover {
    background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
    cursor: pointer;
}
div.pp_default .pp_expand {
    background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}
div.pp_default .pp_expand:hover {
    background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
    cursor: pointer;
}
div.pp_default .pp_contract {
    background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}
div.pp_default .pp_contract:hover {
    background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
    cursor: pointer;
}
div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer;
}
div.pp_default .pp_gallery ul li a {
    background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa;
}
div.pp_default .pp_social {
    margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_next,
div.pp_default .pp_gallery a.pp_arrow_previous {
    position: static;
    left: auto;
}
div.pp_default .pp_nav .pp_pause,
div.pp_default .pp_nav .pp_play {
    background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px;
}
div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px;
}
div.pp_default a.pp_arrow_next,
div.pp_default a.pp_arrow_previous {
    background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0;
}
div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
    margin-top: 5px;
}
div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
    font-family: Georgia;
    font-style: italic;
    color: #999;
    font-size: 11px;
    left: 75px;
    line-height: 25px;
    position: absolute;
    top: 2px;
    margin: 0;
    padding: 0 0 0 10px;
}
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover,
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_nav .pp_play:hover {
    opacity: 0.7;
}
div.pp_default .pp_description {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin: 5px 50px 5px 0;
    color: #333;
}
div.pp_default .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
    background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.light_rounded .pp_top .pp_left {
    background: url(../index.html) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_right {
    background: url(../index.html) -110px -53px no-repeat;
}
div.light_rounded .pp_next:hover {
    background: url(../index.html) center right no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_previous:hover {
    background: url(../index.html) center left no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_expand {
    background: url(../index.html) -31px -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_expand:hover {
    background: url(../index.html) -31px -47px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_contract {
    background: url(../index.html) 0 -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_contract:hover {
    background: url(../index.html) 0 -47px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../index.html) -1px -1px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_nav .pp_play {
    background: url(../index.html) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
    background: url(../index.html) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_arrow_previous {
    background: url(../index.html) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_next {
    background: url(../index.html) -22px -71px no-repeat;
}
div.light_rounded .pp_bottom .pp_left {
    background: url(../index.html) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_right {
    background: url(../index.html) -110px -80px no-repeat;
}
div.dark_rounded .pp_top .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_next:hover {
    background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
    background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_expand {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_contract {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_description {
    margin-right: 85px;
    color: #fff;
}
div.dark_rounded .pp_nav .pp_play {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_arrow_previous {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_next {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon {
    background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_content,
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right {
    background: #000;
}
div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
    background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;
}
div.dark_square .pp_expand {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_expand:hover {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_contract {
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_contract:hover {
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_nav {
    clear: none;
}
div.dark_square .pp_nav .pp_play {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_arrow_previous {
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_next {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_next:hover {
    background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.dark_square .pp_previous:hover {
    background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.light_square .pp_expand {
    background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_expand:hover {
    background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_contract {
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_contract:hover {
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.light_square .pp_nav .pp_play {
    background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_square .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_square .pp_arrow_previous {
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_next {
    background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_next:hover {
    background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.light_square .pp_previous:hover {
    background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.facebook .pp_top .pp_left {
    background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle {
    background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right {
    background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_expand {
    background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.facebook .pp_expand:hover {
    background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.facebook .pp_contract {
    background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.facebook .pp_contract:hover {
    background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.facebook .pp_description {
    margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
    background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_arrow_previous {
    background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default;
}
div.facebook .pp_arrow_next {
    background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default;
}
div.facebook .pp_nav {
    margin-top: 0;
}
div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
    background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px;
}
div.facebook .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px;
}
div.facebook .pp_next:hover {
    background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.facebook .pp_previous:hover {
    background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}
div.pp_pic_holder a:focus {
    outline: 0;
}
div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}
div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 90%;
    z-index: 10000;
}
.pp_content {
    height: 40px;
    min-width: 40px;
}
* html .pp_content {
    width: 40px;
}
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}
.pp_content_container .pp_left {
    padding-left: 20px;
}
.pp_content_container .pp_right {
    padding-right: 20px;
}
.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px;
}
.pp_description {
    display: none;
    margin: 0;
}
.pp_social {
    float: left;
    margin: 0;
}
.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden;
}
.pp_social .twitter {
    float: left;
}
.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
}
.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px;
}
.pp_nav .pp_pause,
.pp_nav .pp_play {
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}
a.pp_arrow_next,
a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}
.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}
.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative;
}
.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0;
}
.pp_gallery ul a {
    border: 1px rgba(0, 0, 0, 0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}
.pp_gallery ul a img {
    border: 0;
}
.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}
.pp_gallery li.default a {
    background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px;
}
.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
    margin-top: 7px !important;
}
a.pp_next {
    background: url(../index.html) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_previous {
    background: url(../index.html) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_contract,
a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}
a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 22px;
    text-indent: -10000px;
}
.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px;
}
#pp_full_res {
    line-height: 1 !important;
}
#pp_full_res .pp_inline {
    text-align: left;
}
#pp_full_res .pp_inline p {
    margin: 0 0 15px;
}
div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px;
}
div.light_rounded .pp_content,
div.pp_default .pp_content {
    background-color: #fff;
}
div.facebook #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.pp_default #pp_full_res .pp_inline {
    color: #000;
}
.pp_gallery li.selected a,
.pp_gallery ul a:hover,
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
    border-color: #fff;
}
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.facebook .pp_details,
div.light_rounded .pp_details,
div.light_square .pp_details,
div.pp_default .pp_details {
    position: relative;
}
div.facebook .pp_content,
div.light_rounded .pp_bottom .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_top .pp_middle,
div.light_square .pp_content,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right {
    background: #fff;
}
div.light_rounded .pp_description,
div.light_square .pp_description {
    margin-right: 85px;
}
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous {
    margin-top: 12px !important;
}
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_rounded .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default;
}
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_rounded .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default;
}
div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
    background: url(../index.html) center center no-repeat;
}
div.dark_rounded .pp_bottom .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_top .pp_middle {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
    color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
    color: #fff;
}
.pp_bottom,
.pp_top {
    height: 20px;
    position: relative;
}
* html .pp_bottom,
* html .pp_top {
    padding: 0 20px;
}
.pp_bottom .pp_left,
.pp_top .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_bottom .pp_middle,
.pp_top .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_bottom .pp_middle,
* html .pp_top .pp_middle {
    left: 0;
    position: static;
}
.pp_bottom .pp_right,
.pp_top .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
    display: none;
}
.pp_social {
    display: none;
}
@media only screen and (max-width: 767px) {
    .pp_pic_holder.pp_default {
        width: 100% !important;
        left: 0 !important;
        overflow: hidden;
    }
    div.pp_default .pp_content_container .pp_left {
        padding-left: 0 !important;
    }
    div.pp_default .pp_content_container .pp_right {
        padding-right: 0 !important;
    }
    .pp_content {
        width: 100% !important;
        height: auto !important;
    }
    .pp_fade {
        width: 100% !important;
        height: 100% !important;
    }
    .pp_bottom,
    .pp_gallery,
    .pp_hoverContainer,
    .pp_top,
    a.pp_contract,
    a.pp_expand {
        display: none !important;
    }
    #pp_full_res img {
        width: 100% !important;
        height: auto !important;
    }
    .pp_details {
        width: 94% !important;
        padding-left: 3%;
        padding-right: 4%;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #fff;
        margin-top: -2px !important;
    }
    a.pp_close {
        right: 10px !important;
        top: 10px !important;
    }
}

.twelve h3 {
    font-size: 30px;
    color: #fff;
}
.twelve li {
    text-align: left;
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px;
}
.page {
    padding-top: 50px;
}
.accTrigger a {
    font-weight: 500;
}
.accTrigger {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
}
.accTrigger {
    font-weight: 500;
    font-size: 23px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #d2b55b;
    padding: 3px;
}
.accTrigger img {
    width: 30px !important;
}
.container p {
    font-size: 16px;
    text-align: justify;
}
h1 {
    font-size: 50px;
}
h2 {
    font-size: 40px;
}
.twelve table {
    background: #e9c554;
    color: #000;
    font-size: 20px;
    border: 4px solid #fff;
    border-radius: 0px;
}

.availble {
    bottom: 102px;
    width: 100%;
    text-align: center;
    background: #2e2e2e;
    margin-bottom: 20px;
    margin: 0px;
    margin-top: -9px;
    padding: 4px;
    color: #00;
}
.bg-black.rounded.position-relative {
    background: #000000;
    position: relative;
    margin-bottom: 30px;
}
.bg-black.rounded .icon {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #151515;
    padding: 3px 6px;
    border-radius: 3px;
    box-shadow: none;
    text-shadow: none;
}
.bg-black.rounded.position-relative p {
}
.rated_text {
    padding: 14px;
    text-align: left;
    background: #000;
}
.pp {
    display: flex;
    justify-content: space-between;
}
.rated_text h3 {
    color: #d5a512;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid #ab8510;
    margin: 0px;
    font-size: 17px;
}
.rated_text p {
    margin: 0px;
    color: #fff;
    font-weight: 400;
    padding-top: 7px;
    font-size: 15px;
}
.bg_ratedd {
    background: #151515;
    padding: 40px 0px;
}
.galler_img {padding: 30px 0px 60px}
.bg_ratedd h2 {
    font-weight: 700;
    font-size: 35px;
    padding-bottom: 20px;
}
.heading_5 h1 {
    font-size: 40px;
    font-weight: 700;
    color: #e1ae11;
}
.heading_5 h2 {
    font-size: 33px;
    padding-top: 20px;
    font-weight: 700;
    line-height: 37px;
}
.heading_5 h3 {
    font-size: 27px;
    padding-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #e1ae11;
    padding-bottom: 10px;
}
.title-text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 28px;
    position: relative;
}
.text_toke {
    background: #ab8510;
    padding: 40px 0px;
}
.text_toke h2 {
    line-height: 36px;
}
p.launch-text {
    color: #fff;
    font-weight: 300;
    font-size: 13px !important;
    white-space: break-spaces;
    padding: 0 10px;
    text-align: center;
}
.heading_5 p {
    font-size: 16px;
}
.heading_5 ul li {
    padding-bottom: 10px;
    font-size: 16px;
    list-style: inside;
}

.heading_5 p b {
    font-weight: 600;
}
.card-sec {
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    margin: 0 2px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: rgb(0 0 0/30%) 1px 1px 5px 1px;
    max-width: 24%;
    height: 530px;
    margin-bottom: 1rem;
    margin-top: 1rem;
    cursor: pointer;
    background-color: #151515;
}
.quinn_video-sec {
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;

    height: 397.992px;
}
.title-text .head-text {
    color: #ffc107;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0px;
}
.video-s {
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin: 0;
}
.quinn_video-img {
    transform: translate3d(0, 0, 0);
    position: absolute;
    bottom: -22px;
    width: 44px;
    height: 44px;
    box-shadow: rgb(0 0 0/25%) 1px 1px 2px 0;
    overflow: hidden;
    border-radius: 5px;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 100;
    border-radius: 100%;
    border: 3px solid #db0a00;
}
.download-video {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 999 !important;
}
.playbtn {
    height: 100px;
    width: 100px;
    position: absolute;
    top: 24%;
    left: 50%;
    transform: translate(-50%, 50%);
}
.escortsect {
    background: #ab8510;
    padding: 40px 0px;
}
.head_esc h3 {
    font-size: 50px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    color: #fff;
}
.pricing_escort {
    background: #000;
    padding: 15px;
    margin-bottom: 30px;
}
.pricing_escort h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

.pricing_escort table td {
    background: #fff;
    color: #000;
}
.escortsect p {
    font-size: 16px;
}
.escortsect .col-sm-6 {
    display: flex;
}
.panel_escort .panel-heading {
    background: #ab8510;
}
.panel_escort .panel-heading h4 {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #fff;
}
.panel_escort .panel-heading h4 img {
    width: 31px !important;
    height: 24px;
}

.panel_escort .panel-body p {
    color: #000;
    font-size: 16px;
}
.panel_escort .panel {
    margin-bottom: 20px;
}

#footerr {
    background: #ab8510;
    padding: 60px 0px;
}

.footer_top_agile_w3ls li {
    padding-bottom: 10px;
}
.footer_top_agile_w3ls li a {
    font-size: 15px;
    color: #ff;
    color: #fff;
}

.footer_top_agile_w3ls h3 {
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.button_main_call {
    padding: 20px 0px 0px;
}
.button_main_call a {
    padding: 10px 40px;
    font-weight: 600; margin-bottom: 0px;
}
#inner_page {
   padding: 60px 0px;
}
.img_call_min {position: relative}
.img_call_min img{    border-radius: 0.25rem!important; width: 100%; height: 100%}
.img_call_min h3{padding: 5px 20px; position: absolute; bottom: 20px; background: rgba(0,0,0,0.7); color: #fff; font-size: 17px; font-weight: 400; width: 95%; margin: auto; right: 0; left: 0}
.banner_bottomm {background: #fff; padding: 50px 0px;}
.banner_bottomm .heading_5 p {color: #000; font-weight: 400}

.banner_bottomm .heading_5 h2{color: #000}
.breadcumbb {padding: 10px 0px;}
.innersection2 {padding: 40px 0px;}
.right_box {
    background: #c1991d;
    padding: 11px;
    border: 4px solid #fff;
    /* box-shadow: 0px 0px 20px #ccc; */
}
.right_box ul{
    padding: 0px;
}
.right_box li {
    list-style: none;
    padding-bottom: 0px;
}
.right_box li a {width: 100%;color: #000;display: inline-block;padding: 10px;border-bottom: 1px solid #fff;color: #fff;text-decoration: none;}
.right_box h3{text-transform: uppercase; font-weight: 700; color: #fff; text-align: center}
.img_no1 {padding: 20px 0px;}
.banner_home img:last-child{display: none}
.img_rt {border-radius: 5px;}
.img_rt {padding: 20px 0px;}

.whatsapp_button_head {text-align:center; margin-top:20px;}
.whatsapp_button_head img{width:auto;}

.footer_no_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0px 0px 20px #ccc; z-index: 9;
}
.footer_no_fixed a:first-child {
    background: red;
}
.footer_no_fixed a {
    width: 50%;
    float: left;
    background: green;
    color: #fff;
    font-size: 19px;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-family: 'Poppins';
    display: inline-block; font-weight:600;
}
.whatss_but {
    margin-top: 20px;
}
.whatss_but a {
    display: flex; text-decoration:none;
}
.icon_whats {
    background: #efefef;
    height: 70px;
    width: 70px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    color: #fff;
    position: relative;
    top: -5px;
}
.icon_whats i {
    color: #008000;
    font-size: 50px;
}
.whats_textt {
    background: #008000;
    border-radius: 0px 100px 100px 0px;
    padding: 0px 30px;
    height: 59px;
    margin-left: -30px;
    padding-left: 46px;
}
.whats_textt span {
    font-weight: 700;
    font-size: 23px;
    color: #fff;
    /* margin-top: -13px; */
    /* position: relative; */
}
.whats_textt p {
    margin: 0px;
    font-size: 15px;
    color: #fff;
}

.callred .icon_whats i{color:#c71e1e}
.callred .whats_textt {background:#c71e1e}
.whatsneww {    display: flex;
    align-items: center;
    justify-content: center;     grid-gap: 12px; margin-bottom:15px}
    
    .salee {color:red; text-align:center !important; font-weight:600; font-size:30px !important; color:red}
    .salee a{display:inline-block; background:green; color:#fff; padding:10px 20px; border-radius:100px; font-size:18px}
@media only screen and (max-width: 700px) {
    .whatsneww {display:inherit}
    .whatss_but a {
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
}
    .footer_no_fixed a span {
    display: none;
}
.footer_no_fixed a {
    font-size: 30px;
    padding: 6px 0px;
}
    .whatsapp_button_head {padding:0px 30px; }
    .whatsapp_button_head img{width:auto;}
    .banner_home img:last-child{display: block}
.banner_home img:first-child{display: none}

    .galler_img .col-md-3{padding: 5px;}
    .img_call_min h3 {
        padding: 5px 13px; font-size: 15px !important;}
    .heading_5 h3 {
        padding-top: 0px;
        font-size: 24px;
    }
    .bg_ratedd .col-xs-6 {
        padding: 0px 4px;
    }
    .hide-scrollbar-content {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .card-sec {
        max-width: 77%;
    }
    .panel_escort .panel-heading h4 {
        font-size: 16px;
    }
    .head_esc h3 {
        font-size: 36px;
    }
    .bg_ratedd h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .heading_5 h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .twelve h1 {
        text-align: left !important;
    }
    .twelve h2 {
        text-align: left !important;
        line-height: 45px;
    }
    .twelve h3 {
        text-align: left !important;
    }
    .teamImage img {
        width: 290px !important;
        height: 290px !important;
        margin: auto;
    }
    .teamOverlay {
        width: 290px;
        height: 290px;
        margin: auto;
        right: 0;
        left: 0;
    }
    .bg-black.rounded.position-relative p {
    font-size: 12px;
}
}
