
html,
body {
    width: 100%;
    height: 100%;
    font-family: "playfair display";
    
    
    color: #000;
     
   }

.card-body h1 {
	padding-left:0;
    padding-right: 0;
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100;
	text-align: center;
	color: black;
	line-height: 1;
	
	
	
}



.no-padding {
    padding-left:0;
    padding-right: 0;
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.no-padding [class^="col-"] {
    padding-left:5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.main-container {
    margin: 50px 0;
}
.wed_wrapper {
    margin-top: 80px;
    max-width: 1000px !important;
     display: block;
  margin-left: auto;
  margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.center {
    text-align: center;
   padding-bottom: 15px;
}
.color {
 color:  #f0e4d8;   
}


.top-bar p {
    margin-left: 15px;
     line-height: 2.0;
}


.top-bar2 h1 {
     line-height: 1.5;
    margin-left: 15px;
	margin-top: 1%;
	font-size: 28px;
}

    















@media screen and (min-width: 1921px) {
  div.top-bar, div.top-bar2 h1, div.top-bar-brand, div.featured h1, div.wed-gallery h1 {
    font-size: 30px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 1920px) {
div.top-bar, div.top-bar2 h1, div.top-bar-brand, div.featured h1, div.wed-gallery h1 {
    font-size: 25px;
  }
}

@media screen and (max-width: 1200px) {
 div.top-bar, div.top-bar2 h1, div.top-bar-brand, div.featured h1, div.wed-gallery h1  {
     font-size: 25px;   
    }
}
 @media screen and (max-width: 500px) {
 div.top-bar, div.top-bar2 h1, div.top-bar-brand, div.featured h1, div.wed-gallery h1 {
     font-size: 20px;   
    }
}  
@media screen and (max-width: 400px) {
   div.top-bar, div.top-bar2 h1, div.top-bar-brand, div.featured h1, div.wed-gallery h1 {
     font-size: 15px;   
    }
}  

@media screen and (max-width: 300px) {
   div.top-bar, div.top-bar2 h1, div.top-bar-brand, div.featured h1, div.wed-gallery h1 {
     font-size: 10px;   
    }
}  

@media screen and (min-width: 1921px) {
 div.top-bar-wed p, div.low-bar-wed p  { 
          font-size: 24px;
    }
}

@media screen and (max-width: 1920px) {
div.top-bar-wed p, div.low-bar-wed p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1200px) {
div.top-bar-wed p, div.low-bar-wed p {
     font-size: 16px;   
    }
}
 @media screen and (max-width: 500px) {
 div.top-bar-wed p, div.low-bar-wed p {
     font-size: 16px;   
    }
}  
@media screen and (max-width: 400px) {
  div.top-bar-wed p, div.low-bar-wed p {
     font-size: 14px;   
    }
}  

@media screen and (max-width: 300px) {
  div.top-bar-wed p, div.low-bar-wed p {
     font-size: 10px;   
    }
}  




      
  

      

    











.portfolio .categories-grid span {
    font-size: 30px;
    margin-bottom: 30px;
    display: inline-block;
}

.portfolio .categories-grid .categories ul li {
    list-style: none;
    margin: 20px 0;
}

.portfolio .categories-grid .categories ul li a {
    display: inline-block;
    color: #60606e;
    padding: 0 10px;
    margin: 0 10px;
    -webkit-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s;
}

.portfolio .categories-grid .categories ul li a:hover,
.portfolio .categories-grid .categories ul li a:focus {
    text-decoration: none;
}

.portfolio .categories-grid .categories ul li a.active {
    margin-left: 0;
    background-color: #ffbf00;
    padding: 0px 20px;
    color: white;
    border-radius: 25px;
    text-decoration: none;
}

.portfolio_filter {
    padding-left: 0;
}

.portfolio_item {
    position: relative;
    overflow: hidden;
    display: block;
	margin-top: 5%;
}





.portfolio .categories-grid .categories ul li {
    float: left;
}

.portfolio .categories-grid .categories ul li a {
    padding: 0 10px;
    -webkit-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s;
}

.portfolio_filter {
    padding-left: 0;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

.portfolio-inner {
    padding-bottom: 0 !important;
    padding-top: 55px;
}



/* typography
==================================================*/



h3 {
    color: #393939;
}

h5 {
    color: #ffbf00;
}


/* preloader
==================================================*/




/*=============================================================*/
.top-banner {
   
    padding-top: 80px; 
    
   
}
.box-logo  {
   position:absolute;
   width: 60px;
   left: 2%;
   bottom: 10px;
    right: auto;
}

/* headr
==================================================*/

.box-header {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.3);
    height: 80px;
    width: 100%;
    z-index: 3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.box-header {
    height: 80px;
    background:  rgba(255, 255, 255, 0.3);
    box-shadow: none;
}

.box-header {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.box-header.is-fixed {
    position: fixed;
    top: -80px;
    background-color: rgba(255, 255, 255, 0.96);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.box-header.is-visible {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.box-header.menu-is-open {
    background-color: rgba(255, 255, 255, 0.96);
}


    


.box-primary-nav-trigger {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
    background-color: #fff;
}

.box-primary-nav-trigger .box-menu-text {
    color: #393939;
    text-transform: uppercase;
    font-weight: 700;
    display: none;
}

.box-primary-nav-trigger .box-menu-icon {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 18px;
    height: 2px;
    background-color: #393939;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    list-style: none;
}

.box-primary-nav-trigger .box-menu-icon::before,
.box-primary-nav-trigger .box-menu-icon:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #393939;
    right: 0;
    -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
    -webkit-transition: top .3s, background-color 0s, -webkit-transform .3s;
    transition: top .3s, background-color 0s, -webkit-transform .3s;
    transition: transform .3s, top .3s, background-color 0s;
    transition: transform .3s, top .3s, background-color 0s, -webkit-transform .3s;
}

.box-primary-nav-trigger .box-menu-icon::before {
    top: -5px;
}

.box-primary-nav-trigger .box-menu-icon::after {
    top: 5px;
}

.box-primary-nav-trigger .box-menu-icon.is-clicked {
    background-color: rgba(255, 255, 255, 0);
}

.box-primary-nav-trigger .box-menu-icon.is-clicked::before,
.box-primary-nav-trigger .box-menu-icon.is-clicked::after {
    background-color: #393939;
}

.box-primary-nav-trigger .box-menu-icon.is-clicked::before {
    top: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.box-primary-nav-trigger .box-menu-icon.is-clicked::after {
    top: 0;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.box-primary-nav-trigger {
    width: 100px;
    padding-left: 1em;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    right: 10px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.box-primary-nav-trigger .box-menu-text {
    display: inline-block;
}

.box-primary-nav-trigger .box-menu-icon {
    left: auto;
    right: 1em;
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
}

.box-primary-nav {
	font-family: "playfair display";
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(127, 109, 95, 0.9);
    z-index: 2;
    text-align: center;
    padding: 50px 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    list-style: none;
}

.box-primary-nav li {
    font-size: 22px;
    text-decoration: none;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: .2em 0;
    text-transform: capitalize;
}

.box-primary-nav a {
    display: inline-block;
    padding: .4em 1em;
    border-radius: 0.25em;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}




.box-primary-nav a:focus {
    text-decoration: none;
}

.no-touch .box-primary-nav a:hover {
    text-decoration: none;
    color: #ddd;
}

.box-primary-nav .box-label {
    color: #f0e4d8;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    margin: 2.4em 0 .8em;
}

.box-primary-nav .box-social {
    display: inline-block;
    margin: 10px .4em;
}

.box-primary-nav .box-social a {
    width: 30px;
    height: 30px;
    padding: 0;
    font-size: 30px
}

.box-primary-nav.is-visible {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.box-primary-nav {
    padding: 150px 0 0;
}

.box-primary-nav li {
    font-size: 18px;
}


/* box-intro
==================================================*/



/* mouse effect */
.mouse {
    position: absolute;
    width: 22px;
    height: 42px;
    bottom: 40px;
    left: 90%;
    margin-left: -12px;
    border-radius: 15px;
    border: 2px solid #888;
    -webkit-animation: intro 1s;
    animation: intro 1s;
}

.scrolld {
    display: block;
    width: 3px;
    height: 3px;
    margin: 6px auto;
    border-radius: 4px;
    background: #888;
    -webkit-animation: finger 2s infinite;
    animation: finger 2s infinite;
}

@media screen and (min-width: 1921px){
   div.mouse, div.scroll {
         visibility:hidden;
    }
}
@media screen and (max-width: 1920px){
    div.mouse, div.scroll {
         visibility:hidden;
    }
}
   
@media screen and (max-width: 1200px){
    div.mouse, div.scroll {
         visibility:hidden;
    }
}
@media screen and (max-width: 768px){
    div.mouse, div.scroll {
         visibility:visible;
    }
}
@media screen and (max-width: 500px){
  div.mouse, div.scroll {
         visibility:visible;
    }
}

@-webkit-keyframes finger {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes finger {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}
#form-box {
    width: 100%;
    padding: 50px 20px;
    background-color: #7f6d5f;
   outline: none;
    
}

#form-box form input {
    width: 100%;
    height: 50px;
    margin-bottom: 4px;
    padding: 0px 0.5%;
    resize: vertical;
    position: relative;
    margin-left: 10px;
    outline: none;
	background-color: #f0e4d8;
	
}

#form-box form textarea {
    width: 100%;
    height: 200px;
    margin-bottom: 4px;
    padding: 0px 0.5%;
    resize: vertical;
    position: relative;
    margin-left: 10px;
    outline: none;
	background-color: #f0e4d8;
}

 input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
     box-shadow: 0 0 0px 1000px white inset;
}

input:hover {
    border: 1px solid #3d2715;
      background-color: #fff !important;
}

input:focus {
   
    outline: none !important;
   background-color: #fff !important;
}

textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    box-shadow:  0 0 0px 1000px white inset;
}

textarea:hover {
    border: 1px solid #3d2715 !important;
      background-color: #fff !important;
}

textarea:focus {
    border: 1px solid #3d2715 !important;
    outline: none !important;
    background-color: #fff !important;
}

#form-box button {
    width: 100px;
    height: 30px;
   
    font-family: "playfair display"; 
    color: #3d2715;
    background-color: #f0e4d8;
     border       : 1px solid #333;
    
  position: relative;
   margin-left: 10px;
    margin-bottom: 10px;
  
}

#form-box button:hover,
button:focus {
   font-family: "playfair display";
  background: #f0e4d8;
  color: black;
     border: 1px solid #3d2715;
 
    position: relative;
   margin-left: 10px;
    margin-bottom: 10px;
}
.form-message {
    font-family: "playfair display";
    font-weight: bold;
    margin-left: 20px;
    text-transform: uppercase;
}
#form-error {
    color: red;
}

#form-success {
    color: #f0e4d8;
    text-transform: uppercase;
}

#input-error {
    box-shadow: 0 0 3px red;
    
}



.explore {
    
    position: relative;
  width: 100%;
    margin-left: 10%;
    margin-top: 50px;
    padding-left: 10px;
}

.explore a {
     border: 1px solid #ccc;
  border-radius: 10px;
    margin-right: 30px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "playfair display";
  color: #000;
  background-color: #ffbf00;
}

.explore a:hover {
     border: 1px solid #000;
    font-family: "playfair display";
     font-weight: bold;
  color: #000;
   text-decoration: none;
   background: #fff;
}
.social {
     
  position: relative;
  width: 100%;
    margin-left: 10%;
    margin-top: 40%;
    padding-left: 55px;
}
.social .image {
 margin-left: 10px;   
    margin-bottom: 10px;
  margin-right: 30px;

}
.social .image { transition: all .3s ease-in-out; }
.social .image:hover { transform: scale(1.3) !important; }


.portfolio_item .img-responsive { transition: all .3s ease-in-out; }
.portfolio_item .img-responsive:hover { transform: scale(1.02) !important; }
.portfolio_item .img-responsive:focus { transform: scale(1.02) !important; }



/* contac us
==================================================*/

.form-box1 {
   position: relative;
    width: 50%;
    margin-left: 25%;
    margin-top: 150px;
    background-color: #fff;
   outline: none;
    
}

.form-box1 form input {
    width: 100%;
    height: 30px;
    margin-bottom: 4px;
    padding: 0px 0.5%;
   outline: none;
  position: relative;
  margin-left: 10px;
}

.form-box1 form textarea {
    width: 100%;
    height: 100px;
    margin-bottom: 4px;
    padding: 0px 0.5%;
    border: 1px solid #ccc;
    resize: vertical;
    position: relative;
   margin-left: 10px;
    outline: none;
}



.form-box1 button {
    width: 100px;
    height: 30px;
   
    font-family: "playfair display"; 
    color: #000;
    background-color: #ffbf00;
     border       : 1px solid #333;
    border-radius: 5px;
  position: relative;
   margin-left: 10px;
    margin-bottom: 10px;
  
}



/* backto top
==================================================*/

.cd-top {
    border-radius: 25px;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 20px;
    line-height: 40px;
    font-size: 20px;
    right: 10px;
    text-align: center;
    color: #fff;
    background: #878787;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
@media screen and (max-width: 1200px){
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
}
.cd-top.cd-fade-out {
    opacity: .5;
}

.no-touch .cd-top:hover,
.no-touch .cd-top:focus {
    background-color: #878787;
    opacity: 1;
    color:  #fff;
}
/* about us
==================================================*/

.container-us {
    max-width: 1200px;
    padding-top: 80px;
    margin: 0 auto;
     font-family: "playfair display";
    
}

.container-us h1 {
    padding-top: 3%;
    text-align: center;
     text-decoration: none;
    
}
.container-us h2 {
    padding-left: 75px;
    padding-top: 50px;
}
.container-us ul {
    padding-left: 92px;
    padding-top: 25px;
}
.container-us li {
    line-height: 2.5em;
}
.sergejs h2 {
    padding-right: 75px;
   text-align: right;
}
.sergejs ul {
   direction:rtl;
   text-align: right;
    padding-right: 92px;
}
.about-low {
 font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
    margin-top: 5%;
    padding-top: 1%;
    padding-bottom: 1%;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
     line-height: 2.0;
    }
.about-low p {
    
}
@media screen and (min-width: 1921px){
    div.about-low, div.sanda ul, div.sergejs ul, div.container-us ul, div.inv-fam-content p {
        font-size: 24px;
    }
}
@media screen and (max-width: 1920px){
    div.about-low, div.sergejs ul, div.sanda ul, div.container-us ul,div.inv-fam-content p {
        font-size: 24px;
    }
}
@media screen and (max-width: 1200px){
    div.about-low, div.sergejs ul, div.sanda ul, div.container-us ul, div.inv-fam-content p {
        font-size: 20px;
    }
}
@media screen and (max-width: 768px){
    div.about-low, div.sergejs ul, div.sanda ul, div.container-us ul, div.inv-fam-content p {
        font-size: 18px;
    }
}
@media screen and (max-width: 500px){
    div.about-low, div.sergejs ul, div.sanda ul, div.container-us ul, div.inv-fam-content p {
        font-size: 16px;
    }
}

@media screen and (max-width: 1000px) {
    .container-us h2 {
      padding-left: 40px;  
    }
}
@media screen and (max-width: 1000px) {
    .container-us ul {
      padding-left: 70px;  
    }
}
@media screen and (max-width: 768px) {
    .container-us h2 {
      padding-left: 30px;  
    }
}
#modalWindowform {
			position: fixed;
			font-family:"playfair display";
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			background: rgba(127, 109, 95, 0.9);
			z-index: 99999;
			opacity:0;
			transition: opacity 400ms linear;
			pointer-events: none;
		}
		#modalWindowform:target {
			opacity:1;
			pointer-events: auto;
		}

#modalWindowform > div.inv-info {
			font-family: "playfair display";
            width:100%;
			max-height: calc(100vh - 210px);
            overflow-y: auto;
			position: relative;
			margin: 1% auto;
			padding: 0px 20px 20px 20px;
			
			background: rgba(127, 109, 95, 1);
			
            
		}		

#modalWindowform > div.inv-info a {
    font-family: "playfair display";
	float: right;
    text-decoration: none;
    color: antiquewhite;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
#modalWindowform > div.inv-info a:hover {
    transform: scale(1.5)  !important;
    transition: all .4s ease-in-out;
	font-family: "playfair display";
}



