* {
    padding: 0;
    margin: 0;
}

body {
    min-width: 640px;
    color: #292929;
    font-family: Century Gothic;
}
.blog-post-content img.alignright{
    float: right;
    margin-left: 15px;
}
.blog-post-content img.alignleft{
    float: left;
    margin-right: 15px;
}
.zb .l {
    padding: 5px 0px;
    text-align: right;
    color: #8e92a5;
    font: bold 11px Century Gothic;
}
.hint p b{
    color: #e4681e;
}
header {
    background: url(images/Prime_Resume_Home.jpg) no-repeat;
    height: 624px;
    border-bottom: 1px solid #022d58;
    background-position: 100% 0;
    position: relative;
}
.blog-post-content p a img {
    float: left;
    margin-right: 15px;
}

.eff-sol {
    display: none;
}
.revision_alert_message b {
    color:red;
}
.revision_alert_message {
    color:#722585;
    font-size: 12px;
}
table#contact-form-t, table#contact-form-t tr td {
    border: none;
}

.contact-us-form {
    width: 75%;
    margin: 50px auto;
    font: 400 18px Century Gothic;
    border: 1px solid #385e8f;
    padding: 10px 25px;
    box-shadow: 2px 2px 4px #cdcdcd;
}
.submit_err_message {display: none; color: red;}
.submit_button[disabled=""]:hover+.submit_err_message,
.submit_button:disabled:hover+.submit_err_message
{
    display:block;
}
header.header-in {
    background: url(images/Prime_Resume_Home.jpg) no-repeat;
    height: 825px;
    border-bottom: 1px solid #022d58;
    background-position: 82%;
}

.blue-header-line {
    background-color: #385e8f;
    height: 15px;
}

.blue-header-triangle {
    position: relative;
    background: url(images/logo.png) no-repeat;
    height: 112px;
    width: 294px;
    margin: 0 auto;
    cursor: pointer;
    z-index: 10;
}

h3.light {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font: 400 26px Century Gothic;
    background: #022d58;
}

ul.left-menu {
    float: left;
}

ul.right-menu {
    float: right;
}

ul.left-menu > li, ul.right-menu > li {
    display: block;
    color: #385e8f;
    font: 700 20px / 30px Century Gothic;
    cursor: pointer;
    float: left;
}

ul.left-menu > li > a, ul.right-menu > li a {
    display: block;
    padding: 20px;
    text-decoration: none;
    color: #385e8f;
    font: 700 20px / 30px Century Gothic;
}

ul.left-menu > li > a:hover, ul.right-menu > li > a:hover {
    display: inline-block;
    text-decoration: underline;
    color: #022d58;
}

.header-center-content {
    overflow: hidden;
    width: 300px;
    margin: 100px auto 0;
    text-align: center;
}

.slogan > p {
    color: #e4681e;
    font: 400 18px / 24px Century Gothic;
}

.contacts {
    margin-top: 30px;
}

.contacts > p {
    color: #385e8f;
    font: 400 18px Arial;
}

.contacts > p > span > a {
    color: #e4681e;
    font: 700 26px Arial;
}

.contacts > p > span > a:hover {
    text-decoration: none;
}

.live-chat-btn {
    
}

.live-chat-btn > a {
    color: #022d58;
    font: 400 16px / 22px Century Gothic;
    padding: 2px 4px;
    border: 1px solid #022d58;
    display: block;
    width: 45%;
    margin: 0 auto;
    border-radius: 3px;
}

.live-chat-btn > a:hover {
    text-decoration: none;
}

.text-in-circle-wrap {
    background: url(images/text-in-circle.png) no-repeat;
    width: 542px;
    height: 533px;
    position: absolute;
}

.text-in-circle-wrap h2 {
    color: #022d58;
    font: 400 33px / 50px Century Gothic;
}

.text-in-circle-wrap p {
    color: #022d58;
    font: 400 19px / 27px Century Gothic;
}

.text-in-circle-wrap p > span {
    color: #022d58;
    font: 700 19px / 27px Century Gothic;
}

.text-in-circle {
    text-align: center;
}

.text-in-circle > h2 {
    padding: 80px 150px 20px;
}

.text-in-circle > p {
    padding: 0 100px;
}

.h-item-wrap {
    text-align: center;
}

.h-item-wrap > p {
    color: #022d58;
    font: 400 18px / 24px Century Gothic;
    cursor: pointer;
}

.h-item > img {
    margin-top: -10px;
    margin-bottom: 15px;
    cursor: pointer;
}

.mp-text > h1 {
    color: #022d58;
    font: 400 27px Century Gothic;
    text-align: center;
}

.mp-text > h1 > span {
    color: #022d58;
    font: 700 27px Century Gothic;
}

.mp-text > p {
    color: #020202;
    font: 400 16px / 24px Century Gothic;
    text-align: justify;
}

.mp-text > p:last-child {
    margin-bottom: 50px;
}

.syr-wrap {
    background: url(images/skyscraper.png) no-repeat;
    height: 748px;
    position: relative;
}

.syr-wrap h2 {
    color: #022d58;
    font: 400 26px / 22px Century Gothic;
    text-align: center;
    margin-bottom: 50px;
}

.syr-wrap h2 > span {
    color: #022d58;
    font: 700 26px / 22px Century Gothic;
}

.syr-left-item {
    position: relative;
}

.syr-left-item > h2 {
    color: #022d58;
    font: 700 22px / 22px Century Gothic;
    margin: 0;
    padding: 5px 15px;
    background: lightgray;
    width: 200px;
    border-radius: 3px;
    text-align: center;
    float: right;
}

.syr-left-item > p {
    color: #343434;
    font: 400 16px / 22px Century Gothic;
    text-align: justify;
    padding-left: 100px;
    margin-bottom: 80px;
    clear: both;
}

.syr-right-item {
    float: right;
    position: relative;
}

.syr-right-item > h2 {
    color: #022d58;
    font: 700 22px / 22px Century Gothic;
    margin: 0;
    padding: 5px 15px;
    background: lightgray;
    width: 200px;
    border-radius: 3px;
    text-align: center;
}

