@import url(https://fonts.googleapis.com/css?family=Questrial);
@import url(https://fonts.googleapis.com/css?family=Dancing+Script:700);
@import url('https://fonts.googleapis.com/css2?family=Karla&family=Merriweather&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mitr&display=swap');

@font-face {
  font-family: 'roxborough_cfmedium';
  src: url('../font/roxboroughcf-medium-webfont.woff') format('woff'),
       url('../font/roxboroughcf-medium-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;

}

html,
body {
    width: 100%;
    height: 100%;

    background-color: #282828;
}



body {
    font-family: 'Karla', sans-serif, 'gobold_hollowregular', 'addison_brotherregular', 'Prompt', sans-serif , 'fc_friday' ;
    color: #d3d3d3;
}



a {
    color: #dac9ba;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
    color: #dac9ba;
    outline: 0;
}


h1,h2,h3,h4,h5,h6 {
    font-family: 'roxborough_cfmedium';
}

#moreworkpc p , #paragraph p , #moreabout p , #moreworkpc p {
        font-size: 17px;
        line-height: 1.7;
        margin-bottom: 0px;
        text-align: center; 
    }

.wide-space {
    letter-spacing: 1.6px;
}

#moreworkpc {
  text-align: center;
}

.icon-lg {
    font-size: 50px;
    line-height: 18px;
}

.cursive {
    font-family: 'Dancing Script', cursive;
    text-transform: none;
}

section {
    padding: 70px 0;
}


footer {
    padding: 3%;
}


/* nav */


.navbar-default .navbar-brand {
  color: #dac9ba;
}

.navbar-default {
   font-family: 'roxborough_cfmedium';
    border-color: rgba(35,35,35,.05);
    background-color: #222;
    z-index: 10;
}



.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #181818;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-collapse {
    border-color: transparent;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 200;
    color: white;
    font-family: 'roxborough_cfmedium';
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #dac9ba;
}

/* nav right*/ 
.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #dac9ba !important;
    background-color: rgba(0, 0, 0, 0);
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover
{
    background-color: rgba(0, 0, 0, 0);
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 0px;
    line-height: 20px;
    margin-right: -500px;
}

@media (min-width:768px) {
    .navbar-default {
        background-color: transparent;
        max-height: 60px;
        margin: 0;
    }

    .navbar-header > .navbar-brand {
        color: rgba(255,255,255,0.7);
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #f4f4f4;
    }

    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
      font-size: 2em;
    }


    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: rgba(255,255,255,0.8);
        padding: 20px;
        letter-spacing: 1.1px;
        text-shadow: 1px 1px 1px rgba(60,60,60,0.7);
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #dac9ba;
    }
    

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: #222;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 2em;
        color: #b3a497;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #b3a497;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #ddd;
        text-shadow: 1px 1px 1px rgba(30,30,30,0.7);
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #b3a497;
    }

    a#bookmobile {
      display: none;
    }

    a#bookpc {
      display: block;
    }
    


}


header {
    position: relative;
    min-height: auto;
    text-align: center;
    color: #fff;
    width: 100%;
    background-image: url("../img/pc.gif");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 5%;
    
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
    z-index: 2;
}

header .header-content h1 {
    margin-top: 0;
    margin-bottom: 0;
}


#video-background {
  position: absolute;
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: 1;
}

#video-background.collapsing {
  display:none;
}

footer {
    background-color:#373737;
}

@media (min-width:768px) {
    .icon-lg {
        font-size: 80px;
    }
    
    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .inner h1 {
        font-size: 53px;
    }

    header .header-content .inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }


}

.form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: #eee;
    background-color: #36333d;
    background-image: none;
    border: 1px solid #36333d;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    color: #222;
    background-color: #ccc;
    box-shadow: none;
}

textarea {
    resize: none;
}

.margin-top-0 {
    margin-top: 10;
}

.feature {
    margin: 50px auto 0;
    max-width: 400px;
}

@media(min-width:992px) {
    .feature {
        margin: 20px auto 0;
    }
}

.feature p {
    margin-bottom: 0;
}

.call-to-action h2 {
    margin: 0 auto 20px;
}



.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn-default {
    border-color: #fff;
    color: rgb(255, 255, 255);
    background-color: transparent;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #dac9ba;
    color: #dac9ba;
    background-color: transparent;
    opacity: 0.7;
    
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: rgb(255, 255, 255);
    opacity: 0.7;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
    
}

.btn.btn-primary {
    background-color: transparent;
    border:1px solid #f0f0f0;
    border-color:#f0f0f0;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn.btn-primary:hover {
    opacity: 1;
}

.btn {
    border-radius: 290px;
    font-family: 'Karla', sans-serif;
}

.btn-xl {
    padding: 15px 30px;
    font-size: 20px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}


/*img*/

.body {
    width: 100%;
    height: 100%;
}


.img-fluid {
        object-position: center center;
        display: block;
        width: 100%;
        object-fit: cover;
    }

 @media (device-width: 1920px) and (device-height: 1200px) {
    #left {
        margin-top: -2%;
        margin-bottom: 8%;
    }

    #graphic {
        margin-top: -5%;
    }

    #right {
        margin-top: -8%;
    }

    #profile {
      margin-top: -5%;
    }

    .img-fluid #cine {
        width: 80%;
    }
   
    #rightabout {
      margin-left: -13%;
      margin-top: 12%;
    }

 }

 @media (device-width: 1920px) and (device-height: 1080px) {



    #right {
        margin-top: -15%;
    }

    #rightabout {
      margin-left: -13%;
      margin-top: 14%;
    }

    #left {
      margin-top: -4%;
    }
    
    #project {
      margin-top: -8%;
    }


    }

     

/* scroll down*/

        .mouse {
            display: block;
            margin: 0 auto;
            width: 26px;
            height: 46px;
            border-radius: 13px;
            border: 2px solid #ffffff;
            position: absolute;
            bottom: 40px;
            position: absolute;
            left: 50%;
            margin-left: -26px;
          }
          .mouse span {
            display: block;
            margin: 6px auto;
            width: 2px;
            height: 2px;
            border-radius: 4px;
            background: #ffffff;
            border: 1px solid transparent;
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-name: scroll;
            animation-name: scroll;
          }
          
          @-webkit-keyframes scroll {
            0% {
              opacity: 1;
              -webkit-transform: translateY(0);
              transform: translateY(0);
            }
          
            100% {
              opacity: 0;
              -webkit-transform: translateY(20px);
              transform: translateY(20px);
            }
          }
          @keyframes scroll {
            0% {
              opacity: 1;
              -webkit-transform: translateY(0);
              -ms-transform: translateY(0);
              transform: translateY(0);
            }
          
            100% {
              opacity: 0;
              -webkit-transform: translateY(20px);
              -ms-transform: translateY(20px);
              transform: translateY(20px);
            }
          }
          

        /* .container */

        .container,
        .container-fluid,
        .container-sm,
        .container-md,
        .container-lg,
        .container-xl {
        
          width: 100%;
          margin-right: auto;
          margin-left: auto;
        }
        
        @media (max-width: 575px) {

          #github, #mail, #phone {
            width: 15%;
            margin-right: 1%;
            margin-bottom: 2%;
          }

          .icon {
            margin-left: -8%;
          }

          #footer{
            display: none;
          }

          #profile {
            margin-left: auto;
            margin-right: auto;
            width: 90%;
          }
         
          #rightabout {
            margin-left: 8%;
            margin-top: 7%;
          }

          .certificatephone {
            width: 85%;
            margin-left: auto;
            margin-right: auto;
          }
          

        

          #moreabout {
            margin-top: 3%;
          }

          #rightabout h4 {
            font-size: 1em;
            line-height: 1.7em;
          }


       
        }


        @media (min-width: 576px) {


          

          .container, .container-sm {
            max-width: 540px;
          }

          #github, #mail, #phone {
            width: 10%;
            margin-left: 1%;
            margin-right: 1%;
          }

          #footer h4 {
            font-size: 20px;
            margin-top: 1.2%;
            margin-bottom: 0;
          }

        
          #profile {
            margin-left: auto;
            margin-right: auto;
          }
         
          #rightabout {
            margin-left: 8%;
            margin-top: 7%;

          }

          #moreabout {
            margin-top: 3%;
          }
          #profile {
            width: 70%;
            margin-left: auto;
            margin-right: auto;
          }
         
          #rightabout {
            margin-left: 8%;
            margin-top: 7%;

          }

          #moreabout {
            margin-top: 3%;
          }

       
        }
        
        @media (min-width: 768px) {
          .container, .container-sm, .container-md {
            max-width: 720px;
          }
          .col-sm-5 {
            width: 50%;
            }
  
          
            #github, #mail, #phone {
              width: 6%;
              margin-left: 1%;
              margin-right: 1%;
            }
  
            #footer h4 {
              font-size: 15px;
              margin-top: 1.5%;
            }

            #profile {
              margin-left: auto;
              margin-right: auto;
            }
           
            #rightabout {
              margin-left: 8%;
              margin-top: 7%;

            }
  
            #moreabout {
              margin-top: 3%;
            }

            #footer{
              display: block;
            }

     
        }
        
        @media (min-width: 992px) {
          .container, .container-sm, .container-md, .container-lg {
            max-width: 960px;
          }

          #github, #mail, #phone {
            width: 4%;
            margin-left: 1%;
            margin-right: 1%;
          }


          #footer h4 {
            font-size: 15px;
            margin-top: 1.42%;
          }


          #profile {
            width: 60%;
            margin-left: auto;
            margin-right: auto;
          }
         
          #rightabout {
            margin-left: auto;
            margin-top: 5%;
            margin-right: auto;
          }

          #moreabout {
            margin-top: 3%;
          }

        }
        
        @media (min-width: 1200px) {
          .container, .container-sm, .container-md, .container-lg, .container-xl {
            max-width: 1150px;
          }

          #github, #mail, #phone {
            width: 4%;
            margin-left: 1%;
            margin-right: 1%;
          }

     
        #footer h4 {
          font-size: 15px;
          margin-top: 1.2%;
        }
       
        #profile {
          width: 90%;
        }
       
        #rightabout {
          margin-left: -25%;
          margin-top: 16%;
        }

        #moreabout {
          margin-top: 1.5%;
        }

        }
        
          @media (min-width: 1400px) {
          .container, .container-sm, .container-md, .container-lg, .container-xl {
            max-width: 1350px;
          }

          #github, #mail, #phone {
            width: 4%;
            margin-left: 1%;
            margin-right: 1%;
          }


        #footer h4 {
          font-size: 20px;
          margin-top: 4px;
        }

        #profile {
          margin-top: -5%;
          width: 85%;
          float: right;
        }
       
        #rightabout {
          margin-left: -20%;
          margin-top: 13%;
          
        }

        }
        
          @media (min-width: 1600px) {
            .container, .container-sm, .container-md, .container-lg, .container-xl {
              max-width: 1550px;
            }

            #github, #mail, #phone {
              width: 4%;
              margin-left: 1%;
              margin-right: 1%;
            }
  
  
          #footer h4 {
            font-size: 20px;
            margin-top: 5px;
          }

          #profile {
            width: 75%;
            margin-top: -5%;
            float: right;
          }
         
          #rightabout {
            margin-left: -13%;
            margin-top: 12%;
          }

          }

        @media (min-width: 1800px) {
          .container, .container-sm, .container-md, .container-lg, .container-xl {
            max-width: 1750px;
          }

          #github, #mail, #phone {
            width: 4%;
            margin-left: 1%;
            margin-right: 1%;
          }


        #footer h4 {
          font-size: 20px;
          margin-top: 8px;
        }

            
        #profile {
          width: 75%;
          margin-top: -5%;
          float: right;
        }
      
        #rightabout {
          margin-left: -13%;
          margin-top: 12%;
        }

        
        
  }

        @media (min-width: 1900px) {
          .container, .container-sm, .container-md, .container-lg, .container-xl {
            max-width: 1850px;
            }

            #github, #mail, #phone {
              width: 4%;
              margin-left: 1%;
              margin-right: 1%;
            }
  
  
          #footer h4 {
            font-size: 25px;
            margin-top: 6px;
          }

          
        }
        

        .row {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
         
        }


        


  

/* button work */

@media (max-width: 414px) {
  #moreworkpc, #certificate {
      display: none;
  }
  
  
  #logo {
    margin-left: 5%;
    font-size: 25px;
    padding-top: 4%;
  }


  .btn  {
    font-size: 12px;
  }

  a#bookpc {
    display: none;
  }
  
  a#bookmobile {
    display: block;
  }

}

@media (min-width: 415px) and  (max-width: 767px) {

#certificate, #moreworkpc {
    display: none;
}


#logo {
    
  padding-top: 2.5%;
  margin-left: 5%;
  font-size: 25px;
}


.btn  {
  font-size: 12px;
}

a#bookpc {
  display: none;
}

a#bookmobile {
  display: block;
}

}

@media (min-width: 768px) and  (max-width: 1024px) {

  #certificate {
      display: none;
  }
  
  
  #logo {
    margin-left: 5%;
    font-size: 30px;
    margin-top: 20px;
      }
  
  
  .btn  {
    font-size: 14px;
  }
  
 
  
  }


@media (min-width: 1025px) {
     .certificatephone {
        display: none;
    }



    #logo{
      margin-left: 5%;
      margin-top: 20px;
  }
    


}

/* overlay */

@import url(https://fonts.googleapis.com/css?family=Raleway);

*, *:before, *:after{
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:border-box;
  box-sizing: border-box;
}

body{
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}

#workandproject .container{
  float: center;
  padding-bottom: 5%;
  padding-top: 5%;
}



@media screen and (max-width: 640px){
  .container{
    display: block;
    width: 100%;
  }

}

@media screen and (min-width: 900px){
  #workandproject .container {
    float: center;
  }
}


.content {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;

}

.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: auto;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-size: 22px;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}



@media screen and (max-width: 576px) {
    .blog-slider__button {
      width: 100%;
    }
  }
  .blog-slider .swiper-container-horizontal > .swiper-pagination-bullets, .blog-slider .swiper-pagination-custom, .blog-slider .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  .blog-slider__pagination {
    position: absolute;
    z-index: 21;
    right: 20px;
    width: 11px !important;
    text-align: center;
    left: auto !important;
    top: 50%;
    bottom: auto !important;
    transform: translateY(-50%);
  }
  @media screen and (max-width: 768px) {
    .blog-slider__pagination {
      transform: translateX(-50%);
      left: 50% !important;
      top: 205px;
      width: 100% !important;
      display: flex;
      justify-content: center;
      align-items: center;
    }
  }
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 8px 0;
  }
  @media screen and (max-width: 768px) {
    .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 0 5px;
    }
  }
  .blog-slider__pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 10px;
    background: #062744;
    opacity: 0.2;
    transition: all .3s;
  }
  .blog-slider__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fd3838;
    height: 30px;
    box-shadow: 0px 0px 20px rgba(252, 56, 56, 0.3);
  }
  @media screen and (max-width: 768px) {
    .blog-slider__pagination .swiper-pagination-bullet-active {
      height: 11px;
      width: 30px;
    }
  }


  #footer h4 {
    text-align: right;
  }

  
#github, #mail, #phone {

  opacity: 0.8;
}

#github:hover, #mail:hover, #phone:hover {

  opacity: 1;
}
 



/* fade in */

.fade-in {
  opacity: 0;
  transition: opacity 250ms ease-in;
}

.fade-in.appear {
  opacity: 1;
}

/* scroll bar */

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(0, 0, 0); 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #dac9ba; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #dac9ba; 
}





/* 

#logo2 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

#logo2 .letter {
  display: inline-block;
  line-height: 1em;
  transform-origin: 0 0;
}


#logo:hover {
  opacity: 0;
}

#logo {
  opacity: 1;
}

#logo2:hover {
  opacity: 1;
}

#logo2 {
  opacity: 0;
}

/*

/* about */



#rightabout h4{
  color: white;
  font-size: 24px;
  font-family: 'Karla', sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 1.2em;
}



#leftabout {
  margin-left: auto;
  margin-right: auto;
}


#moreabout {
  float: left;
  letter-spacing: 2px;
}