#modal-info {
    
    font-family:"playfair display";
    text-align: center;
    
}

#modal-info a {
    font-family:"playfair display";
    text-decoration: none !important;
    transition: all .3s ease-in-out;
    
    padding-left: 5px;
    padding-right: 5px;
    
     color: #2d2d2d;
      border: 1px solid #d7d7d7;
  
}
#modal-info a:hover {
    color: black;
    border: 1px solid #8F8F8F; 
  
    transform: scale(1.5);
}		
		#modalWindow {
			position: fixed;
			font-family:"playfair display";
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			background: rgba(127, 109, 95, 0.9);
			z-index: 99999;
			opacity:0;
			transition: opacity 400ms linear;
			pointer-events: none;
		}
		#modalWindow:target {
			opacity:1;
			pointer-events: auto;
		}
		#modalWindow > div.inv-info {
			font-family: "playfair display";
            width:80%;
			max-height: calc(100vh - 210px);
            overflow-y: auto;
			position: relative;
			margin: 1% auto;
			padding: 0px 20px 20px 20px;
			border: solid;
			border-color: grey;
			border-width : 2px;
			background: rgba(240, 228, 216, 0.9);
			border-radius: 10px;
            
		}		

#modalWindow > div.inv-info a {
    font-family: "playfair display";
	float: right;
    text-decoration: none;
    color: black;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