.syr-right-item > p {
    color: #343434;
    font: 400 16px / 22px Century Gothic;
    text-align: justify;
    padding-right: 100px;
    margin-bottom: 80px;
}

.syr-right-item:first-child > p {
    color: #343434;
    font: 400 16px / 22px Century Gothic;
    text-align: justify;
    padding-right: 100px;
    margin-bottom: 100px;
}

.syr-right-item:last-child > p, .syr-left-item:last-child > p {
    margin-bottom: 0;
}

.timeline-wrap {
    position: relative;
    margin: 0 0 50px;
}

.timeline-wrap h2 {
    color: #022d58;
    font: 400 26px / 22px Century Gothic;
    text-align: center;
    margin-bottom: 50px;
}

.timeline-wrap h2 > span {
    color: #022d58;
    font: 700 26px / 22px Century Gothic;
}

.timeline-left-item {
    position: relative;
    /*height: 235px;*/
}
table#contact-form-t textarea{
    resize: vertical;
    min-height: 150px;
}
table#contact-form-t input[type="submit"]:hover,
a.back-orders-btn:hover,
.delete-dialog-button:hover{
    color: #333;
    text-decoration: none;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0 )
}
table#contact-form-t input[type="submit"],
a.back-orders-btn,
.delete-dialog-button{
    display: inline-block;
    font-family: Century Gothic;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
    padding: 5px 15px;
    border: 1px solid #cdcdcd;
    color: #333;
    font-weight: 700;
}
.timeline-left-item > h2 {
    color: #022d58;
    font: 700 22px / 22px Century Gothic;
    margin: 0;
    padding: 5px 15px;
    background: lightgray;
    width: 400px;
    border-radius: 3px;
    text-align: center;
    float: right;
}

.timeline-left-item > p {
    color: #343434;
    font: 400 16px / 22px Century Gothic;
    text-align: justify;
    padding-left: 15px;
    margin-bottom: 80px;
    clear: both;
}

.timeline-right-item {
    float: right;
    position: relative;
   /* height: 235px;*/
}

.timeline-right-item > h2 {
    color: #022d58;
    font: 700 22px / 22px Century Gothic;
    margin: 0;
    padding: 5px 15px;
    background: lightgray;
    width: 400px;
    border-radius: 3px;
    text-align: center;
}

.timeline-right-item > p {
    color: #343434;
    font: 400 16px / 22px Century Gothic;
    text-align: justify;
    padding-right: 15px;
    margin-bottom: 80px;
}

.timeline-right-item:last-child > p, .timeline-left-item:last-child > p {
    margin-bottom: 0;
}

.entry:after {
    content: url(images/entry.png);
    position: absolute;
    right: -130px;
    top: -4px;
}

.timeline-left-pic:after {
    content: url(images/au-left.png);
    position: absolute;
    right: -129px;
    top: -4px;
}

.exec:after {
    content: url(images/exec.png);
    position: absolute;
    right: -130px;
    top: -4px;
}

.federal:after {
    content: url(images/federal.png);
    position: absolute;
    right: -130px;
    top: -4px;
}

.prof:before {
    content: url(images/prof.png);
    position: absolute;
    left: -122px;
    top: -4px;
}

.military:before {
    content: url(images/military.png);
    position: absolute;
    left: -122px;
    top: -2px;
}

.timeline-right-pic:before {
    content: url(images/au-right.png);
    position: absolute;
    left: -122px;
    top: -2px;
}

.cc:before {
    content: url(images/cc.png);
    position: absolute;
    left: -122px;
    top: 0;
}

.separator-1 {
    border-right: 1px solid #022d58;
}

.separator-2 {
    border-left: 1px solid #022d58;
}

.separator-3 {
    border-left: 1px solid #022d58;
}

.separator-4 {
    border-right: 1px solid #022d58;
}

.separator-5 {
    border-left: 1px solid #022d58;
}

.separator-3:after {
    content: url(images/orange-circle.png);
    position: absolute;
    left: -10px;
    bottom: -10px;
}

.separator-1:before {
    content: url(images/orange-circle.png);
    position: absolute;
    right: -10px;
    top: -10px;
}

.separator-5:before {
    content: url(images/orange-circle.png);
    position: absolute;
    left: -10px;
    top: -10px;
}

.separator-1:after {
    content: url(images/orange-circle.png);
    position: absolute;
    right: -10px;
    bottom: -10px;
}

.syr-left-wrap {
    padding-right: 107px;
    padding-top: 50px;
}

.syr-right-wrap {
    padding-left: 100px;
    padding-top: 80px;
}

.timeline-left-wrap {
    padding-right: 107px;
    padding-top: 50px;
}

.timeline-right-wrap {
    padding-left: 100px;
    padding-top: 80px;
}

.timeline-left-wrap2 {
    padding-right: 107px;
    padding-top: 50px;
}

.timeline-right-wrap2 {
    padding-left: 100px;
    /*padding-top: 80px;*/
}

.u-list {
    margin: 50px 0;
    clear: both;
}

.u-list > h2 {
    color: #022d58;
    font: 700 22px / 36px Century Gothic;
    text-align: center;
}

.u-list > ul {
    list-style-image: url(images/Marker.png);
    padding-left: 15px;
}

.u-list > ul > li {
    color: #022d58;
    font: 400 15px / 24px Century Gothic;
}

.u-list > ul > li> a {
    color: #022d58;
    font: 400 15px / 24px Century Gothic;
}

.pre-slider-wrap {
    background-color: #385e8f;
}

.pre-slider-content {
    margin: 50px 0;
}

.pre-slider-content > p {
    color: #ffffff;
    font: 400 22px / 36px Century Gothic;
    text-align: center;
}

.pre-slider-content > p > span {
    color: #ffffff;
    font: 700 22px / 36px Century Gothic;
}

.pre-slider-content > p > span:first-child {
    color: #e4681e;
    font: 700 24px / 30px Century Gothic;
    display: inline-block;
    background-color: #fff;
    padding: 10px;
    transform: skew(-27deg);
}

.pre-slider-content > p > span:first-child > b {
    display: block;
    transform: skew(27deg);
}

.mp-order-btn {
    
}

