/* #d954a0 *//*--------------------------------------------
              Body And Scroll Design
---------------------------------------------*/body {    font-family: 'Open Sans', sans-serif;    overflow-x: hidden;    width: 100%;    height: 100%;}    /* Scroll */    body::-webkit-scrollbar {        width: .4em;    }    body::-webkit-scrollbar-track {        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);    }    body::-webkit-scrollbar-thumb {        background-color: #d954a0;    }/* End Scroll *//* Button*/.btn-kotoby,.btn-kotobydown {    border: 1px solid #d954a0;    color: #d954a0;}/* End Botton*//*--------------------------------------------
              Start Navbar
---------------------------------------------*/.navbar-brand span {    color: #d954a0;}/*---------------------------------------------
                End Navbar
-----------------------------------------------*//*---------------------------------------------
               Start Home Page 
-----------------------------------------------*/.sub-container .btn-kotoby,.sub-container .btn-kotobydown {    color: #d954a0;}.btn-kotobydown i {    color: #d954a0;}/* -----------------------------------------------
               End Home Page
--------------------------------------------------*//*------------------------------------------------
              start about Page 
--------------------------------------------------*/.about .container h2:before {    border-color: transparent transparent #d954a0;}.about .container a:hover {    color: #d954a0;}/*--------------------------------------------------
               End about Page
----------------------------------------------------*//*---------------------------------------------------
               Start Service
-----------------------------------------------------*//* Width For After In Service*/.service .container h2:before {    border-color: transparent transparent #d954a0;}.service i {    color: #d954a0;}/*----------------------------------------------------
                  End Service
------------------------------------------------------*//* Width For After In Agenda*/.agenda .container h2:before {    border-color: transparent transparent #d954a0;}.agenda i {    color: #d954a0;}/*----------------------------------------------------
                  End Agends
------------------------------------------------------*//* Width For After In Pretour*/.pretour .container h2:before {    border-color: transparent transparent #d954a0;}.pretour i {    color: #d954a0;}/*----------------------------------------------------
                  End Pretour
------------------------------------------------------*//*----------------------------------------------------
                  Start Portfolio 
------------------------------------------------------*//* Width For After In Portfolio*/.portfolio .container h2:before {    border-color: transparent transparent #d954a0;}.box .box-content:before {    border-left: 1px solid #d954a0;    border-right: 1px solid #d954a0;}.box:hover .box-content:before {    top: 15px;    opacity: 1;}.box .box-content:after {    border-top: 1px solid #d954a0;    border-bottom: 1px solid #d954a0;}.box .icon li a:hover {    background: #d954a0;}/*------------------------------------------------------
                End Portfolio
--------------------------------------------------------*/.TESTIMONIALS h2:before {    border-color: transparent transparent #d954a0;}#quote-carousel .carousel-indicators .active {    background: #d954a0;}.item blockquote {    border-left: 5px solid #d954a0;    margin: 0;}    .item blockquote p:before {        color: #d954a0;    }blockquote footer,blockquote small,blockquote .small {    color: #d954a0;}/*------------------------------------------------------
                Start Contact
--------------------------------------------------------*//* Width For After In Contact*/.contact h2:before {    border-color: transparent transparent #d954a0;}.contact .btn-pr {    background: #d954a0;    color: #fff;}/* bootstrap Contact */.form-control {    border-bottom: 1px solid #d954a0;}    .form-control:focus {        border-color: #d954a0;    }/*-------------------------------------------------------
                 End Contact 
--------------------------------------------------------*//*------------------------------------------------------
                 Start footer
--------------------------------------------------------*/footer {    background: #333;    color: #fff;    padding: 76px 0;}    footer p {        font-size: 15px;        max-width: 62%;        text-align: center;        margin: 0 auto;        color: #eee;    }        footer p span {            color: #d954a0;            text-decoration: underline;        }            footer p span:hover {                color: #d954a0;                cursor: pointer;            }.icon-top {    background: #d954a0;}    .icon-top:hover {        color: #fff;    }/*-------------------------------------------------------
                  End footer
--------------------------------------------------------*//*------------------------------------------------------
                Start General
--------------------------------------------------------*/.contact form .btn-pr:hover,.btn-pr:hover {    background: rgba(255, 255, 255, 0.44);    color: #d954a0;    border: 1px solid #d954a0;}/*-----------------------------------------------------------
                        End General 
------------------------------------------------------------- *//*------------------------------------------------------------
                        Start Loading 
--------------------------------------------------------------*/.loader {    background: #d954a0;}    .loader:after {        color: #d954a0;    }/*-------------------------------------------------------------
                      End Loading
---------------------------------------------------------------*/