/*  -------index.html------*/



body{
    overflow-x: hidden;
    min-height: 100%;
    padding: 0;
    margin: 0;
    line-height: 1.6;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'kern' 1, 'liga' 1;
    font-feature-settings: 'kern' 1, 'liga' 1;
    position: relative;
    width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif !important;
}

.mainbody {
    clear: both;
}


.navigation, .reassurance{
    font-family:'sans serif';
}

@media screen and (max-width: 991px){
.home.container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}

main.container {
    padding-top: 15px;
}

/* owl-carousel */


/*   Main-body  */

@media only screen and (min-width: 992px){
main.container, .container.home  {
    padding-left: 15px !important;
    padding-right: 15px !important;
   }
}

@media only screen and (min-width: 992px){
main.container, .navbar .container {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media only screen and (max-width: 991px){
.home.container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}

main.container {
    padding-top: 15px;
}

.container {
    max-width: 976px;
    width: auto;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px){
.container {
    width: 970px;
}
}
@media (min-width: 768px){
.container {
    width: 750px;
  }
}



@media only screen and (min-width: 992px){
#home-grid {
    margin: 0 -15px 15px -15px;
    display: block;
    position: relative;
   }
}

@media only screen and (min-width: 992px){
#home-grid section {
    
    position: relative;
    margin-bottom: 30px;
    margin: 15px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 992px){
#home-grid section a {
    display: block;
    overflow: hidden;
  }
}





@media only screen and (min-width: 992px){
    #home-grid section.roller {
        max-width: calc(50% - 30px);
        float: right;
    }
}

@media only screen and (min-width: 992px){
    #home-grid section.roman {
        max-width: calc(50% - 30px);
        float: right;
    }
}

@media only screen and (min-width: 992px){
    #home-grid section.venetian {
        max-width: calc(50% - 30px);
        float: left;
    }
}

@media only screen and (min-width: 992px){
    #home-grid section.blackout {
        max-width: calc(25% - 30px);
        float: right;
    }
}

@media only screen and (min-width: 992px){
    #home-grid section.wood {
        max-width: calc(50% - 30px);
        float: right;
    }
}

@media only screen and (min-width: 992px){
    #home-grid section.automatic {
        max-width: calc(50% - 30px);
        float: left;
    }
}

@media only screen and (min-width: 992px){
    #home-grid section.day-night {
        max-width: calc(50% - 30px);
        float: left;
    }
}


@media only screen and (min-width: 992px){
    #home-grid section.photoblind {
        max-width: calc(50% - 30px);
        float: right;
    }
}

/* picture{
    max-width:458px;
    height:auto;
}

.wood picture ,.blackout picture{
    max-width:213px;
} */



@media only screen and (min-width: 992px){
#home-grid .home-caption span {
    height: 35px;
    width: 35px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
  }
}

div[class*="icon-"], span[class*="icon-"], a[class*="icon-"] {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}


@media only screen and (min-width: 992px){
#home-grid .home-caption {
    z-index: 2;
    background-color: rgba(255,255,255,0.8);
    display: block;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 7px 15px;
    width: 100%;
  }
}

@media only screen and (min-width:992px){
#home-grid section.wood .home-caption span, #home-grid section.blackout .home-caption span {
    height: 25px;
    width: 25px;
    margin-right: 4px;
  }
}


@media only screen and (min-width: 992px){
#home-grid p {
    color:black;
    margin: 0;
    font-size: 14px;
    text-align: left;
  }
}



@media only screen and (min-width: 992px) {
#home-grid section.wood h5, #home-grid section.blackout h5 {
    font-size: 20px;
    white-space: normal;
  }
}

@media only screen and (min-width: 992px){
#home-grid h5 {
    display: inline-block;
    vertical-align: middle;
    margin: 7.5px 0;
    font-size: 23px;
    white-space: nowrap;
    font-weight: 700;
    line-height: 1.1;
    
  }
}




.link:visited, a:visited, .anchor:visited {
    color: #666;
}

.link, a, .anchor {
    text-decoration: none !important;
}


@media only screen and (max-width: 991px){
#home-grid section a .home-caption span img {
    width: 30px;
    height: 30px;
    max-height: inherit;
    max-width: inherit;
    margin-left: 0;
    float: none;
    margin: 0 15px;
    display: inline-block;
    vertical-align: middle;
}
}