.mp-order-btn > a {
    color: #ffffff;
    font: 700 24px / 32px Century Gothic;
    text-transform: uppercase;
    padding: 10px 15px;
    display: block;
    border: 2px solid #fff;
    border-radius: 4px;
    width: 290px;
    text-align: center;
    margin: 25px auto 0;
    cursor: pointer;
}

.mp-order-btn2 > a {
    color: #385e8f;
    font: 700 24px / 32px Century Gothic;
    text-transform: uppercase;
    padding: 10px 15px;
    display: block;
    border: 2px solid #385e8f;
    border-radius: 4px;
    width: 290px;
    text-align: center;
    margin: 50px auto;
    cursor: pointer;
}

.mp-order-btn > a:hover {
    color: #ffffff;
    text-decoration: none;
}

.slider-triangle {
    background: url(images/slider-triangle.png) no-repeat;
    height: 82px;
    width: 216px;
    margin: 0 auto;
}

.slider-for {
    position: relative;
}

.slider-for > div {
    border: 1px solid lightgray;
    padding: 15px 50px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.slider-for span.name {
    color: #022d58;
    font: 700 18px / 24px Century Gothic;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.slider-for span {
    color: #022d58;
    font: 400 14px / 24px Century Gothic;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.slider-for p {
    color: #022d58;
    font: italic 16px / 24px Century Gothic;
    text-align: justify;
}

.slider-nav {
    margin-top: 30px;
}

.foot-separator {
    background-color: #385e8f;
    height: 10px;
}

.foot-menu > nav ul {
    text-align: center;
    width: 100%;
}

.foot-menu > nav ul > li {
    display: inline-block;
    float: none;
}

.foot-menu > nav ul > li > a {
    color: #022d58;
    font: 400 16px / 24px Century Gothic;
}

.foot-menu > nav ul > li > a:hover, .foot-menu > nav ul > li > a:focus {
    text-decoration: underline;
    background-color: transparent;
}

.foot-menu > nav ul > li:before {
    content: url(images/foot-menu-triangle-inv.png);
    display: block;
    margin-top: -7px;
}

.foot-menu > nav ul > li:hover:before {
    content: url(images/foot-menu-triangle.png);
    display: block;
    margin-top: -7px;
}

.social-buttons {
    text-align: center;
}

.facebook {
    background: url(images/Icon_F.png);
    width: 47px;
    height: 47px;
    display: inline-block;
}

.twitter {
    background: url(images/Icon_T.png);
    width: 47px;
    height: 47px;
    display: inline-block;
}

.pinterest {
    background: url(images/Icon_P.png);
    width: 47px;
    height: 47px;
    display: inline-block;
}

.twitter > a, .facebook > a, .pinterest > a {
    display: block;
    width: inherit;
    height: inherit;
}

p.foot-phone {
    color: #385e8f;
    font: 400 14px Arial;
    text-align: center;
}

p.foot-phone > span > a {
    color: #385e8f;
    font: 700 16px Arial;
}

p.foot-phone > span > a:hover {
    text-decoration: none;
}

#sep {
    height: 1px;
    width: 120px;
    background-color: #385e8f;
    margin: 15px auto;
}

.copy {
    background-color: #385e8f;
    height: 25px;
}

.copy p {
    color: #ffffff;
    font: 400 14px Century Gothic;
    text-align: center;
    margin-bottom: 0;
    padding: 4px 0;
}

.main-menu {
    display: none;
}

.main-menu ul {
    position: relative;
    background: #fff;
}

.main-menu ul > li, .main-menu ul > li {
    display: inline-block;
}

.main-menu ul > li > a, .main-menu ul > li > a {
    display: block;
    padding: 20px;
    text-decoration: none;
    color: #385e8f;
    font: 700 20px / 30px Century Gothic;
}

.main-menu ul > li > a:hover, .main-menu ul > li > a:hover {
    display: inline-block;
    text-decoration: underline;
    color: #022d58;
    background-color: transparent;
}

.leave-feedback > a {
    color: #022d58;
    font: 400 16px / 22px Century Gothic;
    padding: 3px 10px;
    border: 1px solid #022d58;
    border-radius: 4px;
    text-align: center;
    width: 200px;
    display: block;
    margin: 0 auto 40px;
}

.leave-feedback > a:hover {
    text-decoration: none;
}

.text-in-circle-m-wrap {
    width: 225px;
    height: 215px;
    position: absolute;
    top: 15px;
    left: 15px;
    background: url(images/text-in-circle-m.png) no-repeat;
    display: none;
}

.text-in-circle-m > h2 {
    color: #385e8f;
    font: 700 24px / 24px Century Gothic;
}

.text-in-circle-m > p {
    color: #e4681e;
    font: 400 18px / 18px Century Gothic;
}

.text-in-circle-m {
    width: 180px;
    text-align: center;
    margin: 50px auto 0;
}

.mp-text-in {
    
}

.mp-text-in > h1 {
    color: #022d58;
    font: 400 27px / 30px Century Gothic;
}

.mp-text-in > p {
    color: #292929;
    font: 400 18px / 24px Century Gothic;
    text-align: justify;
    /*-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;*/
}

.timeline-left-item:last-child {
    /*margin-top: 80px;*/
}

.timeline-left-item:nth-child(2) {
    margin-top: 80px;
}

h2#ofs {
    position: absolute;
    left: 50px;
    top: 195px;
    display: none;
}

.timeline-right-item:last-child {
    margin-top: 80px;
}

.timeline-right-item:nth-child(2) {
    margin-top: 80px;
}

.after-timeline > p {
    color: #292929;
    font: 400 18px / 30px Century Gothic;
    text-align: justify;
}

.after-timeline {
    margin-bottom: 100px;
}

h2.timeline-left-pic.pic1, h2.timeline-left-pic.pic2, h2.timeline-left-pic.pic3, h2.timeline-right-pic.pic4, h2.timeline-right-pic.pic5, h2.timeline-right-pic.pic6 {
    width: 100%;
    height: 55px;
}

h2.timeline-left-pic.pic1:after {
    content: url(images/picn1.png);
    position: absolute;
    right: -129px;
    top: -4px;
    z-index: 10;
}

h2.timeline-left-pic.pic2:after {
    content: url(images/picn3.png);
    position: absolute;
    right: -129px;
    top: -4px;
    z-index: 10;
}

h2.timeline-left-pic.pic3:after {
    content: url(images/picn5.png);
    position: absolute;
    right: -129px;
    top: -4px;
    z-index: 10;
}

h2.timeline-right-pic.pic4:before {
    content: url(images/picn2.png);
    position: absolute;
    left: -122px;
    top: -2px;
}

h2.timeline-right-pic.pic5:before {
    content: url(images/picn4.png);
    position: absolute;
    left: -122px;
    top: -2px;
}

h2.timeline-right-pic.pic6:before {
    content: url(images/picn6.png);
    position: absolute;
    left: -122px;
    top: -2px;
}

h2.timeline-right-pic.pic4 + p, h2.timeline-right-pic.pic5 + p, h2.timeline-right-pic.pic6 + p {
    padding-right: 0;
    background-color: #fff;
}

h2.timeline-right-pic.pic4 + p {
    margin-bottom: 40px;
}

h2.timeline-left-pic.pic1 + p, h2.timeline-left-pic.pic2 + p, h2.timeline-left-pic.pic3 + p {
    padding-left: 0;
    background-color: #fff;
}

h2.timeline-left-pic.pic1 + p > a, h2.timeline-left-pic.pic2 + p > a, h2.timeline-left-pic.pic3 + p > a {
    color: #e4681e;
    font: 700 12px / 24px Century Gothic;
}

h2.timeline-right-pic.pic4 + p > a, h2.timeline-right-pic.pic5 + p > a, h2.timeline-right-pic.pic6 + p > a {
    color: #e4681e;
    font: 700 12px / 24px Century Gothic;
    display: inline-block;
    text-align: right;
    width: 100%;
}

a#see-more1, a#see-more2, a#see-more3, a#see-more4, a#see-more5, a#see-more6 {
    color: #e4681e;
    font: 700 12px / 24px Century Gothic;
    cursor: pointer;
    padding-bottom: 5px;
    z-index: 100;
    position: relative;
    background-color: #fff;
}

