﻿body {
  
}
.mw100 {
  max-width: 100%;
}
.btfixed {
  padding-left: 0px;
  padding-right: 0px;
}
.pb25 {
  padding-bottom: 25px;
}
a.block {
  display: inline-block;
}
a.block img {
  display: inline-block;
}
.pra p:first-child span {
  font-weight: bold;
}
/*.pra p:first-child:after
{
    content: "”";
    color: #eebc33;
}

.pra p:first-child:before
{
    content: "“";
    color: #eebc33;
}*/
.pra {
  font-family: 'Century Gothic';
}
.pra p {
  font-size: 28px;
  color: #fff;
}
.f18 {
  font-size: 18px;
}
.f28 {
  font-size: 28px;
}
.f32 {
  font-size: 32px;
}
.full {
  width: 100%;
}
.bold {
  font-weight: bold;
}
.mc {
  margin: 0 auto;
}
.mt15 {
  margin-top: 15px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt75 {
  margin-top: 75px;
}
.mt85 {
  margin-top: 85px;
}
.mt30 {
  margin-top: 30px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt30 {
  margin-top: 30px;
}
.mt100 {
  margin-top: 100px;
}
.mt40 {
  margin-top: 40px;
}
.mt150 {
  margin-top: 150px;
}
.mt130 {
  margin-top: 130px;
}
.mt80 {
  margin-top: 90px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb180 {
  margin-bottom: 180px;
}
.ml160 {
  margin-left: 160px;
}
.mt40 {
  margin-top: 40px;
}
.mt_35 {
  margin-top: -35px;
}
.mt_100 {
  margin-top: -100px;
}
.mt_20 {
  margin-top: -20px;
}
.mt_25 {
  margin-top: -25px;
}
.mt_170 {
  margin-top: -170px;
}
.pb{padding-bottom:30px;}
.blk {
  display: inline-block;
}
@media only screen and (min-device-width: 992px) {
     .mtt2{margin-top:2%;}
    .mtt3{margin-top:3%;}
    .mtt4{margin-top:4%;}
    .mtt5 {
        margin-top: 5%
    }

    .mtt6 {
        margin-top: 6%
    }

    .mtt7 {
        margin-top: 7%
    }

    .mtt8 {
        margin-top: 8%
    }

    .mtt9 {
        margin-top: 9%
    }

    .mtt10 {
        margin-top: 10%
    }

    .mtt11 {
        margin-top: 11%
    }

    .mtt12 {
        margin-top: 12%
    }

    .mtt13 {
        margin-top: 13%
    }

    .mtt14 {
        margin-top: 14%
    }

    .mtt15 {
        margin-top: 15%
    }
}
.text-35{font-size:35px; line-height: 64px;}
.bg1 {
    background: #303b4e;
}
.bg2 {
    background: #305773;
}
.bg3 {
    background: #ed3b44;
}
.bgweb {
    background: #ad4343;
}
.bgwebscript {
    background: #6e94b1;
}


.text-bold { font-weight: bold; }

.text-52 {
    font-size: 52px;
    line-height: 64px;
}

.white-text{color:#fff;}

.discription p{font-size:22px;color:#000000; }
.discription1 p {
    font-size: 25px;
    color: white;
}
.white-text p{font-size:35px;}



.anim{
    animation:ani 3s ease infinite;
    font-size:45px;
}

#iframe{border:2px solid #000;}

.strip_footer{width:100%; height:auto; background:#444;  position: relative; right: 0; bottom: 0; left: 0;}
.strip_footer a{color:#000000;}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #ff2c4f;
	border-bottom:2px solid #be1632;
	border-radius:6px;
}

.menu{margin:0 auto; width:40%;}

.menu1 ul{list-style:none; margin:0 auto; width: 100%;}


    .menu1 ul li {
        background: linear-gradient(#b55459,#b92128);
        margin-bottom: 10px;
        border-radius: 10px;
        font-size: 25px;
        padding: 19px;
        font-weight: 500;
        color: #fff;
    }
.menu1 ul li a{color:#fff; text-decoration:none;}
        .menu1 ul li:hover {
            background: linear-gradient(#b55458,#b92126);
            color: #fff;
        }
   
.footer-nav {
    display: block;
   
       padding: 25px 0px 39px 60px;
}
.footer-nav li {
    float: left;
}

.footer-nav li a {
    color: #fff;
    font-size: 14px;
    padding: 0 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}
.footer-nav li a:hover {
    color: #cacaca;
    text-decoration:none!important;
}

iframe {
  margin-top:30px;
    border: 5px solid #fff;
}
@media only screen and (min-width: 0px) and (max-width: 1200px) {
    iframe {
        width: 100% !important;
        border: 5px solid #fff;
    }
}