#modalWindow > div.inv-info a:hover {
    transform: scale(1.5)  !important;
    transition: all .4s ease-in-out;
	font-family: "playfair display";
}

.inv-wed h3 {
     font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
    border-top: 1px solid #c8c8c8;
    padding-top: 2%;
   }

.inv-wed p {
      font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
    
   
}

.inv-wed h4 {
       font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
   padding-bottom: 2%;
    
}
.inv-wed-content ul {
    font-family: "playfair display";
    padding-left: 5%;
    padding-bottom: 2%;
    border-bottom: 1px solid #c8c8c8;
    margin-left: 2%;
    margin-right: 2%
}

.inv-per h3 {
      font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
    
    padding-top: 2%;
    border-top: 1px solid #c8c8c8;
   }
.inv-per h4 {
      font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
   }
    

.inv-per-content ul {
    font-family: "playfair display";
    padding-left: 5%;
    padding-bottom: 2%;
    border-bottom: 1px solid #c8c8c8;
    margin-left: 2%;
    margin-right: 2%
}


.inv-fam h3 {
     font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
    border-top: 1px solid #c8c8c8;
    padding-top: 2%;
   }
.inv-fam h4 {
      font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
}



.inv-fam-content ul {
    font-family: "playfair display";
    padding-left: 5%;
    padding-bottom: 2%;
    margin-left: 2%;
    margin-right: 2%
}