a#see-more1, a#see-more2, a#see-more3 {
    display: inline-block;
    width: 100%;
    text-align: left;
}

a#see-more4, a#see-more5, a#see-more6 {
    display: inline-block;
    width: 100%;
    text-align: right;
}

.colapsed-t-item {
    height: 150px;
    overflow: hidden;
    margin-bottom: 0 !important;
    z-index: 15;
    position: relative;
}

.uncolapsed-t-item {
    height: auto;
}

.h-underline {
    border-bottom: 1px solid #e4681e;
}

.mp-text-os > h1 {
    color: #022d58;
    font: 400 26px Century Gothic;
    text-align: left;
}

.mp-text-os > h2 {
    color: #022d58;
    font: 400 26px Century Gothic;
    text-align: left;
}

.mp-text-os > h4 {
    color: #e4681e;
    font: 400 18px / 30px Century Gothic;
}

.mp-text-os > p {
    color: #292929;
    font: 400 18px / 24px Century Gothic;
    text-align: justify;
}

.mp-text-os > p:last-child {
    margin-bottom: 50px;
}

.mp-text-os > ul {
    list-style-image: url(images/Marker.png);
    padding-left: 15px;
    width: 70%;
    text-align: justify;
    margin: 0 auto 50px;
}

.mp-text-os > ul > li {
    color: #292929;
    font: 400 18px / 24px Century Gothic;
    margin-bottom: 15px;
}

p.in-order-2-create {
    color: #022d58;
    font: 400 20px / 24px Century Gothic;
    text-align: center;
}

p.if-u {
    color: #292929;
    font: 400 16px / 24px Century Gothic;
    text-align: center;
}

.cle-p > h2 {
    color: #022d58;
    font: 400 27px / 30px Century Gothic;
    margin: 0;
    margin-bottom: 15px;
}

.cle-p > p {
    color: #292929;
    font: 400 18px / 30px Century Gothic;
    text-align: justify;
}

.rw-p > h2 {
    color: #022d58;
    font: 400 27px / 30px Century Gothic;
    margin: 0;
    margin-bottom: 15px;
}

.rw-p > p {
    color: #292929;
    font: 400 18px / 30px Century Gothic;
    text-align: justify;
}

.cle-ul {
    width: 70%;
    margin: 50px auto;
}

.cle-ul > h2 {
    color: #022d58;
    font: 400 27px / 30px Century Gothic;
}

.cle-ul > ul {
    list-style-image: url(images/Marker.png);
    padding-left: 15px;
}

.cle-ul > ul > li {
    color: #292929;
    font: 400 18px / 30px Century Gothic;
    text-align: justify;
}

.cle-p-wrap {
    border-left: 1px solid #022d58;
    margin-bottom: 50px;
    position: relative;
    margin-top: 50px;
}

.cle-p-wrap:before {
    content: url(images/orange-circle.png);
    position: absolute;
    left: -10px;
    top: -10px;
}

.cle-p-wrap:after {
    content: url(images/orange-circle.png);
    position: absolute;
    left: -10px;
    bottom: -10px;
}

.cle-p {
    margin-left: 185px;
}

.cle-p:first-child {
    padding-top: 50px;
}

.cle-p:last-child {
    padding-bottom: 50px;
}

.cle-p:first-child:before {
    content: url(images/zoom.png);
    position: absolute;
    left: -7px;
}

.cle-p:last-child:before {
    content: url(images/like.png);
    position: absolute;
    left: -7px;
}

.rw-p {
    margin-left: 185px;
}

.rw-p:first-child {
    padding-top: 50px;
}

.rw-p:last-child {
    padding-bottom: 50px;
}

.rw-p:first-child:before {
    content: url(images/docum.png);
    position: absolute;
    left: -7px;
}

.rw-p:last-child:before {
    content: url(images/check2.png);
    position: absolute;
    left: -7px;
}

ul.clew {
    list-style-image: url(images/Marker.png);
    padding-left: 15px;
    width: 100%;
    margin: 50px 0;
}

