@font-face {
    font-family: 'fredoka_oneregular';
    src: url('../fonts/fredokaone-regular-webfont.eot');
    src: url('../fonts/fredokaone-regular-webfont.eot?#iefix')
        format('embedded-opentype'),
        url('../fonts/fredokaone-regular-webfont.woff2') format('woff2'),
        url('../fonts/fredokaone-regular-webfont.woff') format('woff'),
        url('../fonts/fredokaone-regular-webfont.ttf') format('truetype'),
        url('../fonts/fredokaone-regular-webfont.svg#fredoka_oneregular')
        format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dosisregular';
    src: url('../fonts/dosis-regular-webfont.woff2') format('woff2'),
         url('../fonts/dosis-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'grand_hotelregular';
    src: url('../fonts/grandhotel-regular-webfont.woff2') format('woff2'),
         url('../fonts/grandhotel-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.eot');
    src: url('../fonts/raleway-regular-webfont.eot?#iefix')
        format('embedded-opentype'),
        url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
        url('../fonts/raleway-regular-webfont.woff') format('woff'),
        url('../fonts/raleway-regular-webfont.ttf') format('truetype'),
        url('../fonts/raleway-regular-webfont.svg#ralewayregular')
        format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('../fonts/websymbols/websymbols-regular-webfont.eot');
    src: url('../fonts/websymbols/websymbols-regular-webfont.eot?#iefix')
        format('embedded-opentype'),
        url('../fonts/websymbols/websymbols-regular-webfont.woff')
        format('woff'),
        url('../fonts/websymbols/websymbols-regular-webfont.ttf')
        format('truetype'),
        url('../fonts/websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular')
        format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rulukoregular';
    src: url('../fonts/ruluko-regular-webfont.woff2') format('woff2'),
         url('../fonts/ruluko-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brasileirinha_personal_useRg';
    src: url('../fonts/brasileirinha_personal_use-webfont.woff2') format('woff2'),
         url('../fonts/brasileirinha_personal_use-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'great_vibesregular';
    src: url('../fonts/greatvibes-regular-webfont.woff2') format('woff2'),
         url('../fonts/greatvibes-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'noto_sansregular';
    src: url('../fonts/notosans-regular-webfont.woff2') format('woff2'),
         url('../fonts/notosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@media ( min-width : 1200px) {
    .container {
        width: 1170px;
    }
}
@media (max-width : 1200px)
{
    .online_wrapper .online_link 
    {
    margin-bottom: 11%;
    width: 100% !important;
    }
}
@media (max-width: 770px) 
{
   .content_wrapper .colourbox 
   {
        margin-top: 0px;
  }
}
/*-----------------------------------body--------------------------------*/
a:hover
{
   text-decoration: none; 
}
ul li
{
    list-style: none;
    display: inline-block;
}
/*-----------------------------------top_wrapper--------------------------------*/
.top_wrapper
{
    background: #111111;
    color: #fff;
    font-family: 'ralewayregular';
    padding-top: 5px;
}
.top_wrapper .top_left
{
    padding: 0;
}
.top_wrapper .top_left p
{
    font-size: 15px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.top_wrapper .top_right ul
{
    
}
.top_wrapper .top_right ul li
{
    padding: 10px 0px 10px 20px;
}
.top_wrapper .top_right ul li a
{
    color: #fff;
    transition: all ease-in 0.8s;
}
.top_wrapper .top_right ul li a:hover
{
    color: #A51617;
    transition: all ease-in 0.8s;
}
/*-----------------------------------logo_wrapper--------------------------------*/
.logo_wrapper
{
    background: #242424;
    padding: 20px 0 60px 0;
    /*padding: 0px 0 8px 0;*/
    font-family: 'ralewayregular';
    color: #fff;
}
.icons
{
    padding-top: 20px;
}
.flaticon .icons_home span
{
    background: #D14489;
    color: #fff;
    padding: 14px 9px 10px 12px;
    border-radius: 4px;
    transition: all ease-in 0.8s;
    cursor: pointer;
}
.flaticon .icons_home span:hover
{
    background: #004EA8;
    transition: all ease-in 0.8s;
}
.flaticon .icons_content
{
    padding-left: 0px;
}
.flaticon .icons_content .s1
{
    color: #D14489; 
}
.awesomes ul
{
    border-left: 1px solid rgb(97, 97, 97);
    padding-top: 10px;
    float: right;
}
.awesomes ul li
{
    padding: 0 10px;
}
.awesomes ul li a i
{
    font-size: 20px;
    color: #fff;
    transition: all ease-in 0.8s;
}
.awesomes ul li a:hover i
{
    color: #A51617;
    transition: all ease-in 0.8s;
}
.icons_home .flaticon-tower-transmissions, .icons_home .flaticon-incoming-call 
{
    display: inline-block;
}
.rainbow {
  
   /* Font options */
  text-shadow: 1px 1px 1px #000;
  font-size:17px;
  
   /* Chrome, Safari, Opera */
  -webkit-animation: rainbow 5s infinite; 
  
  /* Internet Explorer */
  -ms-animation: rainbow 5s infinite;
  
  /* Standar Syntax */
  animation: rainbow 5s infinite; 
}

/* Chrome, Safari, Opera */
@-webkit-keyframes rainbow{
  0%{color: orange;}    
  10%{color: purple;}   
    20%{color: red;}
  30%{color: CadetBlue;}
    40%{color: yellow;}
  50%{color: coral;}
    60%{color: green;}
  70%{color: cyan;}
  80%{color: DeepPink;}
  90%{color: DodgerBlue;}
    100%{color: orange;}
}

/* Internet Explorer */
@-ms-keyframes rainbow{
   0%{color: orange;}   
  10%{color: purple;}   
    20%{color: red;}
  30%{color: CadetBlue;}
    40%{color: yellow;}
  50%{color: coral;}
    60%{color: green;}
  70%{color: cyan;}
  80%{color: DeepPink;}
  90%{color: DodgerBlue;}
    100%{color: orange;}
}

/* Standar Syntax */
@keyframes rainbow{
    0%{color: orange;}  
  10%{color: purple;}   
    20%{color: red;}
  30%{color: CadetBlue;}
    40%{color: yellow;}
  50%{color: coral;}
    60%{color: green;}
  70%{color: cyan;}
  80%{color: DeepPink;}
  90%{color: DodgerBlue;}
    100%{color: orange;}
}


.logo_wrapper .logo_cont .logo
{
        margin-top: 8px;
}
.logo_wrapper .logo_cont .flaticon
{
        margin-top: 0px;
}
.logo_wrapper .logo_cont .awesomes img
{
    padding-top: 0px;
}
@media screen and (max-width: 720px){
.icons{
    padding-top: 0px;
}
}
/*--------------------------------------------------menu_wrapper--------------------------------------*/
.menu_wrapper
{
    background: #242424;
}
#gruemenu.grue_92 {
    background: #19812A !important;
}
#gruemenu.grue_92 ul li a
{
    font-family: 'ralewayregular' !important;
    font-weight: bold;
}
#gruemenu.grue_92 > ul > li.active > a {
    color: #FFFFFF !important;
    background: #DE2E84 !important;
}
/*--------------------------------------------------slide_wrapper--------------------------------------*/
.camera_pag_ul
{
    display: none;
}
/*--------------------------------------------------online_wrapper--------------------------------------*/
.online_wrapper
{
    padding: 30px 0;
    background:#000;
}
@media screen and (max-width: 720px){
.online_wrapper
{
    text-align: center;
}
}
.color1 a
{
    background: #A11E8C;
    padding: 18px 50px;
}
.color2 a
{
    background: #19812A;
    padding: 18px 80px;
}
.color3 a
{
    background: #EA81B3;
    padding: 18px 65px;
}
.color4 a
{
    background: #E7ADF8;
    padding: 18px 72px;
}
.online_wrapper .online_cont .onlin .online_link a
{
    font-size: 14px;
    color: #fff;
    font-family: 'ralewayregular';
    font-weight: bold;
    transition: all 0.8s ease-in 0s;
}
.online_wrapper .online_cont .onlin .online_link:hover a
{
    transition: all 0.8s ease-in 0s;
    cursor:pointer;
}
.online_wrapper .online_cont .onlin .online_link a:hover
{
    text-decoration: none;
    cursor:pointer;
}
.color5:before
{
    background: #EF3038;
}
.color6:before
{
    background: #71008B;
}
.color7:before
{
    background: #91282F;
}
.color8:before
{
    background: #147B1E;
}
/*--------------------------------------------------management_wrapper-----------------------------------*/
.management_wrapper
{
    padding: 30px;
}
.management_wrapper .sec-title
{
    position:relative;
    margin-bottom:40px;
}
.management_wrapper .sec-title h2
{
    position:relative;
    font-size:44px;
    color:#333333;
    font-weight:800;
    line-height:1.4em;
    margin-bottom:5px;
    text-transform:uppercase;font-family: 'dosisregular';
}
.management_wrapper .sec-title .title
{
    position:relative;
    color:#777777;
    font-size:26px;
    margin-bottom:25px;
    font-family: 'grand_hotelregular';
}
.management_wrapper .sec-title .dark-text
{
    position:relative;
    color:#222222;
    font-size:20px;
    font-weight:600;
    font-family: 'dosisregular';
}
.management_wrapper .sec-title .text
{
    position:relative;
    color:#777777;
    font-size:15px;
    line-height:1.8em;
    margin-top:25px !important;
    margin-bottom:30px !important;
}
.management_wrapper .sec-title .title-icon
{
    position:absolute;
    left:50%;
    margin-left:-70px;
    margin-top:-40px;
    opacity:0.20;
}
.management_wrapper .sec-title.centered
{
    text-align:center;
}
.management_wrapper .sec-title.centered .text
{
    max-width:1070px;
    margin:0 auto;
    font-family: 'ralewayregular';
}
.news-style-two{
    position:relative;
    margin-bottom:40px;
}

.news-style-two .inner-box{
    position:relative;
    border-radius:0px 0px 5px 0px;
}

.news-style-two .inner-box .image-column{
    position:relative;
    padding:0px;
    border-radius:0px 0px 8px 0px;
}

.news-style-two .inner-box .image-column .image{
    position:relative;
}

.news-style-two .inner-box .image-column .image img{
    position:relative;
    width:100%;
    display:block;
    border-radius:0px 5px 0px 8px;
}

.news-style-two .inner-box .image .overlay-layer{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    display:block;
    text-align:center;
    opacity:0;
    transition:all 0.6s ease;
    -moz-transition:all 0.6s ease;
    -webkit-transition:all 0.6s ease;
    -ms-transition:all 0.6s ease;
    -o-transition:all 0.6s ease;
    background:-webkit-linear-gradient(left, rgba(224,45,110,0.50), rgba(116,117,180,0.50), rgba(35,170,232,0.50));
}
.news-style-two .inner-box .image .category{
    position:absolute;
    bottom:9px;
    right:20px;
    color:#ffffff;
    font-size:12px;
    font-weight:700;
    padding:0px 22px;
    z-index:10;
    border-radius:4px 0px 4px 0px;
    text-transform:uppercase;
    background-color:#DE2E84;
    font-family: 'Dosis', sans-serif;
}
.news-style-two .inner-box:hover .image .overlay-layer{
    opacity:1;
}
.news-style-two .inner-box .image .overlay-layer .icon{
    position:relative;
    top:45%;
    color:#ffffff;
    text-align:center;
    margin-top:-21px;
    font-size:28px;
}
.news-style-two .inner-box .content-column{
    position:relative;
    padding:0px;
    -webkit-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.05), 0px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.05), 0px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.05), 0px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.05), 0px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow:0px 0px 0px 0px rgba(0,0,0,0.05), 0px 0px 5px 1px rgba(0,0,0,0.05);
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;  
}
.news-style-two .inner-box:hover .content-column{
    -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}
