﻿







.Body3 {
    background-image: url(images/BG.jpeg);
    background-repeat: no-repeat;
}




.Body2 {
    background-image: url(images/Abstract.jpg);
}



.Body1 {
    background-image: url(images/background.png);
    background-repeat: no-repeat;
    background-size: 2000px 900px;
}



.Body4 {
    background-image: url(images/steve.jpg);
}




img {
    border-width: 0px;
    border: 0px;
    border: none;
    outline: none;
    outline: 0;
    border-style: none;
    outline-width: 0px;
}

textarea {
    overflow: auto;
}

    textarea:focus {
        outline: none;
    }

input:focus {
    outline: none;
}

a {
    cursor: pointer;
    text-decoration: none;
    border-width: 0px;
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    border-width: 0px;
}

    table td, table th {
        padding: 0;
    }

.MyBG {
    background: url(images/Background.png)no-repeat center;
    HEIGHT: 100vh;
    width: 100vw;
    background-size: cover;
}


    


.parallelogram {
    width: 490px;
    height 292px;
    transform: skew(20deg);
    background: #555;
    position: absolute;
    left: 110px;
    top: 400px;
}

.parallelogram2 {
    width: 490px;
    height: 300px;
    transform: skew(20deg);
    background: #555;
    position: absolute;
    left: 760px;
    top: 400px;
}

.imgOp {
    opacity: 0.5;
    width: 490px;
    height: 300px;
    filter: alpha(opacity=50);
}

img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.titleFont {
    font-size: 70px;
    color: lightblue;
    font-family: Algerian;
}

.FontTittle {
    font-size: 30px;
    color: white;
    font-family: "Bernard MT Condensed";
}

.top-right {
    position: absolute;
    top: 20px;
    right: 90px;
    z-index: 40;
}

.ColorTitle {
    font-size: 30px;
    color: dodgerblue;
    font-weight: 800;
}

.Top-Left {
    position: absolute;
    top: 20px;
    right: 140px;
    z-index: 40;
}


.FontTittle2 {
    font-size: 47px;
    color: Yellow;
    font-family: "Modern";
}

.FontTittle3 {
    font-size: 20Px;
    color: floralwhite;
}



.ex {
    margin: 0px 60px 0px 60px;
}


.Ex2 {
    margin: 0px 100px 0px 100px;
}



.FontTittle5 {
    font-size: 26px;
    color: Yellow;
}


.FontTittle4 {
    font-size: 78px;
    color: lightblue;
}



.FontTittle9 {
    font-size: 23Px;
    color: white;
}


.FontTittle40 {
    font-size: 38px;
    color: lightblue;
}



.FontTitlle100 {
    font-size: 25px;
    color: white;
}



.Burger {
    width: 35px;
    height: 5px;
    background-color: black;
    margin: 6px 0;
}




.EX3 {
    margin: 0px 320px 0px 320px;
}


.Feedback2 {
    font-size: 30px;
    color: red;
    font-family: Algerian;
}


.Feedback3 {
    font-size: 60px;
    color:aqua;


}
.Last{

    font-size: 19px;
    color: blue;


}

.End {

    font-size: 23px;
    color: lightblue;


}


.fa {
  padding: 20px;
  font-size: 70px;
  width: 10px;
  length:10px;
  text-align: center;
  text-decoration: none;
  
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}

