@import url(//fonts.googleapis.com/css?family=Tangerine|Oswald:100,300,700|Alegreya+Sans:100,300|Josefin+Sans:400,600,300|Roboto);
h2 {font-family: "Oswald", sans-serif; font-size:36px; color: #333; font-weight:300;   !important}

.small-Oswald {font-family: "Oswald", sans-serif; font-size:24px; font-weight:100; }
.custom-head-tangerine {font-family: "Tangerine"; font-size:72px; color:#242426;}
.custom-text-tangerine {font-family: "Tangerine"; color:#242426; !important }

.text-Noto {font-family: "Oswald", sans-serif;  color:#333333;  !important}
.text-NotoSmall {font-family: "Oswald", sans-serif; font-size:22px;  !important}

.text-profile {font-family: 'Alegreya Sans', sans-serif; color:#FFFFFF;  !important}

.text-simple{
  font-family:'Josefin Sans', sans-serif; 
  font-size:18px; !important
  


  }
  
  .text-largesimple{
  font-family:'Josefin Sans', sans-serif; font-size:38px; !important
  }
  
  .h3-1 {font-family: "Oswald", sans-serif; font-size:26px;}
 .Text-Roboto{
 font-family: "Roboto",sans-serif; line-height:25px; !important}
 
  .Text-MenuRoboto{
 font-family: "Roboto",sans-serif; font-size:18px; !important}
 
 
 
.Text-PT{ 
   font-family:"PT Sans";
   font-size:36; !important}
   
.new1-menu{
	text-decoration: none; font-family: Roboto, sans-serif; color: #000000;
}
.new1-menu:visited {
	text-decoration: none; font-family:Roboto, sans-serif; color: #000000;
}
.new1-menu:hover {
	text-decoration: none; font-family:Roboto, sans-serif; color: #E45A2C;
}
.new1-menu:active {
	text-decoration: none; font-family:Roboto, sans-serif; color: #E45A2C;
}



.white-menu{
	text-decoration: none; font-family: Roboto, sans-serif; color: #fff; font-family:Roboto, sans-serif; font-size:14px;}
.white-menu:visited {
	text-decoration: none; font-family:Roboto, sans-serif; color: #fff; font-family:Roboto, sans-serif; font-size:14px;}
.white-menu:hover {
	text-decoration: none; font-family:Roboto, sans-serif; color: #B6B6B6; font-family:Roboto, sans-serif; font-size:14px;}
.white-menu:active {
	text-decoration: none; font-family:Roboto, sans-serif; color: #B6B6B6; font-family:Roboto, sans-serif; font-size:14px;}


 .text-blink{
    font-family: "Oswald", sans-serif;
	font-size:30px;}



.text-software{
   font-family:'Josefin Sans', sans-serif;
   font-size:16px;
   margin-left:-25px;
   margin-top:5px;
   color:#2D2D2D;
 }
 
/* .icon-size{
   font-size:20px;
   margin-left:10px;
 }*/
.text-white {
  color: #FEFEFE;
  font-family: Georgia, "Times New Roman", Times, serif;
  
}
.text-whitesize {
  font-size:90px;
    
}
/* Custom Button Style*/
.btn-green {
  color: #000000;
  background-color:#82B53F;
  border-color: #91BE07;
}
.btn-green:hover {
  color: #FFFFFF;
  background-color: #99CC33;
  border-color: #808040;
}
.btn-Plum{
  color: #fff;
  background-color: #AD07B1;
  border-color: #AD07B1;
}
.btn-Plum:focus,
.btn-Plum.focus {
  color: #fff;
  background-color: #A91693;
  border-color: #1b6d85;
}
.btn-Plum:hover {
  color: #fff;
  background-color:#A91693;
  border-color: #AD07B1;
}  

.btn-zink {
  color: #F9F9F9;
  background-color: #04B5AC;
  border-color: #04B5AC;
}
.btn-zink:focus,
.btn-zink.focus {
  color: #fff;
  background-color: #25A088;
  border-color: #1A7160;
}
.btn-zink:hover {
  color: #fff;
  background-color: #04D5CF;
  border-color: #04B5AC;
}
.btn-zink:active,
.btn-zink.active,
.open > .dropdown-toggle.btn-zink {
  color: #fff;
  background-color:#04B5AC;
  border-color: #269abc;
}


.btn-grey {
  color: #0570A9;
  background-color: #EFEFEF;
  border-color: #575757;
}
.btn-grey:focus,
.btn-grey.focus {
  color: #fff;
  background-color: #0570A9;
  border-color: #6C6C6C;
}
.btn-grey:hover {
  color: #EFEFEF;
  background-color: #0570A9;
  border-color: #6C6C6C;
}
.btn-grey:active,
.btn-grey.active,
.open > .dropdown-toggle.btn-grey {
  color: #fff;
  background-color:#0570A9;
  border-color: #6C6C6C;
}
