
.btn-default {background: #fff; color: #1A1B1D !important; border-radius: 5px; font-size: 15px;	position: relative; padding: 15px 30px; border: 1px solid #fff; text-transform: uppercase; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.btn-default:hover {background: transparent; color: #FFF !important; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.no-padding {padding: 0;}
img {max-width: 100%; width: auto;}
a {color: #1A1B1D; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;cursor: pointer !important;}
a:hover {color: #1A1B1D; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
/*==================== Containet CSS ======================*/

body {color: #1A1B1D;}
.photographer-7 {width: 100%; display: inline-block; padding: 80px 0; background: #f5f5f5;}

.photographer-7 .title-text {position: relative;}
.photographer-7 .title-text h1 {width: 100%; font-size: 28px; padding: 0 0 0 100px; margin: 0 0 40px;}
.photographer-7 .title-text .overlay {height: 3px; width: 80px; background: #1A1B1D; position: absolute;left: 0; top: 50%; transform: translatey(-50%);}
table {width: 600px; max-width: 100%;}
table td {padding: 2% 50px 2% 0; font-size: 15px; color: #666; min-width: 170px;}
table tr td:last-child {padding-right: 0;}



@media screen and (max-width: 544px) {
  .photographer-7 .title-text h1 {font-size: 24px; padding: 0 0 0 70px; margin: 0 0 20px;}
  .photographer-7 .title-text .overlay {width: 50px;}
  .table-responsive > .table {margin: 0 0 30px 0;}
  table td {padding: 20px !important;}
}body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-304 {
  width: 100%;
  float: left;
  margin: 0rem 0 0;
  padding: 5rem 1vw;
  position: relative;
  background: #FEFEFE; }
  .default-1-304 a {
    text-decoration: none;
    display: inline-block;
    outline: none; }
  .default-1-304 .no-padding {
    padding: 0px !important; }
  .default-1-304 .no-margin {
    margin: 0px !important; }
  .default-1-304 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    transition: all 500ms ease-in-out;
    top: 0px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    opacity: 0;
    padding: 10px; }
  .default-1-304 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-304 .row-eq-height:before, .default-1-304 .row-eq-height:after {
    display: inline-block; }
  .default-1-304 .alt {
    display: flex; }
  .default-1-304 .content-desc {
    width: 100%;
    display: inline-block;
    margin: 0px 0 8rem 0;
    color: #334455;
    font-size: 3.2rem;
    font-weight: 400;
    line-height: 4rem; }
  .default-1-304 .content-img-main {
    width: 100%;
    display: inline-block;
    margin: 0px; }
  .default-1-304 .content-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin: 0px;
    border: 5px solid #FFFFFF;
    box-shadow: 0px 5px 33px rgba(0, 11, 22, 0.1); }
  .default-1-304 .content-img.img1 {
    transform: rotate(7deg); }
  .default-1-304 .content-img.img2 {
    transform: rotate(-4deg); }
  .default-1-304 .content-img.img3 {
    transform: rotate(-8deg); }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .default-1-304 .content-img {
      margin-bottom: 2rem; } }
  @media screen and (min-width: 601px) and (max-width: 767px) {
    .default-1-304 .content-img {
      margin-bottom: 2rem; } }
  @media screen and (min-width: 481px) and (max-width: 600px) {
    .default-1-304 .content-img {
      margin-bottom: 2rem; } }
  @media screen and (max-width: 480px) {
    .default-1-304 .col-xs-6 {
      width: 100%; }
    .default-1-304 .content-img {
      margin-bottom: 2rem; } }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0%, 100%, 0);
    opacity: 0; }
  100% {
    transform: none;
    opacity: 1; } }
@keyframes fadeInLight {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*  Turn on custom 8px wide scrollbar */
::-webkit-scrollbar {
  width: 6px;
  /* 1px wider than Lion. */
  /* This is more usable for users trying to click it. */
  background-color: transparent;
  -webkit-border-radius: 100px; }

/* The scrollbar 'thumb' ...that marque oval shape in a scrollbar */
::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 1px solid transparent;
  min-height: 10px;
  /*Prevent it from getting too small */ }

::-webkit-scrollbar-thumb:vertical:active {
  background: rgba(0, 0, 0, 0.61);
  /* Some darker color when you click it */
  -webkit-border-radius: 100px; }

/*# sourceMappingURL=default-1-304.css.map */
body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-281 {
  width: 100%;
  display: inline-block;
  margin: 0rem 0 0;
  padding: 3rem 12vw;
  position: relative; }
  .default-1-281 .no-padding {
    padding: 0px !important; }
  .default-1-281 .no-margin {
    margin: 0px !important; }
  .default-1-281 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.3s linear;
    padding: 0rem 0 0 0;
    opacity: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .default-1-281 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-281 .row-eq-height:before, .default-1-281 .row-eq-height:after {
    display: inline-block; }
  .default-1-281 .alt {
    display: flex; }
  .default-1-281 .creative {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px; }
  .default-1-281 .creative-main {
    width: 550px;
    height: auto;
    display: inline-block;
    margin: 0px;
    background: #3B3B3B;
    padding: 3rem;
    box-shadow: 0 8px 50px -10px #000; }
  .default-1-281 .creative-title {
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #BB77B2;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 3rem; }
  .default-1-281 .creative-img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    margin: 2.3rem 0 3rem 0; }
  .default-1-281 .creative-desc {
    width: 100%;
    display: inline-block;
    margin: 0px;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 2.6rem; }
  .default-1-281 .welcome-main {
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 0 10vw 0 0; }
  .default-1-281 .welcome-title {
    width: 100%;
    display: inline-block;
    margin: 0px;
    font-weight: 600;
    font-size: 5rem;
    color: #BB77B2;
    letter-spacing: 1px;
    line-height: normal; }
  .default-1-281 .welcome-desc {
    width: 100%;
    display: inline-block;
    margin: 2rem 0 3rem 0;
    font-size: 15px;
    font-weight: 400;
    color: #3B3B3B;
    line-height: 2.8rem; }
  .default-1-281 .welcome-btn-main {
    width: 100%;
    display: inline-block;
    margin: 0px; }
  .default-1-281 .creative-link {
    text-decoration: none;
    display: inline-block;
    margin: 0px 2rem 2rem 0;
    padding: 1.3rem 3rem;
    line-height: normal;
    background: #3B3B3B;
    color: #FFFFFF;
    font-size: 15px;
    float: left;
    box-shadow: 0 3px 30px -5px #000; }
  .default-1-281 .border1 {
    border-left: 8px solid #E5596B;
    border-right: 8px solid #3B3B3B; }
  .default-1-281 .border2 {
    border-left: 8px solid #E36235;
    border-right: 8px solid #3B3B3B; }
  .default-1-281 .border3 {
    border-left: 8px solid #D9C554;
    border-right: 8px solid #3B3B3B; }
  .default-1-281 .border4 {
    border-left: 8px solid #A9CA79;
    border-right: 8px solid #3B3B3B; }
  .default-1-281 .border5 {
    border-left: 8px solid #BB77B2;
    border-right: 8px solid #3B3B3B; }
  @media screen and (min-width: 1025px) and (max-width: 1440px) {
    .default-1-281 {
      padding: 3rem 5vw; }
      .default-1-281 .welcome-main {
        padding: 0px; } }
  @media screen and (min-width: 901px) and (max-width: 1024px) {
    .default-1-281 {
      padding: 3rem 1rem; }
      .default-1-281 .welcome-main {
        padding: 0px; } }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .default-1-281 {
      padding: 3rem 1rem; }
      .default-1-281 .welcome-main {
        padding: 0px; }
      .default-1-281 .creative-main {
        width: 100%;
        margin: 0px 0 7rem 0; } }
  @media screen and (min-width: 601px) and (max-width: 767px) {
    .default-1-281 {
      padding: 3rem 1rem; }
      .default-1-281 .welcome-main {
        padding: 0px; }
      .default-1-281 .creative-main {
        width: 100%;
        margin: 0px 0 7rem 0; } }
  @media screen and (min-width: 481px) and (max-width: 600px) {
    .default-1-281 {
      padding: 3rem 1rem; }
      .default-1-281 .welcome-main {
        padding: 0px; }
      .default-1-281 .creative-main {
        width: 100%;
        margin: 0px 0 7rem 0; } }
  @media screen and (max-width: 480px) {
    .default-1-281 {
      padding: 3rem 1rem; }
      .default-1-281 .welcome-main {
        padding: 0px; }
      .default-1-281 .creative-main {
        width: 100%;
        margin: 0px 0 7rem 0;
        padding: 3rem 1.5rem; } }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0, 0%, 0);
    opacity: 0; }
  100% {
    transform: none;
    opacity: 1; } }
@keyframes fadeInLight {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*  Turn on custom 8px wide scrollbar */
::-webkit-scrollbar {
  width: 6px;
  /* 1px wider than Lion. */
  /* This is more usable for users trying to click it. */
  background-color: transparent;
  -webkit-border-radius: 100px; }

/* The scrollbar 'thumb' ...that marque oval shape in a scrollbar */
::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 1px solid transparent;
  min-height: 10px;
  /*Prevent it from getting too small */ }

::-webkit-scrollbar-thumb:vertical:active {
  background: rgba(0, 0, 0, 0.61);
  /* Some darker color when you click it */
  -webkit-border-radius: 100px; }

/*# sourceMappingURL=default-1-281.css.map */