.inv-fam-content p {
    font-family: "playfair display";
    padding-left: 5%;
    margin-left: 2%;
    margin-right: 2%
}

.inv-fam-content h4 {
    font-family: "playfair display";
    padding-left: 5%;
    margin-left: 2%;
    margin-right: 2%
}

.inv-fam-content1 ul {
    font-family: "playfair display";
    padding-left: 5%;
    padding-bottom: 2%;
    margin-left: 2%;
    margin-right: 2%;
    border-bottom: 1px solid #c8c8c8;
    
    
}
.inv-fam-content1 h4 {
    font-family: "playfair display";
    padding-left: 5%;
    margin-left: 2%;
    margin-right: 2%
}
.inv-love h3 {
     font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
    border-top: 1px solid #c8c8c8;
    padding-top: 2%;
    
   }


.inv-love h4 {
       font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
   padding-bottom: 2%;
    
}
.inv-love-content ul {
    font-family: "playfair display";
    padding-left: 5%;
    padding-bottom: 2%;
    border-bottom: 1px solid #c8c8c8;
    margin-left: 2%;
    margin-right: 2%
}


@media screen and (min-width: 1921px){
   div.container-us h1, div.container-us h2, #modal-info a {
        font-size: 32px;
    }
}
@media screen and (max-width: 1920px){
    div.container-us h1, div.container-us h2, #modal-info a {
        font-size: 32px;
    }
}
@media screen and (max-width: 1200px){
    div.container-us h1, div.container-us h2, #modal-info a {
        font-size: 24px;
    }
}
@media screen and (max-width: 768px){
    div.container-us h1, div.container-us h2, #modal-info a {
        font-size: 16px;
    }
}
@media screen and (max-width: 500px){
   div.container-us h1, div.container-us h2, #modal-info a {
        font-size: 16px;
    }
}
@media screen and (max-width: 768px){
    div.sergejs h2 {
       padding-right: 20px; 
    }
}