@media only screen and (max-width: 991px) {
#home-grid section a .home-caption img {
    max-height: 1.875rem;
    max-width: 1.875rem;
    margin-right: 15px;
 }
}

.homeextras {
    margin: 0;
}
@media only screen and (min-width: 992px){
.homeextras {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
}
@media (min-width: 992px){
.col-md-12 {
    width: 100%;
  }
}
.homeextras h1 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
}



@media(max-width:975px) and (min-width:476px){
    .navigation
    {
        margin:0 15px;
    }
}

.navigation {
    margin:0 auto;
    max-width:976px !important;
    background-color:white;
    /* background-color: #343A40; */
    /* background-color:#F7F3F0; */
    /* background-color:#3F1552; */
}

/* .tel-b{
    background-color:#0B4E72;
} */

.about-pics img{
    height:auto;
    width:100%;
}
.about-pics{
    margin-left:20px;
}

/* .product-section:before, .product-section:after {
        box-sizing: inherit;
        
      } */





 .wrapper {
     padding-top:2px !important;
     padding-bottom:2px !important;
     padding:8rem;
        margin: 0;
        width: 100%;
        height: auto;
        border: 2px solid #CCC;
        display: grid;
        grid-gap: 30px;
        grid-template-columns: repeat(4, auto);
        grid-template-rows: repeat(7,auto);
        justify-content: center;
        align-content: end;
}

.box img{
    
    height:100%;
    width:100%;
}

.box{
    max-width:213px;
    height:auto;
}






 /* .home-caption {
    background-color:#FBFDFD;
position:absolute;
z-index:999;
margin:0 auto;
padding:1rem;
left:0;
right:0;
vertical-align:bottom;
width:100%;
opacity:85%;
bottom:0px;
font-size:1em;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}  */

/* .home-caption h5{
    background-color:#FBFDFD;
    border-radius:5px;
    padding:5px;
    color:#004F71;
    font-size:1.5em;
    font-weight:bold;
} */





/* @media(max-width:596px){
    

.home-caption h5{
    font-size:1rem !important;
    padding:5px !important;
}

.home-caption .icon img{
width:15%;
height:15%;
}

.home-caption p{
display:none;
}

.home-caption{
    padding:5px;
background-color: transparent;
width:fit-content;
}

.wrapper{
    grid-gap:10px;
padding:10px;
margin:0 !important;
}
.product-section{
    margin:0;
}
.item1{
    display:block;
    margin:0;
}
} */


#container {
    position: relative;
     -webkit-transform:ease 300ms;
    transform:ease 300ms;
    transition-delay: 0s, 0s;
}


.scotch {
    overflow: hidden;
    position: relative;
    width: 100%;
}


section .container .row{
    clear:both;
    margin-left: -15px;
    margin-right:-15px;
}



.head{
    margin-top:0;
    margin: 27.5px 0 17.5px;
}

.title_price{
    flex-wrap:wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    width: 100%;
}

h1,h2,h3,h4,h5,h6{
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.sticker_inText{
    border-radius:50%;
    background-color: #5F6A72;
    padding:10px;   
    color:white;
    background-color:rgb(81, 214, 231);
}

@media(min-width: 500px){
    .sticker_inText{
        margin:-20px;
    }
}

@media(min-width: 375px){
    .sticker_inText{
    margin-top:-10px;
    width:50px;
    height:50px;
}
}

.sticker_inText div small{
    font-size:0.7em;
}



.breadcrumbs a {
    border-bottom: 1px solid #e1e1e1;
}

.breadcrumbs a, .breadcrumbs i, .breadcrumbs span {
    margin: 0 4px;
}
.link:visited, a:visited, .anchor:visited {
    color: #666;
}
.link, a, .anchor {
    text-decoration: none;
}
a {
    background-color: transparent;
}

.breadcrumbs .home-bread {
    width: 11px;
    height: 11px;
    vertical-align: inherit;
}

.breadcrumbs .right-bread {
    width: 7px;
    height: 7px;
    vertical-align: inherit;
}
.breadcrumbs span {
    margin: 0 4px;
    color:#000;
}
body{
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

section .container, .title_text,.from_amount, h6,.from_title,.title{
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    color:black;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.breadcrumbs {
    font-size: 12px;
    padding: 0 0 10px;
}

.head .title_price{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    width: 100%;
}

.head .titleprice .fromprice{
    font-style: italic;
    color: #fff;
    background-image: url(../b2go/from_price.svg);
    height: 45px;
    margin: 0 15px 0 0;
    padding: 5px 15px;
    background-repeat: no-repeat;
    font-weight: bold;
    line-height: 25px;
    font-size: 17px;
    float: left;
    display: inline-block;
    width: 90px;
    text-align: center;
}

.head .title_price .from_price .from {
    display: block;
    line-height: 10px;
    text-align: left;
    font-size: 10px;
}

.head .title_price h2 {
    font-size: 27px;
    margin: 0;
}

h2, .h2 {
    font-size: 2.25em;
    letter-spacing: -0.05em;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 15px;
  margin-top: 15px;
  color: #A82723;
}

@media(max-width:768px){
    .head .title_price .from_price{
        margin-right: 10px;
    height: 40px;
    }
}

@media(max-width:800px){
    .head .title_price{
        flex-wrap: wrap;
    }
}


.sticker_inText{
    margin:20px;
    text-align: center;
    justify-content: center;
    margin-top: -5px;
    border:1px solid black;
    float: right;
    width: 80px;
    height: 80px;
    line-height: 0.8em;
    display:flex;
    flex-direction: column;
}

span[class*="icon-"], a[class*="icon-"] {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align:middle;
    border:0;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.read-more-state {
    display: none;
}
input{
    border-color: #aaa;
}

.head p {
    color: #000000;
    font-size: 14px;
    margin: 20px 0 0 0;
    line-height: 1.3;
}
.read-more-wrap {
    margin-top: 0 !important;
}

.read-more-state:checked ~ .read-more-wrap .dotdotdot {
    display: none;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em;
    display: inline;
}
.read-more-target {
    display: none;
}

.read-more-trigger {
    cursor: pointer;
    display: inline-block;
    padding: 0;
    color: #666;
    font-size: 14px;
    line-height: 2;
    margin: 0;
}

label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 7.5px;
    font-weight: normal;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.reassurance {
    background-color: #eee;
    -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.12);
    box-shadow: 0px 3px 5px rgba(0,0,0,0.12);
    text-align: center;
    padding: 0;
    width: 100%;
    clear: both;
}

.reassurance {
    height: 44px;
    background-color: #eee;
}


.icon-quotemark{
    width: 35px;
    height: 34px;
    opacity: 0.5;
    margin: 0 10px 15px 0;
    float: left;
}
input{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.head p {
    color: #000000;
    font-size: 14px;
    margin: 20px 0 0 0;
    line-height: 1.3;
}

#collection .collection>.row, #searchresults .collection>.row {
    clear: both;
}



.img_container img{  
      border-radius: 6px 6px 0 0;
}



.img_container img{
    height:auto;
    max-width:100%;
    vertical-align: middle;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}


@media only screen and (min-width: 992px){
main.container, .container.home, main#collection.container, main#buy.container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media(max-width:991px){
    .collection {
        padding-top: 10px;
    }
}

aside{
    display:block;
}

.container {
    max-width: 976px;
    width: auto;
    padding: 0 15px;
}
@media (max-width: 767px){
.hidden-xs {
    display: none !important;
}
}

@media(max-width:991px) and (min-width:768px){
    .hidden-sm{
        display:none !important;
    }
}
/* @media (min-width: 768px){
.col-sm-6 {
    width: 50% !important;
}
} */

@media (min-width: 768px){
.container {
    width: 750px;
}
}

#collection .collection>.row, #searchresults .collection>.row {
    clear: both;
}

@media(max-width:767px){
    aside.container .row .col-xs-12{
        flex:0 0 100% ;
        max-width:100% ;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.reassurance .reassurance-icon {
    display: inline-block;
    vertical-align: sub;
    position: relative;
    height: 27px;
    width: 27px;
    margin-right: 3px;
    top: -2px;
}


.reviewstar-column{
    padding-top: 1em;
}

.collection-footer .row .col-md-6 p{
color:black;
}

.collection-footer .row{
    padding:0;
}

.collection-footer span img{
    width:1em;
    height:auto;
    vertical-align:text-bottom;
}
.col-center {
	margin: 0 auto;
	float: none !important;
}
.carousel {
    font-family:inherit;
	margin:0px;
    padding: 0 10px;
    min-height: 200px;
    height:200px;
}
.carousel .item .overview{
    text-align: left;
    color:black;
        font-weight: bold;
        font-size: 16px;
        line-height: 15px;
}
.carousel .item .testimonial {
   text-align:left;
    line-height: 1.4;
    font-size: 12px;
    font-family: inherit;
}

.carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    min-height: 120px;
    
}

.image-row{
    align-items:baseline;
}
.carousel .item .img-box {
    justify-self: left;
	width: 75px;
	height: 75px;
	margin-left:20px;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}

.carousel .icon-box {
	width: 75px;
	height: 25px;
	margin: 0 ;
    padding: 5px;
}
.carousel .icon-box img{
    width: 100%;
	height: 100%;
	display: block;
}


.carousel .testimonial {
    padding: 10px 0 10px;
    color:black;
}

.carousel .overview b {
	text-transform: uppercase;
	color: #000;
}
.carousel .carousel-control {
	width: 40px;
    height: 50px;
    margin-top: -20px;
    top: 60%;
	background: none;
}
.carousel-control-prev{
    left:-30px;
}
.carousel-control-next{
    right:-30px;
}
.carousel-control i {
    font-size: 50px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color: white;
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {	
	background: #555;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}


/* #client-testimonial-carousel .carousel-item  {
    font-weight: bold;
    font-size: 16px;
    line-height: 15px;
} */



.client-review-stars{
    color:#E87620 !important;
    
}

.reassurance .txt {
    display: inline-block;
    padding: 3.75px 0 10px;
    white-space: nowrap;
}

.reassurance .lg {
    text-align: left;
    font-size: 14px;
    color: #555555;
    font-weight: 600;
}

.reassurance .sm {
    line-height: 8px;
    text-align: left;
    font-size: 12px;
    color: #777;
    font-weight: normal;
}

.col-xs-12 {
    width: 100%;
}


.reassurance .reassurance-icon-review {
    display: inline-block;
    vertical-align: sub;
    height: 30px;
    margin-right: 4px;
}


.row:before,.container:before{
    display:table;
    content:" ";
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    padding-top: 15px;
     max-width: 976px;
    width: auto;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
}




main{
    display:block;
}

.container {
    max-width: 976px;
    width: auto;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
}

.brand{
    max-width:8em !important;
    max-height:8em !important;
}
@media(max-width:576px){
    .brand img{
        width:90%;
        height:auto;
    }
    .call-contact{
        font-size:1.3em !important;
    }
}

.call{
    color:white;
    /* background-color: #343A40 !important; */
    border-radius: 0px !important;
    margin-left: unset !important;
    padding-top:8px;
    padding-bottom:8px;
}

/* .navbar-brand img {
   background-color :white;
   
} */
.navbar-light a i{
    color:#0B4E72 !important;
}

.tel-b a i{
    font-size:1em;
    color:#343A40;
}


.tel-b a{
    text-decoration:none;
    
    color:#343A40;
}


nav .contacts{
    float:right !important;
}
.block2-txt{
    
    color:white !important;
    /* background-color: #D5B99C !important; */
    /* background-color:#FECC44 !important; */
    /* background-color: rgb(250, 242, 209); */
    /* background-color: white;
    border:1px solid lightgray; */
    /* border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em; */
}
.contact{
    background-color: #F7F3F0 !important;
    border:1px solid black;
}

.bg0 {
   /* background-color:rgb(240, 235, 230)!important; */
   background-color:white !important;
}

/* .testimonial{
    padding-left:10%;
    padding-right:10%;
} */


/* .about-line{
    border-bottom:1.5px !important;
    border-color:lightgray !important;
} */

.name-line{
    background-color:#F7F3F0 ;
}

.com-name h1{
   
    padding-bottom:15px;
    margin-left:12px;
    margin-top:100px ;
    color:#5F6A72 ;
    border-bottom:5px solid #D4B89B ;
    display:inline-block;
    width:70px;
}
.about{
    padding-top:3em !important;
    padding-left:7em !important;
    padding-right:7em!important;
}

@media(max-width:596px){
.about{
    padding-top: 2em !important;
    padding-left:2em !important;
    padding-right:2em !important;
}
.avatar img{
    width:40% !important;
    height:40% !important;
}
.isotope-item{
    padding:0;
    
}
.block2{
    /* border:1px solid black; */
    /* margin:1px; */
}

}
@media(max-width:596px){
    .form-group{
        padding:0px !important;
    }
}

.form-group input{
    height:40px !important;
    width: 100%; 
    border:1px solid lightgray;
    border-radius:20px !important;
    
}

.form-group label{
    padding-top:10px;
    font-size:1.2em ;
    color: black;
}

.form-bg{
    margin:0px !important;
    background-color: #F7F3F0 !important;
}

.prices img{
    width:100%;
    height:auto;
    max-width:10em !important;
    max-height:10em !important;
}
.about-form .h3{
    color:#004F71 !important;
}


html,body{
    width:auto !important;
    overflow-x: hidden !important;
}


/* .carousel {
    background-color:rgb(245, 246, 248) !important;
} */

/* .carousel-inner .carousel-item{
    width:fit-content !important;
    max-height: 0.5em !important;
} */
/* .carousel-inner .carousel-item {
border-top:1px solid lightgray;
border-bottom:1px solid lightgray;
} */

.full-page{
    -webkit-box-shadow: 0px 4px 11px 9px rgba(230,230,225,1);
    -moz-box-shadow: 0px 4px 11px 9px rgba(230,230,225,1);
     box-shadow: 0px 4px 11px 9px rgba(230,230,225,1);
}


.block2-pic{
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    /* border:1px solid #5F6A72; */
}

.block2{
    -webkit-box-shadow: 0px 5px 5px 0px rgba(217,214,217,1);
-moz-box-shadow: 0px 5px 5px 0px rgba(217,214,217,1);
box-shadow: 0px 5px 5px 0px rgba(217,214,217,1);
    border-radius: 5px;
    background-color: white;
    /* border:2px solid #D5B99C; */
    /* border-top-left-radius: 15px;
    border-top-right-radius: 15px; */
}

.navbar-toggler:hover{
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.24), 0 3px 5px 0 rgba(0,0,0,0.19);
}

.block2-pic{
    
    /* border:3px solid #5F6A72;
    border-radius:2px; */
    /* border:2px solid #D5B99C; */
}
.lang a:hover{
    background-color:white !important;
    color:#5F6A72 !important;
}
/*
.tel-b{
    border:1px solid black !important;
}
.navigation{
    border:1px solid black !important;
} */
@media(min-width:991px){
    .navigation .collapse .navbar-nav a:nth-child(4){
        padding:0 !important;
        margin:0 !important;
        }
}
.navigation .collapse .navbar-nav a.nav-item{
    color:black;
    }
    
  .navbar-nav a{
color:black !important;
  }
    
    /* .navigation{
        border:1px solid black !important;
    } */





    .header-social{
    text-align:end;
}

.about-container p{
color:#000;
}

.advise-children p{
    color:#000;
}
.advise-children span{
    color:green;
}

.advise-children img{
    border-radius:6px;
}

@media(min-width:576px){
   
    .header-social{
        padding-right: 15px;
    }
}
    .navigation .collapse .navbar-nav a.nav-item:hover{
        border-bottom: 1px solid #Ef0012;
    }
    
    .navigation .collapse .navbar-nav a.disabled:hover{
        border-bottom: none;
        cursor:none;
    }
    
    .navigation .collapse .navbar-nav a.nav-item{
        margin-left:15px;
    }
    .navigation .collapse .navbar-nav a.nav-item:nth-child(3){
        margin-right:10px;
    }



.price-line{
    -webkit-box-shadow: 0px 2px 5px 3px rgba(230,230,230,1);
-moz-box-shadow: 0px 2px 5px 3px rgba(230,230,230,1);
box-shadow: 0px 2px 5px 3px rgba(230,230,230,1);
border-radius:7px !important;
background-color: #004F71 !important;
}

@media(max-width:575px){
    .isotope-item {
        padding-left:1px !important;
        padding-right:1px !important;
    } 
    .price-line{
        font-size:0.8em !important;
    }
}


.call-link {
    display:none;
    font-size:1.2em;
}

@media (max-width:700px) {
   .call-link{
      display: block;
   }
}
.header-call{
    text-align:end;
    color:#Ef0012;
}

/* @media(max-width:700px){
    .header-call{
        display:none !important;
    }
} */