


.work-icon1-active {
	background-image: url("../images/work-icons-active-01.png");
	background-repeat: no-repeat;
	width: 106px;
	height: 106px;
  margin: 0 auto;
  cursor: none;
}

.work-icon1 {
	background-image: url("../images/work-icons-01.png");
	background-repeat: no-repeat;
	width: 106px;
	height: 106px;
	transition: transform .2s;
	margin: 0 auto;
}

.work-icon1:hover {
 -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
	z-index: 9999;
}
.work-icon2 {
	background-image: url("../images/work-icons-02.png");
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	transition: transform .2s;
	margin: 0 auto;
}
.work-icon2-active {
	background-image: url("../images/work-icons-active-02.png");
	background-repeat: no-repeat;
	width: 106px;
	height: 106px;
	margin: 0 auto;
  cursor: none;
}

.work-icon2:hover {
 -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
	z-index: 9999;
}
.work-icon3 {
	background-image: url("../images/work-icons-03.png");
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	transition: transform .2s;
	margin: 0 auto;
}
.work-icon3-active {
	background-image: url("../images/work-icons-active-03.png");
	background-repeat: no-repeat;
	width: 106px;
	height: 106px;
	margin: 0 auto;
  cursor: none;
}

.work-icon3:hover {
 -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
	z-index: 9999;
}
.work-icon4 {
	background-image: url("../images/work-icons-04.png");
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	transition: transform .2s;
	margin: 0 auto;
}
.work-icon4-active {
	background-image: url("../images/work-icons-active-04.png");
	background-repeat: no-repeat;
	width: 106px;
	height: 106px;
	margin: 0 auto;
  cursor: none;
}

.work-icon4:hover {
 -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
	z-index: 9999;
}
.work-icon5 {
	background-image: url("../images/work-icons-05.png");
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	transition: transform .2s;
	margin: 0 auto;
}
.work-icon5-active {
	background-image: url("../images/work-icons-active-05.png");
	background-repeat: no-repeat;
	width: 106px;
	height: 106px;
	margin: 0 auto;
  cursor: none;
}

.work-icon5:hover {
 -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
	z-index: 9999;
}
.work-icon6 {
	background-image: url("../images/work-icons-06.png");
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	transition: transform .2s;
	margin: 0 auto;
}

.work-icon6-active {
	background-image: url("../images/work-icons-active-06.png");
	background-repeat: no-repeat;
	width: 106px;
	height: 106px;
	margin: 0 auto;
  cursor: none;
}
.work-icon6:hover {
 -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
	z-index: 9999;
}

.line-h-18 {
	line-height: 16px!important;
	font-size: 13px;
}

.active-portfolio {
	width: 115px!important;
  color: #fff200!important;
  font-family: myFirstfont!important;
  letter-spacing: 3px!important;
}

.text-white-2, .btn.text-white-2 {
    color: #FFF;
}

.extra-small-screen {
    height: 240px;
}

.active-portfolio {
    width: 115px!important;
    color: #fff200!important;
    font-family: myFirstfont!important;
    letter-spacing: 3px!important;
}


.logo {
	background-image: url("../images/logo.svg");
	background-repeat: no-repeat;
	width: 230px!important;
	height: 90px!important;
	margin-top: 7px;
}

.logo:hover {
	background-image: url("../images/logo-hvr.svg");
	background-repeat: no-repeat;
	width: 260px;
	height: 90px!important;
	margin-top: 7px;
	
}

.logo-base {
	position: relative;
	top: 0;
	bottom: 0;
	width: 258px!important;
	height: 106px!important;
	margin: 0px;	
	border: 1px solid #000;
}

.logo-bord {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 235px!important;
	height: 83px!important;
	padding: 10px;
	border: 2px solid #082bf7;
}

.contact-frame {
	background-image: url("../images/contact-frame.png");
	background-repeat: no-repeat;
	width: 1129px;
	height: 540px;
}


.your-email {
	position: absolute;
	top:10px;
	left: 55px;
	color: #000;
	font-family: mySecontFont;
	font-size: 19px;
	font-weight: bold;
}

.email-inpu {
	position: absolute;
	top:45px;
	left: 90px;
	width: 570px;
}






.nav-main {
	position: relative;
	right: 0;
	top: 0;
	width: 115px;
	height: 115px;
	transition-duration: 1s;
	/*border: 2px solid #082bf7;*/
}

.nav-big-box {
    position: absolute;
    top: 16px;
    right: 4px;
    width: 80px;
    height: 80px;
    border: 2px solid #082bf7;
    overflow: hidden;
    float: right;
    transition-duration: 1s;
}



.menu-box {
    position: fixed;
    top: 32px;
    right: 38px;
    min-width: 100px;
    min-height: 100px;
    display: block;
    margin-right: 6px;
    margin-top: -4px;
    height: 100px;
    width: 100px;
}

.open .burg {
    display: block;
    min-height: 100px;
}
.open span {
    transition: none;
}

.open > .menu-box > .nav-big-box {
    transition: none;
    background: white;
}

.nav-left-top-box {
    position: absolute;
    top: 7px;
    left: 7px;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    border: 2px solid #082bf7;
}

.nav-left-btm-box {
    position: absolute;
    bottom: -4px;
    left: 8px;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    border: 2px solid #082bf7;
}

.nav-right-top-box {
    position: absolute;
    top: 6px;
    right: -5px;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    border: 2px solid #082bf7;
}

.nav-right-btm-box {
    position: absolute;
    bottom: -4px;
    right: -5px;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    border: 2px solid #082bf7;
}

.nav-main:hover {
    position: relative;
    right: 0;
    top: 0;
    width: 188px;
    height: 255px;
    transition: width 600ms ease-out, height 600ms ease-out;
    float: right;
}



.navbar-2 {
	font-size: 1.1rem!important;
}

.cont-nav1 {
  position: fixed;
  top: 63px;
  right: 340px;
  width: 250px;
  height: 100px;
  display: block;
  cursor: pointer;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
	color: #000;
}

.cont-nav1 a:hover {
  color: #FF0000!important;
}

.cont-nav2 {
  position: fixed;
  top: 63px;
  right: 162px;
  width: 220px;
  height: 100px;
  display: block;
  cursor: pointer;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
	color: #000;
}

.cont-nav2 a:hover {
  color: #FF0000!important;
}

.open {
  position: fixed;
  top: 34px;
  right: 37px;
  width: 100px;
  height: 100px;
  display: block;
  cursor: pointer;
 /* -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  background-image: url("../images/nav-bg.png");*/
}
/*.open:hover {
  opacity: 0.8;
  background-image: url("../images/nav-bg-hvr.png");
}*/
.burg {
	padding: 10px!important;
}
.open span {
  display: block;
  float: left;
  clear: both;
  height: 4px;
  width: 40px;
  border-radius: 40px;
  background-color: #000;
  position: absolute;
  right: 3px;
  top: 3px;
  overflow: hidden;
  /* -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; */
}



.open span:nth-child(1) {
  margin-top: 30px;
  z-index: 9;
  margin-right: 28px;
}
.open span:nth-child(2) {
  margin-top: 45px;
  margin-right: 28px;
}

.open span:nth-child(3) {
  margin-top: 60px;
  margin-right: 28px;
}

.sub-menu {
  -webkit-transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  height: 0;
  width: 0;
  right: 0px;
  top: 115px;
  position: absolute;
  border-radius: 0;
  z-index: 18;
  overflow: hidden;	
	color: #000;
	text-align: center;
}
.sub-menu li {
  display: block;
  float: right;
  clear: both;
  height: auto;
  margin-right: 0px;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.sub-menu li:first-child {
  margin-top: 16px;
}
.sub-menu li:nth-child(1) {
  -webkit-transition-delay: 0.05s;
}
.sub-menu li:nth-child(2) {
  -webkit-transition-delay: 0.10s;
}
.sub-menu li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
}
.sub-menu li:nth-child(4) {
  -webkit-transition-delay: 0.20s;
}
.sub-menu li:nth-child(5) {
  -webkit-transition-delay: 0.25s;
}
.sub-menu li a {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  width: 100%;
  display: block;
  float: left;
  line-height: 40px;
  text-align: center!important;
}

.sub-menu li a:hover {
  color: #082bf7;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.sub-menu li .active {
	color: #082bf7!important;
	cursor: not-allowed;
	text-decoration: none;
	font-weight: bold;
}

.oppenned .sub-menu {
  opacity: 1;
  height: 400px;
  width: 372px;
}
.oppenned span:nth-child(2) {
  overflow: visible;
}
.oppenned span:nth-child(1), .oppenned span:nth-child(3) {
  z-index: 9;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
	display: none;
}
.oppenned span:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(12px) translateX(12px);
          transform: rotate(45deg) translateY(12px) translateX(12px);
}
.oppenned span:nth-child(2) {
  height: 400px;
  width: 400px;
  right: -160px;
  top: -160px;
  /*border-radius: 50%;
  border: 2px solid #082bf7;*/
  background-color: rgba(255, 255, 255, 0.0);
}
.oppenned span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-10px) translateX(10px);
          transform: rotate(-45deg) translateY(-10px) translateX(10px);
	display: none;
}
.oppenned li {
  margin-right: 185px;
}

.button {
  display: block;
  float: left;
  clear: both;
  padding: 20px 40px;
  background: #fff;
  border-radius: 3px;
  border: 2px solid #10a1ea;
  overflow: hidden;
  position: relative;
}
.button:after {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  content: "";
  position: absolute;
  height: 200px;
  width: 400px;
  -webkit-transform: rotate(45deg) translateX(-540px) translateY(-100px);
          transform: rotate(45deg) translateX(-540px) translateY(-100px);
  background: #10a1ea;
  z-index: 1;
}
.button:before {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: attr(title);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 2;
  text-align: center;
  padding: 20px 40px;
  -webkit-transform: translateY(200px);
          transform: translateY(200px);
}
.button:hover {
  text-decoration: none;
}
.button:hover:after {
  -webkit-transform: translateX(-300px) translateY(-100px);
          transform: translateX(-300px) translateY(-100px);
}
.button:hover:before {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.top-sec {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: #FFF;
}

section {
    padding: 1px 0;
    overflow: hidden;
    position: relative;
    top: 165px;
}

main {
    padding: 1px 0;
    overflow: hidden;
    position: relative;
    top: 165px;
}







