﻿/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0
    http://creativecommons.org/licenses/by/3.0/
    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US

    ========================================================  */



/*================GENERAL STYLES=============================*/
@font-face {
    font-family: Exo;
    src: url(../fonts/exolight.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

body {
    /*font-family: "Roboto", sans-serif;*/
    font-family: 'Exo', sans-serif;
    font-family: 'Khmer', cursive;
    font-size: 16px;
    color: #222;
    background: url("../images/af_home.jpg");
    background-color: #fff;
    background-attachment: cover;
    height: 100% !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.h-70 {
    height: 90%!important;
}
.logo-style img{
  text-align: center !important;
  width: 30%;
}
.text-center {
    text-align:center;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Exo', sans-serif;
}

h1 {
    margin-top: 5px;
    text-transform:uppercase;

}
h2 {
    color:#0073aa;
}
/*
h2:after {
    display: block;
    content: "";
    height: 2px;
    width: 150px;
    background: #0073aa;
    margin: 10px auto 40px;
    }
*/

.logo-translate img{
    height: 15px;
}
p {
    font-family: 'Exo', sans-serif;
    color: #222;
    text-align: left;
    font-size: 16px;
}

.text-style-center h2{
    color: #4b5320;
    text-transform: uppercase;
    text-align: center;
    line-height: 2.5rem;
    font-weight: bolder;
}
.text-style-center h5{
    color: #111;
    text-transform: uppercase;
    text-align: center;
    line-height: 2.5rem;
    font-weight: bolder;
}
.text-style-center p {
    color: #222;
    text-align: center;
    font-size: 15px;
    /*letter-spacing: -0.5px;*/
}
.text-style-left h2{
    color: #555;
    /*text-transform: uppercase;*/
    text-align: left;
    line-height: 2.5rem;
    font-weight: bolder;
}
.text-style-left p{
    text-align: left;
    line-height: 2rem;
    font-size: 18px;
}
.text-style-right h2{

    color: #555;
    /*text-transform: uppercase;*/
    text-align: right;
    line-height: 2.5rem;
    font-weight: bolder;
}
.text-style-right p{
    text-align: right;
    line-height: 2rem;
    font-size: 18px;
}

.text-center-row h2{
    color: #555;
    text-align: center;
    line-height: 2.5rem;
    font-weight: bolder;

}
.text-center-row p {
    color: #222;
    text-align: center;
    font-size: 18px;
}
.text-center-row img{
    width: 100%;
    height: auto;
    text-align: center;
}

.photo-fix-size img{
    width: 100%;
    height: auto;
    text-align: center;
}

/*
h3 {
    line-height: 50px;
    padding-bottom: 2px;
}

h4 {
    line-height:40px;
}

*/
.space-top {
    margin-top: 30px;
}
.space-pad {
    padding-bottom: 10px;
    padding-top: 10px;
}
.space-left{
    margin-left: 30px;
}
.space-right{
    margin-right: 30px;
}

section {
    padding-bottom: 5px;
}

.div-trans .form-control{
    color: #fff;
}

/*=======================================
    COLOR CODES
========================================*/
.main-color {
    color: #0073aa;
}

/*=======================================
    NAVIGATION STYLES
========================================*/


/*=======================================
    HEADER STYLES
========================================*/
.head-main {
    font-family: 'Exo', sans-serif;
    font-size: 70px !important;
    font-weight: 900!important;
    color:#fff;
    text-transform: uppercase;
    text-align: center;
}
.head-sub-main {
    /*font-family: 'Comfortaa', cursive;*/
    font-family: 'Exo', sans-serif;
    font-size:50px !important;
    font-weight:700 !important;
    color: #27c00a;
    text-transform: uppercase;
    text-align: center !important;
}
.head-text-welcome{
    font-family: 'Exo', sans-serif;
    font-size:40px !important;
    font-weight:700!important;
    color: #f7db67;
    text-align: center;
}
.head-last {
    font-family: 'Exo', sans-serif;
    color:#fff;
    font-size: 35px;
    font-weight: 400!important;
    text-transform: uppercase;
    text-align: center;
}
.timer-style{
  font-family: 'Exo', sans-serif;
  color:#fff;
  font-weight: 500!important;
  text-align: center;
}

#home {
    background-image: url("../images/head.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    background-attachment: fixed;
    min-height:650px;
}


.div-trans {
    padding:5px;
    background-color: rgba(72, 83, 32, 0.7);
    min-height: 450px;
    margin-top: 90px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 5px solid #646d33;

}
.div-trans h3{
    font-family: 'Exo', sans-serif;
    color: #0073aa;
    text-transform: uppercase;
    text-align: center;
    line-height: 2.5rem;
    font-weight: bolder;
}
.div-trans ul li{
    list-style:none;
    padding: 5px 15px;
    color:#fff;
    font-weight: 700px;
    font-size: 16px;
    line-height: 1.8rem;
    text-decoration: none;
    margin-left: 0px;
}
.div-trans ul {
    margin-block-start: 10px;
    margin-block-end: 10px;
    margin-inline-start: 10px;
    margin-inline-end: 10px;
    padding-inline-start: 0px;
}

.div-trans ul li:nth-child(odd){
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: normal;
    border-radius: 5px;
    color:#fff;
    margin-bottom: 10px;
}
.div-trans ul li:nth-child(odd):hover{
    color: #0073aa;
}
.div-trans ul li:nth-child(even){
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    border-radius: 5px;
    color:#fff;
    margin-bottom: 10px;
}
.div-trans ul li:nth-child(even):hover{
    color: #dd0000;
}

.div-trans h3{
    margin: 10px 5px 15px;
    background: #fff;
    font-weight: bold;
    color: #0073aa;
    border-radius: 5px;
    font-size: 20px;
}

.div-trans .form-control {
        background-color: rgba(255, 255, 255, 0);
}

.img-icon img{
    height: 170px;
	padding-bottom: 15px;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}
.img-icon-small img{
    height: 70px;
    width: 70px;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}
.img-icon-small img:hover{
    transform: translateY(15px);
}
.img-icon img:hover{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.img-nav-icon img{
    height: 25px;
}

/*=======================================
    Services  STYLES
========================================*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {

}

#Parallax-one {
    background-image: url("../images/parallax1.jpg");
    padding: 30px;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    background-attachment: fixed;
    min-height:250px;
    color:#fff;
}
 #Parallax-one i {
    color:#fff;
}
.parallax-text h3 {
    font-size: 35px !important;
    font-weight: 700!important;
    text-shadow: 0 0 3px #222;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
}
.parallax-text h5 {
    font-size: 30px !important;
    font-weight: 500!important;
	text-transform: uppercase;
    text-shadow: 0 0 3px #222;
    color: #fff;
}
/*============= Background Image ============*/

.project-with-us>.section {
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.project-with-us>.section h3 {
    /*font-family: 'Comfortaa', cursive;*/
    font-family: 'Exo', sans-serif;
    font-weight: bolder;
    font-size: 20px;
}
.project-with-us a {
    color: #fff;
}
.project-with-us ul {
    height: 50px;
}
.project-with-us li {
    list-style: none;
    display: inline-block;
}
.project-with-us .clock span,
.project-with-us .contact span {
    width: 100%;
    float: left;
    text-align: left;
}
.project-with-us .clock,
.project-with-us .contact {
    width: 220px;
    float: right;
    height: 50px;
    padding-left: 40px;
}
.project-with-us .contact {
    background: url(../images/contact.png) 0 3px no-repeat;
}
.project-with-us .clock {
    background: url(../images/clock.png) 0 3px no-repeat;
}
.project-with-us .btn {
    font-family: 'Exo', sans-serif;
    color: #fff;
    background-color: #0073aa;
    border: none;
    border-radius: 30px;
}
.project-with-us {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    color:#fff;
}
/*=======================================
    PRICING STYLES
========================================*/

.plan {
    background: #eee;
    padding: 0 0 15px 0;
    margin: 30px 0px;
    list-style: none;
    text-align: center;
    border-radius: 15px;
    margin-bottom: 15px;
    border: solid 0px #eee;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    box-shadow: -1px 0px 30px  rgba(50, 50, 50, 0.3), 1px 0px 15px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: -1px 0px 5px  rgba(50, 50, 50, 0.3), 1px 0px 5px rgba(50, 50, 50, 0.3);
}
.plan:hover{
    box-shadow: 0 15px 50px 4px rgba(0, 0, 0, 0.56);
    -moz-box-shadow: 0 15px 50px 4px rgba(0, 0, 0, 0.56);
}

.plan-active {
    -webkit-transform: scaleY(1.1);
    -moz-transform: scaleY(1.1);
    -ms-transform: scaleY(1.1);
    -o-transform: scaleY(1.1);
    transform: scaleY(1.1);
}
.head-active {
    padding: 30px 0px 50px;
    color: #fff;
    /*font-family: "Roboto", sans-serif;*/
    font-family: 'Exo', sans-serif;
    font-size: 20px;
    font-weight: bolder;
    background: linear-gradient(45deg, #f321d6, #5121f3);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
}
.plan li {
    padding: 15px 0px;
    color: #333;
    border-top: 1px dashed #ccc;
}

.plan-head {
    padding: 30px 0px 50px;
    color: #fff;
    font-family: 'Exo', sans-serif;
    font-size: 20px;
    font-weight: bolder;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background: linear-gradient(45deg, #ffcc66 25%, #ff0066 100%);
   }

.plan li.main-price {
    font-family: Arial, sans-serif;
    padding: 25px 0px;
    border: none;
    font-size: 25px;
    font-weight: bold;
}
.plan li.price-text{
    font-family: Arial, sans-serif;
    font-size: 100px;
}
.plan-button{
    padding: 0 0 30px;
}
.plan-button a{
    padding: 10px 30px;
    background: linear-gradient(45deg, #ff0066 25%, #ffcc66 100%);
    color: #fff;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.plan-button-active{
    padding: 0 0 30px;
}
.plan-button-active a{
    padding: 10px 30px;
    background: linear-gradient(45deg, #f321d6, #5121f3);
    color: #fff;
    border-radius: 25px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
#Parallax-two {
    background-image: url("../images/parallax2.jpg");
    padding:30px;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    background-attachment: fixed;
    min-height:350px;
    color:#fff;
}

#Parallax-two i {
    color:#fff;
}


#Parallax-3 {
    padding:30px;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    background-attachment: fixed;
    min-height:350px;
    color:#fff;
}

/*======================Products Style====================*/
.container-box{
   position: relative;
    width: 100%;
    margin: auto;
    height: auto;
    display: grid;
    grid-template-rows: 450px;
}

.container-box .card-UI{
    position: relative;
    background: #fff;
    overflow: hidden;
    border-radius: 7px;
    margin-top: 10px;
    margin-bottom: 15px;
    transition: 0.7s;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
}
.container-box .card-UI:hover{
    /*transform: translateY(-10px); */
    box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.5);

}
.line-soften {
    height: 2px;
    margin-top: 20px !important;
    margin: 0px 0px 20px;
    background-image: -webkit-linear-gradient(left, rgba(0,115,170,0), rgba(0,115,170,1), rgba(0,115,170,0));
    background-image: -moz-linear-gradient(left, rgba(0,115,170,0), rgba(0,115,170,1), rgba(0,115,170,0));
    background-image: -ms-linear-gradient(left, rgba(0,115,170,0), rgba(0,115,170,1), rgba(0,115,170,0));
    background-image: -o-linear-gradient(left, rgba(0,115,170,0), rgba(0,115,170,1), rgba(0,115,170,0));
    border: 0;
}
.container-box .card-UI .img-box{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: 0.5s;
	border: 1px solid #ddd !important;
	border-radius: 10px !important;
}

.container-box .card-UI:hover .img-box{
    opacity: 0.5;
}

.container-box .card-UI .img-box img{
    width: 100%;
    height: 100%;
	border-radius: 10px !important;
}
.container-box .card-UI .card-text{
    position: absolute;
    width: 100%;
    height: 65%;
    bottom: -100%;
    padding: 20px;
    padding-top: 30px;
    box-sizing: border-box;
    text-align: center;
    transition: 0.7s;
}
.container-box .card-UI:hover .card-text{
    bottom: 0;
}

.container-box .card-UI:nth-child(1) .card-text{
    background: linear-gradient(0deg, #0073aa, transparent);
}
.container-box .card-UI:nth-child(2) .card-text{
    background: linear-gradient(0deg, #c21833, transparent);
}
.container-box .card-UI:nth-child(3) .card-text{
    background: linear-gradient(0deg, #3a414c, transparent);
}

.container-box .card-UI .card-button{
    padding: 0 0 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.container-box .card-UI .card-button a{
    padding: 10px 20px;
    /*background: linear-gradient(45deg, #ff0066 25%, #ffcc66 100%);*/
    background: #16a503;
    color: #fff;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
}

.container-box .card-UI .card-text h2{
    font-family: 'Exo', sans-serif;
    margin: 0 0 10px;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-weight: bolder;
}
.container-box .card-UI .card-text h2 span{
    font-family: 'Exo', sans-serif;
    color: #dd0000;
    font-size: 16px;
    font-weight: bold;
}
.container-box .card-UI .card-text p{
    font-family: 'Exo', sans-serif;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.container-box .card-UI .card-text ul{
    display: flex;
    margin: 20px 0 0;
    padding: 0;
    align-items: center;
    justify-content: center;
}
.container-box .card-UI .card-text ul li{
    list-style: none;
}
.container-box .card-UI .card-text ul li a{
    color: #fff;
    padding: 0 10px;
    font-size: 18px;
    transition: 0.5s;
}

/*=============End Products=============*/

/*=====================CONTACT STYLES=======================*/

#social-icon a {
    color:#616161!important;
    margin-right:10px;
    font-size:20px;
    float:right;
}
.position-relative:hover{
}

/*=======================FOOTER STYLES=====================*/
#footer {
    background-color:#0073aa;
    color:#fff;
    padding:20px 50px 20px 50px;
    text-align:right;
}

/*=======================Full Video Background=====================*/
.v-header{
  height:100vh;
  display:flex;
  align-items:center;
  color:#fff;
}
.fullscreen-video-wrap{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100vh;
  overflow:hidden;
}

.fullscreen-video-wrap video{
  min-height:100%;
  min-width:100%;
}

.header-overlay{
  height:100vh;
  position: absolute;
  top:0;
  left:0;
  width:100vw;
  z-index:1;
  background:#0073aa;
  opacity:0.3;
}

.header-content{
  z-index:2;
}

.header-content h1{
  font-size:50px;
  margin-bottom:0;
}

.header-content p{
  font-size:1.5rem;
  display:block;
  padding-bottom:2rem;
}

/*=============End Full Video Background==============*/



/*=====================FOR MOBILE==========================*/

@media (max-width: 767.98px) {
.container {
	width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	}
  .h-70 {
      height: 80%!important;
  }
  .logo-style img {
    text-align: center !important;
    width: 30%;
    position: relative;
    margin-bottom: -30% !important;
}
.navbar.shrink .navbar-header {
        height: 50px !important;
        line-height: 50px !important;
		-moz-transition: all 0.7s !important;
		-webkit-transition: all 0.7s !important;
		transition: all 0.7s !important;
    }
    .navbar.shrink .navbar-brand img {
        height: 35px !important;
        top: 7px !important;
    }
h1 {
    margin-top: 5px;
    text-transform:uppercase;
}
h6 {
    font-size: 16px;
}
.h-100 {
    height: 100% !important;
}
.div-trans h3{
    margin: 10px;
    line-height: 2rem;
    font-weight: bolder;
}
.div-trans ul li{
    list-style:none;
    padding: 5px 10px;
    color:#fff;
    font-weight: 500px;
    font-size: 12px;
    line-height: 1rem;
}
.div-trans ul li:nth-child(odd){
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
}
.div-trans ul li:nth-child(even){
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
}
.head-main {
    font-size:25px !important;
    font-weight: 600!important;
    color:#fff;
}
.head-sub-main {
    font-size:16px !important;
    font-weight:600!important;
    color: #27c00a;
}
.head-last {
    font-size: 11px;
    font-weight: 400!important;
}
.head-text-welcome{
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #f7db67;
    margin-top: 70px;
    text-align: center;
	}
.container {
    width: 100%;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.space-pad {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.div-trans {
    padding:5px;
    background-color: rgba(39, 192, 10, 0.7);
    min-height: 30px;
    margin-top: 5px;
	margin-bottom: 15px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: transparent;
}
.parallax-text h3 {
    font-size: 18px !important;
}
.parallax-text h5 {
    font-size: 15px !important;
}
.img-icon img{
    height: 150px;
	padding-bottom: 15px;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

.navbar-header{
    overflow: hidden;
	}
  .date-space {
    padding: 0.2em !important;
  }
  li span {
    font-size: 2rem !important;
  }
}
/*=====================END FOR MOBILE==========================*/
@media (min-width: 768px){
	.container {
	width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	}
}
@media (min-width: 1200px){
	.container {
		max-width: 1200px;
	}
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .head-main {
        font-size: 50px !important;
        font-weight: 700!important;
    }
    .head-last {
        font-size: 20px;
        font-weight: 400!important;
    }
    .desktop-hide {
      display: none !important;
    }
    .footer-icon img {
      width: 200px !important;
      padding-top: 60px !important;
    }
    .foot-texts {
    font-family: 'Exo', sans-serif;
    display: block;
    color: #ffffff;
    padding-bottom: 15px;
    line-height: 1.6em;
    font-size: 12px !important;
    }

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .desktop-hide {
    display: none !important;
  }
  .footer-icon img {
    width: 350px !important;
    padding-top: 35px !important;
  }
  .foot-texts {
  font-family: 'Exo', sans-serif;
  display: block;
  color: #ffffff;
  padding-bottom: 15px;
  line-height: 1.8em;
  font-size: 15px !important;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
 }

 /* Timer Countdown */

h1 {
  font-weight: normal;
  text-transform: uppercase;
}

li {
  display: inline-block;
  list-style-type: none;
}
.date-space {
  padding: 1em;
}

li span {
  display: block;
  font-size: 4rem;
}

.emoji {
  display: none;
  padding: 1rem;
}

.emoji span {
  font-size: 4rem;
  padding: 0 .5rem;
}