ul.clew > li {
    color: #292929;
    font: 400 18px / 24px Century Gothic;
}

.cve-p {
    margin-left: 185px;
}

.cve-p > h2 {
    color: #022d58;
    font: 400 26px Century Gothic;
    margin-top: 0;
}

.cve-p > p {
    color: #292929;
    font: 400 18px Century Gothic;
    text-align: justify;
}

.cve-p:first-child {
    padding-top: 50px;
}

.cve-p:first-child:before {
    content: url(images/pencil.png);
    position: absolute;
    left: -7px;
}

.cve-p:nth-child(2):before {
    content: url(images/town.png);
    position: absolute;
    left: -7px;
}

.cve-p:last-child:before {
    content: url(images/handsup.png);
    position: absolute;
    left: -7px;
}

.cvw-p {
    margin-left: 185px;
}

.cvw-p:first-child {
    padding-top: 50px;
}

.cvw-p > h2 {
    color: #022d58;
    font: 400 26px Century Gothic;
}

.cvw-p > p {
    color: #292929;
    font: 400 18px Century Gothic;
    text-align: justify;
}

.cvw-p:first-child:before {
    content: url(images/like.png);
    position: absolute;
    left: -7px;
}

.cvw-p:nth-child(2):before {
    content: url(images/qm.png);
    position: absolute;
    left: -7px;
}

.cvw-p:nth-child(3):before {
    content: url(images/cv.png);
    position: absolute;
    left: -7px;
}

.cvw-p:last-child:before {
    content: url(images/man.png);
    position: absolute;
    left: -7px;
}

.rds {
    width: 70%;
    margin: 50px auto;
}

.rds > h2 {
    color: #022d58;
    font: 400 24px / 24px Century Gothic;
    text-align: center;
}

.rds > p {
    color: #292929;
    font: 400 18px / 24px Century Gothic;
    text-align: center;
}

.important-wrap {
    background-color: #385e8f;
}

.re-uls {
    margin: 50px auto;
    width: 80%;
}

.re-uls ul {
    padding-left: 60px;
    list-style: none;
}

.re-uls ul > li {
    color: #292929;
    font: 400 22px Century Gothic;
    position: relative;
    margin-bottom: 30px;
}

ul.re-left > li:first-child:before {
    content: url(images/Ellipse-1.png);
    display: inline-block;
    position: absolute;
    left: -60px;
    top: -10px;
}

ul.re-left > li:nth-child(2):before {
    content: url(images/Ellipse-1-copy-3.png);
    display: inline-block;
    position: absolute;
    left: -60px;
    top: -10px;
}

ul.re-left > li:last-child:before {
    content: url(images/Ellipse-1-copy-4.png);
    display: inline-block;
    position: absolute;
    left: -60px;
    top: -10px;
}

ul.re-right > li:first-child:before {
    content: url(images/Ellipse-2-copy.png);
    display: inline-block;
    position: absolute;
    left: -60px;
    top: -10px;
}

ul.re-right > li:nth-child(2):before {
    content: url(images/Ellipse-2-copy-22.png);
    display: inline-block;
    position: absolute;
    left: -60px;
    top: -10px;
}

ul.re-right > li:last-child:before {
    content: url(images/Ellipse-2-copy-52.png);
    display: inline-block;
    position: absolute;
    left: -60px;
    top: -10px;
}

ul.rw-ul {
    list-style-image: url(images/Marker.png);
    padding-left: 15px;
    width: 70%;
    margin: 30px auto;
}

ul.rw-ul > li {
    color: #292929;
    font: 400 18px / 24px Century Gothic;
}

div.sitemap {
    position: relative;
}

div.sitemap > ul {
    display: block;
    width: 100%;
    border-left: 1px solid #022d58;
    list-style: none;
    position: relative;
    padding-left: 130px;
    padding-top: 50px;
    padding-bottom: 0;
    margin-top: 30px;
}

div.sitemap:before {
    content: url(images/orange-circle.png);
    position: absolute;
    left: -10px;
    top: -10px;
    z-index: 10;
}

div.sitemap:after {
    content: '';
    position: absolute;
    left: -10px;
    bottom: -10px;
}

div.sitemap > ul > li {
    position: relative;
    margin-bottom: 30px;
    color: #292929;
    font: 400 18px / 24px Century Gothic;
}

div.sitemap > ul > li > ul {
    list-style: none;
    margin-left: 30px;
}

div.sitemap > ul > li > ul > li > a {
    color: #292929;
    font: 400 17px / 27px Century Gothic;
}

div.sitemap > ul > li > ul > li > a:hover {
    text-decoration: none;
}

div.sitemap > ul > li:before {
    content: url(images/arrowcopy.png);
    position: absolute;
    left: -137px;
    top: 4px;
}

div.sitemap > ul > li > a {
    color: #292929;
    font: 400 19px / 30px Century Gothic;
}

div.sitemap > ul > li > a:hover {
    text-decoration: none;
}

.tls-left-wrap, .tls-right-wrap {
    margin: 50px 0;
}

.tls-right-wrap {
    margin-top: 85px;
}

.tls-left-item {
    position: relative;
}

.tls-left-item:before {
    position: absolute;
    content: url(images/left-tls-arrow.png);
    top: 0;
    right: -22px;
}

.tls-right-item {
    position: relative;
}

.tls-right-item:before {
    position: absolute;
    content: url(images/right-tls-arrow.png);
    top: 0;
    left: -22px;
}

.item1, .item2, .item3, .item4, .item5, .item6, .item7, .item8 {
    height: 255px;
    margin-bottom: 40px;
}

.item1, .item2, .item3, .item4 {
    margin-right: 120px;
    text-align: right;
}

.item5, .item6, .item7, .item8 {
    margin-left: 120px;
}

.tls-left-wrap:after {
    content: "Before";
    display: block;
    position: absolute;
    right: 90px;
    top: 0;
    color: #022d58;
    font: 400 27px / 22px Century Gothic;
}

.tls-right-wrap:before {
    content: "After";
    display: block;
    position: absolute;
    left: 90px;
    top: 0;
    color: #022d58;
    font: 400 27px / 22px Century Gothic;
}