.news-style-two .inner-box .content-column .inner{
    position:relative;
    padding:15px 15px;
    text-align:center;
}
.news-style-two .inner-box .content-column .inner h3{
    position:relative;
    font-weight:700;
    font-size:18px;
    line-height:1.4em;
    margin:8px 0px;
    text-transform:uppercase;
    margin-bottom: 20px;
}
.news-style-two .inner-box .content-column .inner h3 a{
    position:relative;
    color:#222222;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}
.news-style-two .inner-box .content-column .inner h3 a:hover{
    color:#20acea;
}
.btn-style-one{
    position:relative;
    padding:12px 40px;
    line-height:24px;
    color:#ffffff;
    font-size:16px;
    font-weight:700;
    border-radius:6px 0px 6px 0px;
    background:#ffca00;
    border:2px solid #ffca00;
    text-transform:uppercase;
    font-family: 'Roboto', sans-serif;
}
.btn-style-one:hover{
    color:#ffffff;
    background:#8ac53f;
    border-color:#8ac53f;
}
/*--------------------------------------------------bg_wrapper-------------------------------------------*/
.bg_wrapper
{
    background: rgba(0, 0, 0, 0) url("../images/bg.jpg") no-repeat fixed 0 0 / 100% auto;
    padding: 50px 0px;
    margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 720px){
.bg_wrapper
{
    background: rgba(0, 0, 0, 0) url(../images/bg.jpg) no-repeat 0 0 / 966%;
    padding: 50px 0px;
    margin: 0px 0px 0px 0px;
}
}
.InsidefixedWrapper
{
    color: #ffffff;
}
.InsidefixedWrapper .Font-icon .fa
{
    position: relative;
    left: 6%;
}
.InsidefixedWrapper .Font-icon
{
    font-size: 60px;
    left: 33%;
    position: relative;
     display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}
.InsidefixedWrapper .Font-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.InsidefixedWrapper .Font-icon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
.InsidefixedWrapper .InsideFixedWrapComn:hover .Font-icon.effect-1.sub-b {
    background: #DE2E84;
    color: #41ab6b;
}
.InsidefixedWrapper .InsideFixedWrapComn:hover .Font-icon.effect-1.sub-b i {
    color: #41ab6b;
}
.InsidefixedWrapper .Font-icon.effect-1 {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}
.InsideFixedWrapComn
{
    cursor: pointer;
}
.InsidefixedWrapper .Font-icon.effect-1:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}
.InsidefixedWrapper .Font-icon.effect-1.sub-b:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.InsidefixedWrapper .InsideFixedWrapComn:hover .Font-icon.effect-1.sub-b:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.InsidefixedWrapper .InsideFixedWrapComn
{
    min-height: 370px;
    padding: 10px 15px;
}
.InsidefixedWrapper h2
{
    font-family: fredoka_oneregular;
    font-size: 20px;
    letter-spacing: 2px;
    margin: 25px 0;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}