@media screen and (max-width: 768px){
    div.sergejs ul {
       padding-right: 35px; 
    }
}

@media screen and (max-width: 768px){
    div.sanda h2 {
       padding-left: 20px; 
    }
}

@media screen and (max-width: 768px){
    div.sanda ul {
       padding-left: 35px; 
    }
}
footer {
	font-family: "playfair display";
    padding-top: 30px ;
    padding-bottom: 50px;
    text-align: center;
    background: white;
}

.copyright {
    font-family: "playfair display";
	color: black;
    margin-bottom: 0;
}

#nanogallery2 {
	
}

.top-bar {
    font-family: "playfair display";
    text-align: left;
    margin-bottom: 10%;
    margin-top: 30%;
     border-left: 2px solid #c8c8c8;
   margin-left: 2%;
  line-height: 2.0;
    }

.top-bar h4 {
    margin-left: 15px;
     line-height: 2.0;
}

.top-bar2  {
    font-family: "playfair display";
    text-align: left;
    border-left: 2px solid #c8c8c8;
    margin-left: 1%;
	margin-top: 15%;
	margin-bottom: 15%;
}

.top-bar2 h1 {
     line-height: 2;
    padding-top: 10px;
	
}



.home_us {
	margin-top: 30%;
}


.top-bar3 h4 {
    font-family: "playfair display";
    text-align: left;
    margin-bottom: 10%;;
    margin-top: 30%;
    border-left: 2px solid #c8c8c8;
    margin-left: 2%;
    line-height: 2.0;
	padding-left: 3%;
    
}