.panel-group .panel {
    border-radius: 0 !important;
    position: relative;
}

.panel {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.panel-default > .panel-heading {
    color: #292929 !important;
    background-color: transparent !important;
    cursor: pointer;
}

.panel-default > .panel-heading[aria-expanded="false"]:before {
    content: url(images/faq-plus.png);
    position: absolute;
    left: -22px;
    top: 8px;
}

.panel-default > .panel-heading[aria-expanded="true"]:before {
    content: url(images/faq-minus.png);
    position: absolute;
    left: -107px;
    top: 0;
}

.panel-title {
    font-size: 19px !important;
    font-family: Century Gothic;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none !important;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    color: #292929;
    font: 400 16px / 24px Century Gothic;
    text-align: justify;
    margin-left: 30px;
}

.panel-group {
    border-left: 1px solid #022d58;
    margin-top: 30px;
    position: relative;
    padding: 50px 0;
    padding-left: 100px;
}

.panel-group:before {
    content: url(images/orange-circle.png);
    position: absolute;
    left: -10px;
    top: -10px;
}

.panel-group:after {
    content: url(images/orange-circle.png);
    position: absolute;
    left: -10px;
    bottom: -10px;
}

p.date {
    color: #e4681e;
    font: 700 12px / 24px Century Gothic;
    margin-bottom: 0;
}

p.excerpt {
    color: #212121;
    font: 400 16px / 24px Century Gothic;
    text-align: justify;
}

.blog-item-content > h2 > a {
    color: #385e8f;
    font: 700 24px / 24px Century Gothic;
}

h1.single-h {
    color: #385e8f;
    font: 700 26px / 26px Century Gothic;
}

.blog-item-footer > p {
    color: #385e8f;
    font: 700 12px / 24px Century Gothic;
}

.blog-item-footer > p > span {
    color: #385e8f;
    font: 700 12px / 24px Century Gothic;
}

.blog-item-footer > p > span > a {
    color: #385e8f;
    font: 700 12px / 24px Century Gothic;
}

.blog-item-footer > a {
    color: #e4681e;
    font: 700 12px / 24px Century Gothic;
    float: right;
}

.pic > img {
    max-width: 100%;
    height: auto;
}

.pic {
    text-align: center;
}

.blog-post-content-text > p {
    color: #212121;
    font: 400 16px / 24px Century Gothic;
    text-align: justify;
}

.blog-post-categories > p, .blog-post-tags > p {
    color: #385e8f;
    font: 700 12px / 24px Century Gothic;
}

.blog-post-info > p {
    font: 700 12px / 24px Century Gothic;
}

.sb-item-header > .title {
    color: #385e8f;
    font: 700 24px / 24px Century Gothic;
    margin-bottom: 10px;
}

p.title {
    color: #385e8f;
    font: 700 20px / 20px Century Gothic;
    margin-bottom: 0;
}

ul.categories-list {
    list-style: none;
}

ul.categories-list > li {
    padding-left: 30px;
}

ul.categories-list > li > a {
    color: #e4681e;
    font: 700 12px / 24px Century Gothic;
}

.recent-post-item-right > a {
    color: #212121;
    font: 400 14px / 24px Century Gothic;
    border: 1px solid #e4681e;
    padding: 3px 15px;
}

.blog-post-header > h1 {
    color: #385e8f;
    font: 700 24px / 24px Century Gothic;
}

.blog-post-content {
    margin-top: 50px;
}

.sidebar {
    margin-top: 50px;
}

.recent-posts {
    text-align: center;
    border: 1px solid #385e8f;
    padding: 30px;
}

.recent-post-item {
    margin-bottom: 30px;
}

.comment-author.vcard {
    color: #385e8f;
    font: 400 24px / 24px Kalinga;
}

.comment-author.vcard:before {
    display: block;
    height: 61px;
    width: 61px;
    content: url(images/comment-man.png);
    position: absolute;
    left: -85px;
    top: -10px;
}

.comment-meta.commentmetadata > a {
    color: #e4691f;
    font: 400 14px / 24px Kalinga;
}

.comment {
    margin-top: 10px;
    margin-left: 100px;
    position: relative;
}

.comment > p {
    color: #292929;
    font: 400 16px Kalinga;
    margin-top: 15px;
}

.reply {
    text-align: right;
}

a.comment-reply-link {
    color: #385e8f;
    font: 400 16px / 24px Century Gothic;
    border: 1px solid #385e8f;
    text-align: center;
    display: inline-block;
    padding: 2px 15px;
}

a#cancel-comment-reply-link {
    color: #ffffff;
    font: 400 18px / 18px Century Gothic;
}

.comment > .comment {
    margin-left: 100px;
}

.comment > .comment > p {
    background-color: rgba(40, 51, 73, 0.24);
    padding: 15px;
}

.blog-post-comments {
    margin-top: 50px;
}

.blog-post-comments > h2, .blog-post-content-text h2 {
    color: #385e8f;
    font: 700 24px / 18px Century Gothic;
    margin-bottom: 30px;
}

.comment > .comment > .comment-author.vcard:before {
    display: block;
    content: url(images/comment-man-reply.png);
    position: absolute;
    left: -100px;
    top: -37px;
}

.post_form_comment {
    border: 1px solid #385e8f;
    margin: 50px 0;
}

h3#reply-title {
    color: #ffffff;
    font: 400 24px / 24px Century Gothic;
    background-color: #385e8f;
    margin: 0;
    padding: 20px 15px 0;
}

p.comment-notes {
    color: #ffffff;
    font: 400 12px / 24px Kalinga;
    background-color: #385e8f;
    padding-left: 15px;
}

p.comment-form-comment > label, p.comment-form-author > label, p.comment-form-email > label, p.comment-form-url > label {
    color: #283349;
    font: 400 16px / 24px Century Gothic;
}

p.comment-form-comment > textarea {
    height: 200px;
}

p.comment-form-comment > textarea, p.comment-form-author > input, p.comment-form-email > input, p.comment-form-url > input {
    background-color: rgba(40, 51, 73, 0.24);
    width: 430px;
    border: none;
}

p.comment-form-author > input, p.comment-form-email > input, p.comment-form-url > input {
    height: 30px;
}

#commentform label {
    width: 200px;
    text-align: right;
    margin-right: 50px;
}

span.required {
    color: #a40045;
    font: 400 16px / 24px Century Gothic;
}

input#submit {
    background: url(images/Button-comm.png);
    box-shadow: 0px 1px 3px 0.00px rgba(0, 0, 0, 0.3);
    height: 38px;
    width: 190px;
    color: #ffffff;
    font: 400 20px Century Gothic;
    border: none;
}

p.form-submit {
    text-align: right;
    width: 80%;
}

h5.of_subtitle {
    color: #8e8e8e;
    font: 400 14px / 11px Century Gothic;
    text-align: center;
}

ul.of_upper_ul {
    width: 100%;
}

ul.of_upper_ul > li {
    margin-bottom: 0;
}

form#order-form {
    border-left: 1px solid #385e8f;
    padding-left: 220px;
    padding-top: 50px;
    margin-bottom: 50px;
    padding-right: 50px;
    margin-top: 50px;
}

form#order-form:before {
    content: url(images/orange-circle.png);
    position: absolute;
    left: -11px;
    top: -10px;
}

form#order-form:after {
    content: url(images/orange-circle.png);
    position: absolute;
    left: -11px;
    bottom: -15px;
}

ul#menu-primary-left-menu > li:first-child {
    position: relative;
}

ul.sub-menu {
    list-style: none;
    text-align: center;
    background-color: #fff;
    border: 1px solid lightgray;
    padding: 15px;
    position: absolute;
    width: 200px;
    z-index: 10;
    display: none;
    right: 0;
}

ul#menu-primary-right-menu ul.sub-menu {
    right: 0;
}

ul#menu-primary-left-menu ul.sub-menu {
    left: 0;
}

ul#menu-primary-left-menu > li:first-child:hover > a + ul.sub-menu {
    display: block;
}

ul.sub-menu > li {

}

ul.sub-menu > li > a {
    color: #022d58;
    font: 400 14px / 27px Century Gothic;
}

form#pass_reminder_form > table tr:first-child > td {
    color: #385e8f;
    font-family: Century Gothic;
}

ul.sub-menu > li > a:hover {
    text-decoration: underline;
}

#login-pop {
    position: relative;
}

div#ajax_content_login, div#ajax_content_resetpass {
    /*position: absolute;*/
}

form#login_form {
    background-color: rgba(255,255,255,.55);
    padding: 15px;
    display: none;
    position: absolute;
    top: 50px;
    right: 0;
    width: 250px;
}

form#pass_reminder_form {
    background-color: rgba(255,255,255,.55);
    padding: 15px;
    position: absolute;
    top: 157px;
    right: 0;
    width: 250px;
}

form#login_form input[type="text"], form#pass_reminder_form input[type="text"], form#login_form input[type="password"] {
    background-color: rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    box-shadow: 0px 1px 0px 0.00px rgba(255, 255, 255, 0.5);
    border: 1px solid lightgray;
    color: #ffffff;
    font: 14px Century Gothic;
}

div#ajax_content_resetpass > p {
    font-size: 14px;
    text-align: justify;
    line-height: normal;
    position: absolute;
    right: 0;
    top: 75px;
    width: 250px;
}

form#pass_reminder_form2 {
    width: 400px;
    margin: 0 auto;
}

input[value="Log out"] {
    background: none;
    border: none;
    text-decoration: none;
    color: #385e8f;
    font: 700 20px / 30px Century Gothic;
}

#bs-example-navbar-collapse-1 input[value="Log out"] {
    padding: 20px;
    margin-left: -20px;
}

#logged_user_menu:hover form[name="form_logout"] ul.sub-menu {
    display: block;
}

#logged_user_menu form[name="form_logout"] ul.sub-menu a {
    padding: 0;
}

div#ajax_content_profile {
    margin-bottom: 50px;
}

table#personal_profile, table#personal_profile_edit {
    border: 1px solid #385e8f;
}

table#personal_profile tr td:first-child {
    width: 50%;
}

table#personal_profile tr td, table#personal_profile_edit tr td {
    border-right: 1px solid #385e8f;
    padding: 3px 18px;
    font-family: Century Gothic;
}

form#form_essay_calculator {
    margin: 50px 0;
    border: 1px solid #022d58;
}

table#price_table_resume_header {
    font-family: Century Gothic;
}

form#form_essay_calculator label{
    font-family: Century Gothic;
}

.align-c {
    text-align: center;
    padding: 12px 0px;
}

table#price_table_resume_header tr.oth > td:first-child {
    color: #fff;
    font: 400 27px Century Gothic;
    padding-left: 15px;
}

table#price_table_resume_header tr.oth > td {
    color: #fff;
    font: 400 18px Century Gothic;
}

table#price_table_resume_subheader tr > td:first-child {
    padding-left: 20px;
    width: 50%;
    border-left: 1px solid #385e8f;
}

table#price_table_resume_subheader tr > td:last-child {
    border-right: 1px solid #385e8f;
}

table#price_table_resume_subheader tr > td:first-child > select {
    width: 300px;
    margin: 10px 10px 10px 0;
}

table#price_table_resume_subheader {
    background-color: #e6eef1;
    border-left: 1px solid #385e8f;
    border-right: 1px solid #385e8f;
}

table#price_table_resume_subheader tr > td:last-child > select {
    width: 150px;
    margin: 10px 10px 10px 0;
}

table#price_table_resume_subheader tr > td {
    color: #3e3e3e;
    font: 400 18px Century Gothic;
}

table#price_table_resume_header tr.oth > td > input[type="button"] {
    color: #fff;
    font: 400 18px Century Gothic;
    border: 1px solid #fff;
    width: 70px;
    height: 30px;
    margin: 10px;
}

table#price_table_resume_header tr.oth > td > input[type="button"]:hover, table#price_table_resume_header tr.oth > td > input[type="button"]:focus {
    border: 1px solid #e4691f;
    background-color: #e4691f;
}

table#table_essay_calculator {
    border: 1px solid #385e8f;
}