.InsidefixedWrapper p
{
     font-size: 14px;
    height: 130px;
    margin: 0px;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 0 10px;
    text-align: center;
}
.InsidefixedWrapper a
{
    border: 1px solid;
    border-radius: 4%;
    color: #ffffff;
    font-family:'fredoka_oneregular';
    font-size: 14px;
    left: 24%;
    letter-spacing: 2px;
    padding: 11px 15px;
    position: relative;
    text-transform: uppercase;
    top: 2%;
    transition: transform 0.2s, opacity 0.2s;
}
.InsidefixedWrapper .InsideFixedWrapComn:hover a
{
    text-decoration: none;
    background:#DE2E84 ;
    color: #ffffff;
}
/*--------------------------------------------------content_wrapper--------------------------------------*/
.content_wrapper 
{
    background: rgb(230, 238, 204) url("../images/beige_paper.png") repeat scroll left top;
    padding: 35px 0;
}
.content_wrapper .about h3 
{
    color: #bf280b;
    font-family: 'ralewayregular';
    font-size: 19px !important;
}
.content_wrapper .about p 
{
    text-align: justify;
    font-family: 'rulukoregular';
    font-size: 16px;
}
.content_wrapper .about .read
{
    margin-top: 40px;
}
.content_wrapper .about .read a 
{
    text-transform: uppercase;
    background: #c63516;
    padding: 10px 15px;
    color: #fff;
    border-radius: 4px;
    font-size: 15px;
    font-family: 'ralewayregular';
    transition: all ease-in 0.8s;
}
.content_wrapper .about .read a:hover
{
    background: #2E8632;
    transition: all ease-in 0.8s;
}
.sae_link a
{
    font-family: 'noto_sansregular';
    color: red;
    letter-spacing: 1px;
}
.sae_excerpt
{
    font-family: 'rulukoregular';
}
.colourbox
{
    margin-top: -88px;
    padding-bottom: 20px !important;
    position: relative;
    z-index: 100;
}
.icon-row
{
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    list-style: none;
}
.list1
{
    background-color:#AD2065;
    color: rgb(255, 255, 255);
    font-size: 40px;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 35px 0;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 30%;
    transition: all 0.25s ease 0s;
}
.list1 a
{
    color: rgb(255, 255, 255);
    font-size: 40px;
    text-align: center;
}
.list2
{
    background-color: #D14489;
    float: right;
    width: 70%;
}
.list2 dl {
    margin-bottom: 0;
    padding: 15px 17px;
   
}
dt {
    color: rgb(255, 226, 0);
     text-transform: uppercase;
}
dt {
    font-weight: 700;
}
dd, dt {
    line-height: 1.42857;
}
.list2 dd {
    color: rgb(255, 255, 255);
      font-family: tahoma;
    font-size: 13px;
}
dd {
    margin-left: 0;
}
.colourbox li:hover .list2 {
    transition: all 0.25s ease 0s;
    background: #ffd81a;
}
.colourbox li:hover dt, .colourbox li:hover dd {
    color: rgb(196, 54, 21);
    transition: all 0.25s ease-in 0s;
}
.colourbox li:hover i {
    transition: all 0.25s ease-in 0s;
    color: #ffd81a;
}
/*--------------------------------------------------intructions_wrapper--------------------------------------*/
.intructions_wrapper
{
    background: #000;
}
.intructions_wrapper .intructions
{
     padding-top: 30px;
     padding-bottom: 30px;
}
.intructions_wrapper h2
{
    text-align: center;
     font-family: Roboto,sans-serif;
     color: rgb(198, 53, 22);
}
.aot-separator {
    background-color: rgb(225, 225, 225);
    height: 1px;
    margin-bottom: 25px;
    margin-left: 25%;
    margin-top: 25px;
    width: 50%;
}
.aot-separator-style
{
    background-color: rgb(252, 252, 252);
    border-color: rgb(225, 225, 225);
    border-radius: 20px;
    border-style: solid;
    border-width: 2px;
    display: block;
    height: 9px;
    left: 50%;
    margin-left: -5px;
    margin-top: -4px;
    position: absolute;
    width: 9px;
}
.intructions_wrapper .left-instruct .textstyle p a
{
    float: right;
    margin-right: 14px;
    background: rgb(143, 40, 16) none repeat scroll 0 0;
    border: 2px solid rgba(0, 0, 0, 0);
    padding: 18px 5px;
    position: relative;
    width: 68px;
    text-align: center;
}
.intructions_wrapper .left-instruct .textstyle p a:after
{
    border-color: rgb(143, 40, 16) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(143, 40, 16);
    border-style: solid;
    border-width: 8px;
    content: "";
    position: absolute;
    right: -16px;
    top: -2px;
    z-index: 1;
}
.intructions_wrapper .left-instruct .textstyle .fa
{
     color: rgb(255, 255, 255);
    font-size: 2.15385em;
    line-height: 1;transition: all 0.25s ease-in 0s;
}
.left-instruct .icon-info .head
{
    color: #2dcc70;
    font-size: 1.23077em;
    line-height: 1.2;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 15px;
    font-weight: 600;   
    
}
.left-instruct .textstyle
{
    margin: 15px 0 10px;
    padding-left: 0;
    padding-right: 16px;    
}

.left-instruct .icon-info
{
    text-align: right;
    padding-bottom: 30px;
}
.left-instruct .text-info
{
    overflow: hidden!important;
    padding-right: 15px;
     color: #fff;
    font-size: 13px;
    line-height: 19px;
    font-family: trebuchet ms;
}
.left-instruct .textstyle:hover .head
{
    color: #c43615;
    transition: all ease-in 0.8s;
}
.intructions_wrapper .left-instruct .textstyle p:hover a
{
    border-color: #c43615;transition: all 0.25s ease-in 0s;
}
.intructions_wrapper .left-instruct .textstyle p a:hover:before
{
     border-color: rgb(255, 255, 255) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(255, 255, 255);
    border-style: solid;
    border-width: 6px;
    content: "";
    position: absolute;
    right: -11px;
    top: 0;
    z-index: 2;
}
.intructions_wrapper .left-instruct .textstyle p:hover a
{
    background: #fff;
}
.intructions_wrapper .left-instruct .textstyle:hover .fa
{
    color: #c43615;
}
.intructions_wrapper .right-instruct .textstyle p a:after
{
    border-color: rgb(143, 40, 16) rgb(143, 40, 16) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 8px;
    content: "";
    position: absolute;
    left: -16px;
    top: -2px;
    z-index: 1;
}
.intructions_wrapper .right-instruct .textstyle .fa
{
     color: rgb(255, 255, 255);
    font-size: 2.15385em;
    line-height: 1;transition: all 0.25s ease-in 0s;
}
.intructions_wrapper .right-instruct .textstyle p a
{
    float: left;
    margin-right: 14px;
    background: rgb(143, 40, 16) none repeat scroll 0 0;
    border: 2px solid rgba(0, 0, 0, 0);
    padding: 18px 5px;
    position: relative;
    width: 68px;
    text-align: center;
}
.right-instruct .icon-info .head
{
    color: #2dcc70;
    font-size: 1.23077em;
    line-height: 1.2;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 15px;
    font-weight: 600;   
}
.right-instruct .textstyle
{
    margin: 15px 0 10px;
    padding-left: 0;
    padding-right: 16px;    
}
.right-instruct .icon-info
{
    padding-bottom: 30px;
}
.right-instruct .text-info
{
    overflow: hidden!important;
    padding-right: 15px;
     color: #fff;
    font-size: 13px;
    line-height: 19px;
    font-family: trebuchet ms;
}
.right-instruct .textstyle:hover .head
{
    color: #c43615;
    transition: all ease-in 0.8s;
}
.intructions_wrapper .right-instruct .textstyle p:hover a
{
    border-color: #c43615;transition: all 0.25s ease-in 0s;
}
.intructions_wrapper .right-instruct .textstyle p a:hover:before
{
    border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 6px;
    content: "";
    position: absolute;
    left: -11px;
    top: 0;
    z-index: 2;
    position: absolute;
}
.intructions_wrapper .right-instruct .textstyle p:hover a
{
    background: #fff;
}
.intructions_wrapper .right-instruct .textstyle:hover .fa
{
    color: #c43615;
}
.intructions_wrapper .left-instruct .textstyle p:hover a
{
    border-color: #c43615;
}
/*--------------------------------------------------gallery_wrapper--------------------------------------*/
.gallery_wrapper
{
    padding: 30px 0;
}
.gallery_wrapper .below_tt_heading_title
{
    font-size: 13px;
    color: #dd9100;
}
.Section_Sixth_Title h2
{
    font-size:28px;
    text-align: center!important;
    margin-top: 2%;
}
.Section_Sixth
{
    padding: 2% 0px;
}
.Section_Sixth_TitlTxt
{
     text-align: center!important;
     color: #929292;
     font-size: 17px;
}

.Section_Sixth_ImgBox
{
   cursor: pointer;
}
.gt_gallery_style1_des h3
{
    color: #E03D8D;
    Font-size: 26px;
    letter-spacing: 1px;
    font-family: 'rulukoregular';
}
.gt_gallery_style1,.gt_gallery_style1::before,.gt_gallery_style1_des
{
    transition: all 0.3s ease-in-out 0s;
}
.gt_gallery_style1::before
{
     background-color: #000;
}
.gt_gallery_style1_des, .gt_gallery_style1::before
{
    transform:rotate(90deg);
    transform-origin:left top 0;
}

.gt_gallery_style1::before
{
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.75;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
    
}
.gt_gallery_style1 
{
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DE2E84;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

figure {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.gt_gallery_style1 img {
    height: auto;
    width: 100%;
}
.gt_gallery_style1:hover::before, .gt_gallery_style1:hover .gt_gallery_style1_des
{
    transform: rotate(0deg);
}
.gt_gallery_style1_des, .gt_gallery_style1::before
{
     transform-origin:left top 0;
}
.gt_gallery_style1_des
{
    bottom: 0;
    left: 0;
    margin: -40px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 10;
}
h2.tt-heading-title {
    color: #3b3f50;
    font-family: "fredoka_oneregular";
    font-size: 25px;
    line-height: 45px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
h2.tt-heading-title {
    color: #3b3f50;
    font-family: "fredoka_oneregular";
    font-size: 28px;
    line-height: 45px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.tt-heading-title::after {
    background: #f8d24b none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 3px;
    width: 65px;
}
.tt-heading-desc {
    color: #a3a3a3;
    font-family: 'rulukoregular';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 30px;
    margin-top: 7px;
    margin-bottom: 30px;
}
.gallery, .Section_Sixth_ImgBox
{
    padding: 0;
    margin-bottom:50px;
}
/* ==================== footer1_wrapper ====================== */ 
.footer1
{
    background-image: url("http://tonatheme.com/newwp/saratov/wp-content/themes/saratov/images/background/pattern-3.png");
    visibility: visible;
    animation-name: fadeInUp;
    position: relative;
    margin-bottom: -100px;
    padding: 40px 75px 30px;
    border-radius: 15px;
    border: 2px solid #ffffff;
    background-color: #20acea;
    z-index: 1;
    bottom: 30px;
}
@media screen and (max-width: 720px){
.footer1
{
    margin-top: 513%;
}
}
@media screen and (max-width: 720px){
.inner_wrapper .footer1
{
    margin-top: 0% !important;
}
}
.footer1:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 15px;
    background-color: #19812A;
}
.footer1 .apply_left {
    position: relative;
    margin-bottom: 20px;
}
.footer1 .apply_left h2 {
    color: #fff;
    font-size: 29px;
    line-height: 1.4em;
    font-family: 'dosisregular';
    margin:  0;
    font-weight: bold;border-right: 2px dashed #fff;
}
.footer1 .apply_right {
    text-align: right;
}
.footer1 .apply_right a
{
    position: relative;
    padding: 12px 40px;
    line-height: 24px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px 0px 6px 0px;
    background: #DE2E84;
    border: 2px solid #ffca00;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease-in-out 0s;
}
.footer1 .apply_right a:hover
{
    color:#000;
    background:#fff;
    border-color:#fff;transition: all 0.3s ease-in-out 0s;
}
/*---------------------------------footer2_wrapper---------------------------*/
.footer2_wrapper
{
    position: relative;
    padding: 120px 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background: #000 url(../images/pattern-2.png);
    background-image: url("../images/pattern-2.png");
}
.head h3
{
    color: #a9a9a9;
    font-family: 'dosisregular';
    font-size: 18px;
    line-height: 30px;
    padding: 1% 17%;
    text-align: center;
    font-weight: bold;
}
.footer2_wrapper .icons ul li a {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 40px;
    padding-left: 2px;
    width: 40px;
}
.footer2_wrapper .icons ul li .facebook {
    background: #0d62b6 none repeat scroll 0 0;
}
.footer2_wrapper .icons ul li a::before {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    transition: all 300ms linear 0s;
    width: 0;
    z-index: 3;
}
.footer2_wrapper .icons ul li:hover a::before {
    width: 100%;
}
.footer2_wrapper .icons ul li .twitter {
    background: #fcd900 none repeat scroll 0 0;
}
.footer2_wrapper .icons ul li .google {
    background: #ff5722 none repeat scroll 0 0;
}
.footer2_wrapper .icons ul li .link {
    background: #3f51b5 none repeat scroll 0 0;
}
.footer2_wrapper .icons ul li .skype {
    background: #afb42b none repeat scroll 0 0;
}
.footer2_wrapper .icons ul li .youtube {
    background: #F70000 none repeat scroll 0 0;
}
.footer2_wrapper .icons ul {
    margin: 0 0 35px;
    padding-left: 0;
    text-align: center;
}
.footer2_wrapper .icons ul li {
    background: #1976d2 none repeat scroll 0 0;
    border-radius: 5px;
    display: inline-block;
    line-height: 40px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.Ftr_Links
{
    padding: 1% 0px 0px 0px;
}
.footer-right h3 {
    color: #ffffff;
    font-family: fredoka_oneregular;
    font-size: 14px;
    letter-spacing: 2px;
    margin: 0 0 35px;
    padding-bottom: 18px;
    position: relative;
    text-transform: uppercase;
}
.ftr-contact h3
{
    margin-bottom: 20px !important;
}
.footer-right h3::after {
    background: #FFB300 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 30px;
}
.footer-widgets ul {
    margin: 0;
    padding: 0;
}
.footer-widgets ul.nav {
    padding: 0;
}
.footer-widgets ul li {
    margin-bottom: 10px;
    margin-right: 10px;
}
.footer-widgets ul li::before
{
     content: "\f0a4";
    font-family: 'Font Awesome\ 5 Free';
    font-size: 15px;
    left: 0;
    position: absolute;
    top: 1px;
     transition: all 0.5s ease-in-out 0s;
     color: #AEBCB9;
}
.footer-widgets ul li a:hover
{
    color: #2dcc70;
    background: none!important;
}
.footer-widgets ul li:hover::before,

{
    left: 10px;   
    color:#2dcc70 ; 
}
.footer-widgets ul li:hover
{
    padding-left: 15px;
}
.nav > li > a:hover, .nav > li > a:focus
{
    background: none!important;
}
.footer-widgets ul li a {
   color: #ffb300;
    display: inline-block;
    font-family: 'rulukoregular';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 28px;
    padding: 0 20px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.5s ease-in-out 0s;
}
.footer-widgets ul li
{
    transition:all 0.5s ease-in-out 0s;
}
.info-widget p span {
    color: #2dcc70;
    font-family: 'ralewayregular';
    margin-right: 5px;
}
.info-widget p {
    color: #a8a8a8;
    font-family: 'rulukoregular';
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    text-align: justify;
}
.copy_rights
{
    border-top: 1px solid #505050;
    font-family: "rulukoregular";
    font-size: 14px;
    margin-top: 2%;
    padding: 3% 0 0;
    text-align: center;
    margin-bottom: 2%;
}
.copy_rights p {
    color: #979797 !important;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 35px;
}
.copy_rights a
{
    text-decoration: none;
    color: #2dcc70;
    padding-left: 6px;
}
/*----------------------------------------breadcrumb_wrapper---------------------------------*/
.Bread_overlay_dark {
    position: relative;
}
.breadcrumb_Cnt 
{
    background: rgba(0, 0, 0, 0) url("../images/heading.jpg") no-repeat center bottom;
    background-size: auto auto;
    padding: 60px 0;
    text-align: left;
    display: block;
    position: relative;
    background-size: cover;
}
.Bread_overlay_dark::before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.Brd_Titl {
    color: #d4d4d4;
    font-family: fredoka_oneregular;
    font-size: 32px;
    letter-spacing: 0.5px;
    line-height: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.breadcrumb > li + li::after {
    color: #cccccc!important;
    content: ">>"!important;
    padding: 0 5px!important;
}
.breadcrumb > li + li::before
{
    content: none!important;
}
ul.breadcrumb
{
     font-family: "rulukoregular";
     background: none;
}
ul.breadcrumb li a
{
    color: #F8D24B;
}
.breadcrumb_bg::before
{
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    z-index: 0;
}
.tt-topheading-title::after {
    background: #f8d24b none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 3px;
    width: 50px;
}
.tt-topheading-title {
    color: #ffffff;
    font-family: "rulukoregular";
    margin-bottom: 16px;
    position: relative;
    margin-top: 1%;
    text-transform: capitalize;font-size: 16px;
}
.divider
{
    display: none;
}
/*--------------------------------------------------inner_content---------------------------------------*/
.inner_wrapper
{
    padding: 50px 0;
}
.InnerWrap_ManagementCnt p {
    color: #5a5a5a;
    font-family: "rulukoregular";
    font-size: 16px;
    line-height: 30px;
    margin: 13px 0;
    text-align: justify;
}
.inner_wrapper  table th
{
    font-size:13px;
    letter-spacing:2px;
    border-width: 1px;
    padding: 14px 10px;
    border-style: solid;
    border-color: #729ea5;
    text-align:center;
    color:#000;
    font-family: "rulukoregular";
}
.inner_wrapper  table tbody tr
{
    letter-spacing:2px;
    border-width: 1px;
    color: #000;
    text-align: center;
    font-family: "rulukoregular";
}
.inner_wrapper table tbody td
{
    font-size:14px;
    border-width: 1px;
    padding: 13px 10px;
    border-style: solid;
    border-color: #729ea5;
    font-family: times new roman;
    color: #000;
    font-family: "rulukoregular";
}
/*-------------------------------------------category-facility-------------------------------------*/
.blog
 {
    margin-bottom: 3%;
    position: relative;
 }
.InnerPage_FacultiWrap_LftCnt
{
    padding-top: 0;    
}
.InnerPage_FacultiWrap_LftCntTxt,
.InnerPage_FacultiWrap_LftCntTxt P 
{
    line-height: 32px!important;
    padding-top: 0px!important;
}


.inner_link .img_caption p {
   color: #3b3f50;
    font-family: 'dosisregular';
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 45px;
    margin-left: 7%;
    text-decoration: none !important;
    text-transform: capitalize;
    word-spacing: 5px;
     transition: all 0.35s ease-in-out 0s;
}

.InnerPage_FacultiWrap h4
    {
         border-left: 4px solid #818181;
    color: #e9c33c;
    font-family: "fredoka_oneregular";
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 4%;
    margin-left: 2%;
    padding-left: 2%;
    text-transform: uppercase;
    word-spacing: 5px;


    }
.inner_link .img_caption p::after {
     background: #f8d24b none repeat scroll 0 0;
    bottom: 18px;
    content: "";
    display: inline-block;
    height: 3px;
    position: absolute;
    right: 17px;
    width: 50px;
}

.item-image a
{
    text-decoration: none!important;
}
span.subheading-category
{
    
   border-left: 4px solid #818181;
    color: #e9c33c;
    display: inline-block;
    float: none;
    font-family: "fredoka_oneregular";
    font-size: 25px;
    letter-spacing: 3px;
    line-height: 45px;
    margin-bottom: 2%;
     padding-left: 2%;
     margin-left: 15px;
     text-transform: uppercase;
    word-spacing: 5px;
}

.kt_categoryblog .ktcb-img:hover p
    {
      font-family: "fredoka_oneregular";
    font-size: 14px;
    font-weight: normal;
    position: relative;
    text-transform: uppercase;
    transform: translateY(-80px);
    }
    
.kt_categoryblog .ktcb-img:hover a::before {
    background: #ffffff none repeat scroll 0 0;
    height: 75%;
    margin: 32px;
    width: 88%;
}

.kt_categoryblog .ktcb-img a::before
{
   content: "";
    height: 68%;
    bottom: 0;
    left: -9px;
    opacity: 0.75;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.35s ease-in-out 0s;
    width: 0;    
}
.inner_link .page-header h1,
.inner_link .page-header h2
{
    display: none!important;
}
.page-header
{
    border: none!important;
    margin: 25px 0 20px!important;
}

.inner_link
{
    padding-bottom: 1%;
    margin-bottom: 1%;
}
/* ==================== INNER page G_info_Assemb ====================== */ 

.InnerPage_GeneralInfo
{
    margin-top: 2%;
}

.G_info_TopHead .G_info_Img img
{
     max-width: 100%;
}
.G_info_TitleStyl
{
    border-bottom: 6px solid #f8d24b;
    height: 107px;
}
.G_info_TitleStyl h3
{
    color: #2b1f00;
    font-family: 'dosisregular' !important;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 25px;
    margin-top: 13%;
    position: relative;
    text-transform: capitalize;
    
}
.G_info_Assemb ol li
{
    color: #735100;
    font-family: 'dosisregular' !important;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 32px;
    text-align: justify;
    word-spacing: 1px;
}
.G_info_Assemb ol li ol
{
    padding:1% 5% ;
}
.G_info_BtmCnt p
{
   color: #735100;
    font-family: 'dosisregular' !important;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 32px;
    padding: 3% 0;
    text-align: justify;
    word-spacing: 1px;
}
.G_info_Assemb
{
    padding-top: 4%;
    margin-top: 2%;
}

.InnerPage_FeeInfo_Cnt
{
    padding-top: 3%;
}

.FeeInfo_CntImg img
{
    max-width: 100%;
}
.FeeInfo_CntImg
{
    margin-top: 3%;
}
.FeeInfo_CntTxt p
{
    font-size: 18px!important;
    line-height: 38px!important;
}
.InnerPage_FeeInfo_Cnt h3
{
     color: #735100;
    font-family: ruluko;
    font-size: 18px;
    font-weight: bold;
    margin: 5% 0 2%;
}
.InnerPage_FeeInfo_Cnt p
{
    color: #735100;
    font-family: 'dosisregular' !important;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 1% 5px;
    text-align: justify;
    word-spacing: 1px;
}

/* ==================== inner page academic_MENU ====================== */
.InnerPageMenu_Links ul li:first-child 
{
    border-top: 1px solid #e6e7eb;
}
.InnerPageMenu_Links ul li 
{
        border-bottom: 1px solid #e6e7eb;
        border-left: 6px solid #f8d24b;
        padding-left:40px;
        line-height: 65px;
        transition: all 0.5s ease-in-out 0s;
        margin: 5px 0;
}
.InnerPageMenu_Links ul 
{
        list-style-type: none;
        overflow: hidden;
}

.InnerPageMenu_Links ul li a 
{
        color: #152130;
    font-family: 'rulukoregular';
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1.5px;
      transition: all 0.5s ease-in-out 0s;
      padding: 0px!important;
}
.InnerPageMenu_Links ul li.active
{
    border-left: 50px solid #f8d24b!important;
    padding-left: 55px;
}
.InnerPageMenu_Links ul li.active::before
{
    transform: translateX(0px);
    background: #05305a none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 300ms ease-in-out 0s;
    width: 100%;
    z-index: -1;
}  
.InnerPageMenu_Links ul li:hover 
{
    border-left: 50px solid #f8d24b!important;
    padding-left: 55px;
}
.InnerPageMenu_Links ul li::before {
    background: #05305a none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    transition: all 300ms ease-in-out 0s;
    width: 100%;
    z-index: -1;
}
.InnerPageMenu_Links ul li:hover::before
{
        transform: translateX(0px);
}
 .InnerPageMenu_Links ul.nav > li.active > a,
.InnerPageMenu_Links ul.nav > li > a:hover,
 .InnerPageMenu_Links ul.nav > li > a:focus
    {
        color: #ffffff
    }
.InnerPageMenu_LinksTitle
    {
        margin-bottom: 20px;
        position: relative;
    }
.InnerPageMenu_LinksTitle h2
{
    font-size: 18px!important;
}
.InnerPageMenu_LinksTitle .tt-heading-title::after
{
    width: 40px!important;
}
.General_Instruction
    {
        padding-top: 2%;
    }
.General_Instruction ol li::before 
{
    color: #fdc800;
    content: "\f146";
    font-family: 'Font Awesome\ 5 Free';
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

.General_Instruction ol li 
{
     color: #1e1e1e;
    font-family: 'rulukoregular';
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 32px;
    margin: 20px 0;
    padding-left: 30px;
    position: relative;
    text-align: justify;
    word-spacing: 3px;
    list-style: none;
}
ul.sigFreeClassic li.sigFreeThumb {
    padding: 6px !important;
}
.Contact_Text p
{
    color: #5e5e5e;
    font-family: 'rulukoregular';
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 40px;
    padding: 2% 0;
    text-align: justify;
    word-spacing: 2px;
}
.tt-contact-info p, .tt-contact-info p a
{
    font-family: 'rulukoregular';
    letter-spacing: 0.5px;color: #fff;
}
.InnerPage_ContacMid::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 100%;
}
.InnerPage_ContacMid::after 
{
    background: #ffffff none repeat scroll 0 0;
    bottom: 1px;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}
.InnerPage_ContacMid {
    background: #DE2E84 none repeat scroll 0 0;
    margin-left: 0;
    margin-right: 0;
    padding: 40px 30px;
    border-left: 10px solid white;
    border-right: 10px solid white;
    position: relative;
    margin: 1% 0px;
}
#contact
{
    padding-top: 0px;
}
#contact-form .control-group .control-label
{
    display: none;
}
#contact-form .controls
{
    margin-left: 0px!important;
}
#contact-form .controls p
{
    padding: 0px!important;
    margin: 0px!important;
}
#contact-form .controls input
{
     color: #555555;
    font-family: 'rulukoregular';
    font-size: 15px !important;
    font-style: italic;
    border: 1px solid #c8c8c8;
    height: 60px !important;
    letter-spacing: 1px;
    margin: 2px 0 15px;
    padding: 10px 30px !important;
    text-align: left;
    text-transform: capitalize;
}
#contact-form .controls textarea
{
    height: 180px;  
     color: #555555;
    font-family: 'rulukoregular';
    font-size: 15px !important;
    font-style: italic;
    border: 1px solid #c8c8c8;
    letter-spacing: 1px;
    margin: 2px 0 15px;
    padding: 15px 30px !important;
    text-align: left;
    text-transform: capitalize;
}

#contact-form .controls .btn a:hover
{
    color:#ffffff!important;
    text-decoration:none!important;
}
#contact-form .controls .btn:hover {
  color: #ffffff!important;
  background-color:#3A3531;
  
}
#contact-form .controls .btn a
{
    color:#ffffff;
}
#contact-form .controls .btn{
    display: inline-block;
    overflow: hidden;
    position: relative;
}
#contact-form .controls .btn
{
    background: #34c6f2 none repeat scroll 0 0;
    border: 2px solid #34c6f2;
    border-radius: 3px;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.7px;
    line-height: 18px;
    text-transform: uppercase;
    transform: translateZ(0px);
    vertical-align: top;
    font-family: "ruluko"!important;
    position: relative;
}
#contact-form .controls .btn
 {
     display: inline-block;
    font-size: 17px !important;
    letter-spacing: 1px !important;
    margin: 1% 0;
    padding: 15px 40px 15px 20px;
    text-transform: capitalize !important;
    word-spacing: 7px !important;
}
#contact-form .controls .btn::before {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 300ms ease-in-out 0s;
    width: 0;
    z-index: -1;
}
#contact-form .controls .btn::after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content:"";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 300ms ease-in-out 0s;
    width: 0;
    z-index: -1;
}
#contact-form .controls .btn-inverse,
#contact-form .controls .btn-inverse:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: inherit;
    font-size: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
}
.c-btn.type-1 .fa {
    position: absolute;
    right: 19px;
    top: 50%;
    transform: translateY(-50%);
}
#contact-form .controls .btn:hover {
    color: #34c6f2;
}
#contact-form .controls .btn:hover::before, 
#contact-form .controls .btn:hover::after {
    width: 51%;
    background: #191916;
}
#contact-form .controls .btn {
    background: #1a1a1c none repeat scroll 0 0;
    border-color: #1a1a1c;
    color: #ffffff;font-family: 'rulukoregular' !important;
}
#contact-form .controls .btn:hover {
    color: #1a1a1c;
}

.InnerPage_ContacForm
{
    margin: 3% 0px 2%;
}
.InnerPage_ContacWrap h2
    {
        font-size: 26px!important;
    }

.tt-contact-img {
    border: 1px dashed #fff;
    border-radius: 50%;
    color: #000000;
    float: left;
    font-size: 30px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    width: 50px;
}
.tt-contact-img i
    {
        margin-left: 8px; color: #fff;
    }
.tt-contact-info {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    padding-left: 80px;
    padding-top: 2px;
  
}  
.InnerPage_ContacWrap .tt-heading-desc
{
    color: #d7b12a;
    font-size: 17px;
}
.AcdWrap_PryTitl h2
{
    color: #3b3f50;
    font-family: 'rulukoregular';
    font-size: 50px;
    letter-spacing: 0;
    line-height: 90px;
    margin: 1% 0 0;
    padding: 0 6%;
    text-align: center;
    text-transform: capitalize;
}
.AcdWrap_PryCnt p {
    color: #474747;
    font-family: 'rulukoregular';
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 32px;
    margin: 20px 0;
    text-align: justify;
}

.inner_wrapper .button-row .button
{
    margin-top: 35px;
}
.inner_wrapper .button-row .button a
{
    padding: 18px 24px;
    font-size: 18px;
    color: #000000;
    font-family: 'ralewayregular';
    font-weight: 800;
   /* transition: all 0.8s ease-in 0s;*/
}
.inner_wrapper .button-row .button .color-btn:before
{
    background-color: #F8D24B;
}
.inner_wrapper .inner-button:hover
{
    color: #fff !important;
}
.inner_wrapper .inner-button {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #05305a;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; 
}
/* ==================== android and apple button footer ==================== */
.app-link .footer-app-link .footer_apps_widget h3
{
    color: #ffffff;
    font-family: fredoka_oneregular;
    font-size: 14px;
    letter-spacing: 2px;
    margin: 0 0 35px;
    padding-bottom: 18px;
    position: relative;
    text-transform: uppercase;
    padding-top: 15px;
}
.app-link .footer-app-link .footer_apps_widget h3::after 
{
    background: #FFB300 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 44.9%;
    position: absolute;
    width: 30px;
}
@media screen and (max-width: 720px){
.app-link .footer-app-link .footer_apps_widget h3 
{
    text-align: left;
}
}
@media screen and (max-width: 720px){
.app-link .footer-app-link .footer_apps_widget h3::after 
{
    left: -0.1%;
}
}
.app-link .footer-app-link .footer_apps_widget .app_grid .apple_btn,
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn
{
  background-color: #0a0a0a;
  border: none;
  border-radius: 4px;
  height: 75px;
  margin-bottom: 15px;
  width: 20%;
  margin-right: 15px;
}
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn
{
    margin-bottom: 13px !important;
}
@media screen and (max-width: 720px){
.app-link .footer-app-link .footer_apps_widget .app_grid .apple_btn,
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn
{
    width: 100%;
    margin-right: 0px;
}
}
.app-link .footer-app-link .app_grid .apple_btn .title, .play_store_btn .title {
    display: block;
    font-size: 16px;
    font-family: "Nunito";
    margin-top: 3px;
    font-weight: 600;
    letter-spacing: 1px;
}
.app-link .footer-app-link .app_grid .apple_btn .icon, .app_grid .play_store_btn .icon {
    font-size: 36px;
    float: left;
    margin-right: 20px;
    margin-left: 15px;
}
.app-link .footer-app-link .footer_apps_widget .app_grid .apple_btn:hover,
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn:hover
{
  background-color: #D04489;
  transition: all 0.5s ease-in 0s !important;
}
.app-link .footer-app-link .footer_apps_widget .app_grid .apple_btn:hover,
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn:hover{
  background-color: #D04489;
  transition: all 0.5s ease-in 0s !important;
}
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn{
  margin-bottom: 0;
}
.app-link .footer-app-link .footer_apps_widget .app_grid .apple_btn span,
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn span{
  margin-right: 5px;
}
.app-link .footer-app-link .footer_apps_widget .app_grid .apple_btn span.title,
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn span.title{
  color: #ffffff;
}
.app-link .footer-app-link .footer_apps_widget .app_grid .apple_btn span,
.app-link .footer-app-link .footer_apps_widget .app_grid .apple_btn span.subtitle,
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn span,
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn span.subtitle{
  color: #969696;
}
.app-link .footer-app-link .footer_apps_widget .app_grid .apple_btn:hover span,
.app-link .footer-app-link .footer_apps_widget .app_grid .apple_btn:hover span.subtitle,
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn:hover span,
.app-link .footer-app-link .footer_apps_widget .app_grid .play_store_btn:hover span.subtitle{
  color: #ffffff;
}
.app-link .footer-app-link .footer_apps_widget.home3 .app_grid .apple_btn:hover,
.app-link .footer-app-link .footer_apps_widget.home3 .app_grid .play_store_btn:hover{
  background-color: #369fdb;
}
.app-link .footer-app-link .footer_apps_widget .app_grid .apple_btn:focus,
.app-link .footer-app-link .footer_apps_widget.home3 .app_grid .apple_btn:active,
.app-link .footer-app-link .footer_apps_widget.home3 .app_grid .apple_btn:focus,
.app-link .footer-app-link .footer_apps_widget.home3 .app_grid .play_store_btn:active,
.app-link .footer-app-link .footer_apps_widget.home3 .app_grid .play_store_btn:focus{
  box-shadow: none;
  outline: none;  
}
.app-link .footer-app-link .app_grid .apple_btn, .app_grid .play_store_btn {
    background-color: transparent;
    border-radius: 5px;
    border: 2px solid rgba(255,255,255, .4);
    color: #ffffff;
    height: 75px;
    line-height: normal;
    margin-right: 30px;
    position: relative;
    -ms-text-align-last: auto;
    text-align: left;
    width: 210px;
}
/*home page text scroller css*/
.content_wrapper .eventscroller .text-scroller ul li 
{
    display: block;
}
.content_wrapper .eventscroller
{
    margin-top: 34px;  
}
.content_wrapper .eventscroller .marquee-tag
{
    height: 295px;
}
.content_wrapper .eventscroller .text-scroller .scroll-link
{
    padding-bottom: 5px;
}
.content_wrapper .eventscroller .text-scroller a
{
    font-family: 'noto_sansregular';
    color: red;
    letter-spacing: 1px;
    font-size: 17px;
}
.content_wrapper .eventscroller .text-scroller a:hover
{
    color: #19812A;
    transition: all ease-in 0.3s;
}
.content_wrapper .eventscroller .text-scroller .scroll-details
{
    font-family: 'rulukoregular';
    padding-bottom: 35px;
    font-size: 14px;
}

/*inner area*/
@media screen and (max-width: 720px){
.inner_wrapper{
    margin-bottom:-490%;
}
}


.inner_wrapper ul.sigFreeClassic li.sigFreeThumb
{
        float: unset !important;
}
.inner_wrapper .button-row li.sigFreeThumb
{
    margin-right: 31px !important;
}