.container-pb {
	column-width: 100%; 
	margin-top: 3%;
	
}


#top-bar-branding {
    font-family: "playfair display";
    text-align: left;
    margin-bottom: 30px;
    margin-top: 50px;
   padding-right: 5%;
	padding-left: 5%;
	line-height: 1.5;
	padding-top: 50px;
	
}
@media (max-width: 660px) {
  #top-bar-branding h1, .top-bar2 h1 {
    font-size: 2rem;
  }
	}
@media (min-width: 1200px) {
   #top-bar-branding h1 {
    font-size: 3rem;
	}}

@media (max-width: 660px) {
	#low-bar-branding
   {
    font-size: 1rem;
  }
	}
@media (min-width: 662px) {
	#low-bar-branding
   {
    font-size: 2rem;
  }
	}
#top-bar-branding2 {
   padding-left: 10%;
    margin-bottom: 30px;
	margin-top: 50px;
	
}

#top-bar-branding h1 {
	padding-left: 5%;
	line-height: inherit;
}


#top-bar-branding h3 {
     line-height: 1.5;
    padding-top: 3%;
	padding-left: 5%;
	padding-right: 6%;
	
}

#call-action {
    font-family: "playfair display";
    text-align: center;
    margin-bottom: 1%;
    margin-top: 1%;
   background-color: #F0E4D8;
	padding-bottom: 2%;
	padding-top: 2%;
	}

#call-action h3 {
	font-family: "playfair display";
	color: #2D190E;
	text-align: center;
	
	}

#call-action h2 {
	font-family: "playfair display";
	color: #FFFFFF;
	background-color: #2D190E;
	width: 50px;
	border-radius: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
	padding-top: 3px;
}
#call-action h1 {
    padding-right: 2%;
	padding-left: 2%;
	}

.container-pb a {
   text-decoration: none !important;
   color: #FFFFFF; 
}
.container-pb a:hover {
    color: #C6D1B3;
}

#low-bar-branding h3 {
    font-family: "playfair display";
    text-align: left;
     margin-top: 1%;
  margin-right: auto;
	margin-left: auto;
	line-height: 2;
	
	}

#low-bar-branding {
	 font-family: "playfair display";
	margin-bottom: 6%;
	margin-top: 4%;
	margin-right: 20%;
	margin-left: 20%;
}


.top-bar-wed {
    font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
    margin-top: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
    border-top: 1px solid #c8c8c8;
    line-height: 2.0;
}


.featured h1 {
	
	font-family: "playfair display";
	text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2%;
    margin-top: 2%;
    padding-top: 5%;
    padding-bottom: 2%;
	border-top: 1px solid #c8c8c8;
}

.card-body a {
	font-family: "playfair display";
	text-decoration: none !important;
	 outline: none;
     position: relative;
}

.wed-gallery h1 {
	
	font-family: "playfair display";
	text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2%;
    margin-top: 2%;
    padding-top: 5%;
    padding-bottom: 2%;
	border-top: 1px solid #c8c8c8;
   
}


.low-bar-wed {
     font-family: "playfair display";
   text-align: center;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
    margin-top: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
     line-height: 2.0;
     }

.low-bar-wed a {
   text-decoration: none !important;
   color: #7f6d5f; 
}
.low-bar-wed a:hover {
    color: #3d2715;
}



/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */


