@import "build/main.css";

html, body {
    margin: 0px;
    padding: 0px;
    background: #fff;
}

/*Global css*/
.center {
    text-align: center;
}

.txt-bold {
    font-weight: 700;
}

.txt-sbold {
    font-weight: 600;
}

.txt-ssbold {
    font-weight: 500;
}

.txt-tin {
    font-weight: 400;
}

.txt-stin {
    font-weight: 300;
}

.txt-purple {
    color: #A7316E;
}
.txt-purple-imp {
    color: #A7316E !important;
}

a.txt-purple {
    color: #A7316E !important;
}
.txt-green {
    color: #338d24;
}

a.txt-green {
    color: #338d24 !important;
}

.txt-lightpurple {
    color: #b961ab;
}

a.txt-lightpurple {
    color: #b961ab !important;
}

.txt-pink {
    color: #DA3A5C;
}
.txt-pink-imp {
    color: #DA3A5C !important;
}

a.txt-pink {
    color: #DA3A5C !important;
}
#block2 #gradient_block2 #comment .picture
.txt-darkred {
    color: #b80000;
}

a.txt-darkred {
    color: #b80000 !important;
}

.txt-red {
    color: #ff0000;
}

a.txt-red {
    color: #ff0000 !important;
}

.txt-darkgrey {
    color: #5E5E5C;
}

a.txt-darkgrey {
    color: #5E5E5C !important;
}

.txt-lightrey {
    color: #b0b0b0;
}

a.txt-lightrey {
    color: #b0b0b0 !important;
}

.txt-white {
    color: #ffffff;
}

.txt-black {
    color: #000;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}

.txt-black .txt-bold:not(.txt-pink) {
    text-shadow: none;
}

.mar-top20 {
    margin-top: 20px;
}

.bor-bot-dgrey {
    border-bottom: 1px solid #B1B1B1;
}

.pad30 {
    padding: 30px;
}

.pad0 {
    padding: 0 !important;
}

.pad5 {
    padding: 0 5px 0 5px !important;
}

.pad5-ex-left {
    padding: 0 5px 0 15px !important;
}

.pad5-ex-right {
    padding: 0 15px 0 5px !important;
}

.pad0-Ex-right {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}

.pad0-Ex-left {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
}

.equal {
    display: flex;
    flex-wrap: wrap;
}
.bgImageSquare{
    background-size:cover !important;
    width:100% !important;
    padding-top:100% !important;
}
.bg-radiant {
    background: linear-gradient(to right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -moz-linear-gradient(right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -webkit-linear-gradient(left, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5F257F', endColorstr='#DF7601', GradientType=1);
}

.zoomimg img {
    transition: 0.2s ease-in-out;
}

.txt-purple a, .txt-purple a:hover, .txt-purple a:active, .txt-purple a:visited {
    text-decoration: none;
    color: #A7316E;
}

a:focus {
    outline: 0 !important;
}

button:focus {
    outline: 0 !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #b961ab !important;
    border-color: #b961ab !important;
}

img {
    object-fit: cover !important;
}

/*End Global css*/
#warpper {
    background: #fff;
    font-family: 'Montserrat', sans-serif;
}

#warpper p {
    margin: 0 !important;
    padding: 0 !important;
}

.noty_layout {
    text-align: center;
    font-size: 16px;
}

#topbar {
    width: 100%;
    height: 50px;
    background: linear-gradient(to right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -moz-linear-gradient(right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -webkit-linear-gradient(left, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5F257F', endColorstr='#DF7601', GradientType=1);
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: -0.31px;
    line-height: 50px;
}

#topbar a, #topbar a:hover, #topbar a:visited, #topbar a:active {
    color: #fff;
    text-decoration: none;
}

#topbar .circlebox {
    border: 2px solid #fff;
    border-radius: 200px;
    padding: 3px 15px 3px 15px;
}

#topbar .tb-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
}

#topbar .tb-circle {
    border-radius: 200px;
    background: white;
    width: 39px;
    height: 39px;
    padding: 2px 2px;
    line-height: 50px;
    margin-top: 5px;
    cursor: pointer;
    margin-left: 10px;
}

#topbar .dropdown {
    position: relative;
    display: inline-block;
}

#topbar #dropdown-menu {
    background-color: #ffffff;
    min-width: 215px;
    border-left: 1px solid #B2B2B2;
    border-bottom: 1px solid #B2B2B2;
    border-right: 1px solid #B2B2B2;
    color: black;
    padding: 0 15px 5px;
}
@media all and (max-width: 414px) {
    #topbar #dropdown-menu{
        font-size:14px;
    }
}

#topbar .dropdown-content {
    display: none;
    position: absolute;
    z-index: 1001;
    margin-left: -138px;
    margin-top: -5px;
    top:100%;
}

#topbar .dropdown-content a {
    color: #6f6f6f;
    text-decoration: none;
    display: block;
    height: 34px;
    line-height: 34px;
}

#topbar .dropdown-content .aborder {
    border-bottom: 1px solid #c5c5c5;
}

#topbar .dropdown-content .topBorder {
    border-top: 1px solid #c5c5c5;
}

#topbar .dropdown-content .abottom {
    color: #b2b2b2;
    height: 27px;
    line-height: 27px;
}

#topbar .dropdown:hover .dropdown-content {
    display: block;
}

#topbar .arrow-up {
    background: url("/images/website/border-top.png") no-repeat;
    height: 13px;
    width: 100%;
    margin-left: 0 !important;
    margin-top: 7px;
}

#topbar .tb-badge .badge1 {
    position: relative;
    cursor: pointer;
    margin-left: 10px;
}

#topbar .tb-badge .badge1[data-badge]:after {
    content: attr(data-badge);
    position: absolute;
    top: -12px;
    right: -12px;
    font-size: .7em;
    border: 1px solid #ffffff;
    color: white;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    border-radius: 50%;
    box-shadow: 0 0 1px #333;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
#topbar .tb-circle .initials {
    background: linear-gradient(to right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -moz-linear-gradient(right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -webkit-linear-gradient(left, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5F257F', endColorstr='#DF7601',GradientType=1 );
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: white;
    font-size: 14px;
    margin: 0;
    position: relative;
}
#topbar .tb-circle .initials .and{
    font-size: 9px;
}
#topbar .tb-circle .perfectcenter {
    display: flex;
    justify-content: center;
    align-items: center;
}
#topbar #left-status {
    line-height: 17px;
    margin-top: 6px;
    font-weight: 500;
    font-size: 14px;
}

#topbar #left-upgrade {
    border: 2px solid #ffffff;
    /*border-left: 1.4px solid #ffffff;*/
    /*border-right: 1.4px solid #ffffff;*/
    border-radius: 200px;
    height: 30px;
    line-height: 26px;
    margin-top: 8px;
    padding: 0px 11px;
    font-size: 15px;
    font-weight: 500;
    margin-left: 10px;
}

#topbar #left-upgrade a {
    color: #ffffff;
    text-decoration: none;
}

#topbar #pourcent-frame {
    width: 100%;
    height: 10px;
    border-radius: 200px;
    background: rgba(255, 255, 255, 0.4);
}

#topbar #pourcent-frame .progress-bar {
    background: #ffffff;
    height: 10px;
    border-radius: 200px;
}

#topbar #profil-pourcent {
    line-height: 25px;
    margin-top: 4px;
    font-size: 13px;
    margin-left: 20px;
}

#menu .dropbtn {
    border: none;
    cursor: pointer;
    background: none;
    position: relative;
}

#menu .dropbtn:hover:after {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -7px;
    color: #b2b2b2;
}

#menu .dropdown {
    position: relative;
    display: inline-block;
}

#menu .dropdown-content {
    font-family: Montserrat, sans-serif;
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    line-height: 25px;
    font-weight: 400;
    margin-top: -2px;
    font-size: 14px;
    width: max-content;
}

#menu .dropdown-content a {
    color: #706f6f;
    padding: 0 16px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    font-weight: 500;
    line-height: 48px;
}

#menu .dropdown-content a:hover {
    color: #df4f1b;
}

#menu .show {
    display: block;
}

#menu .dropdown-content hr {
    margin-top: -8px;
    margin-bottom: -8px;
    border: 0;
    border-top: 1px solid #ababab;
    width: 80%;
}

#menu .menuhover:hover {
    color: #df4f1b !important;
}

#menu .menuafter:after {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -7px;
    color: #b2b2b2;
}

.shadow {
    -moz-box-shadow: 0px 2px 5px 0px #c0c0c0;
    -webkit-box-shadow: 0px 2px 5px 0px #c0c0c0;
    -o-box-shadow: 0px 2px 5px 0px #c0c0c0;
    box-shadow: 0px 2px 5px 0px #c0c0c0;
    width: 100%;
    height:100%;
}

.textgradient {
    color: #FF5E5E;
}

.textgradient a, .textgradient a:hover, .textgradient a:visited, .textgradient a:active {
    text-decoration: none;
    color: #FF5E5E;
}

#block1 {
    padding-top: 175px;
    text-align: center;
}

#block1 .title {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
}

#block1 .subtitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #4A4A4A;
}

#block1 .blimg {
    text-align: left;
    font-size: 0;
}

#block1 .blockimg {
    margin-bottom: 1px;
}

#block1 .text-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
}

#block1 .text-region {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-align: center;
}

#block1 .text-linkto {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 20px;
}

#block1 .circlebox {
    font-size: 20px;
    border-radius: 200px;
    background: linear-gradient(to right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -moz-linear-gradient(right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -webkit-linear-gradient(left, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5F257F', endColorstr='#DF7601', GradientType=1);
    padding: 2px;
    width: 260px;
    margin: auto;
    margin-top: 40px;
}

#block1 .circlebox #insidecirclebox {
    background: #fff;
    border-radius: 200px;
    padding: 10px;
}

#block1 a, #block1 a:hover, #block1 a:visited, #block1 a:active {
    text-decoration: none;
}

#block2 {
    width: 100%;
    margin-top: 30px;
    background: url("/images/website/ideesmariage-bg-communaute.jpg") center center no-repeat;
    background-size: cover;
}

#block2 #gradient_block2 {
    width: 100%;
    background: linear-gradient(to right, rgba(95, 37, 127, 0.8) 0%, rgba(166, 46, 112, 0.8) 44%, rgba(169, 47, 111, 0.8) 44%, rgba(219, 57, 91, 0.8) 63%, rgba(223, 118, 1, 0.8) 98%);
    background: -moz-linear-gradient(right, rgba(95, 37, 127, 0.8) 0%, rgba(166, 46, 112, 0.8) 44%, rgba(169, 47, 111, 0.8) 44%, rgba(219, 57, 91, 0.8) 63%, rgba(223, 118, 1, 0.8) 98%);
    background: -webkit-linear-gradient(left, rgba(95, 37, 127, 0.8) 0%, rgba(166, 46, 112, 0.8) 44%, rgba(169, 47, 111, 0.8) 44%, rgba(219, 57, 91, 0.8) 63%, rgba(223, 118, 1, 0.8) 98%);
    padding-top: 65px;
    text-align: center;
    color: #fff;
}

#block2 #gradient_block2 #comment .name {
    font-size: 20px;
    color: #fff;
}

#block2 #gradient_block2 #comment .sujet {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}

#block2 #gradient_block2 #comment .date {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
}

#block2 #gradient_block2 #comment .beforetext {
    font-size: 100px;
    font-family: initial;
    color: white;
    vertical-align: bottom;
    line-height: 0px;
}

#block2 #gradient_block2 #comment .text {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
}
#block2 #comment .perfectcenter {
    display: flex;
    justify-content: center;
    align-items: center;
}
#block2 #comment .initials {
    background: linear-gradient(to right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -moz-linear-gradient(right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -webkit-linear-gradient(left, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5F257F', endColorstr='#DF7601',GradientType=1 );
    width: 200px;
    height: 200px;
    border-radius: 50%;
    color: white;
    font-size: 70px;
    margin: 30px;
    position: relative;
}
#block2 #comment .initials-responsive.initials-responsive {
    border: 1px solid #e0e0e0;
    width: 100%;
    margin: 0;
    height: auto;
    -webkit-box-shadow: 0 0 11px 0 #cacaca;
    -moz-box-shadow: 0 0 11px 0 #cacaca;
    box-shadow: 0 0 11px 0 #cacaca;
}

#block2 #gradient_block2 #btn {
    margin-top: 30px;
    margin-bottom: 30px;
}

#block2 #gradient_block2 #btn .btncircle {
    border-radius: 200px;
    border: 1px solid #fff;
    padding: 10px 20px 10px 20px;
    font-size: 18px;
    color: white;
}

#block2 #gradient_block2 #btn a, #block2 #gradient_block2 #btn a:hover, #block2 #gradient_block2 #btn a:visited, #block2 #gradient_block2 #btn a:active {
    text-decoration: none;
}

footer {
    width: 100%;
    background: linear-gradient(to right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -moz-linear-gradient(right, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    background: -webkit-linear-gradient(left, #5F257F 0%, #A62E70 44%, #A92F6F 44%, #DB395B 63%, #DF7601 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5F257F', endColorstr='#DF7601', GradientType=1);
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #FFFFFF !important;
    letter-spacing: -0.31px;
    line-height: 50px;
    padding-bottom: 20px;
}

footer .title {
    font-size: 18px;
    padding-bottom: 8px;
    font-weight: 600;
}

footer .text {
    font-size: 14px;
    line-height: 19px;
}

footer .circle {
    border: 2px solid #fff;
    border-radius: 200px;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    width: 110px;
}

footer .circle i {
    font-size: 16px;
}

footer a, footer a:hover, footer a:visited, footer a:active {
    text-decoration: none;
    color: #fff;
}

footer #footer-sitemap {
    font-size: 14px;
}

footer #footer-sitemap a {
    margin-left: 25px;
}

footer p {
    margin: 0 !important;
    padding: 0 !important;
}

/* parand */

/* menu */

#menu .dropdown-submenu {
    position: relative !important;
}

#menu .dropdown-menu li {
    position: relative;
}

#menu .dropdown-menu li:after {
    content: "";
    width: 80%;
    border-top: 1px solid #ababab;
    height: 1px;
    position: absolute;
    left: 10%;
}

#menu .dropdown-menu li:last-child:after {
    border-top: none;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: initial !important;
}

@media screen and (max-width: 767px) {
    #menu .navbar-nav {
        display: inline;
    }

    #menu .navbar-default .navbar-brand {
        display: inline;
    }

    #menu .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    #menu .navbar-default .navbar-nav .dropdown-menu > li > a {
        margin-top: 2px;
    }

    #menu .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid white;
        border-radius: 0;
    }

    #menu .dropdown-menu {
        padding-left: 10px;
    }

    #menu .dropdown-menu .dropdown-menu {
        padding-left: 20px;
    }

    #menu .dropdown-menu .dropdown-menu .dropdown-menu {
        padding-left: 30px;
    }

    #menu li.dropdown.open {
        border: 0px solid red;
    }

}

@media screen and (min-width: 768px) {
    #menu ul.nav li:hover > ul.dropdown-menu {
        display: block !important;
    }

}

.medallion-initials {
    background: #5f257f;
    background: -moz-linear-gradient(-45deg, #5f257f 0%, #a62e70 43%, #a92f6f 44%, #db395b 63%, #df7601 98%);
    background: -webkit-linear-gradient(-45deg, #5f257f 0%,#a62e70 43%,#a92f6f 44%,#db395b 63%,#df7601 98%);
    background: linear-gradient(135deg, #5f257f 0%,#a62e70 43%,#a92f6f 44%,#db395b 63%,#df7601 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f257f', endColorstr='#df7601',GradientType=1 );

    width: 150px;
    height: 150px;
    margin: 0;

    border-radius: 50%;
    color: white;

    font-size: 50px;

    box-shadow: 0 0 11px 0 #cacaca;
    border: 1px solid #e0e0e0
}

.medallion-initials > span {
    font-size: 30px;
    padding-top: 15px;
}

.show-for-medium.show-for-medium {
    display: none !important;
}

@media screen and (min-width: 1024px) {
    .hide-for-medium.hide-for-medium {
        display: none !important;
    }

    .show-for-medium.show-for-medium {
        display: block !important;
    }
}

#blockcategpro,
#blockregion-white {
    font-family: 'Montserrat', sans-serif;
}

#blockcategpro p,
#blockregion-white p {
    margin-bottom: 0;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    column-break-inside: avoid;
}

#block2 #gradient_block2 #comment .picture {
    max-width: 100%;
    max-height: initial;
    background: white;
    height: 100%;
    width: 100%;
}
#profile .profileResponsiveIcone1{
    width:33px;
}
#profile .profileResponsiveIcone2{
    width:40px;
}
@media all and (max-width: 1023px) {
    .container .contactUsBtn{
        float:inherit !important;
        margin-top: 10px;
    }
    .container .infoBoxResponsive{
        display: flex;
        flex-direction: column;
    }
}
@media all and (max-width: 414px) {
   .blogResponsiveTitle{
       padding:0 !important;
   }
    .blogResponsiveCateg{
        text-align: left !important;
    }
    .blogResponsiveDesc{
        order:2;
        margin-top:10px;
    }
 /*   #profile .profileResponsiveIcone1{
        width:60px;
    }*/
/*    #profile .profileResponsiveIcone2{
        width:75px;
        margin-bottom:10px;
    }*/
    #profile .profileResponsivePhone{
        margin-bottom: 10px !important;
    }
    #profile .profileResponsivePhoneBtn{
        width: 100% !important;
        padding: 15px;
    }
    #profile .modal-dialog{
        width:95%;
    }
    #profile .modal-footer .btn-val{
        margin-top: 10px;
    }
    .eventResponsiveHeader{
        height:auto !important;
        padding-bottom: 20px !important;
        padding-left:10px !important;
        padding-right: 10px !important;
    }
    .eventResponsiveHeaderTexte{
        font-size: 20px !important;
    }
    .eventResponsiveDate.pull-right{
        float:initial !important;
    }
    .eventResponsiveContact{
        margin-top: 10px;
    }
    .eventResponsiveMore{
        margin-top: 10px;
        text-align: center;
    }
    .eventResponsiveMore.pull-right{
        float:initial !important;
        clear: both;
    }
}
.banniere{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 300px;

}
.mb-100{
    margin-bottom: -100px;
}