table#table_essay_calculator tr:first-child > td {
    color: #385e8f;
    font: 700 18px Century Gothic;
    background-color: #e6eef1;
    text-align: center;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

table#table_essay_calculator tr:first-child > td:last-child {
    border-right: none;
}

table#table_essay_calculator tr:first-child > td:first-child {
    color: #3e3e3e;
    font: 400 18px / 22px Century Gothic;
}

table#table_essay_calculator tr > td:first-child {
    color: #385e8f;
    font: 700 18px Century Gothic;
    background-color: #e6eef1;
}

table#table_essay_calculator tr > td {
    color: #3e3e3e;
    font: 400 18px Century Gothic;
    text-align: center;
}

.err_404 {
    width: 600px;
    margin: 100px auto;
    text-align: center;
}

.err_404 > p.header_404 {
    color: #385e8f;
    font: 400 72px / 24px Century Gothic;
    margin-bottom: 60px;
}

.err_404 > p.header_404 > span {
    color: #385e8f;
    font: 400 150px / 24px Century Gothic;
}

.err_404 > span {
    display: inline-block;
    color: #878787;
    font: 400 30px / 24px Century Gothic;
    margin-bottom: 30px;
}

.err_404 > span > img {

}

div.err_404 > p.title_404 {
    color: #626262;
    font: 400 20px / 30px Century Gothic;
}

.err_404 > a {
    display: block;
    background-color: #385e8f;
    padding: 15px;
    color: #fff;
    font: 400 27px / 18px Century Gothic;
    text-align: center;
    width: 230px;
    margin: 30px auto;
}

.err_404 > a:hover {
    color: #fff;
    text-decoration: none;
}

object#skypedetectionswf {
    display: none;
    height: 0;
}

.add_testimonials_form {
    display: none;
    margin-bottom: 50px;
}

.add_testimonials_form table {
    width: 100%;
}

.add_testimonials_form input {
    margin: 10px 0;
}

.add_testimonials_form textarea {
    height: 250px !important;
    color: #999;
    resize: none;
}

table#testim_form {

}

table#testim_form tr > td:first-child {
    color: #022d58;
    font: 400 14px / 24px Century Gothic;
    width: 20%;
    text-align: right;
    padding-right: 30px;
}

table#testim_form tr:nth-child(2) > td:first-child {
    vertical-align: top;
}

table#testim_form tr:last-child > td:last-child {
    text-align: right;
}

.page-id-59 .mp-text-os > h1, .page-id-70 .mp-text-os > h1, .page-id-86 .mp-text-os > h1 {
    position: absolute;
    left: 60px;
    top: -8px;
}

.blog-list {
    border-left: 1px solid #022d58;
    margin-bottom: 50px;
    position: relative;
    margin-top: 30px;
    padding-top: 50px;
}

.blog-list:before {
    content: url(images/orange-circle.png);
    position: absolute;
    left: -10px;
    top: -10px;
}

.blog-list:after {
    content: url(images/orange-circle.png);
    position: absolute;
    left: -10px;
    bottom: -10px;
}

.blog-item {
    margin-left: 200px;
}

.blog-item:before {
    content: url(images/docum.png);
    position: absolute;
    left: -7px;
}

#t-and-c {
    width: 100%;
}

#t-and-c li > ul {
    margin-left: 50px;
}

.notice p, .notice ul > li {
    font-family: Century Gothic;
}

.notice ul {
    list-style-image: url(images/Marker.png);
    margin-left: 50px;
}

.notice h2 {
    color: #022d58;
    font: 400 26px Century Gothic;
    text-align: center;
}

.facts-wrap {
    width: 300px;
    float: right;
    border: 1px solid #e4681e;
    padding: 15px;
    margin-left: 15px;
}

.facts-wrap > h4 {
    color: #022d58;
    font: 400 20px Century Gothic;
    margin-top: 0;
}

.facts-wrap > ul {
    list-style-image: url(images/Marker.png);
    margin-left: 30px;
}

.facts-wrap > ul > li {
    color: #292929;
    font: 400 18px / 22px Century Gothic;
    margin-bottom: 10px;
}
input#s {
    background-color: #fff;
    border: 1px solid #373c43;
    border-radius: 3px;
    height: 30px;
    box-shadow: none;
    box-sizing: border-box;
    display: inline-block;
    color: #252525;
    font: 400 14px Century Gothic;
    letter-spacing: 1px;
    line-height: 1.42857;
    padding-left: 12px;
    width: 320px;
}
input#searchsubmit {
    padding: 5px 14px;
    background: #fff;
    border: 1px solid #838080;
    border-radius: 5px;
    font-weight: 900;
    text-transform: uppercase;
}

/*new header style*/
.menu-contact-line{
    background: rgba(255, 255,255, 0.38);
    position: absolute;
    bottom: 0;
    width: 100%;
}
.menu-contact-line p{
    text-align: center;
}
.header-live.chat{
    text-align: center;
}
.slider-item p.p1, .slider-item p.p2, .slider-item p > span, .slider-item p > b {
    font-size: 25px;
    text-align: center;
    margin-top: 7px;
}
.slider-item p > b {
    color: #e4681e;
}
.slider-item p.p2
{
    margin-top: 56px;
    font-size: 25px;
}
.header-live.chat a:hover {
    text-decoration: none;
    background: #d6753b;
}
.slider-item p.p2 > b {
    color: #e4681e;
    font-size: 25px;
}
.slider-item p span.ptitle{
    color: #e4681e;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}
.slider-item p.p4,
.slider-item p.p5 {
    margin-top: 45px;
}
.slider-item p{
    color: #022d58;
    font-size: 25px;
    text-align: center;
}
.slider-item{
    background: rgba(0, 0,0, 0.07);
    border-radius: 8px;
    padding: 25px 15px;
    margin-top: 125px;
    height: 237px;
    width: 400px;
    position: relative;
    font-family: Century Gothic;
}
.header-live.chat a {
    font-size: 25px;
    color: #fff;
    background: #e4681e;
    padding: 10px 19px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 23px;
}
.slider-item p.p1 {
    margin-top: 55px !important;
}
.buttons {
    margin-bottom: 25px;
}